Blender Git Loki
Git Commits -> Revision f5cd0b0
Revision f5cd0b0 by Joshua Leung (depsgraph_refactor) March 12, 2014, 13:39 (GMT) |
Add slot in typeinfo for callback to be used when removing a node from graph The main purpose of this is so that we can replace ID nodes with ID Groups by removing the old ID nodes and merging their contents into a new group node. As a result, shuffled about the order of callbacks a little in typeinfo |
Commit Details:
Full Hash: f5cd0b048acdace87f5b1d6844681ffa52fe3a5b
Parent Commit: ce73d72
Committed By: Lukas Toenne
Lines Changed: +26, -7