Blender Git Loki

Git Commits -> Revision e7d9817

Revision e7d9817 by Campbell Barton (master)
February 22, 2012, 09:19 (GMT)
initial bmesh python api.

corrently allows to create and loop over verts/edges/faces, access selection and selection modes.

this is still WIP, access to face, edge verts is still missing, no access to UV's, no access to editing operations yet.

When the api is ready it will be documented by sphinx like mathutils, blf, aud.

Commit Details:

Full Hash: e7d98179eabcb44d8042d85b3be55f604833a088
SVN Revision: 44316
Parent Commit: 3788adb
Lines Changed: +1620, -2

5 Added Paths:

/source/blender/python/bmesh/bmesh_py_api.c (+97, -0) (View)
/source/blender/python/bmesh/bmesh_py_api.h (+35, -0) (View)
/source/blender/python/bmesh/bmesh_py_types.c (+1310, -0) (View)
/source/blender/python/bmesh/bmesh_py_types.h (+124, -0) (View)
/source/blender/python/bmesh/CMakeLists.txt (+43, -0) (View)

4 Modified Paths:

/source/blender/python/CMakeLists.txt (+1, -0) (Diff)
/source/blender/python/intern/bpy_interface.c (+2, -1) (Diff)
/source/blender/python/SConscript (+7, -1) (Diff)
/source/creator/CMakeLists.txt (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021