Blender Git Commit Log
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)
/source/blender/python/intern/bpy_idprop.h (+0, -33)