Files
test/source/blender
Campbell Barton 066c6f3674 Fix UBSAN warning caused by uninitialized memory use
Unwrapping warned that a non 0/1 boolean value was being set.

Initialize all members of PVert since they would be accessed
when duplicating a PVert causing the uninitialized memory to be read.
2024-10-29 14:36:13 +11:00
..
2024-10-04 14:46:59 +10:00
2024-09-20 13:14:57 +10:00
2024-09-20 13:14:57 +10:00