Blender Git Loki

Git Commits -> Revision 785b90d

Revision 785b90d by Campbell Barton (master)
October 28, 2014, 09:03 (GMT)
BMesh Py API: Fast index lookups for vert/edge/faces

This changes the Py API to use array lookup table.
Previously this could be very slow since it would loop over all elements.

Now the python script is responsible for creating the internal lookup table (as with C code).

This will break some scripts.

Commit Details:

Full Hash: 785b90d7efd048a3c6d586db3760ef31fb41b1ca
Parent Commit: 6c2ce7a
Lines Changed: +56, -3

1 Modified Path:

/source/blender/python/bmesh/bmesh_py_types.c (+56, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021