Changeset 7966 for code/branches/usability/src/orxonox/graphics
- Timestamp:
- Feb 26, 2011, 5:00:17 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/usability/src/orxonox/graphics/Camera.cc
r7163 r7966 82 82 if (this->isInitialized()) 83 83 { 84 if (GUIManager::getInstance().getCamera() == this->camera_)85 GUIManager::getInstance().setCamera(NULL);86 84 this->releaseFocus(); 87 85
Note: See TracChangeset
for help on using the changeset viewer.