Releases: ultraleap/PlayRecorder
PlayRecorder 1.1.3
Added
- Rotation statistic recording
- Option to flatten multipart statistics (e.g. XYZ) into a single line during CSV export
Changed
- Playback file checks are more aggressive to ensure file changes are accounted for
Full changelog for all versions can be found here
PlayRecorder 1.1.2
⚠ This release moves PlayRecoder into a package based structure. You will need to either remove or update your local copy of PlayRecorder, adding it via the package manager. Further instructions can be found on the wiki.
A full major changelog can be found on the 1.1.0 release.
Added
- Added time values to statistic window and CSV exporting
Fixed
- PlaybackManager kept wiping incorrect component types when assigning playback data
PlayRecorder 1.1.1
⚠ This release moves PlayRecoder into a package based structure. You will need to either remove or update your local copy of PlayRecorder, adding it via the package manager. Further instructions can be found on the wiki.
This is a minor compilation bug fix but will correct issues with OdinSerializer. For manual Odin Instructions please see https://github.com/ultraleap/PlayRecorder/wiki/Getting-Started#githubsource-odin-serializer-installation
A full major changelog can be found on the 1.1.0 release.
Fixed
- Assembly Definitions now look for names instead of GUIDs to prevent OdinSerializer issues
PlayRecorder 1.1.0
⚠ This release moves PlayRecoder into a package based structure. You will need to either remove or update your local copy of PlayRecorder, adding it via the package manager. Further instructions can be found on the wiki.
Added
- Proper Ultrleap Hand recording through a post-process provider
- Example scene included
Changed
- Converted project into a Unity package format for easier consumption and usage
- Improved statistics window graphs
- Changed statistics to use generic types for better usage
- PlayRecorder menu has been moved to Ultraleap -> PlayRecorder
Fixed
- Minor bug with recording name checks
- Incorrect conversions of RecordItem types
- TransformRecordComponent transform spaces are correctly accounted for
- Correct data path for saving recordings on Android
PlayRecorder 1.0
Includes everything you need to quickly get up and running.
Please refer to the wiki and the Getting Started page for further information.