Releases: liris-xr/PLUME-Python
Releases · liris-xr/PLUME-Python
v1.3.2
Removed numpy-quaternion dependency
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
Update pre-commit config
v1.2.0
Remove tests
v1.1.0
What's Changed
- Added release trigger type for CI by @cjaverliat in #7
- Use buf registry
- Modify protos for gameobjects to include scene information
- Disambiguate GUID and ID
Full Changelog: v0.1.14...v1.1.0
v0.1.14
What's Changed
- Added config files by @imenelydiaker in #1
- Update CI and release workflows by @imenelydiaker in #2
- Update dependencies by @cjaverliat in #4
- Add linting by @imenelydiaker in #3
- Bump version to 0.1.14 by @cjaverliat in #6
New Contributors
- @imenelydiaker made their first contribution in #1
Full Changelog: v0.1.13...v0.1.14
v0.1.13
Changed
- Updated README
v0.1.12
Added
- Added
get_timeless_samples
method toRecord
class to extract samples without timestamps.
Changed
- Updated the required version of Python to >=3.10
Fixed
- Fixed a bug where extracting samples by time range would throw an exception if the record contained timeless samples.
v0.1.11
Updated README
v0.1.10
Fix compute_world_transform