Blender Git Commit Log
Git Commits -> Revision 79d8f1e
Revision 79d8f1e by Sergey Sharybin (master) December 26, 2013, 20:32 (GMT) |
Fix T37955: Freestyle render misalignment Issue was caused by missing objects update for temporary freestyle objects. This happened because of the fact that such objects doesn't have any relations, as in they're corresponding to root nodes in the DAG. This situation wasn't handled by DAG_threaded_update_begin() which considered there's only one root node in the DAG. |
Commit Details:
Full Hash: 79d8f1e4a5ca824b7c2d8f1f0106818c68cbbfa1
Parent Commit: feac8ee
Lines Changed: +10, -5
1 Modified Path:
/source/blender/blenkernel/intern/depsgraph.c (+10, -5) (Diff)