Skip to content

3.5.0

Latest
Compare
Choose a tag to compare
@AlexanderFabisch AlexanderFabisch released this 04 Nov 19:35

Features

  • Add pytransform3d.transformations.pq_slerp, which performs linear interpolation of position and SLERP of quaternion.

Bugfixes

  • Fix serialization of TransformManager objects.

Documentation

  • Add connections between docstrings through "See Also" sections.

Refactoring

  • Rename branch master to main.