Difference between revisions of "Mpreisler TODO"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
Line 1: | Line 1: | ||
+ | == Open Tasks == | ||
+ | |||
* Split OpenGL Renderer into OpenGL and OpenGL3 Renderer while sharing common files | * Split OpenGL Renderer into OpenGL and OpenGL3 Renderer while sharing common files | ||
* Merge all sample dlls of the SampleBrowser into a single executable | * Merge all sample dlls of the SampleBrowser into a single executable |
Revision as of 20:04, 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 (?)
Done (good job!)
- Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinitions, etc