Skip to content

Releases: liris-xr/PLUME-Python

v1.3.2

21 Feb 17:53
Compare
Choose a tag to compare

Removed numpy-quaternion dependency

Full Changelog: v1.3.1...v1.3.2

v1.3.1

21 Feb 10:00
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.3.1

v1.3.0

17 Feb 13:29
Compare
Choose a tag to compare
Update pre-commit config

v1.2.0

17 Feb 13:11
Compare
Choose a tag to compare
Remove tests

v1.1.0

12 Feb 12:48
Compare
Choose a tag to compare

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

23 Jun 15:19
b86c776
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.13...v0.1.14

v0.1.13

06 May 17:46
Compare
Choose a tag to compare

Changed

  • Updated README

v0.1.12

06 May 13:48
Compare
Choose a tag to compare

Added

  • Added get_timeless_samples method to Record 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

15 Mar 19:36
Compare
Choose a tag to compare
Updated README

v0.1.10

14 Mar 22:52
Compare
Choose a tag to compare
Fix compute_world_transform