Blender Git Loki
Git Commits -> Revision 42c54bc
Revision 42c54bc by Campbell Barton (master) November 26, 2012, 08:44 (GMT) |
py/bmesh api - support for converting from/to BMO_OP_SLOT_MAPPING type. |
Commit Details:
Full Hash: 42c54bcd9362922bed70d596568c7495fa6334bb
SVN Revision: 52559
Parent Commit: 9784f3d
Lines Changed: +281, -23
6 Modified Paths:
/source/blender/bmesh/intern/bmesh_operators.c (+4, -4) (Diff)
/source/blender/bmesh/intern/bmesh_operator_api.h (+4, -1) (Diff)
/source/blender/bmesh/intern/bmesh_operator_api_inline.h (+3, -3) (Diff)
/source/blender/python/bmesh/bmesh_py_ops.c (+266, -14) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+2, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types.h (+2, -0) (Diff)
/source/blender/bmesh/intern/bmesh_operator_api.h (+4, -1) (Diff)
/source/blender/bmesh/intern/bmesh_operator_api_inline.h (+3, -3) (Diff)
/source/blender/python/bmesh/bmesh_py_ops.c (+266, -14) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+2, -1) (Diff)
/source/blender/python/bmesh/bmesh_py_types.h (+2, -0) (Diff)