parent
cf3497ce78
commit
4594c96dae
@ -273,7 +273,7 @@ void CSGShape::mikktSetTSpaceDefault(const SMikkTSpaceContext *pContext, const f
|
|||||||
}
|
}
|
||||||
|
|
||||||
void CSGShape::_update_shape() {
|
void CSGShape::_update_shape() {
|
||||||
if (parent || !is_inside_tree()) {
|
if (parent) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user