1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 15:35:23 +00:00
OpenMW/components
scrawl ac366f1603 Fix the rig bounds being updated twice per frame
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.
2015-11-30 05:42:31 +01:00
..
2015-11-27 21:20:54 -05:00
2015-11-26 23:56:32 +01:00
2015-11-27 22:21:01 +01:00
2015-06-04 17:13:42 +02:00
2015-11-12 23:45:12 +01:00
2014-11-20 18:14:49 +01:00
2014-09-26 17:48:14 +02:00