This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/modules
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-09 19:12:03 +00:00
2010-04-25 15:21:46 +00:00
2010-06-09 19:12:03 +00:00
2010-06-09 19:31:10 +00:00
2010-05-16 12:15:04 +00:00