Blender Git Commit Log

Git Commits -> Revision 6520aa9

Revision 6520aa9 by Campbell Barton (master)
April 15, 2012, 14:54 (GMT)
add 'idprop' module so we can document idprop.types.*, currently doc generator has no access to ID Property types.

Commit Details:

Full Hash: 6520aa97a93e2438ddb739b2b990061ed18ab1d7
SVN Revision: 45662
Parent Commit: 24286ba
Lines Changed: +103, -25

10 Modified Paths:

/source/blender/python/bmesh/bmesh_py_api.c (+3, -3) (Diff)
/source/blender/python/generic/idprop_py_api.c (+76, -3) (Diff)
/source/blender/python/generic/idprop_py_api.h (+2, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+3, -0) (Diff)
/source/blender/python/mathutils/mathutils.c (+14, -14) (Diff)
/source/blender/python/mathutils/mathutils_Color.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Euler.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Quaternion.c (+1, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021