Blender Git Loki

Git Commits -> Revision fa365d5

Revision fa365d5 by Campbell Barton (master)
August 26, 2017, 13:14 (GMT)
Fix minor Mesh -> BMesh conversion issues

- Vertex only meshes never restored their selection history.
- Select history was cleared on the source instead of the target.

Simple Optimizations:
- Avoid O(n^2) linked list looping that checked the entire list before
adding elements (NULL values in the source array to prevent dupes).
- Re-use vert & edge lookup tables instead of allocating new ones.

Commit Details:

Full Hash: fa365d5f2f9d2e4bbe0b5c7800093723c7d09de6
Parent Commit: fe71c86
Lines Changed: +28, -34

1 Modified Path:

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