Changeset 131 for cafu/branches/cafu_to_wx/Ca3DE/MainCanvas.cpp
- Timestamp:
- 08/26/10 15:45:04 (21 months ago)
- Files:
-
- 1 modified
-
cafu/branches/cafu_to_wx/Ca3DE/MainCanvas.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cafu/branches/cafu_to_wx/Ca3DE/MainCanvas.cpp
r130 r131 379 379 380 380 // Initialize the GUI systems GUI managager. 381 // - This has to be done *after* all materials are loaded (AppCafu ::OnInit()) and after the MatSys::Renderer381 // - This has to be done *after* all materials are loaded (AppCafuT::OnInit()) and after the MatSys::Renderer 382 382 // has been initialized, so that the GuiMan finds its default material and can register it for rendering. 383 383 // - It has to be done *before* the game is initialized, because even the server needs access to it
