Skip to content

Releases: liris-xr/PLUME-Python

v1.3.2

Choose a tag to compare

@cjaverliat cjaverliat released this 21 Feb 17:53

Removed numpy-quaternion dependency

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

v1.3.1

Choose a tag to compare

@cjaverliat cjaverliat released this 21 Feb 10:00

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

v1.3.0

Choose a tag to compare

@cjaverliat cjaverliat released this 17 Feb 13:29
Update pre-commit config

v1.2.0

Choose a tag to compare

@cjaverliat cjaverliat released this 17 Feb 13:11
Remove tests

v1.1.0

Choose a tag to compare

@cjaverliat cjaverliat released this 12 Feb 12:48

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

Choose a tag to compare

@cjaverliat cjaverliat released this 23 Jun 15:19
b86c776

What's Changed

New Contributors

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

v0.1.13

Choose a tag to compare

@cjaverliat cjaverliat released this 06 May 17:46

Changed

  • Updated README

v0.1.12

Choose a tag to compare

@cjaverliat cjaverliat released this 06 May 13:48

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

Choose a tag to compare

@cjaverliat cjaverliat released this 15 Mar 19:36
Updated README

v0.1.10

Choose a tag to compare

@cjaverliat cjaverliat released this 14 Mar 22:52
Fix compute_world_transform