Releases: Geode-solutions/Geode-Background
Releases · Geode-solutions/Geode-Background
v5.0.1
5.0.1 (2022-11-19)
Bug Fixes
- Common: porting to new version (af16ceb)
v5.0.0
5.0.0 (2022-11-15)
Bug Fixes
- Inserter: use given uuid during insertion (1caf69f)
- Painter: use uuids for defining paint_volume bounding surfaces (33493ca)
BREAKING CHANGES
- Painter: change name for paint_block to paint_volume
- Inserter: change API of BackroundMeshInserter3D's functions
v4.4.9
4.4.9 (2022-11-08)
Bug Fixes
- Logger: remove some logger (1c44697)
v4.4.8
4.4.8 (2022-11-08)
Bug Fixes
- Paint: manage painted blocks while calling BackgroundMeshInserter (#181) (ed88ede)
v4.4.7
4.4.7 (2022-11-04)
Bug Fixes
- Python: update requirements (7dace0b)
v4.4.6
4.4.6 (2022-11-02)
Performance Improvements
- Optimizer: avoid copying Point3D (974ff9a)
v4.4.5
4.4.5 (2022-11-01)
Bug Fixes
- Optimizer: remove exception while optimizing too much (#179) (57b0343)
v4.4.4
4.4.4 (2022-10-31)
Bug Fixes
- Optimizer: bette backward compiler compatibility (6f30ba0)
v4.4.3
4.4.3 (2022-10-28)
Bug Fixes
- Optimizer: fix valgrind invalid reading due to references of point (#177) (248f479)
v4.4.2
4.4.2 (2022-10-25)
Bug Fixes
- Modifier: use TetrahedralSolidModifier instead of EpsilonModifier (ca6083c)
- Repairer: fix small issues in forced mode repairer (eb36cc0)
Performance Improvements
- Optimizer: improve BackgroundMeshOptimizer performances (2ec0fda)