Releases: nivalis-studio/e57-to-las
Releases · nivalis-studio/e57-to-las
v0.0.4
0.0.4 - 2023-08-11
🐛 Bug Fixes
- Add default rgb to point without color - (a154509)
🚜 Refactor
- Make progress bar optional (-P or --progress) - (90d2765)
- Create output sub dir to store generated las files - (5b1e47c)
- Cleanup and renaming - (7534c0e)
⚙️ Miscellaneous Tasks
- Add github action to build and release on tag push - (f02a118)
- Remove dbg! - (e430ba9)
- Add output cli arg and use it in las path constructor fn - (a6ec55c)
- Add progress bar to each pointcloud convertion - (ce01eb0)
- Gitignore las files - (ccbe34e)
- Update las writer header to include colors - (7dd0655)
- Fix f32 to u16 rgb conversion - (f0010e4)