Blender Git Commit Log

Git Commits -> Revision 16e3e9f

Revision 16e3e9f by Howard Trickey (newboolean)
June 11, 2020, 02:00 (GMT)
A lot of progress towards working boolean library function.

The code to partition space into cells is mostly done.
The code to propagate winding numbers and flag cells according to the
boolean function is mostly done.
Only final extraction code is left, and a few other things.

Commit Details:

Full Hash: 16e3e9f3e2f0b6f9c419bed5b69c7245a63bd885
Parent Commit: 9105af1
Lines Changed: +725, -18

5 Modified Paths:

/source/blender/blenlib/BLI_mesh_intersect.hh (+10, -0) (Diff)
/source/blender/blenlib/intern/boolean.cc (+659, -12) (Diff)
/source/blender/blenlib/intern/mesh_intersect.cc (+4, -0) (Diff)
/tests/gtests/blenlib/BLI_boolean_test.cc (+8, -6) (Diff)
/tests/gtests/blenlib/BLI_mesh_intersect_test.cc (+44, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021