Adrian Mariano
|
4722cc0d01
|
Added is_matrix() and error handling for linear_solve() and qr()
|
2020-03-06 18:33:53 -05:00 |
|
Adrian Mariano
|
d26a1ab3d4
|
Include specifies BOSL2/, which can get the wrong version of the lib.
|
2020-03-05 17:10:38 -05:00 |
|
Adrian Mariano
|
f67b0dbfc5
|
Added support for rounding factor k to path_to_bezier and smooth_path.
|
2020-03-05 17:05:23 -05:00 |
|
Revar Desmera
|
863398eb24
|
Tweak to force example regen.
|
2020-03-05 03:56:35 -08:00 |
|
Revar Desmera
|
4aee7133d3
|
Fixed sweep() example formatting.
|
2020-03-05 03:40:47 -08:00 |
|
Revar Desmera
|
2aaa7006e7
|
Attempt to fix errors with union(), difference(), intersection() with infinitesimally misaligned paths.
|
2020-03-05 03:30:18 -08:00 |
|
Revar Desmera
|
6433ebaa82
|
Fix fmti() for very large numbers around 1e15
|
2020-03-05 03:28:41 -08:00 |
|
Revar Desmera
|
39fc4bffb5
|
fmtf() assert was in wrong place.
|
2020-03-05 02:11:43 -08:00 |
|
Revar Desmera
|
05405564b4
|
Typo fix.
|
2020-03-05 02:08:50 -08:00 |
|
Revar Desmera
|
9b87420c12
|
Fixed bug in fmtf()
|
2020-03-05 02:07:35 -08:00 |
|
Revar Desmera
|
19ed457e38
|
Regressions for repeat() fixed.
|
2020-03-04 20:29:17 -08:00 |
|
Revar Desmera
|
0571425ce7
|
Merge pull request #133 from adrianVmariano/master
Added snap pins to joiners.scad
|
2020-03-04 20:27:21 -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
|
9c350feb11
|
Make square() have compatable positional parameters with built-in.
|
2020-03-04 20:19:21 -08:00 |
|
Adrian Mariano
|
a8ed6214be
|
Fixed bug in path_to_bezier and added example to smooth_path.
|
2020-03-04 22:26:23 -05:00 |
|
Adrian Mariano
|
51af394c24
|
Added force_list, path_to_bezier, smooth_path, associate_vertices,
improved skin and sweep error handling. Allow path_sweep to take a 2d
path.
|
2020-03-04 20:24:00 -05:00 |
|
Adrian Mariano
|
469b4cb525
|
Added snap pins to joiners.scad
|
2020-03-03 22:52:19 -05:00 |
|
Revar Desmera
|
ee30513644
|
Bugfix for rot
|
2020-03-03 19:17:14 -08:00 |
|
Revar Desmera
|
12d3a46a12
|
Bugfix for tube()
|
2020-03-02 22:13:01 -08:00 |
|
Revar Desmera
|
e83835403d
|
Removed incorrect refs to anchor, spin, orient in grid2d()
|
2020-03-02 21:56:56 -08:00 |
|
Revar Desmera
|
19e6ec8093
|
Fix coords.scad regressions.
|
2020-03-02 21:48:54 -08:00 |
|
Revar Desmera
|
6de4efabe4
|
Removed invalid files for docs gen.
|
2020-03-02 21:31:35 -08:00 |
|
Revar Desmera
|
0f78d3bdc6
|
Removed accidental redundant is_consistent() implementation.
|
2020-03-02 21:26:59 -08:00 |
|
Revar Desmera
|
b157b8de8d
|
Merge pull request #130 from adrianVmariano/master
added is_consistent, added error check to sum(), clarified docs to is_path, and added fast versions of path2d, path3d and path4d.
|
2020-03-02 21:25:54 -08:00 |
|
Revar Desmera
|
da7190ccbb
|
Added is_consistent()
|
2020-03-02 20:23:44 -08:00 |
|
Revar Desmera
|
07bfcd6a57
|
Renamed normalize() to unit()
|
2020-03-02 19:30:20 -08:00 |
|
Adrian Mariano
|
243dd7723e
|
added is_consistent, added error check to sum(), clarified docs to
is_path, and added fast versions of path2d, path3d and path4d.
|
2020-03-02 21:39:57 -05:00 |
|
Revar Desmera
|
af0e285781
|
Added is_list_of(). Improved is_path() and is_vector() tests.
|
2020-03-02 13:47:43 -08:00 |
|
Revar Desmera
|
7ea33cc724
|
Added asserts for regular_ngon().
|
2020-03-02 12:57:24 -08:00 |
|
Revar Desmera
|
8a29e9e86b
|
Fixed matrix form of rot(from,to,a)
|
2020-03-02 12:42:29 -08:00 |
|
Revar Desmera
|
c6ec9c8820
|
Moved path functions from geometry.scad to paths.scad
|
2020-03-01 16:12:51 -08:00 |
|
Revar Desmera
|
28114b49b5
|
Cleaned up code formatting in math.scad.
|
2020-03-01 15:42:12 -08:00 |
|
Revar Desmera
|
f250f30044
|
Merge pull request #128 from adrianVmariano/master
2 bug fixes
|
2020-03-01 14:27:31 -08:00 |
|
Revar Desmera
|
46b1625c1a
|
Merge branch 'master' into master
|
2020-03-01 14:20:32 -08:00 |
|
Adrian Mariano
|
d0e625809e
|
fixed last example for better view
|
2020-02-29 23:29:00 -05:00 |
|
Adrian Mariano
|
4a3ecfe9ba
|
Tweaked docs for reindex_polygon
|
2020-02-29 23:09:16 -05:00 |
|
Adrian Mariano
|
1e6cf426a9
|
changed order so linear_solve and submatrix are first.
|
2020-02-29 22:59:39 -05:00 |
|
Adrian Mariano
|
5bd2cba0ff
|
Added colons to "Function" doc strings
|
2020-02-29 22:56:24 -05:00 |
|
Adrian Mariano
|
ca167f6bb1
|
moved affine_frame_map to affine.scad
|
2020-02-29 22:54:33 -05:00 |
|
Revar Desmera
|
fd3d812f7e
|
More docs example image bugfixes.
|
2020-02-29 19:17:52 -08:00 |
|
Revar Desmera
|
46a322f935
|
Docs example image bugfixes.
|
2020-02-29 19:16:43 -08:00 |
|
Adrian Mariano
|
b029284228
|
2 bug fixes
|
2020-02-29 19:45:49 -05:00 |
|
Revar Desmera
|
373a119be8
|
Example bugfixes.
|
2020-02-29 15:30:55 -08:00 |
|
Revar Desmera
|
6651e1be42
|
Renamed orient_and_anchor() to attachable() and refactored arguments and internals.
|
2020-02-29 13:16:15 -08:00 |
|
Revar Desmera
|
5d1865dc77
|
Merge branch 'master' of github.com:revarbat/BOSL2
|
2020-02-28 21:45:27 -08:00 |
|
Revar Desmera
|
c8e5103db8
|
Incorrect cols arg in vnf_vertex_array() docs.
|
2020-02-28 21:42:22 -08:00 |
|
Revar Desmera
|
da4f822eca
|
Added split_nested_region()
|
2020-02-28 21:39:58 -08:00 |
|
Revar Desmera
|
7e0512e5f9
|
Bugfix for polygon_line_intersection() for failing to find intersection.
|
2020-02-28 21:37:16 -08:00 |
|
Revar Desmera
|
3c3318de63
|
Removed orient_and_anchor() use in distributors.
|
2020-02-28 21:36:10 -08:00 |
|
Revar Desmera
|
2f8787dac5
|
Added get_anchor()
|
2020-02-28 21:34:58 -08:00 |
|