blender/release/scripts
Campbell Barton 48e34b9956 - pythons 'del somevalue.attr' could crash when used with the rna api (reported by Luca)
eg:
    bpy.context.StringProperty(attr='myprop'); del bpy.context.myprop

- made rna StringProperty/PointerProperty & similar into class methods.

- file selector hide option was inverted
2010-08-24 02:12:09 +00:00
..
io - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
keyingsets rna renaming, still only adjusting properties that wont be animated (at least its very unlikely). 2010-08-18 07:14:10 +00:00
modules rna data path names which are more likely to break animations. 2010-08-20 06:09:58 +00:00
op - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
presets - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
templates - move more active properties into their collections: 2010-08-23 22:16:45 +00:00
ui - pythons 'del somevalue.attr' could crash when used with the rna api (reported by Luca) 2010-08-24 02:12:09 +00:00