mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
Merge pull request #100526 from fire/vsk-csg-warnings-update
Update the warnings for CSGShape3D.
This commit is contained in:
commit
32c634a381
@ -446,6 +446,7 @@ CSGBrush *CSGShape3D::_get_brush() {
|
||||
node_aabb = aabb;
|
||||
brush = n;
|
||||
dirty = false;
|
||||
update_configuration_warnings();
|
||||
return brush;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user