Skip to content

Commit

Permalink
Merge remote-tracking branch 'remotes/v-sekai-godot/vsk-csg-warnings-…
Browse files Browse the repository at this point in the history
…update' into groups-staging-4.4
  • Loading branch information
fire committed Dec 17, 2024
2 parents 6197862 + 46b02f0 commit a30450b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/csg/csg_shape.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ CSGBrush *CSGShape3D::_get_brush() {
node_aabb = aabb;
brush = n;
dirty = false;
update_configuration_warnings();
return brush;
}

Expand Down

0 comments on commit a30450b

Please sign in to comment.