Skip to content

Commit 1d166d7

Browse files
committed
Update changelog
1 parent a748def commit 1d166d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
- CLI: Add a switch `--check_mesh_orientation` to check if the mesh orientation is consistent (i.e. vertex normals have the same orientation as all adjacent face normals)
6+
- CLI: Support for reading point/particle attributes (integers, floats and vectors of floats) from BGEO files
57
- Lib: Remove octree-based domain decomposition (superseded by regular grid subdivision approach `--subdomain-grid`)
68
- CLI: Set `--subdomain-grid=on` by default
79
- CLI: Remove all arguments for octree-based domain decomposition

0 commit comments

Comments
 (0)