Blender Git Loki
Git Commits -> Revision 4645051
May 13, 2016, 09:15 (GMT) |
Switch texture nodes to a pynodes implementation. This also removes the static bNodeTree type definition C, because BVM requires some functions that are best defined in python (and it would have been switched eventually anyway). |
Commit Details:
Full Hash: 464505174ba231fd29ce2ae3d1d764ecbf6eaa36
Parent Commit: 545413d
Lines Changed: +183, -659