Releases: ViennaTools/ViennaLS
Releases · ViennaTools/ViennaLS
ViennaLS-4.5.0
ViennaLS-4.4.0
What's Changed
- Enable adding meta data to VTK output
- Pybind 3.0.0 update
Full Changelog: v4.3.3...v4.4.0
ViennaLS-4.3.3
What's Changed
Full Changelog: v4.3.2...v4.3.3
ViennaLS-4.3.2
What's Changed
- Fixed issue with visibility calculations by @FilipovicLado in #120
- Add option to save local distance point data in compareSparseField by @kenyastyle in #121
- Added 'New' convenience member function for classes which are commonly created with a smart pointer by @tobre1 in #122
New Contributors
- @FilipovicLado made their first contribution in #120
Full Changelog: v4.3.1...v4.3.2
ViennaLS-4.3.1
What's Changed
- Slice extractor
- Remove module local from integration scheme enum in Python bindings
Full Changelog: v4.3.0...v4.3.1
ViennaLS-4.3.0
What's Changed
- Methods for comparing level sets. by @kenyastyle in #116
- Enable timestep calculation without surface advaction by @tobre1 in #118
- Implement HRLE refactoring changes by @tobre1 in #119
Full Changelog: v4.2.2...v4.3.0
ViennaLS-4.2.2
ViennaLS-4.2.1
- Fixed bug in lsAdvect, where incorrect value was applied when two layers were close.
ViennaLS-4.2.0
What's Changed
- Improved and fixed bug in lsWriteVisualizationMesh
- Removed degenerate triangles in lsToSurfaceMesh
- Corrected Lax-Friedrichs type integration schemes
- Added option to show dissipation on the level-set grid
- Removed the dimension template parameter from BoundaryEnum
- Added Python stub files
Full Changelog: v4.1.0...v4.2.0
ViennaLS-4.1.3
What's Changed
- Remove dimension template parameter from BoundaryEnum by @tobre1 in #112
- Refactor alpha calculation by @tobre1 in #113
Full Changelog: v4.1.2...v4.1.3