Blender Git Loki

Git Commits -> Revision 6fec069

September 4, 2017, 10:59 (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: 6fec06926e3f9a224fc4290b2d22269ad9b8992a
Parent Commit: bb92bb5
Committed By: Bastien Montagne
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