Blender Git Commit Log
Git Commits -> Revision 6f87bb1
Revision 6f87bb1 by Sergey Sharybin (depsgraph_refactor) February 25, 2015, 19:39 (GMT) |
Depsgraph: Fix update not happening correct in certain circumstances Because of the lack of real incremental updates it was possible that incorrect object matrix was used by the constraint stack. Now flush update will tag all operations within component for update, solving the issue with lack of incremental updates. It's not totally optimal implementation atm, but good enough for further tests and improvements. |
Commit Details:
Full Hash: 6f87bb1e598eb92eef2c4a4f9763167bd036e878
Parent Commit: f4ab9b7
Lines Changed: +32, -1
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_tag.cpp (+32, -1) (Diff)