# # ChangeLog for code/branches/usability/src/libraries/core/GraphicsManager.cc # # Generated by Trac 1.0.9 # May 23, 2024, 7:10:29 PM Mon, 28 Feb 2011 02:47:08 GMT rgrieder [7995] * code/branches/usability/src/libraries/core/GraphicsManager.cc (modified) * code/branches/usability/src/libraries/core/GraphicsManager.h (modified) Changed call to frame rendering in GraphicsManager so that Ogre ... Sun, 27 Feb 2011 17:26:37 GMT landauf [7993] * code/branches/usability/src/libraries/core/Game.cc (modified) * code/branches/usability/src/libraries/core/GraphicsManager.cc (modified) * code/branches/usability/src/libraries/core/GraphicsManager.h (modified) moved fpsLimit_ config value to GraphicsSettings (seems more ... Sun, 27 Feb 2011 17:01:32 GMT landauf [7992] * code/branches/usability/src/libraries/core/GraphicsManager.cc (modified) isFullScreen() can be called on the render window, no need to parse ... Sun, 27 Feb 2011 16:08:13 GMT landauf [7989] * code/branches/usability/src/libraries/core/GraphicsManager.cc (modified) * code/branches/usability/src/libraries/core/GraphicsManager.h (modified) * code/branches/usability/src/libraries/core/command/ConsoleCommand.h (modified) added console command to change screen resolution and fullscreen mode ... Sat, 26 Feb 2011 16:00:17 GMT landauf [7966] * code/branches/usability/src/libraries/core/CMakeLists.txt (modified) * code/branches/usability/src/libraries/core/CorePrereqs.h (modified) * code/branches/usability/src/libraries/core/GraphicsManager.cc (modified) * code/branches/usability/src/libraries/core/ViewportEventListener.cc (added) * code/branches/usability/src/libraries/core/ViewportEventListener.h (added) * code/branches/usability/src/libraries/tools/Shader.cc (modified) * code/branches/usability/src/libraries/tools/Shader.h (modified) * code/branches/usability/src/orxonox/CameraManager.cc (modified) * code/branches/usability/src/orxonox/CameraManager.h (modified) * code/branches/usability/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/usability/src/orxonox/graphics/Camera.cc (modified) some changes related to camera switching: - added ... Sat, 19 Feb 2011 15:38:44 GMT landauf [7915] * code/branches/usability (copied) creating usability branch to work on features which are more than ... Sun, 13 Feb 2011 00:25:46 GMT landauf [7874] * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GUIManager.h (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/core/WindowEventListener.cc (modified) * code/trunk/src/libraries/core/WindowEventListener.h (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/core/input/InputManager.h (modified) WindowEventListener now declares if the window's focus is active or ...