Files
test/source/blender
Campbell Barton 64f300ccf4 Use python subtypes so bpy.types.Mesh is a subtype of bpy.types.ID
This means checks like this work.
 isinstance(bpy.data.meshes[0], bpy.types.ID)
 
 bpy.types.Mesh.__base__ == bpy.types.ID
2009-07-10 18:09:53 +00:00
..
2008-12-23 21:20:34 +00:00
2.5
2009-07-02 18:12:46 +00:00
2.5
2009-07-10 16:55:49 +00:00
2.5
2009-07-09 15:40:04 +00:00
2.5
2009-07-10 16:55:49 +00:00
2009-06-21 16:18:38 +00:00
2009-07-10 17:26:19 +00:00
2009-06-21 16:18:38 +00:00
2009-06-21 16:18:38 +00:00
2.5
2009-07-10 16:55:49 +00:00
2009-07-10 17:05:04 +00:00
2.5
2009-07-09 15:40:04 +00:00
2.5
2009-07-10 16:55:49 +00:00
2009-06-21 16:18:38 +00:00
2009-06-21 16:18:38 +00:00
2009-06-21 16:18:38 +00:00