blender/release/scripts/modules
Campbell Barton 062cf438ce remove nasty hack which made StructRNA class instaces have no __dict__,
use __slots__, it seems all the parent classes need to have slots as well for this to work.
all python defined srna classes are checked for this too
2009-12-05 23:41:45 +00:00
..
bpy pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
console missed committing this file (from Stani's patch) 2009-11-07 14:17:49 +00:00
rigify pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
bpy_types.py remove nasty hack which made StructRNA class instaces have no __dict__, 2009-12-05 23:41:45 +00:00
dynamic_menu.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
graphviz_export.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
retopo.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00
rna_prop_ui.py pep8 edits and fix some warnings 2009-12-05 22:03:07 +00:00