Blender Git Loki
Git Commits -> Revision 028bce8
Revision 028bce8 by Sergey Sharybin (master) May 23, 2019, 13:30 (GMT) |
Depsgraph: Fix fake dependnecy cycle in proxies Noticed when was looking into T64764, F7043663. This is a weird case when proxy group is not a group, but is the same as linked object. Remove useless relation which was causing cycle, but had no functional meaning. Pair programming session with Brecht. Reviewers: angavrilov, brecht Reviewed By: brecht Differential Revision: https://developer.blender.org/D4928 |
Commit Details:
Full Hash: 028bce87173e704081517bd7a2a323648e8137ad
Parent Commit: 352474c
Lines Changed: +3, -1
1 Modified Path:
/source/blender/depsgraph/intern/builder/deg_builder_relations.cc (+3, -1) (Diff)