Blender Git Commit Log
Git Commits -> Revision 3993033
Revision 3993033 by Joshua Leung (depsgraph_refactor) January 12, 2015, 23:50 (GMT) |
Depsgraph: Code cleanup for single operation components If a component has just a single operation and no declared entry/exit operation, get_entry/exit_operation() now automatically just uses the operation that does exist. |
Commit Details:
Full Hash: 39930332a4c55ff42c6e33f545b322a9b9070648
Parent Commit: b3fabb6
Lines Changed: +18, -9