Commit Graph

87385 Commits

Author SHA1 Message Date
Maxime Gimeno dd566a2c96 Fixes 2019-09-24 13:49:10 +02:00
Maxime Gimeno a52592909f Remove all calls to accelerate_distance_queries(), now redundant. 2019-09-24 11:44:20 +02:00
Maxime Gimeno 15d42d6cd2 Make the accelerate_distance_query() lazy and add a function to disable it. 2019-09-24 11:38:19 +02:00
Laurent Rineau 16c173346b Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-09-23 17:32:54 +02:00
Laurent Rineau 7ae8386da9
Merge pull request #4242 from sgiraudot/Demo-Fix_classification_unresized_ranges-GF
Demo/classif: Fix unresized ranges
2019-09-23 17:30:43 +02:00
Laurent Rineau d01604f4bc Merge branch 'releases/CGAL-4.14-branch' 2019-09-23 17:27:14 +02:00
Laurent Rineau ea1eb886c9 Merge pull request #4227 from maxGimeno/Nef_S2-Fix_mem_corruption-maxGimeno
Nef_S2: Fix memory corruption
2019-09-23 17:26:25 +02:00
Laurent Rineau bc411f3b0e updated crontab (automated commit) 2019-09-23 16:45:06 +02:00
Laurent Rineau 97d1d495e3
Merge pull request #4227 from maxGimeno/Nef_S2-Fix_mem_corruption-maxGimeno
Nef_S2: Fix memory corruption
2019-09-23 16:40:58 +02:00
Simon Giraudot 58b73c04a1 Fix unresized ranges 2019-09-23 11:47:49 +02:00
Laurent Rineau 1c90b1efcd
Merge pull request #4234 from CGAL/Test-Github-actions
Test GitHub actions
2019-09-20 14:20:39 +02:00
Laurent Rineau a8d3f13def Try with clang instead of gcc 2019-09-20 13:59:01 +02:00
Laurent Rineau 61b5d167ba Add sudo 2019-09-20 13:53:36 +02:00
Laurent Rineau 8abe5d8048 s/apt/apt-get/ 2019-09-20 13:51:09 +02:00
Laurent Rineau 45f7ea3278 fetch-depth set to 0 2019-09-20 13:50:12 +02:00
Laurent Rineau 334ab90b16 Install dependencies 2019-09-20 13:46:51 +02:00
Laurent Rineau c239cf6b7d update 2019-09-20 13:41:51 +02:00
Laurent Rineau 0f03856b32 update 2019-09-20 13:39:46 +02:00
Laurent Rineau 89e48ceec5
Update and rename .github/workflows/ccpp.yml to ccpp.yml 2019-09-20 13:34:50 +02:00
Laurent Rineau 794d6cf1af
Update ccpp.yml 2019-09-20 13:34:25 +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
Maxime Gimeno d93eb58f59 more of the same kind 2019-09-18 11:24:08 +02:00
Maxime Gimeno 28224f567b Fix memory corruption 2019-09-18 11:23:58 +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