This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python
Campbell Barton 5548e86795 function to remove property
eg:
 bpy.types.Scene.IntProperty(attr="myprop") # adds
 bpy.types.Scene.RemoveProperty(attr="myprop") # removes
2010-05-08 23:34:54 +00:00
..
2010-05-03 15:52:15 +00:00
2010-05-07 03:44:34 +00:00
2010-05-08 23:34:54 +00:00
2010-02-12 13:34:04 +00:00
2009-06-23 00:09:26 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00