mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-29 18:32:36 +00:00
Fix showscenegraph warnings
This commit is contained in:
parent
41318a585f
commit
566380c0d6
@ -125,6 +125,7 @@ void registerSerializers()
|
||||
"SceneUtil::CompositeStateSetUpdater",
|
||||
"SceneUtil::LightListCallback",
|
||||
"SceneUtil::LightManagerUpdateCallback",
|
||||
"SceneUtil::NodeCallback",
|
||||
"SceneUtil::UpdateRigBounds",
|
||||
"SceneUtil::UpdateRigGeometry",
|
||||
"SceneUtil::LightSource",
|
||||
@ -132,6 +133,7 @@ void registerSerializers()
|
||||
"SceneUtil::DisableLight",
|
||||
"SceneUtil::MWShadowTechnique",
|
||||
"SceneUtil::TextKeyMapHolder",
|
||||
"Shader::AddedState",
|
||||
"Shader::RemovedAlphaFunc",
|
||||
"NifOsg::LightManagerStateAttribute",
|
||||
"NifOsg::FlipController",
|
||||
|
Loading…
x
Reference in New Issue
Block a user