You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In the vehicle structure and the human structure, the 'group character' of some nodes is not explicitly stated. It isn't clarified that these nodes represent parents to other nodes that may be implemented in a user-defined fashion.
In the human structure, "Grp_" prefix is missing for some nodes (accesories, body, clothing, hair).
Inheritance of coordinate systems is not explicitly stated for nodes that don't specify coordinate frames on their own.
Describe the solution you'd like
'Group character' of relevant nodes is explicitly stated
"Grp_" prefix is added to accesories, body, clothing and hair node in human structure
For nodes that don't specify coordinate frames, the corresponding coordinate system is explicitly stated
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
"Grp_" prefix is added to accesories, body, clothing and hair node in human structure
Accesories, body, clothing and hair are explicitly not nodes. They are meshes, because node hierarchy within an armature is not possible. That's why they have a name suffix, so the meshes can still be identified by their standardizes prefix.
"Grp_" prefix is added to accesories, body, clothing and hair node in human structure
Accesories, body, clothing and hair are explicitly not nodes. They are meshes, because node hierarchy within an armature is not possible. That's why they have a name suffix, so the meshes can still be identified by their standardizes prefix.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: