Blender Git Loki
Git Commits -> Revision 5548e86
Revision 5548e86 by Campbell Barton (master) May 8, 2010, 23:34 (GMT) |
function to remove property eg: bpy.types.Scene.IntProperty(attr="myprop") # adds bpy.types.Scene.RemoveProperty(attr="myprop") # removes |
Commit Details:
Full Hash: 5548e86795bc1b7f97112c418e611023765c5af6
SVN Revision: 28678
Parent Commit: 94cd746
Lines Changed: +78, -0