Releases: ch-sa/labelCloud
Releases · ch-sa/labelCloud
v0.7.3
v0.7.2
v0.7.1
v0.7.0
v0.6.9
First release with refined pip package structure. Installation via pip from PyPi is now possible.
What's Changed
- Fix save perspective by @ch-sa in #33
- Add modules to improve structure by @ch-sa in #38
- Limit initial zoom to far_plane by @ch-sa in #40
- Add necessary transformation to KITTI by @ch-sa in #43
- Add 2D image viewer by @ChoHyoungSeo in #44
- Prepare project for pip packaging by @ch-sa in #45
- Update setup and docs by @ch-sa in #46
- Fix paths in ui and settings by @ch-sa in #48
- Optimize for pip packaging by @ch-sa in #49
- Pip Refactoring by @ch-sa in #50
- Fix package_data by @ch-sa in #51
New Contributors
- @ChoHyoungSeo made their first contribution in #44
Full Changelog: v0.6.0...v0.6.9
v0.6.0
Second release with new features, extended testing and resolved bugs.
Mayor Changes:
- added feature to save a perspective as new initial perspective for loaded point clouds
- changed initial viewport calculation (centered point cloud with zoom to show everything)
- changed config (clipping plane ) to cover for very large point clouds
- changed code formatting to black
- added unit and integration tests (and github pipeline)
- added graphical dialogue to edit the config/ settings
- added new menu actions
First release for academic tracking
This is the first 'official' release to provide a first version for academic tracking and referencing.