This website requires JavaScript.
Explore
Help
Sign In
openscad
/
dotSCAD
Watch
1
Star
0
Fork
0
You've already forked dotSCAD
mirror of
https://github.com/JustinSDK/dotSCAD.git
synced
2025-01-16 21:58:26 +01:00
Code
Issues
Releases
Wiki
Activity
dotSCAD
/
RELEASE.md
Justin Lin
33b3d6de67
UPDATE RELEASE
2019-05-04 21:23:00 +08:00
1.1 KiB
Raw
Blame
History
v1.1
New matrix functions:
m_multiply
m_cumulate
m_translation
m_rotation
m_scaling
m_mirror
m_shearing
New modules:
shear
New Parameters:
added
v
parameter to
rotate_p
Improved Performance:
path_extrude
align_with
v1.0.1
Fixed
path_extrude
crossing problem. See
issue 3
.
Fixed
along_with
crossing problems (similar to
path_extrude
.)
v1.0
First release.