Adrian Mariano
|
19c521913d
|
Added general root finder
|
2021-05-21 19:03:07 -04:00 |
|
github-actions
|
a7888099aa
|
Bump release version.
|
2021-05-21 09:43:18 +00:00 |
|
Revar Desmera
|
bf6d44ee31
|
Merge pull request #542 from revarbat/revarbat_dev
Fixed some cubetruss example images.
|
2021-05-21 02:41:02 -07:00 |
|
Garth Minette
|
18b0f48ca8
|
Fixed some cubetruss example imagesd.
|
2021-05-21 02:39:02 -07:00 |
|
github-actions
|
295a5a6424
|
Bump release version.
|
2021-05-21 09:21:48 +00:00 |
|
Revar Desmera
|
5b62f9f6d7
|
Merge pull request #541 from revarbat/revarbat_dev
Fix for sed in increment_version.sh
|
2021-05-21 02:20:33 -07:00 |
|
Garth Minette
|
4c53de802d
|
Fix for sed in increment_version.sh
|
2021-05-21 02:19:14 -07:00 |
|
Revar Desmera
|
861e2b641f
|
Merge pull request #539 from dimo414/master
Refactor and tidy BOSL's shell scripts
|
2021-05-21 01:47:39 -07:00 |
|
github-actions
|
6afbc4637d
|
Bump release version.
|
2021-05-21 08:38:21 +00:00 |
|
Revar Desmera
|
5b404c409d
|
Merge pull request #540 from revarbat/revarbat_dev
Added cubetruss_support().
|
2021-05-21 01:32:51 -07:00 |
|
Garth Minette
|
441f6a8b87
|
Added cubetruss_support().
|
2021-05-21 01:31:16 -07:00 |
|
Michael Diamond
|
0666f6482c
|
Refactor and tidy BOSL's shell scripts
* Fixed ShellCheck.net warnings, including
* exit -1: https://github.com/koalaman/shellcheck/wiki/SC2242
* cd || exit: https://github.com/koalaman/shellcheck/wiki/SC2164
* "$foo": https://github.com/koalaman/shellcheck/wiki/SC2086
* $(( $foo )): https://github.com/koalaman/shellcheck/wiki/SC2004
* grep | wc -l: https://github.com/koalaman/shellcheck/wiki/SC2126
* Use arrays instead of unquoted strings for loops and command arguments
* Use (( ... )) arithmetic context instead of string comparisons
* Use bash's built-in regex support instead of grep+sed+awk
* Write errors to stderr
|
2021-05-21 01:01:15 -07:00 |
|
github-actions
|
57b1d0412c
|
Bump release version.
|
2021-05-20 23:41:00 +00:00 |
|
Revar Desmera
|
8bd447e65d
|
Merge pull request #538 from revarbat/revarbat_dev
Revarbat dev
|
2021-05-20 16:37:59 -07:00 |
|
Garth Minette
|
f5edb80332
|
Added named anchors section to attachments tutorial.
|
2021-05-20 16:36:26 -07:00 |
|
Garth Minette
|
56d4f1d193
|
Fixed some images in the attachments tutorial.
|
2021-05-20 12:56:10 -07:00 |
|
github-actions
|
f1b5f1d8f6
|
Bump release version.
|
2021-05-20 08:41:05 +00:00 |
|
Revar Desmera
|
9819599a29
|
Merge pull request #537 from revarbat/revarbat_dev
Attachments bugfixes and tutorial updates
|
2021-05-20 01:38:53 -07:00 |
|
Garth Minette
|
8603aa4bee
|
Expanded Attachments tutorial for 2D, recolor(), and masking.
|
2021-05-20 01:37:08 -07:00 |
|
Garth Minette
|
bbfe46e1da
|
Fixed use of attach(overlap=) for 2D cases.
|
2021-05-20 01:35:25 -07:00 |
|
github-actions
|
b92b6eb420
|
Bump release version.
|
2021-05-18 23:38:04 +00:00 |
|
Revar Desmera
|
ef24228025
|
Merge pull request #535 from RonaldoCMP/master
|
2021-05-18 16:36:25 -07:00 |
|
RonaldoCMP
|
703e582846
|
removing tabs
|
2021-05-18 20:10:29 +01:00 |
|
RonaldoCMP
|
64b304954e
|
Merge remote-tracking branch 'upstream/master'
|
2021-05-18 07:40:20 +01:00 |
|
RonaldoCMP
|
fd172c33cd
|
Unify vnf_merge and vnf_compact
|
2021-05-18 07:38:30 +01:00 |
|
github-actions
|
9ca228eb20
|
Bump release version.
|
2021-05-18 06:17:44 +00:00 |
|
Revar Desmera
|
b05be65c10
|
Merge pull request #534 from revarbat/revarbat_dev
Fixed mask2d_* shapes regressions.
|
2021-05-17 23:11:58 -07:00 |
|
Garth Minette
|
33fda63cac
|
Fixed mask2d_* shapes regressions.
|
2021-05-17 23:09:18 -07:00 |
|
github-actions
|
d3de781ced
|
Bump release version.
|
2021-05-18 02:32:33 +00:00 |
|
Revar Desmera
|
7d68ee2e66
|
Merge pull request #532 from adrianVmariano/master
add search_radius, fix debug_polyhedron
|
2021-05-17 19:26:31 -07:00 |
|
Adrian Mariano
|
e82483ba79
|
Modified $overlap to default to zero and made some tweaks to clips and
dovetails because of this. Fixed bug in rabbit clip with lock=true.
|
2021-05-16 20:29:04 -04:00 |
|
Adrian Mariano
|
b88d05c4db
|
Fixed bad error check in vp_search, example errors in debug.scad
|
2021-05-16 19:06:36 -04:00 |
|
github-actions
|
9a97d32446
|
Bump release version.
|
2021-05-16 19:59:38 +00:00 |
|
Revar Desmera
|
9b3ff36b1d
|
Merge pull request #533 from revarbat/revarbat_dev
Revarbat dev
|
2021-05-16 12:58:18 -07:00 |
|
Garth Minette
|
f441298e09
|
Removed test docs error.
|
2021-05-16 12:57:18 -07:00 |
|
Garth Minette
|
df45dbd159
|
Try to make error matcher more useful.
|
2021-05-16 12:55:30 -07:00 |
|
Garth Minette
|
110b9fbda4
|
Fixed wiki repo url.
|
2021-05-16 12:52:31 -07:00 |
|
Garth Minette
|
45e68af2d7
|
Attempt to fix github action errorss.
|
2021-05-16 12:49:53 -07:00 |
|
Garth Minette
|
646b179b60
|
Reverted error pattern checker.
|
2021-05-14 20:35:10 -07:00 |
|
Adrian Mariano
|
465cc40c0a
|
commented example
|
2021-05-14 16:34:35 -04:00 |
|
Adrian Mariano
|
9501b9da95
|
fixed vptree
|
2021-05-14 16:22:11 -04:00 |
|
Adrian Mariano
|
95a27e9ab5
|
changed debug_vertices to support non-overlapping display of repeated
vertices, changed debug_polyhedron to debug_vnf, added search_radius
|
2021-05-14 06:23:33 -04:00 |
|
github-actions
|
a1cd0285f3
|
Bump release version.
|
2021-05-14 06:38:08 +00:00 |
|
Revar Desmera
|
a4d4676b9c
|
Merge pull request #531 from adrianVmariano/master
vantage point tree
|
2021-05-13 23:36:34 -07:00 |
|
Adrian Mariano
|
c4ace59ccd
|
Add vantage point tree for searching vector lists. Add "concave"
method to vnf_vertex_array.
|
2021-05-11 20:51:09 -04:00 |
|
github-actions
|
a9cd600782
|
Bump release version.
|
2021-05-11 06:37:30 +00:00 |
|
Revar Desmera
|
fdff5e4bed
|
Merge pull request #530 from revarbat/revarbat_dev
Revarbat dev
|
2021-05-10 23:34:34 -07:00 |
|
Garth Minette
|
bd3210022d
|
Verified examples scadfiles.
|
2021-05-10 23:26:35 -07:00 |
|
Garth Minette
|
9668eefb7d
|
Tweaks to beziers.scad docs formatting.
|
2021-05-09 16:45:37 -07:00 |
|
Garth Minette
|
c859cd67bc
|
Improvements for bosl1compat.scad
|
2021-05-09 16:44:51 -07:00 |
|