Blender Git Commit Log
Git Commits -> Revision d23f2de
Revision d23f2de by Lukas Toenne (depsgraph_refactor) June 5, 2014, 04:55 (GMT) |
Replaced the void* for operation arguments with a PointerRNA as used in the operation node struct. This could be done with templating or function argument binding later. |
Commit Details:
Full Hash: d23f2de9ffac3e6bcd2f5509f91c743b5c867e7f
Parent Commit: 2775afa
Lines Changed: +45, -42