1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components/nifosg
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
..
controller.cpp Use higher level transformations in UVController 2021-04-30 18:28:03 +03:00
controller.hpp Remove unused forward declarations 2021-04-11 14:46:51 +02:00
matrixtransform.cpp
matrixtransform.hpp
nifloader.cpp reapplies PR without npe (#3137) 2021-10-01 10:11:00 +02:00
nifloader.hpp refactor and fix wobbly shores 2021-08-04 17:49:57 -07:00
particle.cpp
particle.hpp