PashavanBijlert / MuSkeMo

Build and visualize musculoskeletal models in Blender
2 stars 0 forks source link

Should joints have the property "pos_in_global" and "or_in_global" #23

Open PashavanBijlert opened 3 months ago

PashavanBijlert commented 3 months ago

These get computed during export based on the world matrix of the joint. Is it necessary for this to exist as a parameter? Or else, we need a button that sets the current position as the default position, and resets transformations to default. The "set default" button should also recompute local transformations.

PashavanBijlert commented 1 month ago

related to #30