# # ChangeLog for code/branches/mac_osx # # Generated by Trac 1.0.9 # May 30, 2024, 6:23:20 AM Tue, 08 Mar 2011 21:29:42 GMT rgrieder [8048] * code/branches/mac_osx/cmake/LibraryConfig.cmake (modified) * code/branches/mac_osx/cmake/LibraryConfigOSX.cmake (deleted) Removed obsolete file. Tue, 08 Mar 2011 21:24:36 GMT rgrieder [8047] * code/branches/mac_osx/src/external/ois/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/ois/mac/CMakeLists.txt (modified) Using compilations again for OIS for testing purposes. Tue, 08 Mar 2011 21:19:27 GMT rgrieder [8046] * code/branches/mac_osx/src/OrxonoxConfig.cmake (modified) Buildfix.. Tue, 08 Mar 2011 05:27:31 GMT rgrieder [8045] * code/branches/mac_osx/src/OrxonoxConfig.cmake (modified) * code/branches/mac_osx/src/OrxonoxConfig.h.in (modified) Simplified a workaround. Tue, 08 Mar 2011 05:27:07 GMT rgrieder [8044] * code/branches/mac_osx/cmake/CompilerConfigGCC.cmake (modified) No -fpic on MinGW 64 bit. Tue, 08 Mar 2011 05:26:51 GMT rgrieder [8043] * code/branches/mac_osx/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified) * code/branches/mac_osx/src/libraries/core/DynLib.h (modified) * code/branches/mac_osx/src/libraries/core/GUIManager.cc (modified) * code/branches/mac_osx/src/libraries/core/GraphicsManager.cc (modified) * code/branches/mac_osx/src/libraries/core/PathConfig.cc (modified) * code/branches/mac_osx/src/orxonox/MoodManager.cc (modified) * code/branches/mac_osx/src/orxonox/sound/SoundManager.cc (modified) Removed unnecessary changes in mac_osx branch. Mon, 07 Mar 2011 18:15:02 GMT rgrieder [8042] * code/branches/mac_osx/src/libraries/core/GUIManager.cc (modified) There is no non exclusive/grab mode for the mouse on Mac OS X --> ... Sun, 20 Feb 2011 16:08:36 GMT rgrieder [7934] * code/branches/mac_osx/src/external/ois/CMakeLists.txt (modified) * code/branches/mac_osx/src/external/ois/VERSION (modified) Correct OIS version in two other places. Sun, 20 Feb 2011 16:03:47 GMT rgrieder [7933] * code/branches/mac_osx/src/external/ois/OISPrereqs.h (modified) Using the official v1.3 branch for OIS instead of the trunk for ... Tue, 21 Dec 2010 18:10:53 GMT rgrieder [7789] * code/branches/mac_osx (moved) Renaming branch to better fit it's purpose. Please use 'svn switch ... Mon, 20 Dec 2010 22:09:06 GMT youngk [7782] * code/branches/ois_update/cmake/tools/FindALUT.cmake (modified) ois_update branch now compiles on all unixes again. Made a minor booboo.