You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/opencs/view/render
Marc Zinnschlag 048d7be87c Adjusted terminology for references/referenceables in OpenMW-CS user-interface (Fixes #2516) 10 years ago
..
cell.cpp improved performance of CSVRender::Cell::addObjects by bypassing Qt model 10 years ago
cell.hpp More Ogre + recent Boost build fixes 10 years ago
editmode.cpp fix -Wnewline-eof warnings 10 years ago
editmode.hpp added edit mode button to scene toolbar 10 years ago
elements.hpp new element visibility button icons 10 years ago
lighting.cpp fix -Wnewline-eof warnings 10 years ago
lighting.hpp added lighting switching 11 years ago
lightingbright.cpp fix -Wnewline-eof warnings 10 years ago
lightingbright.hpp added bright lighting mode 11 years ago
lightingday.cpp fix -Wnewline-eof warnings 10 years ago
lightingday.hpp added day lighting mode 11 years ago
lightingnight.cpp fix -Wnewline-eof warnings 10 years ago
lightingnight.hpp added night lighting mode 11 years ago
mousestate.cpp Fix some static analysis issues (coverity) 10 years ago
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. 10 years ago
navigation.cpp Fix cppcheck issues 10 years ago
navigation.hpp Fix cppcheck issues 10 years ago
navigation1st.cpp Fix for issue #2051. Not perfect (can get into a lock in some situations) but usable. 10 years ago
navigation1st.hpp rolling 11 years ago
navigationfree.cpp rolling 11 years ago
navigationfree.hpp rolling 11 years ago
navigationorbit.cpp fix -Wnewline-eof warnings 10 years ago
navigationorbit.hpp added orbit navigation mode 11 years ago
object.cpp one more potential 0-pointer fix 10 years ago
object.hpp Yet more warnings suppressed. 10 years ago
overlaymask.cpp Fix corruption issue when the initial scenewidget is closed before subsequent ones. Also place the label closer to the terrain height at the center of the cell, should reduce the perception of the label jumping around too much. 10 years ago
overlaymask.hpp Remove override (c++11) 10 years ago
overlaysystem.cpp fixed overlay singleton 10 years ago
overlaysystem.hpp fixed overlay singleton 10 years ago
pagedworldspacewidget.cpp Merge remote-tracking branch 'cc9cii/master' 10 years ago
pagedworldspacewidget.hpp disable element visibility buttons that do not apply to the respective cell type 10 years ago
previewwidget.cpp Another missed null shared_ptr conversion for gcc. 10 years ago
previewwidget.hpp fixed some function names 11 years ago
scenewidget.cpp Multiple document support. 10 years ago
scenewidget.hpp Add function to cancel drag by pressing ESC. Remove debug code. 10 years ago
terrainstorage.cpp Implement terrain rendering in OpenCS (Fixes #1597) 10 years ago
terrainstorage.hpp Implement terrain rendering in OpenCS (Fixes #1597) 10 years ago
textoverlay.cpp Use Ogre::uint8, fixes a missing include for uint8_t 10 years ago
textoverlay.hpp Minor visual improvements. 10 years ago
unpagedworldspacewidget.cpp Merge remote-tracking branch 'cc9cii/master' 10 years ago
unpagedworldspacewidget.hpp disable element visibility buttons that do not apply to the respective cell type 10 years ago
worldspacewidget.cpp Adjusted terminology for references/referenceables in OpenMW-CS user-interface (Fixes #2516) 10 years ago
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. 10 years ago