Blender Git Commit Log
Git Commits -> Revision 2145c35
Revision 2145c35 by Ton Roosendaal (master) November 1, 2006, 11:26 (GMT) |
Bugfix #5038 The "Copy Size" constraint was calling a where_is_object(), this caused the depsgraph to mess up in very weird ways and rare occasions. In the sample file it showed strange lags in bones for using the "Stride bone" option. While trying to locate the bug I've revisited the Pose depsgraph in detail, trying to figure out how it can print possible cycle errors in dependency. That has been added now too (in console). Unfortunately the bugreport example had no cycle errors. :) |
Commit Details:
Full Hash: 2145c35e12331af0e2693a092a116ad5a830ba8d
SVN Revision: 8710
Parent Commit: e71fc13
Lines Changed: +83, -5