Blender Git Commit Log

Git Commits -> Revision 51c115c

Revision 51c115c by Bastien Montagne (mesh-transfer-data)
November 23, 2014, 19:39 (GMT)
Island 'Tube Case': WIP - store 'innercuts' in islands.

This is the easiest part of the work - find and store edges that are borders
(seams for UVs e.g.), and yet 'inside' islands, i.e. used by two or more
polgons of the island.

Now, we have to detect dest polys that get mapped 'accross' such edges - this is
the real difficult part...

Note: not sure yet whether we'll need also all 'border' edges of an island,
easy to add later if needed anyway.

Commit Details:

Full Hash: 51c115cc17edba6f595872084a83e0dc9c974967
Parent Commit: 6196713
Lines Changed: +126, -47

3 Modified Paths:

/source/blender/blenkernel/BKE_mesh_mapping.h (+9, -5) (Diff)
/source/blender/blenkernel/intern/mesh_mapping.c (+112, -40) (Diff)
/source/blender/blenkernel/intern/mesh_remap.c (+5, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021