Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kerautret committed Mar 7, 2024
1 parent 2dade64 commit b70770f
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,19 @@
- rotNmap: new tools to apply a rotation in the input normal map (it
rotates both the position and normals orientation to be
consistant. (Bertrand Kerautret [#70](https://github.com/DGtal-team/DGtalTools-contrib/pull/70))
- meshAxisCutter: new tool cut the input mesh according one axis into several separate meshes.
(Bertrand Kerautret [#71](https://github.com/DGtal-team/DGtalTools-contrib/pull/71))
- basicEditMesh: improvement of mesh read using generic reader/writer.
(Bertrand Kerautret [#72](https://github.com/DGtal-team/DGtalTools-contrib/pull/72))

- *Geometry3d*
- basicMorphoFilter: fix a bug on the dilate/erode options.
(Bertrand Kerautret [#74](https://github.com/DGtal-team/DGtalTools-contrib/pull/74))

- graph2vol: new tool to transform graph based object into volumetric object.
(Bertrand Kerautret [#76](https://github.com/DGtal-team/DGtalTools-contrib/pull/76))

- meshAxisCutter: new tool cut the input mesh according one axis into several separate meshes.
(Bertrand Kerautret [#71](https://github.com/DGtal-team/DGtalTools-contrib/pull/71))
- meshAxisCutter: new option to select range meshes.
(Bertrand Kerautret [#80](https://github.com/DGtal-team/DGtalTools-contrib/pull/80))

- *visualisation*
- polyMeshEdit: tool to edit a mesh (add local noise, remove selected faces).
(Bertrand Kerautret [#78](https://github.com/DGtal-team/DGtalTools-contrib/pull/78))
Expand Down

0 comments on commit b70770f

Please sign in to comment.