Skip to content

Releases: kumuji/volumentations

Correct flip, rotate around arbitrary center

14 Jan 12:56
998e573
Compare
Choose a tag to compare

What’s Changed

v0.1.7

13 Aug 11:17
5302237
Compare
Choose a tag to compare

What’s Changed

🪲 Fixes

  • Noop inheritance from pointcloudtransform (#58) @kumuji

Correct rotation of objects around their center of mass

19 Jun 09:24
bd85427
Compare
Choose a tag to compare

Main fix: Correct rotation of objects around their centre of mass.
Minor: Packages update.

Pre-release with fix of center of rotation

19 Jun 09:20
Compare
Choose a tag to compare
Bump sphinx-rtd-theme from 0.4.3 to 0.5.0

Bumps [sphinx-rtd-theme](https://github.com/rtfd/sphinx_rtd_theme) from 0.4.3 to 0.5.0.
- [Release notes](https://github.com/rtfd/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/rtfd/sphinx_rtd_theme/compare/0.4.3...0.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

FastFix

05 May 00:38
Compare
Choose a tag to compare

Fixed the version i forgot to specify

small update on tests and fixed few minor issues

05 May 00:25
Compare
Choose a tag to compare

What’s Changed

  • Test coverage (#4) @kumuji
  • Added google collab notebook, and fixed few minor errors in docs (#3) @kumuji
  • Simplification of tests and update on docs (#1) @kumuji

Main fixes:
Fixes Flip3d for interfaces other then points
Fixed github action on release