Skip to content

Commit 32c634a

Browse files
committed
Merge pull request godotengine#100526 from fire/vsk-csg-warnings-update
Update the warnings for CSGShape3D.
2 parents f1cf8eb + 46b02f0 commit 32c634a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/csg/csg_shape.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ CSGBrush *CSGShape3D::_get_brush() {
446446
node_aabb = aabb;
447447
brush = n;
448448
dirty = false;
449+
update_configuration_warnings();
449450
return brush;
450451
}
451452

0 commit comments

Comments
 (0)