Adrian Mariano
|
c25d3a3f67
|
bug fixes for "default" color
|
2022-03-20 09:03:18 -04:00 |
|
Adrian Mariano
|
942c15e84d
|
replace color scheme handling with a "default" color
|
2022-03-20 08:25:04 -04:00 |
|
Adrian Mariano
|
372b3ae857
|
Add support for different color schemes with color_this()
|
2022-03-19 22:16:50 -04:00 |
|
Adrian Mariano
|
c08d33aec0
|
change default color to the official standard for default scheme
|
2022-03-19 19:23:47 -04:00 |
|
Adrian Mariano
|
5439b1ee64
|
add color_this() module
|
2022-03-19 14:48:16 -04:00 |
|
Adrian Mariano
|
fe1d017252
|
add missing }
|
2022-03-19 08:42:13 -04:00 |
|
Adrian Mariano
|
fbaff36531
|
Change tags() to just apply the label and add force_tags to actually
apply tagging to objects.
Simplify diff() by removing pos argument, rework docs and add examples
|
2022-03-18 23:38:12 -04:00 |
|
Revar Desmera
|
de77bc3b8e
|
Merge pull request #805 from revarbat/revarbat_dev
Revarbat dev
|
2022-03-18 13:29:17 -07:00 |
|
Garth Minette
|
198b7465da
|
Merge branch 'revarbat_dev' of github.com:revarbat/BOSL2 into revarbat_dev
|
2022-03-18 13:26:28 -07:00 |
|
Revar Desmera
|
05fe090fed
|
Merge pull request #804 from adrianVmariano/master
eliminate subdivide_long_segments
|
2022-03-18 13:26:03 -07:00 |
|
Garth Minette
|
26d1b1a0dd
|
Removed doubled commas.
|
2022-03-18 13:19:41 -07:00 |
|
Adrian Mariano
|
3ef2ae0fa6
|
remove spurious comma
|
2022-03-17 19:48:11 -04:00 |
|
Adrian Mariano
|
1d70e907c0
|
fix tests
|
2022-03-17 19:10:45 -04:00 |
|
Adrian Mariano
|
e7be7d8fb0
|
doc tweaks, mdash fixes, merge subdivide_long_segments into subdivide_path
|
2022-03-17 18:38:20 -04:00 |
|
Revar Desmera
|
a897f00e37
|
Merge pull request #801 from adrianVmariano/master
N to n
|
2022-03-16 18:04:08 -07:00 |
|
Adrian Mariano
|
ed9e4c8603
|
fix some cases
|
2022-03-13 22:12:18 -04:00 |
|
Adrian Mariano
|
7d6a2b593f
|
Force N parameters to n in most places
|
2022-03-13 21:40:55 -04:00 |
|
Revar Desmera
|
55787d36fc
|
Merge pull request #799 from revarbat/revarbat_dev
Implementation for issue #786
|
2022-03-10 12:09:47 -08:00 |
|
Garth Minette
|
696e51c2aa
|
Implementation for issue #786
|
2022-03-09 00:13:35 -08:00 |
|
Revar Desmera
|
0638785774
|
Merge pull request #798 from revarbat/revarbat_dev
Revarbat dev
|
2022-03-07 23:21:58 -08:00 |
|
Garth Minette
|
af024c47c2
|
Remove quaternion tests.
|
2022-03-07 22:49:59 -08:00 |
|
Revar Desmera
|
55abfb1e9d
|
Merge pull request #797 from adrianVmariano/master
doc fixes
|
2022-03-07 22:46:25 -08:00 |
|
Garth Minette
|
9e544a8489
|
Added atype= to rect()
|
2022-03-07 18:59:05 -08:00 |
|
Garth Minette
|
8e8f22ae25
|
Removed quaternions.scad
|
2022-03-07 18:42:40 -08:00 |
|
Adrian Mariano
|
8861464dbb
|
doc fixes
|
2022-03-07 19:43:12 -05:00 |
|
Adrian Mariano
|
26fa464ce1
|
doc tweaks
|
2022-03-05 08:02:10 -05:00 |
|
Revar Desmera
|
5780671578
|
Merge pull request #796 from adrianVmariano/master
vnf_joint docs
|
2022-03-01 21:30:54 -08:00 |
|
Adrian Mariano
|
5086d043d4
|
wrap some example code lines
|
2022-03-01 18:19:06 -05:00 |
|
Adrian Mariano
|
c57a2e2ca6
|
add "3D" to examples
|
2022-03-01 18:14:03 -05:00 |
|
Revar Desmera
|
45b6db6e3e
|
Merge pull request #795 from adrianVmariano/master
vnf_join examples
|
2022-03-01 15:01:49 -08:00 |
|
Adrian Mariano
|
cf190c0aa0
|
add vnf_join examples
|
2022-02-28 16:58:39 -05:00 |
|
Revar Desmera
|
df2deec07f
|
Merge pull request #793 from adrianVmariano/master
is_rotation
|
2022-02-27 22:15:11 -08:00 |
|
Revar Desmera
|
cd55427b2d
|
Merge pull request #794 from revarbat/revarbat_dev
Update WRITING_DOCS.md file.
|
2022-02-27 22:14:27 -08:00 |
|
Garth Minette
|
1ebb40a942
|
Update WRITING_DOCS.md file.
|
2022-02-27 22:12:20 -08:00 |
|
Adrian Mariano
|
15b3c50557
|
add is_rotation() test, doc tweak
|
2022-02-27 22:38:20 -05:00 |
|
Revar Desmera
|
493a2beb6d
|
Merge pull request #791 from adrianVmariano/master
quat excision from path extrude, bug fixes & doc fixes
|
2022-02-26 13:13:36 -08:00 |
|
Adrian Mariano
|
0146e5a532
|
does this fix it?
|
2022-02-26 10:59:59 -05:00 |
|
Adrian Mariano
|
67c0467871
|
cleaving bug fix
|
2022-02-26 09:57:08 -05:00 |
|
Adrian Mariano
|
670787fbb2
|
doc tweaks
|
2022-02-26 09:54:28 -05:00 |
|
Adrian Mariano
|
2fd55eaba6
|
quat excision from path_extrude
|
2022-02-26 09:54:21 -05:00 |
|
Revar Desmera
|
85ceac2b3d
|
Merge pull request #790 from adrianVmariano/master
stroke quat excision plus tweaks/fixes
|
2022-02-25 20:42:32 -08:00 |
|
Adrian Mariano
|
a305b53804
|
remove quaternions from stroke
improve docs for skin
cumprod multiplies on the left
echo_matrix bugfix
|
2022-02-25 21:22:37 -05:00 |
|
Revar Desmera
|
0bc782f909
|
Merge pull request #789 from adrianVmariano/master
doc tweaks and echo_format tweaks
|
2022-02-23 19:47:55 -08:00 |
|
Revar Desmera
|
60d593fd35
|
Merge pull request #788 from revarbat/revarbat_dev
Added custom named anchors docs for onion()
|
2022-02-23 19:47:41 -08:00 |
|
Adrian Mariano
|
77a78bf8bc
|
Improve docs for path_sweep
make echo_matrix handle non-numeric entries gracefully and add
separator arg.
|
2022-02-21 20:45:57 -05:00 |
|
Garth Minette
|
ed6a8c7222
|
Added custom named anchors docs for onion()
|
2022-02-21 14:23:49 -08:00 |
|
Revar Desmera
|
7134f578dc
|
Merge pull request #787 from adrianVmariano/master
doc fixes
|
2022-02-20 17:03:28 -08:00 |
|
Adrian Mariano
|
c280513253
|
doc fixes
|
2022-02-17 16:55:21 -05:00 |
|
Adrian Mariano
|
7ccd7eb450
|
vnf doc tweaks, add sweep example
|
2022-02-17 16:46:45 -05:00 |
|
Revar Desmera
|
de721ede09
|
Merge pull request #785 from adrianVmariano/master
doc fixes
|
2022-02-14 20:26:28 -08:00 |
|