Difference between revisions of "Mpreisler TODO"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Line 4: | Line 4: | ||
* Merge all sample dlls of the SampleBrowser into a single executable | * Merge all sample dlls of the SampleBrowser into a single executable | ||
* Merge CoreWindowRenderer into CEGUI base and maybe some of the other CEGUI libs as well (?) | * Merge CoreWindowRenderer into CEGUI base and maybe some of the other CEGUI libs as well (?) | ||
− | * [22:02:55] mpreisler Ident: we probably should add code examples to EventSet | + | * [22:02:55] mpreisler: Ident: we probably should add code examples to EventSet |
== Done (good job!) == | == Done (good job!) == | ||
* Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinitions, etc | * Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinitions, etc |
Revision as of 20:06, 9 August 2014
Open Tasks
- Split OpenGL Renderer into OpenGL and OpenGL3 Renderer while sharing common files
- Merge all sample dlls of the SampleBrowser into a single executable
- Merge CoreWindowRenderer into CEGUI base and maybe some of the other CEGUI libs as well (?)
- [22:02:55] mpreisler: Ident: we probably should add code examples to EventSet
Done (good job!)
- Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinitions, etc