Releases: Geode-solutions/Geode-Background
Releases · Geode-solutions/Geode-Background
v4.1.0
4.1.0 (2022-07-21)
Features
- OpenGeode: update to new v11 (bf7856f)
- OpenGeode: update to new v11 (e30c61c)
v4.0.8
4.0.8 (2022-07-06)
Bug Fixes
- IsovalueInsertion: Added a backgroundmesh clean after the insertion of isovalues. (fa4ab6a)
v4.0.7
4.0.7 (2022-06-27)
Bug Fixes
- Inserter: check and skip degenerate triangles while patch insertion (#141) (b05ef90)
v4.0.6
4.0.6 (2022-06-27)
Bug Fixes
- Inserter: update vertices mapping between mesh and grid (#139) (8450173)
v4.0.5
4.0.5 (2022-06-24)
Bug Fixes
v4.0.3
4.0.3 (2022-06-23)
Bug Fixes
- RValueConstructor: Fixed the rvalue constructors for BMesh 2D and 3D. (7a371f8)
v4.0.2
4.0.2 (2022-06-22)
Bug Fixes
- BackgroundMesh: new BackgroundMesh2D constructor from TriangulatedSurface (a4fd8b1)
v4.0.1
4.0.1 (2022-06-22)
Bug Fixes
- BackgroundMesh: new BackgroundMesh3D constructor from TetrahedralSolid (d0e6e8c)
v4.0.0
4.0.0 (2022-06-21)
Bug Fixes
- GridInfo: link mesh to grid by vertices, not elements anymore (c0d2eea)
BREAKING CHANGES
- GridInfo: some methods in GridInfo had been removed
v3.5.0
3.5.0 (2022-06-20)
Features
- Inserter: Added function to insert isovalues from a scalar function previouslt computed on the background mesh solid. (32a6b1f)