Blender Git Commit Log
Git Commits -> Revision ae8bde9
May 26, 2016, 07:01 (GMT) |
Fix for pynode group registration. Because pynode groups now use the bl_idname of tree types rather than expecting a python class attribute, these tree types need to be registered *before* generating node group classes. Messy stuff, needs some rewriting. |
Commit Details:
Full Hash: ae8bde9f0995e465c36108e2c460c388dd86ecb3
Parent Commit: 3960e56
Lines Changed: +5, -5