Skip to content

BUG: treat meshes better when they are in a transform hierarchy

Harald Scheirich requested to merge fix/mesh-subobjects into master

This fixes the wire frame preview representation in most cases This also fixes simulation when the gameobject is in a transform hierarchy by moving the gameobect that contains the mesh into the root, otherwise the parent transformation will be applied to the gameobejct

Merge request reports