Blender Git Loki

Git Commits -> Revision 46d5051

Revision 46d5051 by Campbell Barton (master)
December 25, 2008, 10:48 (GMT)
* PyOperators now parse args using the PyRNA api (wraps ID props internally),
this means it can reuse the function for converting python to RNA types - giving more useful errors.
* Incorrect enum args lists valid values in their exception message (used for PyRNA and PyOperators).
* remove bpy_idprop.c and bpy_idprop.h

PyOperators are not usable since they run outside the UI loop atm.

Commit Details:

Full Hash: 46d505194b1a6f18d33eae15f46d9cea73f5d8f6
SVN Revision: 18052
Parent Commit: 0d7027e
Lines Changed: +90, -243

2 Deleted Paths:

/source/blender/python/intern/bpy_idprop.c (+0, -183)
/source/blender/python/intern/bpy_idprop.h (+0, -33)

3 Modified Paths:

/source/blender/python/intern/bpy_operator.c (+56, -8) (Diff)
/source/blender/python/intern/bpy_rna.c (+31, -19) (Diff)
/source/blender/python/intern/bpy_rna.h (+3, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021