mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-10 15:39:02 +00:00
ac366f1603
Unlike what I expected, the osgUtil::UpdateVisitor is set to traverse all children (not only active children). The FrameSwitch was thus traversing both RigGeometries part of the double-buffering scheme, rather than only the one active in the current frame. |
||
---|---|---|
.. | ||
controller.cpp | ||
controller.hpp | ||
nifloader.cpp | ||
nifloader.hpp | ||
particle.cpp | ||
particle.hpp | ||
userdata.hpp |