Blender Git Commit Log
Git Commits -> Revision fb352bd
Revision fb352bd by Ton Roosendaal (master) November 21, 2005, 12:14 (GMT) |
Bugfix #3431 Too strict checking in depsgraph code missed a dependency case; this specifically when objects have own motion (ipo) and are being deformed by a parent. This worked, unless the parent also had own motion (ipo or constraint)... Also: the DAG_add_relation() added multiple relationships for object pairs, now they "Or" the relationship description flag. Makes it a tad faster again :) |
Commit Details:
Full Hash: fb352bd8daab5f51e03c7b222db93f638b70a439
SVN Revision: 5863
Parent Commit: d3bb020
Lines Changed: +19, -21
1 Modified Path:
/source/blender/blenkernel/intern/depsgraph.c (+19, -21) (Diff)