mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-20 06:53:52 +00:00
add two additional classes we do not need to serialize; less pam during showscenegraph
debug dump.
This commit is contained in:
parent
886b9813ad
commit
ca0adc25bb
1 changed files with 2 additions and 0 deletions
|
@ -115,6 +115,8 @@ void registerSerializers()
|
|||
"SceneUtil::UpdateRigGeometry",
|
||||
"SceneUtil::LightSource",
|
||||
"SceneUtil::StateSetUpdater",
|
||||
"SceneUtil::DisableLight",
|
||||
"SceneUtil::MWShadowTechnique",
|
||||
"NifOsg::NodeUserData",
|
||||
"NifOsg::FlipController",
|
||||
"NifOsg::KeyframeController",
|
||||
|
|
Loading…
Reference in a new issue