Blender Git Loki
Git Commits -> Revision d4a48fe
Revision d4a48fe by Joshua Leung (depsgraph_refactor) December 19, 2014, 12:54 (GMT) |
Tweaks to where placeholder ops for geometry eval go The original intention here was that operation nodes for geometry would go on the geometry datablocks. Currently, these are added to the object datablock instead so that it works with old files. The main result of this change is a lot of the relation-building code now works correctly again, since there's only a single node again in the geometry component there. |
Commit Details:
Full Hash: d4a48fefb47b6a23a1c6a51fddce351fa1b150d9
Parent Commit: 74408ac
Lines Changed: +6, -5
1 Modified Path:
/source/blender/depsgraph/intern/depsgraph_build_nodes.cpp (+6, -5) (Diff)