Blender Git Loki

Git Commits -> Revision 1d743d1

Revision 1d743d1 by Campbell Barton (master)
April 30, 2012, 18:54 (GMT)
bmesh - python api

- bm.*.layers.*.verify()
- bm.*.layers.*.is_singleton
- bm.*.layers.*.copy_from(other)


also added api functons
- BM_data_layer_copy(...)
- CustomData_layertype_is_singleton(type)

Commit Details:

Full Hash: 1d743d11dcd48807c4dc13c109f5199573015b9d
SVN Revision: 46127
Parent Commit: df74a51
Lines Changed: +181, -44

6 Modified Paths:

/source/blender/blenkernel/BKE_customdata.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/customdata.c (+15, -1) (Diff)
/source/blender/bmesh/intern/bmesh_interp.c (+46, -0) (Diff)
/source/blender/bmesh/intern/bmesh_interp.h (+2, -0) (Diff)
/source/blender/editors/mesh/mesh_data.c (+7, -39) (Diff)
/source/blender/python/bmesh/bmesh_py_types_customdata.c (+110, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021