All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- support for Maya 2023
- support for Python 3.9
RenameAnimatedMapCommandclass to DNACalib API. Command to remove animated maps.RemoveBlendShapeCommandclass to DNACalib API. Command to remove blend shapes.DNAclass to DNAViewer API. This class is used for accessing data in DNA file.rig_buildmethod to DNAViewer API. Method used for creating maya scene with functional rig. Replacement of methodassemble_rig.Configclass to DNAViewer API. Configuration class used forbuild_meshes.RigConfigclass to DNAViewer API. Configuration class used forrig_build.- documentation for DNA library.
ClearBlendShapesCommandblend shape channel LODs were not correctly set.RotateCommandto rotate blend shape target deltas as well.SetBlendShapeTargetDeltasCommandto allow setting vertex indices as well.
- changed signature of
build_meshes. Method used for creating maya scene with meshes. - Simplification of additional assemble script.
- option to pass list of indices to remove in remove commands.
- removed method
assemble_rigfrom DNAViewer API.