.github
Workflow updates to eliminate Node.js warnings. Pin joiner overhang fix.
2023-01-02 22:25:37 -08:00
examples
Fix BOSL2logo.scad: tag syntax changed
2023-03-26 17:00:05 +01:00
images
Added logo to README.
2020-12-30 15:44:17 -08:00
scripts
Added find_modular_asserts.sh
2022-09-03 17:00:11 -07:00
tests
fix parse_frac bug for leading space leading to infinite recursion
2023-03-22 16:11:31 -04:00
tutorials
Merge pull request #1088 from adrianVmariano/master
2023-03-23 15:04:19 -07:00
.gitignore
Setup Problem Matcher. Added some deliberate docs errors to test with.
2021-03-30 15:27:57 -07:00
.openscad_docsgen_rc
Make docs use PNG animations.
2023-02-03 12:09:46 -08:00
.openscad_mdimggen_rc
Make docs use PNG animations.
2023-02-03 12:09:46 -08:00
affine.scad
Match affine3d skews up to affine2d_skew behaviour
2022-08-06 17:09:20 -07:00
attachments.scad
Fix vertical offset attachment bug for linear_sweep
2023-03-22 16:37:50 -04:00
ball_bearings.scad
Fixed ball_bearing examples.
2022-09-20 01:29:41 -07:00
beziers.scad
doc fixes
2023-03-05 12:11:30 -05:00
bosl1compat.scad
doc fixes
2022-10-23 08:05:40 -04:00
bottlecaps.scad
doc fixes
2023-01-20 07:10:57 -05:00
builtins.scad
bug fixes for "default" color
2022-03-20 09:03:18 -04:00
color.scad
Typo fix: raindow()
2022-04-21 23:34:15 -07:00
comparisons.scad
Rename close_path and cleanup_path to list_wrap and list_unwrap
2023-03-02 19:40:12 -05:00
constants.scad
tags->tag
2022-05-15 13:05:24 -04:00
CONTRIBUTING.md
fixed modulated_circle() to work as advertised
2020-12-01 23:56:57 +01:00
coords.scad
usage messages fixes and some arg tweaks
2022-04-07 17:28:41 -04:00
cubetruss.scad
Add $slop docs to modules that use $slop, fix stroke to accept
2022-11-09 22:22:30 -05:00
distributors.scad
doc fixes, interior_fillet->fillet
2023-03-02 17:23:12 -05:00
drawing.scad
doc fixes
2023-03-05 12:11:30 -05:00
fnliterals.scad
Various docs typo fixed.
2023-03-08 21:54:27 -08:00
gears.scad
file summary improvements and tweaks
2022-04-21 00:26:20 -04:00
geometry.scad
add trapezoid anchor override and fix trapezoid and rect perimeter anchoring
2023-03-08 23:09:11 -05:00
hinges.scad
offset() checks for zero offset and return original
2023-02-12 14:12:17 -05:00
joiners.scad
Workflow updates to eliminate Node.js warnings. Pin joiner overhang fix.
2023-01-02 22:25:37 -08:00
LICENSE
Updated copyright years. Split math.scad up. Enabled attach for lots of shapes. Removed backwards compatability.
2019-04-19 17:02:17 -07:00
linalg.scad
Added Topics and docs cleanups to linalg.scad
2023-03-15 17:44:15 -07:00
linear_bearings.scad
lmXuu_info() bugfix. ball_bearing_info() bugfix.
2022-09-20 00:48:34 -07:00
lists.scad
Various docs typo fixed.
2023-03-08 21:54:27 -08:00
masks2d.scad
Documented usage of 2D masks to make interior angle decorations.
2022-09-24 18:27:12 -07:00
masks3d.scad
angle fix
2023-03-06 19:28:25 -05:00
math.scad
bugfix
2023-03-13 18:27:18 -04:00
metric_screws.scad
Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev
2021-12-13 15:51:06 -08:00
modular_hose.scad
doc fixes
2023-01-20 07:10:57 -05:00
mutators.scad
assert cleanup
2022-11-09 16:54:27 -05:00
nema_steppers.scad
Add $slop docs to modules that use $slop, fix stroke to accept
2022-11-09 22:22:30 -05:00
partitions.scad
Add $slop docs to modules that use $slop, fix stroke to accept
2022-11-09 22:22:30 -05:00
paths.scad
Rename close_path and cleanup_path to list_wrap and list_unwrap
2023-03-02 19:40:12 -05:00
polyhedra.scad
assert cleanup
2022-11-09 16:54:27 -05:00
README.md
skew() now can take angle arguments.
2022-07-10 20:58:19 -07:00
regions.scad
Rename close_path and cleanup_path to list_wrap and list_unwrap
2023-03-02 19:40:12 -05:00
rounding.scad
fix text3d, various doc fixes, remove spurious arrows from path_text
2023-03-12 21:40:01 -04:00
screw_drive.scad
Add $slop docs to modules that use $slop, fix stroke to accept
2022-11-09 22:22:30 -05:00
screws.scad
improve error message for bad screw length
2023-03-22 16:12:31 -04:00
shapes2d.scad
fix anchoring bug in rect() and doc fix in screw_hole
2023-03-12 23:25:13 -04:00
shapes3d.scad
add see alsos
2023-03-20 20:55:11 -04:00
skin.scad
fix text3d, various doc fixes, remove spurious arrows from path_text
2023-03-12 21:40:01 -04:00
sliders.scad
make slop undef and add get_slop()
2022-04-11 22:18:52 -04:00
std.scad
Merge pull request #804 from adrianVmariano/master
2022-03-18 13:26:03 -07:00
strings.scad
fix parse_frac bug for leading space leading to infinite recursion
2023-03-22 16:11:31 -04:00
structs.scad
Added Topics to structs.scad
2023-03-15 00:31:40 -07:00
threading.scad
Rename close_path and cleanup_path to list_wrap and list_unwrap
2023-03-02 19:40:12 -05:00
transforms.scad
Added Synopsis lines to transforms.scad.
2023-03-23 17:32:28 -07:00
trigonometry.scad
fix typo
2023-01-20 23:59:03 -05:00
tripod_mounts.scad
screws update, including critical bugfix
2022-09-08 21:37:54 -04:00
turtle3d.scad
Removed doubled commas.
2022-03-18 13:19:41 -07:00
utility.scad
doc tweaks
2023-03-02 22:54:39 -05:00
vectors.scad
Fix short taper bug for spiral_sweep()
2022-11-22 18:54:01 -05:00
version.scad
usage messages fixes and some arg tweaks
2022-04-07 17:28:41 -04:00
vnf.scad
Rename close_path and cleanup_path to list_wrap and list_unwrap
2023-03-02 19:40:12 -05:00
walls.scad
file summary improvements and tweaks
2022-04-21 00:26:20 -04:00
wiring.scad
file summary improvements and tweaks
2022-04-21 00:26:20 -04:00
WRITING_DOCS.md
Update WRITING_DOCS.md file.
2022-02-27 22:12:20 -08:00