Blender Git Commit Log
Git Commits -> Revision 63acac2
Revision 63acac2 by Howard Trickey (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) 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