# # ChangeLog for code/branches/objecthierarchy/src/orxonox/CameraManager.cc # # Generated by Trac 1.0.9 # Sep 21, 2024, 6:11:33 PM Fri, 31 Oct 2008 00:27:44 GMT landauf [2073] * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/CameraManager.cc (moved) * code/branches/objecthierarchy/src/orxonox/CameraManager.h (moved) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/Camera.h (modified) renamed CameraHandler as CameraManager Wed, 29 Oct 2008 22:27:45 GMT rgrieder [2064] * code/branches/objecthierarchy/src/orxonox/CameraHandler.cc (modified) Fixed bug in CameraHandler: when calling requestFocus twice, the ...