Blender Git Loki
Git Commits -> Revision 2678b12
Revision 2678b12 by Sergey Sharybin (master) January 15, 2014, 09:54 (GMT) |
Fix T38216: Cycles render crash Blender in some scene in versions Issue was caused by evaluation flags getter function polluting the DAG. Need to use dag_find_node() instead. Still need to doublecheck exporting objects with curve deform works properly. On the first thought it should, but might be wrong again. |
Commit Details:
Full Hash: 2678b12a368dee19c01b42a41e15980002f01d18
Parent Commit: 6ba0268
Lines Changed: +12, -2
1 Modified Path:
/source/blender/blenkernel/intern/depsgraph.c (+12, -2) (Diff)