1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +00:00
OpenMW/components
scrawl f1ac408f35 Place Drawables directly in the scene graph when built with OSG 3.4
OSG 3.4 adds the ability to place Drawables directly in the scene graph, without a Geode decorating them. Leveraging this should give a small performance boost, because the redundant Geodes increase culling overhead.

There is still an oustanding issue with the RemoveDrawableVisitor no longer working correctly, because Drawables can have multiple parents.
2015-11-10 18:23:42 +01:00
..
2015-05-10 00:36:04 +02:00
2015-11-06 20:21:39 +01:00
2015-09-24 15:21:42 +02:00
2015-06-04 17:13:42 +02:00
2015-11-08 18:30:22 +01:00
2015-07-25 02:11:49 +02:00
2014-11-20 18:14:49 +01:00
2014-09-26 17:48:14 +02:00
2015-09-24 15:21:42 +02:00