Blender Git Commit Log

Git Commits -> Revision 9105af1

Revision 9105af1 by Howard Trickey (newboolean)
June 7, 2020, 20:19 (GMT)
Added code that partitions triangle mesh into patches.

A patch is a set of triangles connected only by manifold edges.
Each patch will either appear or not appear in the boolean output
as a whole.

Commit Details:

Full Hash: 9105af1b39b4131f6ebcd3afcf36672ca36270d5
Parent Commit: d985aa7
Lines Changed: +262, -12

4 Modified Paths:

/source/blender/blenlib/BLI_mesh_intersect.hh (+18, -8) (Diff)
/source/blender/blenlib/intern/boolean.cc (+242, -2) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+1, -1) (Diff)
/tests/gtests/blenlib/BLI_mesh_intersect_test.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021