Commit Graph

87377 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé dd9e6340fe Silence some warnings 2019-10-01 13:39:21 +02:00
Mael Rouxel-Labbé 362c4f917b Remove wild 'std::exit(1)' 2019-10-01 13:32:43 +02:00
Mael Rouxel-Labbé ea8e6f3c98 Update CDT2 intersection tag documentation 2019-09-19 18:32:58 +02:00
Mael Rouxel-Labbé e4c0bcffa0 Update usage of intersection tags 2019-09-19 18:32:34 +02:00
Mael Rouxel-Labbé 7a50939809 Deprecate No_intersection_tag
Introduce two new tags instead, to make the behavior change clearer.

Default tag for CDT2 is changed to keep the same behavior as before
(what was called 'No_intersection_tag' and is now called
'No_constraint_intersection_requiring_constructions_tag')
2019-09-19 18:11:33 +02:00
Mael Rouxel-Labbé 9b2a7f09d7 Merge branch 'T2-Throw_on_collinear_strongly_intersecting_segments-GF-old' into T2-Throw_on_collinear_strongly_intersecting_segments-GF 2019-09-19 15:50:49 +02:00
Sébastien Loriot 3f44f28673 fix typo 2019-09-19 12:51:36 +02:00
Sébastien Loriot 1a4c47d6b4 update macro name 2019-09-19 12:47:48 +02:00
Laurent Rineau ebaca1f0c2 updated crontab (automated commit) 2019-09-17 14:37:25 +02:00
Laurent Rineau 41ea5dbcd8 updated crontab (automated commit) 2019-09-17 14:36:41 +02:00
Laurent Rineau ebcd182b5c Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-09-17 14:31:44 +02:00
Laurent Rineau 62a23ee40e
Merge pull request #4225 from maxGimeno/Fixes_for_4_14-maxGimeno
Fixes for 4.14
2019-09-17 14:26:37 +02:00
Maxime Gimeno d893b694f4 Don't use "using parameters::choose_param" 2019-09-17 10:11:12 +02:00
Maxime Gimeno 0bda2dd231 remove c++11 2019-09-17 09:39:46 +02:00
Laurent Rineau 9c54068936 updated crontab (automated commit) 2019-09-13 13:18:03 +02:00
Laurent Rineau efcc3fb759 Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-09-13 12:28:07 +02:00
Laurent Rineau 883b3e3d0d
Merge pull request #4218 from maxGimeno/Demo-Fixes-GF
CGAL 3D Demo: Some more fixes
2019-09-13 12:27:13 +02:00
Laurent Rineau 22b7722ab7
Use iterator traits (#4221)
Use iterator traits
2019-09-13 12:27:01 +02:00
Sébastien Loriot b990d02846 use iterator traits 2019-09-12 14:35:02 +02:00
Maxime Gimeno fc41a09ace Fix deformation+selection bug 2019-09-12 13:58:45 +02:00
Laurent Rineau fda3a5a902 Fix commit df99307140
The renaming from `test_items` to `all_scene_items` was not complete.
2019-09-12 09:29:35 +02:00
Laurent Rineau c442b693fc Merge branch 'releases/CGAL-4.14-branch' 2019-09-11 15:16:25 +02:00
Laurent Rineau 8585c34cf8 Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-09-11 15:15:41 +02:00
Laurent Rineau dc5853cb1f Remove this directory, added by accident by #4128
See https://github.com/CGAL/cgal/pull/4128
2019-09-11 15:14:51 +02:00
Laurent Rineau 75c4062fb8 updated crontab (automated commit) 2019-09-10 16:18:03 +02:00
Maxime Gimeno 9383a7607c Keep the user from saving an invalid c3t3 file. 2019-09-10 12:17:02 +02:00
Maxime Gimeno 01252a3d7d Fix no_interpolation_program declaration 2019-09-10 12:03:48 +02:00
Laurent Rineau 67c3e26859 Merge branch 'releases/CGAL-4.14-branch' 2019-09-10 09:19:06 +02:00
Laurent Rineau 6c166ad45d Merge pull request #4217 from maxGimeno/HDT2-Fix_demo-maxGimeno
Hyperbolic_triangulation_2: Fix demo
2019-09-10 09:15:09 +02:00
Maxime Gimeno 2f483bb023 Add misisng include_directories to HDT2 demo 2019-09-10 09:05:16 +02:00
Laurent Rineau cc09585d99 updated crontab (automated commit) 2019-09-09 17:18:04 +02:00
Laurent Rineau df99307140 Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 16:48:23 +02:00
Laurent Rineau 9abee11ee8 Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-09-09 16:43:29 +02:00
Laurent Rineau d00369432b
PMP: Fix ctestsuite (#4128)
PMP: Fix ctestsuite
2019-09-09 16:36:53 +02:00
Laurent Rineau 0e5517b15a Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 14:44:00 +02:00
Laurent Rineau 166213806d Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-09-09 14:42:52 +02:00
Laurent Rineau c956717551
Merge pull request #4211 from sloriot/BGL-fix_cpp11
available only if c++11 is available
2019-09-09 14:42:26 +02:00
Sébastien Loriot 17df9b5484 available only if c++11 is available 2019-09-09 10:48:05 +02:00
Laurent Rineau 5075a895f7 Merge branch 'releases/CGAL-4.14-branch' 2019-09-06 14:14:29 +02:00
Laurent Rineau 73500e8d3c Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-09-06 14:14:13 +02:00
Laurent Rineau 3a1a1685fa Merge pull request #4208 from sloriot/BGL-avoid_silent_errors
Add code to prevent silent bad usage of boost::get_param
2019-09-06 14:13:41 +02:00
Maxime Gimeno 0d2f7a7204 More time for test_items 2019-09-06 11:53:44 +02:00
Laurent Rineau e188184842 Merge branch 'releases/CGAL-4.14-branch' 2019-09-05 15:03:51 +02:00
Laurent Rineau ce20652e6d Merge pull request #4109 from lrineau/CGAL_ImageIO-add_a_new_tool__extract_a_sub_image__-GF
CGAL_ImageIO: Add a new tool extract_a_sub_image.cpp to extract a sub-image
2019-09-05 15:03:45 +02:00
Laurent Rineau 2a5b7cd7ba Merge pull request #4111 from lrineau/CGAL-fix_ctest_on_Windows-GF
Fix CTest on windows
2019-09-05 14:59:38 +02:00
Laurent Rineau afde424cab Merge pull request #4205 from maxGimeno/Surface_mesh-Examples_more_specific-maxGimeno
Surface_mesh: Make usage more explicit in doc
2019-09-05 14:56:47 +02:00
Laurent Rineau e36c24969e Merge pull request #4207 from maxGimeno/Demo-Fix_split_plugin-maxGimeno
Polyhedron Demo: Fix Split Polyhedra
2019-09-05 14:56:45 +02:00
Laurent Rineau dc93527270 Merge pull request #4111 from lrineau/CGAL-fix_ctest_on_Windows-GF
Fix CTest on windows
2019-09-05 14:56:25 +02:00
Sébastien Loriot 4b28db79f0 update script 2019-09-04 16:19:10 +02:00
Sébastien Loriot 67ce5dd976 add code to prevent silent bad usage of boost::get_param 2019-09-04 15:59:44 +02:00