mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-23 12:22:35 +00:00
35 lines
878 B
Text
35 lines
878 B
Text
- Make UDMF implementation
|
|
- All fields in sectors, linedefs and things must internally use UDMF fields
|
|
- Also enummed field values support
|
|
|
|
- Complete Things filter with UDMF fields
|
|
|
|
- Make "Make Sector" mode
|
|
- On mousemove (?) already show the sector outline it will create
|
|
- On click make the sector
|
|
|
|
- Show action associations when highlighting line/sector/thing
|
|
|
|
- Make sector gradient features
|
|
|
|
- Make 3D Mode (config specific!)
|
|
|
|
- Make textureset filters
|
|
|
|
- Make texture alignment features
|
|
|
|
- Make find/replace features
|
|
|
|
- Make copy/paste features
|
|
|
|
- Make error checking feature
|
|
|
|
- Make advanced drag/rotate/resize/flip/skew/turn/barf mode
|
|
|
|
- Make quick sector draw (square/circle) mode
|
|
|
|
- Make dialog and editing mode help documentation
|
|
|
|
- Make Plugin Development Kit
|
|
- Add proper XML comments to classes, properties and methods
|
|
|