Difference between revisions of "Mpreisler TODO"
From CEGUI Wiki - Crazy Eddie's GUI System (Open Source)
(Created page with "* Split OGL and OGL3 Renderer * Merge all sample dlls of the SampleBrowser into a single executable * Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinit...") |
|||
Line 1: | Line 1: | ||
− | * Split | + | * 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 | ||
− | * Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinitions etc | + | * Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinitions, etc |
− | * Merge CoreWindowRenderer into CEGUI base and maybe some other | + | * Merge CoreWindowRenderer into CEGUI base and maybe some of the other CEGUI libs as well (?) |
Revision as of 10:21, 10 July 2014
- Split OpenGL Renderer into OpenGL and OpenGL3 Renderer while sharing common files
- Merge all sample dlls of the SampleBrowser into a single executable
- Fix the PyCEGUI bindings for the PropertyDefinitions, PropertyLinkDefinitions, etc
- Merge CoreWindowRenderer into CEGUI base and maybe some of the other CEGUI libs as well (?)