Files
test2/source/blender
Campbell Barton 6ab2d7ad65 - lazy subtype initialization rna, was initializing every type in bpy.types at startup, which is slow and doesn't allow access to dynamically added types.
- bpy.types isnt a module anymore, defined as its own PyType, getattr looks up the rna collection each time.
- refcounting fixes
- fixe epydoc generation with undefined values
2009-03-21 06:55:30 +00:00
..
2008-12-23 21:20:34 +00:00
2009-03-17 22:27:15 +00:00
2008-12-23 21:20:34 +00:00
2009-03-17 22:27:15 +00:00
2.5
2009-02-19 16:22:07 +00:00
2009-03-17 22:27:15 +00:00