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/components
scrawl f1ac408f35 Place Drawables directly in the scene graph when built with OSG 3.4
OSG 3.4 adds the ability to place Drawables directly in the scene graph, without a Geode decorating them. Leveraging this should give a small performance boost, because the redundant Geodes increase culling overhead.

There is still an oustanding issue with the RemoveDrawableVisitor no longer working correctly, because Drawables can have multiple parents.
9 years ago
..
bsa Remove strings.h wrapper 10 years ago
compiler fixed an interference with script warning mode and error downgrading (Fixes #2990) 9 years ago
config Fix attempt to erase using a const_iterator. 10 years ago
contentselector Rebuild the list of available content files when opening the open/new dialogues. Should resolve Bug #2644. 10 years ago
esm Fix tab indentations in apps/ and components/ 9 years ago
esmterrain Terrain: remove debug code 9 years ago
files Fixes for building with unity build 9 years ago
fontloader Build fix for MyGUI 3.2.1 10 years ago
interpreter deal with script execution from within a script (Fixes #2964) 9 years ago
loadinglistener Show wallpaper when loading a savegame 11 years ago
misc Add back resource handling workarounds to the gui code 10 years ago
myguiplatform Small cleanup 9 years ago
nif Remove redundant allocations for NIF meshes 10 years ago
nifbullet Include cleanup 10 years ago
nifosg Place Drawables directly in the scene graph when built with OSG 3.4 9 years ago
process OSX build fix 10 years ago
resource Place Drawables directly in the scene graph when built with OSG 3.4 9 years ago
sceneutil Place Drawables directly in the scene graph when built with OSG 3.4 9 years ago
sdlutil Fix tab indentations in apps/ and components/ 9 years ago
settings Remove dependency on Ogre::StringConverter 10 years ago
terrain Terrain: restore IncrementalCompileOperation 9 years ago
to_utf8 Remove some outdated todo comments 10 years ago
translation Fix cppcheck issues 10 years ago
version Move OpenMW version information to a textfile instead of compiling it in 10 years ago
vfs Fixes for building with unity build 9 years ago
widgets Fix -Woverloaded-virtual clang warnings 10 years ago
CMakeLists.txt Implement ScalingLayer, for layouting of widgets in screen-relative coordinates 9 years ago
doc.hpp second set of additional doxygen comments 14 years ago