Releases: Geode-solutions/Geode-Explicit
Releases · Geode-solutions/Geode-Explicit
v4.4.8
4.4.8 (2024-02-22)
Bug Fixes
- Section: remove outer background surfaces and add corner at intersection of lines coming from different input curves (5254d8b)
v4.4.7
4.4.7 (2024-02-21)
Bug Fixes
- Model::clone: Fixed bindings using the new clone method for models. (ba4bf79)
v4.4.6
4.4.6 (2024-02-16)
Bug Fixes
- BrepSolidModeler: Reimplemented the BRepSolidModeler to insert meshes in a background solid and keep the volumic mesh with the attributes. (bbca912)
- CMake: add unity build (1cdd619)
- Forbiddens: use latest data model from Common (2de4f68)
- inspector: porting to Opengede-Inspector 5.0.0 (50da9b9)
v4.4.5
4.4.5 (2024-02-14)
Bug Fixes
- Tests: filter blocks that are out of box (a8e0430)
- Tests: remove test (will be displaced to Geode-Feflow) (8959d78)
v4.4.4
4.4.4 (2024-02-10)
Bug Fixes
- Python: homogeneize Section Python bindings with respect to BRep ones (f47ed75)
v4.4.3
4.4.3 (2024-01-31)
Bug Fixes
- PostProcess: avoid infinite loop between unlock creating degenerated polygons and degenerated polygons removal creating lock configurations (c775acc)
v4.4.2
4.4.2 (2024-01-30)
Bug Fixes
- Post-process: remove yough degenerated elements (874df85)
v4.4.1
4.4.1 (2024-01-26)
Bug Fixes
- SurfaceSimplifier: unlock forbidden swaps on several MacroFacets triangles (ea2dd52)
v4.4.0
4.4.0 (2024-01-25)
Features
- ComponentsCollections: Added generic Collections for the model Components (Corners, Lines, Surface, Blocks). (9eb1744)
v4.3.12
4.3.12 (2024-01-23)
Bug Fixes
- BRepExplicitModeler: avoid algorithm dead end due to opposite edge swap (4d543f8)