Blender Git Commit Log

Git Commits -> Revision dd72ffe

Revision dd72ffe by Campbell Barton (master)
June 9, 2010, 19:31 (GMT)
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.

Commit Details:

Full Hash: dd72ffe3ff6871960f644d6c4b16c1661c7b4e03
SVN Revision: 29372
Parent Commit: 6b21085
Lines Changed: +11, -4

2 Modified Paths:

/release/scripts/modules/bpy_types.py (+4, -1) (Diff)
/source/blender/python/intern/bpy.c (+7, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021