Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
w1th0utnam3 committed Sep 13, 2023
1 parent e48eeef commit 31940f4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

The following changes are present in the `main` branch of the repository and are not yet part of a release:

- No major changes since last release
- CLI: Make new spatial decomposition available in CLI with `--subdomain-grid=on`
- Lib: Implement new spatial decomposition based on a regular grid of subdomains, subdomains are dense marching cubes grids
- Lib: Support for reading and writing PLY meshes
- CLI: Support for filtering input particles using an AABB with `--particle-aabb-min`/`--particle-aabb-max`
- CLI: Support for clamping the triangle mesh using an AABB with `--mesh-aabb-min`/`--mesh-aabb-max`

## Version 0.9.3

Expand Down

0 comments on commit 31940f4

Please sign in to comment.