Revert #52647
This commit is contained in:
parent
450ebaab9f
commit
9c312c486c
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,7 @@ void CSGShape3D::mikktSetTSpaceDefault(const SMikkTSpaceContext *pContext, const
|
||||||
}
|
}
|
||||||
|
|
||||||
void CSGShape3D::_update_shape() {
|
void CSGShape3D::_update_shape() {
|
||||||
if (!is_root_shape() || !is_inside_tree()) {
|
if (!is_root_shape()) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue