Difference between revisions of "User:AVS/Editor prototype"
From VCMI Project Wiki
< User:AVS
(→Rendering) |
(→Editing) |
||
Line 60: | Line 60: | ||
* Terrain edit | * Terrain edit | ||
** {{wip}} transitions | ** {{wip}} transitions | ||
− | ** {{ | + | ** {{wip}} roads, rivers |
− | *** {{ | + | *** {{done}} undo |
** {{todo}} drag-like drawing | ** {{todo}} drag-like drawing | ||
** {{todo}} area fill | ** {{todo}} area fill |
Revision as of 14:45, 16 June 2015
General
- VFS
- [Done] core design
- [Done] core config
- [Todo] support LOCAL
- [Done] mod support
- [Todo] dependency tracking
- mod support
- [Todo] mod configuration (OTF enabling, disabling mods for current map)
- [Todo] New map format
Rendering
- [Done] terrain
- [Done] roads
- [Done] rivers
- [Todo] terrain palette animation
- [Done] objects
- [Done] objects flagging (using colour replacement shader)
- [Done] objects toolbox
- [Done] objects on map
- [Done] heroes flagging
- [Done] palette shader
- [Done] flag shader
- [Todo] 32 bit graphics support
- [Todo] 32 bit (VCMI JSON format) animation loader
- [Todo] image formats support
- [Todo] use flag shader for 32 bit object animation
Further improvements
- Use VBO
- Texture atlas for:
- terrain
- animation
- load map as texture (1 tile=1 texel)
- use shader for all terrain rendering (depends on texture altas)
Editing
- General
- [Done] abstract model of undo|redo
- Save/Load
- [Todo] export h3m
- [Todo] SoD,WoG
- [Todo] HotA
- [WiP] import h3m
- [WiP] ROE-WOG
- [Todo] HotA
- [WiP] save JSON
- [WiP] load JSON
- [Todo] export h3m
- Terrain edit
- [WiP] transitions
- [WiP] roads, rivers
- [Done] undo
- [Todo] drag-like drawing
- [Todo] area fill
- [Todo] control amount of decorations
- [Done] undo
- Objects edit
- [Done] plasing
- [Done] deleting
- [Todo] undo
- [WiP] options edit
- Map options edit