Files
test/source/blender/blenkernel
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
..
2014-11-23 18:55:52 +01:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-02-05 14:32:57 +01:00
2014-05-14 06:37:56 +10:00
2015-03-30 21:18:49 +11:00
2015-04-06 10:40:12 -03:00
2015-02-07 04:50:21 +11:00
2014-07-21 12:02:05 +02:00
2015-01-09 18:35:32 +01:00
2015-03-30 21:18:49 +11:00
2015-04-07 11:25:42 +10:00
2015-04-04 15:19:24 +11:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-04-07 08:46:48 +10:00