- Fix issues with loading plugin in Maya2023 (#36)
- History widget hotfix
- Allow model to be not specified.
- Fixes to support MetaHuman based character.
- FKIKSpine orientation fixes.
- Character: add option to specify up axis for root motion.
- BipedLeg: add option to specify class used for foot creation.
- Hand: add option to specify end joints for five finger setup.
- Add AbstractReverseFootComponent.
- AnimComponent: improve skeleton detachment logic.
- Add new inputs to FKIK spine node.
- FKIKComponent node: add new axis attributes.
- Decoupled duplicated rig control joints from input skeleton joint names.
- Add BipedLeg class and node.
- Added scene history widget.
- Added implementation for script node.
- Store control name parts on tag node attributes. Rename top character node to "rig" #16
- Add drag in installer for maya.
- HandComponent: five finger setup fix wrong argument for end joint and ctl.
- FKIKComponent: add helper method to add orient switch for fk control.
- Add common_setup module to reduce build code duplication.