Skip to content

Commit 31940f4

Browse files
committed
Update changelog
1 parent e48eeef commit 31940f4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

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

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

711
## Version 0.9.3
812

0 commit comments

Comments
 (0)