Garth Minette
|
320518194f
|
Various arrays.scad docs updates. Bugfixes.
|
2021-01-24 23:26:39 -08:00 |
|
Adrian Mariano
|
00bbc3efe6
|
removed echo
|
2021-01-06 19:59:31 -05:00 |
|
Adrian Mariano
|
b12565f85c
|
Fixed bug with snap_pin_socket, tweaked dovetail docs.
Fixed offset bugs, one affecting regions and one affecting paths of length2.
|
2021-01-06 16:45:24 -05:00 |
|
Garth Minette
|
f9aa81e178
|
Improved docs gen script for Returns:, Custom:, Includes:, Topics:, and positional/named args spits.
|
2021-01-05 01:20:01 -08:00 |
|
Garth Minette
|
9d5d7cbc4f
|
Enhanced sweep() to accept region input.
|
2020-11-17 14:25:08 -08:00 |
|
Garth Minette
|
e4f2497863
|
Changes all references to polyline to path.
|
2020-11-16 17:50:08 -08:00 |
|
Garth Minette
|
8c2d06344f
|
Added center=, anchor=, spin=, and orient= to function linear_sweep()
|
2020-10-19 22:51:35 -07:00 |
|
Garth Minette
|
16ee49e8b2
|
Fixed a bunch of undef math warnings with dev snapshot OpenSCAD builds.
|
2020-10-03 19:50:29 -07:00 |
|
RonaldoCMP
|
75e5cd4979
|
Solving bugs in functions on planes
|
2020-09-09 09:37:31 +01:00 |
|
Adrian Mariano
|
817bdffdef
|
Removed bogus median function
|
2020-08-02 01:20:11 -04:00 |
|
Garth Minette
|
b5d465cf1e
|
docs_gen.py now shows more docs errors.
|
2020-07-27 15:15:34 -07:00 |
|
Garth Minette
|
efa76fe9f5
|
Added cp= to attachable. Added "origin" standard named anchor.
|
2020-07-06 17:07:20 -07:00 |
|
Revar Desmera
|
53c1e25395
|
Standardize indention on spaces, not tabs.
|
2020-05-29 19:04:34 -07:00 |
|
Adrian Mariano
|
72531fd812
|
Fixed bug in offset(), failure for r=0
|
2020-04-06 18:18:13 -04:00 |
|
Revar Desmera
|
39d44cb709
|
Improved vnf_validate()
|
2020-03-16 02:57:03 -07:00 |
|
Revar Desmera
|
265db9fe5d
|
Removed affine2d_apply() and affine3d_apply()
|
2020-03-15 11:50:41 -07:00 |
|
Revar Desmera
|
4b5e0835cc
|
Added region_faces() and linear_sweep().
|
2020-03-11 22:26:43 -07:00 |
|
Revar Desmera
|
2aaa7006e7
|
Attempt to fix errors with union(), difference(), intersection() with infinitesimally misaligned paths.
|
2020-03-05 03:30:18 -08:00 |
|
Adrian Mariano
|
fcbeadc363
|
renamed replist to repeat
fixed normalization issue in path_to_bezier
|
2020-03-04 23:22:39 -05:00 |
|
Revar Desmera
|
07bfcd6a57
|
Renamed normalize() to unit()
|
2020-03-02 19:30:20 -08:00 |
|
Revar Desmera
|
da4f822eca
|
Added split_nested_region()
|
2020-02-28 21:39:58 -08:00 |
|
Revar Desmera
|
855aa0cf36
|
Re-organized region.scad docs.
|
2020-01-31 21:35:04 -08:00 |
|
Revar Desmera
|
4f0e6392e2
|
Split regions and boolean geometry out of geometry.scad into regions.scad. Added various ray intersection functions. Added plane intersection functions.
|
2019-12-02 15:35:03 -08:00 |
|