blender/release/scripts/modules
Campbell Barton 2ae15e39ad make animation system and rna internals use getattr style syntax for user defined properties
bone["foo"] rather then bone.foo
matches python and avoids naming collisions
2009-11-17 20:46:59 +00:00
..
bpy skip rna property & function lookups for members starting with "_" (since makesrna disallows this) 2009-11-14 23:11:46 +00:00
console missed committing this file (from Stani's patch) 2009-11-07 14:17:49 +00:00
bpy_types.py changes python initialization 2009-11-13 09:28:05 +00:00
dynamic_menu.py pep8 whitespace commit 2009-11-07 22:07:46 +00:00
rna_prop_ui.py make animation system and rna internals use getattr style syntax for user defined properties 2009-11-17 20:46:59 +00:00