mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 18:54:41 +02:00
update RELEASE
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
# v1.1.1
|
# v1.1.1
|
||||||
- Bugfixes
|
- Bugfixes
|
||||||
- `m_rotation` returns an identity matrix if `a` is 0.
|
- `m_rotation` returns an identity matrix if `a` is 0.
|
||||||
|
- The `path_pts` parameter of `path_extrude` accepts two or three points.
|
||||||
|
- The `points` parameter of `along_with` accepts two or three points.
|
||||||
|
|
||||||
- Others
|
- Others
|
||||||
- OpenSCAD has built-in matrix multiplication so `m_multiply` is not necessary.
|
- OpenSCAD has built-in matrix multiplication so `m_multiply` is not necessary.
|
||||||
|
Reference in New Issue
Block a user