Blender Git Commit Log
Git Commits -> Revision 7e02d82
Revision 7e02d82 by Lukas Toenne (master) July 30, 2013, 08:30 (GMT) |
Minor change to the custom_nodes.py template that has some consequences for addons: use bpy.types.* base classes instead of bpy_types.* The bpy_types classes cause issues when used in addons when loading on Blender startup (subclasses cannot be properly registered). |
Commit Details:
Full Hash: 7e02d82036c86a1817e3c644d54b4c8abd6f2093
SVN Revision: 58736
Parent Commit: 90eec89
Lines Changed: +1, -1
1 Modified Path:
/release/scripts/templates_py/custom_nodes.py (+1, -1) (Diff)