Files
blender/source/blender/python
Campbell Barton dd72ffe3ff py/rna api:
- bpy.context wasnt being created from the python bpy.types.Context type defined in bpy_types.py (bpy.context.copy() failed for eg.)
- bpy.context.copy() was returning C defined methods like FloatProperty(), which are not useful in this case, removed.
2010-06-09 19:31:10 +00:00
..
2010-06-04 13:47:56 +00:00
2010-06-09 19:31:10 +00:00
2010-02-12 13:34:04 +00:00
2009-06-23 00:09:26 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00