Merge branch 'main' into bevelv2

Had to change use of MVert in MeshDelta to float3 positions,
as well as a couple other things due to some internal API changes.
This commit is contained in:
2023-03-05 17:01:24 -05:00
2825 changed files with 125250 additions and 78643 deletions

View File

@@ -10,7 +10,6 @@
*/
#include "BLI_array.hh"
#include "BLI_math_vec_types.hh"
#include "BLI_span.hh"
#include "BLI_vector.hh"