Blender Git Commit Log

Git Commits -> Revision eb50caf

Revision eb50caf by Sergey Sharybin (depsgraph_refactor)
February 13, 2015, 13:54 (GMT)
Depsgraph: Avoid duplicated relations from being created

This is also not totally bad thing, but avoid duplicated relations
would help making depsgraph traversal more optimal at least. Plus
it'll give some memory save :)

Code which ensures there's no duplicated relations is commented out
still since IK solvers still needs more work for this.

Commit Details:

Full Hash: eb50caf6ed285cc67c33f63a8546c860c479a05e
Parent Commit: e8639f1
Lines Changed: +91, -68

2 Modified Paths:

/source/blender/depsgraph/intern/depsgraph.cpp (+18, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cpp (+73, -68) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021