Files
test/source
Sergey Sharybin 2d05466700 Fix T44213: Bevel object from different scene won't update generated bezier curve geometry
The issue was caused by bevel object being automatically added to the scene graph
by dag_get_node() and had no incoming relations, even form the scene. This confused
scene update flush logic.

Now there'll be a scene relation added to such nodes, so they're always reachable
from the root node.
2015-04-08 20:06:42 +05:00
..
2015-04-06 10:40:12 -03:00
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00