Commit graph

2083 commits

Author SHA1 Message Date
Adrian Mariano
47104bcfe0 remove echo 2021-04-02 20:44:11 -04:00
Adrian Mariano
957907200b bezier doc fixes, test for complex() 2021-04-02 20:39:14 -04:00
Adrian Mariano
194f4a5b1f rounding tests 2021-04-02 17:00:58 -04:00
Adrian Mariano
dd13967049 Cleanup of path_resample, add tests for round_corners, fix
bezier_curve and arc to always return n points for either endpoint
setting.
2021-04-02 16:59:29 -04:00
github-actions
36fed2c670 Bump release version. 2021-03-31 01:57:07 +00:00
Revar Desmera
fd2429e7fe
Merge pull request #487 from revarbat/revarbat_dev
slice() and select() refactoring.
2021-03-30 17:52:32 -07:00
Garth Minette
21a8ec04ec Updated docsgen workflow for Problem Matcher 2021-03-30 16:50:30 -07:00
Garth Minette
23372f2b2e Removed delibrate docs errors. 2021-03-30 16:44:47 -07:00
Garth Minette
1745dbbb7f slice() cleanup tweak. 2021-03-30 16:13:29 -07:00
Garth Minette
527215fa27 Tweak Problem Matcher. 2021-03-30 16:10:35 -07:00
Garth Minette
257f1ec1f8 Setup Problem Matcher. Added some deliberate docs errors to test with. 2021-03-30 15:27:57 -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
RonaldoCMP
575db80056 correction of centroid 2021-03-30 00:25:29 +01:00
RonaldoCMP
fd2c073bb2 Merge remote-tracking branch 'upstream/master' 2021-03-30 00:21:55 +01:00
RonaldoCMP
d4c7fab7ed correction of centroid 2021-03-29 12:04:45 +01:00
RonaldoCMP
d92bb933f0 Revert "Revert "teste edicao em common""
This reverts commit 10a3705470.
2021-03-29 11:33:37 +01:00
github-actions
f3ffcebb0e Bump release version. 2021-03-28 21:12:39 +00:00
Revar Desmera
c1205c6a9a
Merge pull request #485 from adrianVmariano/master 2021-03-28 14:07:20 -07:00
RonaldoCMP
10a3705470 Revert "teste edicao em common"
This reverts commit 685e727d8d.
2021-03-28 17:09:24 +01:00
RonaldoCMP
11cb12b0d6 Revert "teste2"
This reverts commit 46b0f03af3.
2021-03-28 17:09:07 +01:00
RonaldoCMP
46b0f03af3 teste2 2021-03-28 17:06:00 +01:00
RonaldoCMP
685e727d8d teste edicao em common
marcado 217 - 224
2021-03-28 16:59:35 +01:00
Adrian Mariano
316304d7d5 polyhedron_info "vnf" returns untriangulated (full) polyhedron faces 2021-03-27 23:42:13 -04:00
github-actions
9ffed88750 Bump release version. 2021-03-26 00:13:59 +00:00
Revar Desmera
cf58ee6f33
Merge pull request #484 from revarbat/revarbat_dev
Replace most trivial uses of slice() with faster list_head() and list…
2021-03-25 16:46:53 -07:00
RonaldoCMP
ba32198d68
Merge branch 'master' into master 2021-03-25 13:40:09 +00:00
RonaldoCMP
cdfc267ac7 Fixes and improvements 2021-03-25 11:51:10 +00:00
RonaldoCMP
da7f9a2412 Revert "Minor corrections"
This reverts commit 80e6cf6316.
2021-03-25 08:36:57 +00:00
RonaldoCMP
097c18b804 Revert "Minor edition"
This reverts commit f54be54379.
2021-03-25 08:36:43 +00:00
Garth Minette
19f08c253a Fix typo in assemble_a_path_from_fragments() 2021-03-25 00:29:52 -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
RonaldoCMP
f54be54379 Minor edition 2021-03-25 02:18:33 +00:00
RonaldoCMP
80e6cf6316 Minor corrections
Corrections and simplifications of  polygon_area(), centroid() and point_in_polygon.
2021-03-25 01:57:07 +00:00
github-actions
e9e3616861 Bump release version. 2021-03-20 11:06:37 +00:00
Revar Desmera
8834f041be
Merge pull request #481 from revarbat/revarbat_dev
Optimized cleanup_path() and list_rotate()
2021-03-20 04:03:23 -07:00
Garth Minette
84bd2088e5 Optimized cleanup_path() and list_rotate() 2021-03-20 01:37:46 -07:00
github-actions
d69242f848 Bump release version. 2021-03-19 03:01:37 +00:00
Revar Desmera
63e9843677
Merge pull request #480 from revarbat/revarbat_dev
Added subdivide_long_segments(), path_add_jitter(), jittered_poly()
2021-03-18 19:44:00 -07:00
Garth Minette
2c305ef042 Fixed vnf.scad includes docs. 2021-03-18 19:39:03 -07:00
Garth Minette
df9d045475 Added subdivide_long_segments(), path_add_jitter(), jittered_poly() 2021-03-17 18:27:10 -07:00
github-actions
e09b167dd8 Bump release version. 2021-03-17 06:35:21 +00:00
Revar Desmera
781f0c680f
Merge pull request #478 from revarbat/revarbat_dev
Bugfix for rounding in cylinder_mask()
2021-03-16 23:33:58 -07:00
Garth Minette
8da792e0f2 Bugfix for rounding in cylinder_mask() 2021-03-16 23:31:11 -07:00
github-actions
4914f43e8f Bump release version. 2021-03-16 21:59:36 +00:00
Revar Desmera
135ba5ce19
Merge pull request #477 from revarbat/revarbat_dev
Fixes for various example bugs.
2021-03-16 14:49:30 -07:00
Garth Minette
17efb079d9 Fixes for various example bugs. 2021-03-16 14:46:11 -07:00
github-actions
70752b6861 Bump release version. 2021-03-16 07:10:41 +00:00
Revar Desmera
d1e46ff25d
Merge pull request #475 from revarbat/revarbat_dev
Improved vnf_validate() face intersection checks.
2021-03-16 00:08:48 -07:00
Garth Minette
d44c140fcb Improved vnf_validate() face intersection checks. 2021-03-16 00:07:05 -07:00
github-actions
3feae4bcf3 Bump release version. 2021-03-15 22:35:12 +00:00