Blender Git Loki

Git Commits -> Revision d9045c8

Revision d9045c8 by Ken Hughes (master)
May 14, 2006, 14:12 (GMT)


===Python API===
Make me.faces.sel and me.edges.sel behave like EM_select_face() and
EM_select_edge() in source/blender/src/editmesh_lib.c.

Script users should note that if they change ANY of the selection states
(vertex, edge, face) and then call a mesh "tool" method (like me.remDoubles)
that the selection states of the mesh MAY change, since these tools use the
edit mode (which updates select states).

Commit Details:

Full Hash: d9045c860bbb8c31c82938bba47e54b9ff31a7bf
SVN Revision: 7433
Parent Commit: eaa12a2
Lines Changed: +44, -109

2 Modified Paths:

/source/blender/python/api2_2x/doc/Mesh.py (+6, -3) (Diff)
/source/blender/python/api2_2x/Mesh.c (+38, -106) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021