Blender Git Commit Log
Git Commits -> Revision 6903b34
Revision 6903b34 by Howard Trickey (newboolean) August 20, 2020, 23:46 (GMT) |
Renamed boolean to meah_boolean in BLI file names. |
Commit Details:
Full Hash: 6903b3414ab9e860a77deb8b1a23b81367f05131
Parent Commit: 3b36e2b
Lines Changed: +4278, -4278
3 Added Paths:
/source/blender/blenlib/BLI_mesh_boolean.hh (+76, -0) (View)
/source/blender/blenlib/intern/mesh_boolean.cc (+3315, -0) (View)
/source/blender/blenlib/tests/BLI_mesh_boolean_test.cc (+883, -0) (View)
/source/blender/blenlib/intern/mesh_boolean.cc (+3315, -0) (View)
/source/blender/blenlib/tests/BLI_mesh_boolean_test.cc (+883, -0) (View)
3 Deleted Paths:
/source/blender/blenlib/BLI_boolean.hh (+0, -76)
/source/blender/blenlib/intern/boolean.cc (+0, -3315)
/source/blender/blenlib/tests/BLI_boolean_test.cc (+0, -883)
/source/blender/blenlib/intern/boolean.cc (+0, -3315)
/source/blender/blenlib/tests/BLI_boolean_test.cc (+0, -883)