Commit Graph

103286 Commits

Author SHA1 Message Date
Sébastien Loriot 50e616773b remove useless typedef 2023-03-02 14:50:31 +01:00
Sébastien Loriot f8cc9e6bd0 rename np 2023-03-02 14:49:17 +01:00
Sébastien Loriot b1d2744821 Merge branch 'master' into PMP-decimation 2023-03-02 14:24:27 +01:00
Laurent Rineau 0769c7f2b5 Merge remote-tracking branch 'refs/remotes/cgal/master' 2023-03-02 13:44:59 +01:00
Laurent Rineau 8affdce615 Merge branch '5.5.x-branch' 2023-03-02 13:42:42 +01:00
Laurent Rineau 78e2d5e4d2 Merge pull request #6478 from afabri/Nef_3-replace_deque_by_vector_and_reserve-GF
Nef_3: Add overloads with ORIGIN in predicates
2023-03-02 13:42:35 +01:00
Laurent Rineau ea016d7f5b Merge pull request #6702 from soesau/Region_growing-revision-soesau
[Small Feature] Region growing revision soesau
2023-03-02 13:42:32 +01:00
Laurent Rineau efe3822f33 Merge pull request #7115 from MaelRL/T3-test_cleaning-GF
(Partial) Cleaning of Triangulation_3 tests
2023-03-02 13:42:29 +01:00
Laurent Rineau 1b223dfce3 Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF
Spatial searching: Make weighted Minkowski Distance working with Epeck
2023-03-02 13:42:16 +01:00
Laurent Rineau b4c04b53e0 Merge branch '5.4.x-branch' into 5.5.x-branch 2023-03-02 13:40:26 +01:00
Laurent Rineau 649539d573 Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF
Spatial searching: Make weighted Minkowski Distance working with Epeck
2023-03-02 13:40:15 +01:00
Laurent Rineau f46ea44dd0 Merge pull request #7219 from afabri/Spatial_searching-Epeck-GF
Spatial searching: Make weighted Minkowski Distance working with Epeck
2023-03-02 13:40:07 +01:00
Laurent Rineau 2a1e8ecdd6
Update wiki_notification.yml
Add a link to the diff of the wiki page
2023-03-01 16:00:26 +01:00
Laurent Rineau 47a7eafdba
Github Action build_doc Add URL to job log in case of an error (#7292)
add the url to the job log in case of an error during build_doc
2023-03-01 15:42:44 +01:00
Laurent Rineau 8c569a2534
Fix url 2023-03-01 15:41:53 +01:00
Laurent Rineau 5325f35682
Email notifications about changes to the GitHub wiki (#7272)
Adding a workflow to send email notifications when a change is made on the wiki.
Sometimes the action is executed before the github api updates and therefore the
email information does not match the last change.
2023-03-01 15:32:18 +01:00
SaillantNicolas e30b28491e
add the url to the job log 2023-03-01 15:10:17 +01:00
SaillantNicolas c7b328d3cc
prepares the e-mail in html format 2023-03-01 14:53:29 +01:00
Laurent Rineau bb88c38982 Merge branch '5.5.x-branch' 2023-02-28 20:46:26 +01:00
Laurent Rineau 2df895989b Next release will be 5.5.3 2023-02-28 20:45:46 +01:00
Laurent Rineau f7a7a4bbce Next release will be 5.4.5 2023-02-28 20:43:57 +01:00
Laurent Rineau e95b5daead Prep for 5.4.4 and 5.5.2 2023-02-28 10:22:31 +01:00
Sébastien Loriot 12465a6c40 named parameter to pass normal of patches 2023-02-27 17:13:23 +01:00
Sébastien Loriot c21231cef8 early exit if CDT is not 2D 2023-02-27 15:50:42 +01:00
Sébastien Loriot c4f0456f3a add option in the other function too 2023-02-27 15:26:24 +01:00
Sébastien Loriot 52ff9c4e66 add an option to not triangulate patches 2023-02-27 15:16:13 +01:00
Sébastien Loriot af20bbf953 update changes 2023-02-24 17:20:21 +01:00
Sébastien Loriot 9a47185ee0 handle several meshes with shared interface 2023-02-24 17:12:02 +01:00
Sébastien Loriot 531beafb79 copy color vector
colors are not deterministic...
2023-02-24 16:37:46 +01:00
Laurent Rineau fb48b16a37 Merge remote-tracking branch 'refs/remotes/cgal/master' 2023-02-24 16:20:43 +01:00
Sébastien Loriot 452c18710c add test for corner and face patch maps + fix not a corner value 2023-02-24 16:19:37 +01:00
Laurent Rineau 926bc18038 updated crontab (automated commit) 2023-02-24 16:18:03 +01:00
Laurent Rineau 1122ee8b17 Merge branch '5.5.x-branch' 2023-02-24 16:15:35 +01:00
Laurent Rineau 618a71cd0c Merge pull request #7234 from GilesBathgate/Lazy-remove_boost_pp_usage-GilesBathgate
Lazy_kernel: Replace BOOST_PP repeat macros with variadic templates
2023-02-24 16:14:46 +01:00
Laurent Rineau 5a20fd8567 Merge pull request #7238 from albert-github/feature/bug_author_consistency
Making description of author(s)  of a package consistent
2023-02-24 16:14:43 +01:00
Laurent Rineau 8a23015ddf Merge pull request #7250 from shrutigupta4/shrutigupta4/issue7242
#7242 issue: interior spelling correction
2023-02-24 16:14:41 +01:00
Laurent Rineau a38a3fc93f Merge pull request #7260 from afabri/CGAL-set_but_not_used-GF
Use CGAL_assertion_code()
2023-02-24 16:14:39 +01:00
Laurent Rineau d952da245a Merge pull request #7262 from afabri/SMS-improve_examples-GF
Surface Mesh Simplification: Improve Examples
2023-02-24 16:14:36 +01:00
Laurent Rineau 9a47215a84 Merge pull request #7265 from sloriot/PMP-orient_empty_mesh
Early exit if the mesh is empty
2023-02-24 16:14:34 +01:00
Laurent Rineau 561f370ca4 Merge pull request #7269 from MaelRL/Doc-Doc_fixes-GF
Minor doc / typo fixes
2023-02-24 16:14:32 +01:00
Laurent Rineau 3dd087f80b Merge pull request #7273 from lrineau/Polyhedron_demo-fix_mesh_3_sizing_field_message-GF
Polyhedron demo, Mesh_3 plugin: modify the criptic debug message "USE SIZING FIELD!"
2023-02-24 16:14:29 +01:00
Laurent Rineau cb31ed5f32 Merge pull request #7278 from sloriot/Mesh_3-missing_const
Mesh_3: Add back missing consts
2023-02-24 16:14:27 +01:00
Laurent Rineau 627333c4fb Merge pull request #7279 from janetournois/Polyhedron_demo-fix_c3t3_bbox-jtournois
Polyhedron demo - fix the bbox of `scene_c3t3_item`
2023-02-24 16:14:24 +01:00
Laurent Rineau 8a3184a1a8 Merge branch '5.4.x-branch' into 5.5.x-branch 2023-02-24 16:13:44 +01:00
Laurent Rineau 56f42b4b90 Merge pull request #7265 from sloriot/PMP-orient_empty_mesh
Early exit if the mesh is empty
2023-02-24 16:12:56 +01:00
Laurent Rineau 8b95b6a952 create_internal_release_of_the_day.py: Remove debugging stuff 2023-02-24 15:35:07 +01:00
Laurent Rineau ed777cafc8 New script to publish internal releases 2023-02-24 14:55:27 +01:00
Sébastien Loriot c587df44a6 fix correspondance between faces 2023-02-24 14:45:01 +01:00
Sébastien Loriot c90d97635d first version of the demo plugin 2023-02-24 10:41:08 +01:00
Sébastien Loriot bdf6714b4c add missing type 2023-02-23 09:46:46 +01:00