..
cell.cpp
OpenCS: preliminary port of PreviewWidget to OSG
2015-03-20 16:22:33 +01:00
cell.hpp
More Ogre + recent Boost build fixes
2015-01-27 21:07:26 +01:00
editmode.cpp
added edit mode button to scene toolbar
2014-11-11 15:58:22 +01:00
editmode.hpp
added edit mode button to scene toolbar
2014-11-11 15:58:22 +01:00
elements.hpp
new element visibility button icons
2014-11-28 09:14:02 +01:00
lighting.cpp
added lighting switching
2014-03-23 15:14:26 +01:00
lighting.hpp
added lighting switching
2014-03-23 15:14:26 +01:00
lightingbright.cpp
added bright lighting mode
2014-03-26 18:29:15 +01:00
lightingbright.hpp
added bright lighting mode
2014-03-26 18:29:15 +01:00
lightingday.cpp
added day lighting mode
2014-03-26 17:47:56 +01:00
lightingday.hpp
added day lighting mode
2014-03-26 17:47:56 +01:00
lightingnight.cpp
added night lighting mode
2014-03-26 17:59:42 +01:00
lightingnight.hpp
added night lighting mode
2014-03-26 17:59:42 +01:00
mousestate.cpp
OpenCS: Set up an osgQt GraphicsWindow in SceneWidget
2015-03-20 16:22:33 +01:00
mousestate.hpp
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00
navigation.cpp
Fix cppcheck issues
2014-09-26 17:48:14 +02:00
navigation.hpp
Fix cppcheck issues
2014-09-26 17:48:14 +02:00
navigation1st.cpp
Fix for issue #2051 . Not perfect (can get into a lock in some situations) but usable.
2014-11-12 14:02:08 +11:00
navigation1st.hpp
rolling
2014-02-28 11:58:03 +01:00
navigationfree.cpp
rolling
2014-02-28 11:58:03 +01:00
navigationfree.hpp
rolling
2014-02-28 11:58:03 +01:00
navigationorbit.cpp
added orbit navigation mode
2014-03-01 14:15:04 +01:00
navigationorbit.hpp
added orbit navigation mode
2014-03-01 14:15:04 +01:00
object.cpp
OpenCS: preliminary port of PreviewWidget to OSG
2015-03-20 16:22:33 +01:00
object.hpp
OpenCS: preliminary port of PreviewWidget to OSG
2015-03-20 16:22:33 +01:00
pagedworldspacewidget.cpp
OpenCS: Set up an osgQt GraphicsWindow in SceneWidget
2015-03-20 16:22:33 +01:00
pagedworldspacewidget.hpp
OpenCS: Set up an osgQt GraphicsWindow in SceneWidget
2015-03-20 16:22:33 +01:00
previewwidget.cpp
OpenCS: preliminary port of PreviewWidget to OSG
2015-03-20 16:22:33 +01:00
previewwidget.hpp
OpenCS: preliminary port of PreviewWidget to OSG
2015-03-20 16:22:33 +01:00
scenewidget.cpp
OpenCS: preliminary port of PreviewWidget to OSG
2015-03-20 16:22:33 +01:00
scenewidget.hpp
OpenCS: preliminary port of PreviewWidget to OSG
2015-03-20 16:22:33 +01:00
terrainstorage.cpp
Implement terrain rendering in OpenCS ( Fixes #1597 )
2014-10-08 17:17:31 +02:00
terrainstorage.hpp
Implement terrain rendering in OpenCS ( Fixes #1597 )
2014-10-08 17:17:31 +02:00
textoverlay.cpp
Use Ogre::uint8, fixes a missing include for uint8_t
2014-11-05 20:58:49 +01:00
textoverlay.hpp
Minor visual improvements.
2014-10-14 17:34:10 +11:00
unpagedworldspacewidget.cpp
Refactor controllers, now part of the scene graph as UpdateCallbacks
2015-03-20 19:51:54 +01:00
unpagedworldspacewidget.hpp
disable element visibility buttons that do not apply to the respective cell type
2014-12-02 11:17:39 +01:00
worldspacewidget.cpp
OpenCS: Set up an osgQt GraphicsWindow in SceneWidget
2015-03-20 16:22:33 +01:00
worldspacewidget.hpp
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
2014-12-01 06:44:12 +11:00