1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/TODO.txt

55 lines
847 B
Plaintext
Raw Normal View History

* Sort this list
===
* Don't hardcode "actor" in XML files (urgh)
* Make import undoable
* Combo boxes for prop/anim names, loaded from file
* Right click to edit
===
* Better input controls (=> export nicely, support undo, etc)
* Copy and paste
* Browse for meshes/actors/etc.
* Save on exit
* Help (tooltips, etc)
===
* Window size memory
* Column width memory
* Allow reset memory
* Input validation?
* Browse for meshes/actors/etc, with mods
* Customised AtObj->string conversion
* Import/export filter, for validation(?) and for handling attributes
* Undo in text-editing boxes
* AtlasObjectXML error handling
* Use standard wxWidgets 2.5.4 release
===
* Document lots
* wxListItemAttr* OnGetItemAttr(long item) >>>const<<< - wx documentation??
* Better widths