Blender Git Commit Log
Git Commits -> Revision eb89570
Revision eb89570 by Sergey Sharybin (master) January 15, 2014, 10:36 (GMT) |
Followup to the previous commit It was actually rather simple to make sure depsgraph is up to date before calling BKE_object_handle_update() in the transform code by just moving DAG_scene_relations_update() to the beginning of the function. Wouldn't expect any side effects for other cases since DAG is not used bu the code between new location of the call and old one. |
Commit Details:
Full Hash: eb89570733227610ce658331c11fdedb87d3c670
Parent Commit: 1ad4b85
Lines Changed: +3, -1
1 Modified Path:
/source/blender/editors/transform/transform_conversions.c (+3, -1) (Diff)