Based on this discussion thread, I refactored the library. Now you can just
use modules you want. Existing scripts are not required to do any change.
Currently, I label it "2.2 Preview" because many changes are made in
internal implementation.
https://github.com/JustinSDK/dotSCAD
Sent from: http://forum.openscad.org/
RELEASE NOTE:
https://github.com/JustinSDK/dotSCAD/blob/master/RELEASE.md
-- helix_extrude: wrong orientation when CLK.
-- polysections: use sweep instead.
-- rotate_p: use ptf_rotate instead.
-- circle_path: use shape_circle instead.
-- 3D Module
---- sweep
---- loft
-- 2D Function
---- contours
-- Path
---- shape_circle
-- Util
---- util/bsearch
---- util/has
---- util/dedup
---- util/flat
-- Point transformation
---- ptf/ptf_rotate
---- ptf/ptf_x_twist
---- ptf/ptf_y_twist
---- ptf/ptf_circle
---- ptf/ptf_bend
---- ptf/ptf_ring
---- ptf/ptf_sphere
---- ptf/ptf_torus
-- Surface
---- surface/sf_square
---- surface/sf_bend
---- surface/sf_ring
---- surface/sf_sphere
---- surface/sf_torus
---- surface/sf_solidify
-- Noise
---- noise/nz_perlin1
---- noise/nz_perlin1s
---- noise/nz_perlin2
---- noise/nz_perlin2s
---- noise/nz_perlin3
---- noise/nz_perlin3s
---- noise/nz_worley2
---- noise/nz_worley2s
---- noise/nz_worley3
---- noise/nz_worley3s
---- noise/nz_cell
Sent from: http://forum.openscad.org/
Thank you!!!!
On 10/04/2020 02:18, caterpillar wrote:
RELEASE NOTE:
https://github.com/JustinSDK/dotSCAD/blob/master/RELEASE.md
-- helix_extrude: wrong orientation when CLK.
-- polysections: use sweep instead.
-- rotate_p: use ptf_rotate instead.
-- circle_path: use shape_circle instead.
-- 3D Module
---- sweep
---- loft
-- 2D Function
---- contours
-- Path
---- shape_circle
-- Util
---- util/bsearch
---- util/has
---- util/dedup
---- util/flat
-- Point transformation
---- ptf/ptf_rotate
---- ptf/ptf_x_twist
---- ptf/ptf_y_twist
---- ptf/ptf_circle
---- ptf/ptf_bend
---- ptf/ptf_ring
---- ptf/ptf_sphere
---- ptf/ptf_torus
-- Surface
---- surface/sf_square
---- surface/sf_bend
---- surface/sf_ring
---- surface/sf_sphere
---- surface/sf_torus
---- surface/sf_solidify
-- Noise
---- noise/nz_perlin1
---- noise/nz_perlin1s
---- noise/nz_perlin2
---- noise/nz_perlin2s
---- noise/nz_perlin3
---- noise/nz_perlin3s
---- noise/nz_worley2
---- noise/nz_worley2s
---- noise/nz_worley3
---- noise/nz_worley3s
---- noise/nz_cell
Sent from: http://forum.openscad.org/
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org