mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Merge commit godotengine/godot@5abed52fd9
This commit is contained in:
@@ -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++) {
|
||||
|
||||
Reference in New Issue
Block a user