Wednesday, January 2, 2013

workflow improvements

Here's some workflow improvements I can choose to tackle at some point to make development go more smoothly:

Maya
- need 'auto-export' button that just does the right thing, so I can easily iterate on geometry
- need a way of assigning material name to geometry

Editor
- undo (unlikely to happen soon)
- Save (instead of Save As - this is just a few lines of code)
- rotate+scale gizmos
- ability to rearrange GO hierarchy in outliner

Game
- hot reload assets (this is actually already implemented, but I need some kind of GUI to actually trigger it)
-- hook up simple http server and spit out resource pages with buttons to reload each resource?

No comments:

Post a Comment