Commit graph

  • 7c052eff19 path_cut_points name fix #654 Adrian Mariano 2021-09-18 22:27:55 -0400
  • 9ca77eed1b path.scad cleanup (hid/removed several functions) Adrian Mariano 2021-09-18 19:11:08 -0400
  • 0bde519fae
    Merge pull request #653 from adrianVmariano/master Revar Desmera 2021-09-17 20:40:26 -0700
  • 703c2693a4 again #653 Adrian Mariano 2021-09-17 20:53:52 -0400
  • 67af8c01c9 more dosgen appeasement Adrian Mariano 2021-09-17 20:41:37 -0400
  • 1eac96f762 make docsgen happy Adrian Mariano 2021-09-17 20:13:09 -0400
  • 958dcf0b18 bug fix Adrian Mariano 2021-09-17 20:02:31 -0400
  • 6d3eabddc5 make functions in edges.scad internal move some stuff from paths to mutators to get like stuff all together Adrian Mariano 2021-09-17 17:07:18 -0400
  • 9c2d410555
    Merge pull request #652 from revarbat/revarbat_dev Revar Desmera 2021-09-16 21:06:45 -0700
  • 02c1df75ec Added builtins.scad #652 Garth Minette 2021-09-16 20:59:44 -0700
  • 4e170bb3e5
    Merge pull request #651 from adrianVmariano/master Revar Desmera 2021-09-16 19:51:19 -0700
  • bf23e067bd set default color to prevent error #651 Adrian Mariano 2021-09-16 22:39:45 -0400
  • 9ca28066e1 make slop masks easier to see in examples Adrian Mariano 2021-09-16 22:03:13 -0400
  • c00687e3fc bug fix, relabel sections in shapes3d Adrian Mariano 2021-09-16 21:56:56 -0400
  • 935a113fcf Examples fix merge primitives stuff into shapes*.scad move text commands to shapes3d.scad rename common.scad Adrian Mariano 2021-09-16 21:50:12 -0400
  • e6a2ee2084 Fix Examples: -> Example: when there's no render Adrian Mariano 2021-09-16 19:33:55 -0400
  • fd0bcc0903 rename anchorpt to named_anchor Adrian Mariano 2021-09-16 18:32:12 -0400
  • 32d9a96bc4 test reorganization Adrian Mariano 2021-09-16 17:07:12 -0400
  • 5d0b42b667 switch order of sections in vnf Adrian Mariano 2021-09-16 16:56:04 -0400
  • dbd1597a6c
    Merge pull request #650 from revarbat/revarbat_dev Revar Desmera 2021-09-15 22:12:48 -0700
  • 7feeecd7f6 Remove tests for removed stacks.scad and queues.scad. #650 Garth Minette 2021-09-15 22:11:48 -0700
  • 7e4e165d65 Removed stacks.scad and queues.scad. Garth Minette 2021-09-15 22:08:54 -0700
  • 4935849ae3
    Merge pull request #649 from adrianVmariano/master Revar Desmera 2021-09-15 20:32:15 -0700
  • 856f54df32 removed old triangulation.scad other file name changes #649 Adrian Mariano 2021-09-15 23:12:51 -0400
  • 6e61a6567f remove echos Adrian Mariano 2021-09-15 22:11:30 -0400
  • d957f556d6 bug fixes Adrian Mariano 2021-09-15 20:03:15 -0400
  • d78eb5213e Add "is" to geometry.scad predicates Adrian Mariano 2021-09-15 19:01:34 -0400
  • ea7b947bcb fix doc error Adrian Mariano 2021-09-15 18:27:01 -0400
  • eec1d6b08c bug fix, added tests Adrian Mariano 2021-09-15 16:36:03 -0400
  • 33ca0d4a69 Resectioned distributors and vnf. Error msg fix in shapes2d section tweak in transforms fixed polygon_line_intersection Adrian Mariano 2021-09-15 16:30:04 -0400
  • 4f8ebb2e80 more error messages for star() improve speed and flexibility of apply() fix triangulation bug add support for single point 2d solutions in polygon_line_intersection Adrian Mariano 2021-09-14 20:10:55 -0400
  • 2ea90b7467 add fix for duplicate points in polygon_triangulation Adrian Mariano 2021-09-13 22:23:20 -0400
  • 5a4d9554df err message tweak in star() rearranged polygon_line_intersection to handle 2d and fixed but where it didn't test polygon membership correctly. Also there was a bug with use of the bounded argument. Added Ronaldo's triangulation. Adrian Mariano 2021-09-13 22:09:51 -0400
  • 02d874cf65
    Merge pull request #648 from revarbat/revarbat_dev Revar Desmera 2021-09-12 19:18:10 -0700
  • 54038b68d2 Tabs indentation disallowed. #648 Garth Minette 2021-09-12 19:15:05 -0700
  • 0fa53f1b80 Revert decompose_path() to working code. Garth Minette 2021-09-12 19:12:48 -0700
  • 254d9ea3e5
    Merge pull request #647 from adrianVmariano/master Revar Desmera 2021-09-12 17:21:56 -0700
  • 06c5912f02 doc tweaks speedup tweak for _general_line_intersection restore older faster is_polygon_clockwise bugfix polygon_normal #647 Adrian Mariano 2021-09-12 13:14:40 -0400
  • 8290fb6566
    Merge pull request #646 from revarbat/revarbat_dev Revar Desmera 2021-09-12 02:45:45 -0700
  • 00f6da13ae Fix for missing link in coords docs. #646 Garth Minette 2021-09-12 02:44:00 -0700
  • e201364d95
    Merge pull request #645 from adrianVmariano/master Revar Desmera 2021-09-12 01:20:04 -0700
  • 0388119cb4 doc tweak #645 Adrian Mariano 2021-09-11 23:13:00 -0400
  • 47f0c88c4a added example and explantion to point_in_polygon Adrian Mariano 2021-09-11 23:11:18 -0400
  • 87e7e6e2f4
    Merge pull request #644 from adrianVmariano/master Revar Desmera 2021-09-11 18:30:14 -0700
  • e807d0e0d6 bug fix #644 Adrian Mariano 2021-09-11 20:03:33 -0400
  • 4a463fd8b9 fix tests Adrian Mariano 2021-09-11 19:35:05 -0400
  • 2494de9368 reordering and moving for improved docs removed xxrot and xxflip Adrian Mariano 2021-09-11 18:48:23 -0400
  • 60dbf8c73e Fix bug where polygon_normal and plane_from_polygon sometimes give a wrong-pointing normal. Rename project_onto_plane to plane_closest_point for consistency with line_closest_point. (Also this distinguishes it better from project_plane. Other misc doc tweaks Adrian Mariano 2021-09-11 16:42:40 -0400
  • 5475c1650c
    Merge pull request #643 from revarbat/revarbat_dev Revar Desmera 2021-09-11 02:51:56 -0700
  • aae530e7fb Tweaks to trig docs. #643 Garth Minette 2021-09-11 02:51:21 -0700
  • c784b9cb5b
    Merge pull request #642 from revarbat/revarbat_dev Revar Desmera 2021-09-11 02:35:09 -0700
  • a2c3c3916b Small docs link fix in attachments.scad. #642 Garth Minette 2021-09-11 02:33:28 -0700
  • be6c4332ac
    Merge pull request #641 from revarbat/revarbat_dev Revar Desmera 2021-09-11 02:30:56 -0700
  • 444fc57267 Moved trig functions to trigonometry.scad #641 Garth Minette 2021-09-11 02:29:07 -0700
  • 4c19981e97
    Merge pull request #639 from adrianVmariano/master Revar Desmera 2021-09-10 20:19:26 -0700
  • 2a2458577b fix tests, rename in_front_of_plane to above_plane #639 Adrian Mariano 2021-09-10 18:16:42 -0400
  • 566d9b4ece Remove triangle_area (because polygon_area) Adrian Mariano 2021-09-10 18:02:56 -0400
  • 1920014f86 test fixes Adrian Mariano 2021-09-09 18:54:54 -0400
  • 14ae1795bb fix permutation docs consolidate "line/segment/ray" functions to just "line" with bounded option add RAY, LINE and SEGMENT constants Adrian Mariano 2021-09-09 18:32:58 -0400
  • a651e191b4 add section heading Adrian Mariano 2021-09-09 06:42:36 -0400
  • 17b7fa1068
    Merge pull request #638 from adrianVmariano/master Revar Desmera 2021-09-07 19:57:57 -0700
  • 814a3981ce fix doc errors extend path_text to 2d #638 Adrian Mariano 2021-09-07 22:49:15 -0400
  • c7fd5d05fa fix internal function headings Adrian Mariano 2021-09-07 21:00:19 -0400
  • 32fbcff915 added section for atext Adrian Mariano 2021-09-07 20:48:13 -0400
  • 77cd7ac63c Reorder attachments.scad for user friendly docs. Make "internal" several functions that users don't need to reduce confusion. Adrian Mariano 2021-09-07 20:35:55 -0400
  • cd55c7aa8d
    Merge pull request #637 from adrianVmariano/master Revar Desmera 2021-09-07 16:54:37 -0700
  • 454a95c06a move path_spread to distributors #637 Adrian Mariano 2021-09-07 19:00:28 -0400
  • 9d2bb59325 remove modulate_circle, move jitter_poly to shapes2d, reorder stuff in skin.scad and add top text Adrian Mariano 2021-09-07 18:47:08 -0400
  • 2a625d5589
    Merge pull request #636 from adrianVmariano/master Revar Desmera 2021-09-07 14:21:54 -0700
  • bad60db600 Doc error in common.scad for no_module Added no_module and no_function to turtle and stroke respectively #636 Adrian Mariano 2021-09-06 19:46:18 -0400
  • c8a1e14f05 Expand top text, and reorder some modules for docs Adrian Mariano 2021-09-06 19:07:18 -0400
  • 1763c51a35 fix tests Adrian Mariano 2021-09-06 18:38:00 -0400
  • 0aad39c7e5 Move affine3d_frame_map to transforms.scad and rename to frame_map. Add module version. Change all calls. Adrian Mariano 2021-09-06 18:07:03 -0400
  • 4fee72f517 Added section to transforms.scad and new top text. Error trap in offset() for repeated points Adrian Mariano 2021-09-06 10:48:37 -0400
  • 3c72b081fc
    Merge pull request #632 from adrianVmariano/master Revar Desmera 2021-09-04 20:32:13 -0700
  • 2f4875f92f change $fs for ball examples #632 Adrian Mariano 2021-09-04 23:28:36 -0400
  • 468b3f6682 Fix ball screw to force 3 pts in arcs Adrian Mariano 2021-09-04 23:14:51 -0400
  • 4555ca1daa bugfix Adrian Mariano 2021-09-04 22:57:39 -0400
  • f509c0eeff Add path_text() Move some functions in path.scad to "functions" section Adrian Mariano 2021-09-04 22:10:25 -0400
  • b2088a3eb8
    Merge pull request #629 from adrianVmariano/master Revar Desmera 2021-09-01 20:01:19 -0700
  • 15297a8b19 Change offset() to respect $fn/$fs. Remove maxstep parameter from offset. Modify offset_sweep and offset_stroke to no longer use offset_maxstep or maxstep. Added a bit of error checking to those two functions so if you pass in the wrong end treatment it gives a less cryptic type of error Fixed arc() so it returns 2 points when you request 2 points (instead of 3) Fixed teardrop to properly ceil() its segs value. #629 Adrian Mariano 2021-08-31 18:13:15 -0400
  • 3bc24a9698
    Merge pull request #627 from adrianVmariano/master Revar Desmera 2021-08-30 14:27:01 -0700
  • ca30f338eb arc should return two points (not 3) if N=2 Adrian Mariano 2021-08-30 17:23:12 -0400
  • a7d2f0feb6 modular hose doc fix #627 Adrian Mariano 2021-08-30 06:19:35 -0400
  • da0730d370 doc fix for thread_helix Adrian Mariano 2021-08-29 09:53:47 -0400
  • 285e7cf4d3
    Merge pull request #626 from adrianVmariano/master Revar Desmera 2021-08-28 18:46:14 -0700
  • c4c9b6cd93 Fixed some issues with internal threading. Tightening code slightly for generic threaded rod Added figure showing flank angle #626 Adrian Mariano 2021-08-28 19:06:47 -0400
  • 1f7d17eab6 doc fix for spiral_sweep Adrian Mariano 2021-08-28 11:37:09 -0400
  • 110dc09cb7 Smoother higbee for spiral_sweep (don't linear interpolate square root) Adrian Mariano 2021-08-28 10:14:29 -0400
  • 6ef2f71255 improved thread_helix docs fixed bugs in spiral_sweep: wrong sampling rate, left_handed broken Adrian Mariano 2021-08-28 08:57:09 -0400
  • 352436938f fix comment Adrian Mariano 2021-08-27 23:49:41 -0400
  • dbe7a58a74 bevel typo fix, doc fix Adrian Mariano 2021-08-27 23:36:53 -0400
  • a5a2dc926c doc indentation fix Adrian Mariano 2021-08-27 23:24:02 -0400
  • a966002256 comment example Adrian Mariano 2021-08-27 23:15:17 -0400
  • 98e05731da Corruption fix, take 2 Adrian Mariano 2021-08-27 23:08:09 -0400
  • 8abdd31bdf correct the corrupt file Adrian Mariano 2021-08-27 22:24:36 -0400
  • e8bf3bdd1a Merge branch 'master' of https://github.com/adrianVmariano/BOSL2 Adrian Mariano 2021-08-27 22:22:44 -0400
  • 33c63eb7b3 doc tweak Adrian Mariano 2021-08-27 22:21:33 -0400
  • a7065b66f4
    Merge branch 'master' into master Revar Desmera 2021-08-27 18:29:19 -0700
  • bfaf6990bc doc tweaks Adrian Mariano 2021-08-26 19:27:36 -0400