1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-29 09:15:35 +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 Don't encapsulate NIF transformation changes 2020-07-29 20:46:36 +03:00
matrixtransform.hpp Don't encapsulate NIF transformation changes 2020-07-29 20:46:36 +03:00
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 Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
particle.hpp Turn all NIF records into structs 2020-12-16 01:54:31 +03:00