blender/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
..
blender Fix T44213: Bevel object from different scene won't update generated bezier curve geometry 2015-04-08 20:06:42 +05:00
blenderplayer Multi-View and Stereo 3D 2015-04-06 10:40:12 -03:00
creator OSX: add also license for iomp5 using cmake and fix all textfiles wrong destination 2015-04-06 19:55:51 +02:00
gameengine BGE : Fix T36285 Wrong viewport scale. 2015-04-08 06:56:17 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript