Blender Git Commit Log

Git Commits -> Revision 63acac2

July 30, 2021, 14:56 (GMT)
Fix crash in delaunay C interface test.

The test forgot to set the new need_ids field, which luckily
exposed a bug in the C api for delaunay when that field is false.
Fixed the bug and the test, and added a test for the need_ids false
case.

Commit Details:

Full Hash: 63acac2cf449ed5091e188d9e1467bded5377ed5
Parent Commit: fb91dde
Committed By: Fabian Schempp
Lines Changed: +29, -2

2 Modified Paths:

/source/blender/blenlib/intern/delaunay_2d.cc (+4, -2) (Diff)
/source/blender/blenlib/tests/BLI_delaunay_2d_test.cc (+25, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021