Commit Graph

4563 Commits

Author SHA1 Message Date
Laurent Rineau 6e114b31ae Merge pull request #6107 from efifogel/Polygon-fixes-efif
Polygon fixes efif

# Conflicts:
#	Installation/CHANGES.md
2022-03-18 15:59:58 +01:00
Efi Fogel 03e17c3bbd Added a fix to the geodesic traits of the Arrangement_on_surface_2 package 2022-03-13 15:17:14 +02:00
Andreas Fabri 2aa011085c Fix typo (Thank you Giles) 2022-03-04 15:10:44 +00:00
Andreas Fabri ed83f2acfb Add to Changes.md 2022-03-04 09:14:30 +00:00
Sebastien Loriot 02e1152762
Update Installation/CHANGES.md
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-02-23 11:38:25 +01:00
Sébastien Loriot 32077b8829 Merge remote-tracking branch 'cgal/master' into HEAD 2022-02-23 11:30:36 +01:00
Guillaume Damiand 849b477654
Merge branch 'master' into LCC_update-gdamiand 2022-02-11 07:38:46 +01:00
Guillaume Damiand 7c5d398bf8 update changes.md 2022-02-11 07:38:04 +01:00
Laurent Rineau 38c4ebd444 Fix CHANGES.md: s/latest/5.5/ 2022-02-02 16:47:48 +01:00
Sébastien Loriot c0682c21e2 add links 2022-02-01 20:31:14 +01:00
Sébastien Loriot 9bc846e477 move entry to 5.5 section 2022-02-01 20:12:11 +01:00
Sébastien Loriot 593ff5371c Merge remote-tracking branch 'cgal/master' into HEAD 2022-02-01 20:11:27 +01:00
Sébastien Loriot 5f23e76911 Merge remote-tracking branch 'efifogel/Polygon-fixes-efif' into HEAD 2022-02-01 20:08:56 +01:00
Sébastien Loriot d4eb1d20a7 update changes 2022-02-01 20:06:03 +01:00
Laurent Rineau 47aab15a17 Next version in this branch will be 5.4.1 2022-01-31 17:26:46 +01:00
Laurent Rineau c58ac97e93 Prepare 5.4.x-branch for the release of version 5.4 2022-01-27 12:12:21 +01:00
Sébastien Loriot 126b78fecf Merge remote-tracking branch 'sloriot/PMP-relax' into HEAD 2022-01-19 13:50:46 +01:00
Andreas Fabri 2455db6692 The warning needs quotes. Exclude VC2015 from a test 2022-01-18 11:39:00 +00:00
Laurent Rineau c7a1134ac3 5.5 is planned June 2022 2022-01-17 10:08:34 +01:00
Laurent Rineau f558b8aa3c `master` is now for CGAL-5.5 2022-01-17 10:08:04 +01:00
Laurent Rineau 72b0a64a71 Merge pull request #5998 from afabri/Convex_hull-Index_triangle_set-GF
Convex_hull_3: output into a polygon soup
2022-01-12 12:24:10 +01:00
Laurent Rineau 86102c83d9 Merge pull request #6043 from danston/Kd_tree-nice_print-danston
Kd Tree Nice Print
2022-01-12 12:22:03 +01:00
Sébastien Loriot 46531b5752 allow for more situations
using installed CGAL with examples from an archive
(cmake run at example root or per package)
2022-01-05 17:01:52 +01:00
Sébastien Loriot 9233bce1b1 update RN 2022-01-03 10:42:27 +01:00
Jane Tournois 64af231b6e
Merge branch 'master' into PMP-relax 2021-12-28 14:52:48 +01:00
Jane Tournois ef2c3b022d update CHANGES.md 2021-12-28 14:45:53 +01:00
Andreas Fabri 30ec0db6f6 Move change entry as it is not in 5.4 2021-12-28 09:28:57 +00:00
Andreas Fabri 0a60a629d3 Move change entry as iyt is not in 5.4 2021-12-28 09:02:36 +00:00
Laurent Rineau f10214dadd Announce the removal of Geomview support. 2021-12-20 18:17:37 +01:00
Laurent Rineau 7906e3928a Merge pull request #6174 from afabri/CGAL_Discontinue_Geomview-GF
Remove Geomview
2021-12-20 18:06:29 +01:00
Laurent Rineau c5d01fc96e This branch now targets a possible 5.4-beta2 2021-12-17 17:41:29 +01:00
Laurent Rineau 751d3cd868 This branch now targets 5.3.2. 2021-12-14 16:04:23 +01:00
Laurent Rineau 2010a410e2 Prepare CGAL-5.4-beta1 2021-12-14 15:35:03 +01:00
Andreas Fabri 115fa5ab39 Remove Geomview from the manual and the demos 2021-12-14 14:01:21 +00:00
Dmitry Anisimov 02c4575353 Merge remote-tracking branch 'origin/master' into Kd_tree-nice_print-danston 2021-11-23 10:01:54 +01:00
Laurent Rineau df777080ff Merge pull request #6102 from afabri/Kernel_23-Non_zero_dimension_3-GF
Kernel_23: Add NonZeroDimension_3
2021-11-18 14:02:07 +01:00
Laurent Rineau 3e877fa124 Merge pull request #6109 from afabri/CGAL-VC_max_warning-GF
PMP: Fix Warnings in Master
2021-11-18 12:27:21 +01:00
Laurent Rineau 4d38f2b7b3 Merge pull request #6114 from sloriot/CGAL-cmake_clean_up
Clean cmake scripts of examples and tests
2021-11-18 12:27:19 +01:00
Dmitry Anisimov 4968baeb94 Merge remote-tracking branch 'origin/master' into Kd_tree-nice_print-danston 2021-11-16 15:33:41 +01:00
Sébastien Loriot 3368b5af8c restore usage of use-file in Installation test
the script uses add_executable and linking to some CGAL targets
are needed. As I can't test it I prefer restoring the old behavior
2021-11-11 15:33:19 +01:00
Mael Rouxel-Labbé 3899ebaf24 Prepare CHANGES.md for CGAL 5.4 2021-11-10 21:02:04 +01:00
Sébastien Loriot ab48f63e30 update latest cmake version tested 2021-11-09 10:58:47 +01:00
Sébastien Loriot 58181afcdb remove useless include directives 2021-11-09 10:16:12 +01:00
Laurent Rineau 2e1a1e006b Merge pull request #6103 from sloriot/CGAL-basic_viewer_target
Add CGAL::CGAL_Basic_viewer target
2021-11-04 18:21:48 +01:00
Laurent Rineau 5dcc4ddfd3
Merge pull request #6096 from sloriot/Installation-mt_change 2021-11-04 16:39:13 +01:00
Sébastien Loriot 6dd4bd73d6 improvement 2021-11-04 16:34:07 +01:00
Andreas Fabri 3dd497f2b6 Do not use #warning 2021-11-03 22:24:51 +01:00
Andreas Fabri 7cb53ab8ef Change to NonZeroCoordinateIndex 2021-11-03 17:30:26 +01:00
Efi Fogel 08c3f7405c Updated 2D Polygon and 2D Reg. Bool. Set Ops changed 2021-11-03 18:24:40 +02:00
Jane Tournois 6638da2761 add changes 2021-11-02 14:16:22 +01:00
Sébastien Loriot cd1cdccd62 change the scope of imported targets 2021-11-02 11:01:38 +01:00
Andreas Fabri b9c2c9ebcb Add to changes.md 2021-11-01 17:08:28 +01:00
Sébastien Loriot c59405342a add target for generated files 2021-11-01 12:38:48 +01:00
Sébastien Loriot 5f750d5bb6 do not define several times 2021-11-01 11:16:40 +01:00
Sébastien Loriot 08b1457649 add CGAL::CGAL_Basic_viewer target 2021-11-01 11:07:55 +01:00
Sébastien Loriot a0d988028a mention mt safety as reported by @mglisse 2021-10-29 18:50:25 +02:00
Laurent Rineau ca89949169 Merge pull request #5597 from lrineau/Mesh_3-weighted_images-GF
Mesh_3: Add weighted images
2021-10-29 17:01:33 +02:00
Laurent Rineau a995078189 Merge pull request #6033 from lrineau/Installation-fix__test_TBB__typo-GF
Fix a typo, to really test TBB
2021-10-29 17:00:09 +02:00
Laurent Rineau 90381147f2 Merge pull request #6052 from sloriot/Intersection_2-segment_segment_inter_info
Improve 2D segment intersection
2021-10-29 16:59:47 +02:00
Laurent Rineau 2cc8b86306 Merge pull request #6057 from janetournois/Installation-fix_find_data-jtournois
Installation - fix the search for data directory
2021-10-29 16:59:43 +02:00
Jane Tournois 0498cace68 add and use CGAL_ITK_support.cmake 2021-10-29 12:27:04 +02:00
Sébastien Loriot 85c00352c3 separate macros and macro function 2021-10-27 16:01:19 +02:00
Sébastien Loriot 604d2fd1ff direct definition
the extra if was generating fallthru warnings
2021-10-27 15:19:05 +02:00
Jane Tournois eabf49e602
Update Installation/CHANGES.md
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-10-27 09:28:38 +02:00
Jane Tournois c37905cdfb add remove_isolated_vertices() to CHANGES.md 2021-10-26 15:35:39 +02:00
Dmitry Anisimov 9c11a29f2c updated changes.md 2021-10-21 15:51:31 +02:00
Sébastien Loriot 12bf0e9c60 switch to LGPL 2021-10-18 17:37:27 +02:00
Jane Tournois 8f53cf6c60 swap the search for data and for Data/data
now, if "Data/data" is found, it does not look for "data",
which, when the system is not case sensitive, is the same as "Data"
2021-10-15 13:53:19 +02:00
Laurent Rineau 1ba982096a Merge pull request #5094 from sgiraudot/Boolean_operations-Use_GPS_based_polylines-GF
[Small Feature] Boolean Operations: Use polyline-based GPS
2021-10-07 14:27:23 +02:00
Laurent Rineau fb9333f0d0 Merge pull request #6028 from MaelRL/CGAL-Fix_typos-GF
Fix typos
2021-10-07 14:27:21 +02:00
Laurent Rineau c76cfdab12 Merge pull request #6029 from kintel/kintel-patch-1
Bugfix: ORIGINAL_CMAKE_MODULE_PATH was set to PARENT_SCOPE and later …
2021-10-07 14:27:19 +02:00
Laurent Rineau c5d7200d7a Fix a typo, to really test TBB 2021-10-06 14:34:51 +02:00
Laurent Rineau 84f707c7f1 Merge branch '5.3.x-branch' 2021-10-06 12:05:04 +02:00
Marius Kintel 3f369718be
Bugfix: ORIGINAL_CMAKE_MODULE_PATH was set to PARENT_SCOPE and later referenced in the current scope
In the `cgal_setup_module_path` function, the intent is to set a few variables then later export them.
The ORIGINAL_CMAKE_MODULE_PATH variable, however, was set directly in the parent scope. When later trying to export it, it reads from the current scope, where the variable is empty as it hasn't yet been set.
This fix makes correctly sets the variable in the local scope the first time, making the export work as expected.
2021-10-04 16:13:30 -04:00
Mael Rouxel-Labbé 521c72d57e Fix typos 2021-10-04 13:34:07 +02:00
Sebastien Loriot c63677d1c9
Update Installation/CHANGES.md
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-10-01 09:19:41 +02:00
Sébastien Loriot 6efafcb35d update changes 2021-09-30 17:38:48 +02:00
Laurent Rineau 67546b22c9 Fix PR #5853
This patch actually somehow revert #5853, and surrounds the two
`install` commands with `if(CGAL_BRANCH_BUILD)`.
2021-09-29 17:50:04 +02:00
Andreas Fabri 08692aef9f Added to CHANGES.md 2021-09-29 16:01:14 +01:00
Laurent Rineau 804feece28 Merge pull request #5761 from danston/Weights-unification-danston
[Small Feature] Weights Unification
2021-09-29 16:59:34 +02:00
Laurent Rineau 458fa7c280 Merge pull request #6007 from lrineau/Installation-fix_CGAL_pointmatcher_support.cmake-GF
Fix CGAL_pointmatcher_support.cmake
2021-09-29 11:46:36 +02:00
Laurent Rineau 1d93575865 Merge pull request #6007 from lrineau/Installation-fix_CGAL_pointmatcher_support.cmake-GF
Fix CGAL_pointmatcher_support.cmake
2021-09-29 11:45:35 +02:00
Laurent Rineau e5ab9202f5 Merge pull request #4229 from gdamiand/CGAL_data-gdamiand
Regroup data: scripts and function updates
2021-09-23 16:14:11 +02:00
Jane Tournois 4b3fee813f ITK is not needed in c3t3_item, and find with the required components only 2021-09-23 14:46:40 +02:00
Laurent Rineau 9e30160ad0 Fix CGAL_pointmatcher_support.cmake
Fix https://github.com/CGAL/cgal/issues/5346

The quotes around `${libpointmatcher_LIBRARIES}` are harmful.
2021-09-22 14:39:34 +02:00
Andreas Fabri ff51ed4010 Update CHANGES.md 2021-09-21 09:53:10 +02:00
Sébastien Loriot 78b0b2afbd add target def in generated files for install 2021-09-16 11:40:57 +02:00
Laurent Rineau 4bcbcfd9f2 Change the name of whitelisted header 2021-09-14 10:51:09 +02:00
Sebastien Loriot 4610cf3c66
Merge pull request #5904 from sloriot/CGAL-remove_config_flags
Replace macros with inline functions and remove a config flag
2021-09-10 17:38:50 +02:00
Dmitry Anisimov 936968fb4f Merge remote-tracking branch 'origin/master' into Weights-unification-danston 2021-09-06 10:38:24 +02:00
Sébastien Loriot 6e1fc8a4e5 Merge remote-tracking branch 'cgal/master' into HEAD 2021-09-02 16:53:07 +02:00
Sebastien Loriot 6e4f55e1e5
Merge pull request #5407 from maxGimeno/T2-Document_projection_traits_3-maxGimeno
Triangulation_2 : Document the `Triangulation_2_projection_traits_3` class
2021-08-31 19:01:33 +02:00
Sébastien Loriot e2fe528edf move changes from 5.1 to 5.4 2021-08-30 15:17:19 +02:00
Sébastien Loriot d8510d0fd3 follow up of #4009 2021-08-30 12:37:20 +02:00
Sébastien Loriot 4454c5b3ed Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno 2021-08-30 12:25:51 +02:00
Sébastien Loriot 4ea7b65a24 manual move for boost headers 2021-08-26 11:42:01 +02:00
Sébastien Loriot 98e471849b moving files from internal to PKG/internal 2021-08-26 11:33:39 +02:00
Sebastien Loriot d944777495
Merge pull request #5808 from danston/Shape_detection-Region_growing_on_spheres-GF
[Small Feature] Region Growing on Spheres and Cylinders
2021-08-25 19:38:06 +02:00
Sebastien Loriot 7e212770e5
Merge pull request #5738 from danston/Barycentric_coordinates_2-danston
[Feature] Barycentric Coordinates 2 Revision
2021-08-25 19:35:36 +02:00
Dmitry Anisimov 2246c4dcef Merge remote-tracking branch 'origin/master' into Shape_detection-Region_growing_on_spheres-GF 2021-08-16 10:27:39 +02:00