Blender Git Commit Log

Git Commits -> Revision 9471715

Revision 9471715 by Howard Trickey (master)
July 20, 2021, 11:28 (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: 9471715720489b36f2472f00363440546e9a07a5
Parent Commit: 75c9788
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