This commit is contained in:
Spartan322
2025-06-20 02:38:24 -04:00
699 changed files with 21288 additions and 9565 deletions

View File

@@ -1681,6 +1681,7 @@ void ArrayMesh::_set_surfaces(const Array &p_surfaces) {
}
surfaces.clear();
clear_cache();
aabb = AABB();
for (int i = 0; i < surface_data.size(); i++) {