Ziva RT 2.0.0
Released:
Release Notes
Release Notes 2.0.0
To access prior versions of Ziva Real-Time, version 1.7 and below, please visit store.zivadynamics.com
General
- Completely overhauled the documentation.
- Added a new package containing sample assets with their training data.
- Added a new package containing just the documentation.
Trainer
- Added support for Import and Export of zrtJob files in the zrtTrainer.
- Implemented the corresponding python API commands importJob and exportJob.
- Added the zrtTrainJob command line application for training from zrtJob files.
- Removed the Open/Save project menu items and the saveProject python API function.
- Removed support for the zrtTrainerProject file. Existing zrtTrainerProject files can still be opened using the deprecated loadProject python API function.
- Added the ability to specify helper joints in the trainer's UI. Previously it was only possible to do via Python API.
- Updated the generateJointImpactMaps and generateExtraParameterImpactMaps python API function signatures to have the first argument be row instead of motion, to be consistent with the rest of the API.
- Fixed trainer crashing when trying to save rigs to a non-existing path.
- Removed the "Cheetah" asset from the "Demos" folder. This greatly reduces the Trainer package size.
- Made the "Cancel" button the default one instead of "OK" in confirmation dialogs when trying to do destructive operations.
Maya Player
- Updated the Maya zrtPlayer so that it continues to evaluate with skinning only, when a license is not available.
Unreal Player
- Added support for Unreal Engine 5.2.
- Removed the license checking.