Commit graph

1946 commits

Author SHA1 Message Date
Garth Minette
698268c8c7 Resolved conflicts with master. 2021-04-06 19:18:57 -07:00
Garth Minette
bda2661855 Merge branch 'master' into pr/483 2021-04-06 18:22:39 -07:00
github-actions
b1ab140e3c Bump release version. 2021-04-07 00:11:32 +00:00
Revar Desmera
27754b2725
Merge pull request #490 from revarbat/revarbat_dev
Revarbat dev
2021-04-06 17:05:41 -07:00
Garth Minette
f07f5b53c1 Added list(). Enable using function literals with find_first_match(). 2021-04-06 17:03:18 -07:00
Garth Minette
2b78f82063 Regressions fixes for any()/all()/count_true() changes. 2021-04-06 17:01:41 -07:00
Garth Minette
b370e2540b Added function line_of(). 2021-04-06 17:00:40 -07:00
Garth Minette
b424bad5c2 Added lerpn(). Removed modrange(). any(), all(), and count_true() can now be given function literals. 2021-04-06 16:59:56 -07:00
Garth Minette
a05af703f9 Added is_func() 2021-04-06 16:57:26 -07:00
RonaldoCMP
8c0e389ec4 Revert "correction of centroid"
This reverts commit d4c7fab7ed.
2021-04-05 16:00:07 +01:00
RonaldoCMP
2c03b19246 Revert "Merge remote-tracking branch 'upstream/master'"
This reverts commit fd2c073bb2, reversing
changes made to d4c7fab7ed.
2021-04-05 15:59:54 +01:00
RonaldoCMP
407c36a8ae Revert "correction of centroid"
This reverts commit 575db80056.
2021-04-05 15:59:43 +01:00
github-actions
56ccca140d Bump release version. 2021-04-03 02:20:37 +00:00
Revar Desmera
0cfd2a2be8
Merge pull request #488 from adrianVmariano/master
endpoint fixes
2021-04-02 18:57:08 -07:00
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