Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ManevilleF committed Oct 25, 2023
1 parent 2a32b43 commit 3bd6927
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
## [Unreleased]

* Added `PlaneMeshBuilder::with_scale` option to scale generated mesh (#121)
* Added `PlaneMeshBuilder::with_rotation` option to rotate generated mesh (#121)
* Added `ColumnMeshBuilder::with_scale` option to scale generated mesh (#121)
* Added `ColumnMeshBuilder::with_rotation` option to rotate generated mesh (#121)
* Mesh transformation follow the SRT order of operations (#121)

## 0.11.0

Expand Down

0 comments on commit 3bd6927

Please sign in to comment.