Adrian Mariano
|
3aff85aedc
|
add structs.scad to std.scad; fix various it's typos in docs
|
2024-11-03 07:12:38 -05:00 |
|
Adrian Mariano
|
05f2845bb8
|
fix example bug
|
2023-12-09 21:15:26 -05:00 |
|
Revar Desmera
|
49d189f0aa
|
Turtle3d arcright/arcup/arcdown docs fixes.
|
2023-09-25 18:06:30 -07:00 |
|
Revar Desmera
|
07d487e0fd
|
All the SynTags.
|
2023-05-29 21:48:48 -07:00 |
|
Revar Desmera
|
7b988dcb58
|
Fixed truncated docs problems.
|
2023-03-28 21:53:01 -07:00 |
|
Richard Milewski
|
62b425628d
|
Added vnf to synopses
|
2023-03-27 23:56:04 -07:00 |
|
Richard Milewski
|
0ea2d28a85
|
Added Synopsis
|
2023-03-27 17:31:22 -07:00 |
|
Garth Minette
|
26d1b1a0dd
|
Removed doubled commas.
|
2022-03-18 13:19:41 -07:00 |
|
Revar Desmera
|
59bf523908
|
Lots of docs tweaks for openscad-docsgen v2
|
2021-12-13 15:48:30 -08:00 |
|
Adrian Mariano
|
fe0586180e
|
renamed is_region_simple to is_valid_region and fixed bugs and added examples
fixed bugs in pair and triplet and added degenerate test cases
|
2021-11-03 22:30:01 -04:00 |
|
Adrian Mariano
|
0aad39c7e5
|
Move affine3d_frame_map to transforms.scad and rename to frame_map.
Add module version. Change all calls.
|
2021-09-06 18:07:03 -04:00 |
|
Garth Minette
|
a748c77077
|
vmul() to v_mul(), etc.
|
2021-06-14 20:28:49 -07:00 |
|
Garth Minette
|
bf60136d40
|
Docs typo in turtle3d()
|
2021-05-22 00:50:20 -07:00 |
|
Garth Minette
|
0b17bf5930
|
Brought slice() in line with select() indexing, without wrapping. Replaced a lot of select() and slice() calls with last(), list_head(), and list_tail() calls.
|
2021-03-30 00:46:59 -07:00 |
|
Garth Minette
|
d7cb503ffc
|
Replace most trivial uses of slice() with faster list_head() and list_tail()
|
2021-03-25 00:23:36 -07:00 |
|
Adrian Mariano
|
737baed34c
|
further type checking fixes
|
2021-03-14 12:08:20 -04:00 |
|
Garth Minette
|
b6cfda0537
|
Remove apply_list(). Renamed affine_frame_map() to affine3d_frame_map()
|
2021-01-20 13:36:41 -08: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 |
|
Revar Desmera
|
061a42beec
|
Merge pull request #332 from adrianVmariano/master
tweaked vac example in turtle3d added delete_last() to arrays.scad added endpoint= option to arc added tests for last two things
|
2020-12-12 18:26:15 -08:00 |
|
Adrian Mariano
|
b82f1b8e5d
|
tweaked vac example in turtle3d
added delete_last() to arrays.scad
added endpoint= option to arc
added tests for last two things
|
2020-12-12 21:15:33 -05:00 |
|
Garth Minette
|
0874bfcc43
|
Fixes for turtle3d docs.
|
2020-12-12 17:11:19 -08:00 |
|
Adrian Mariano
|
081ef23eba
|
Added turtle3d. Typo fixes in docs.
|
2020-12-11 19:01:03 -05:00 |
|