1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-17 01:10:10 +00:00
OpenMW/components
Bo Svensson 2568f119a4
reapplies PR without npe (#3137)
* avoids creating empty statesets on drawables

Currently, we attempt to skip creating state on drawable nodes when this state matches the default state. This attempt is incomplete because we still create an avoidable empty stateset in the default case.

* renderingmanager.cpp

* nifloader.cpp

* nifloader.cpp

* shadervisitor.cpp
2021-10-01 10:11:00 +02:00
..
bsa
bullethelpers
compiler Make names starting with digits use normal name parsing code 2021-09-26 22:13:53 +02:00
config
contentselector
crashcatcher
debug
detournavigator Fix MSVC warnings about local variables redeclaration (#3130) 2021-09-29 09:36:05 +02:00
esm Preserve "blocked" record flags when saving with OpenCS. This will help outputs of OpenCS to be used with vanilla Morrowind. 2021-08-28 09:42:54 +10:00
esmterrain
fallback
files
fontloader Move getFileExtension to common header and use instead of repeating same code 2021-09-14 18:09:55 +02:00
interpreter Remove duplicate GetSquareRoot implementation 2021-09-19 19:53:38 +02:00
loadinglistener Make sync terrain preloading sleep free 2021-09-07 14:52:42 +02:00
lua Fix crash in LuaUtil::ScriptsContainer::~ScriptsContainer() 2021-09-30 03:01:38 +02:00
misc Move getFileExtension to common header and use instead of repeating same code 2021-09-14 18:09:55 +02:00
myguiplatform
nif
nifbullet
nifosg reapplies PR without npe (#3137) 2021-10-01 10:11:00 +02:00
process
queries
resource set the correct program link parameters (#3110) 2021-09-29 15:40:37 +02:00
sceneutil set the correct program link parameters (#3110) 2021-09-29 15:40:37 +02:00
sdlutil
settings
shader reapplies PR without npe (#3137) 2021-10-01 10:11:00 +02:00
terrain remove unnecessary includes 2021-09-29 17:13:40 +02:00
to_utf8
translation
version
vfs Use a pair of iterator to represents a range for directory listing 2021-09-24 14:17:34 +02:00
widgets Sprinkle some const-ref 2021-08-15 19:50:28 +02:00
CMakeLists.txt Fix build with system static OpenSceneGraph 2021-09-17 19:59:11 +02:00
doc.hpp