Sébastien Loriot
a939af4f4a
Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD
2019-10-24 11:05:52 +02:00
Sébastien Loriot
0970a303e9
fix warning
2019-10-24 11:05:24 +02:00
Sébastien Loriot
47c092557f
Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD
2019-10-21 13:04:25 +02:00
Sébastien Loriot
7b4de1ec34
replace the function clipping last-curves at the end of overlapping curves
...
There are several advantages:
- no longer use a recursive call
- only split curves if needed (because there are effectively on the right of an event)
- fix a bug when the subcurve on the right was not a subcurve of an overlapping curve
This happens in test/construction_segments/data/test_12.txt for example where
the curve C1 is created by doing (A+B)+C while (B+C) is then added on the right
of the end of C1 -> with the old code (B+C) it would not be split (here X+Y means
curve created from the overlap of curve X and Y).
2019-10-20 12:09:18 +02:00
Sébastien Loriot
90b199b952
fix typos
2019-10-18 09:40:01 +02:00
Sébastien Loriot
c6736c45a9
Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD
...
Conflicts:
Installation/include/CGAL/version.h
Maintenance/release_building/BUGFIX_NUMBER
Maintenance/release_building/public_release_name
Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h
2019-10-11 07:08:59 +02:00
Sébastien Loriot
41a4f2f4a6
Merge remote-tracking branch 'sloriot/Sweep_surface_2-derecursive_overlaps' into HEAD
...
Conflicts:
Surface_sweep_2/include/CGAL/Surface_sweep_2/Surface_sweep_2_impl.h
2019-10-11 07:03:44 +02:00
Laurent Rineau
f46c9888e6
Mention header-only by default in the changes as well
2019-10-01 14:06:47 +02:00
Laurent Rineau
20eea0da2e
Mention that header-only is now the default
2019-10-01 11:01:46 +02:00
Laurent Rineau
1c814f5e6c
Changes proposed by Monique Teillaud
2019-10-01 11:01:04 +02:00
Laurent Rineau
b5412e7f42
Doxygen version menu
2019-09-30 16:19:18 +02:00
Laurent Rineau
8378f4b192
updated crontab (automated commit)
2019-09-30 16:18:03 +02:00
Laurent Rineau
6cb171dfe4
Minor typo
2019-09-30 16:07:20 +02:00
Laurent Rineau
44547d40ec
Next release in this branch will be 5.0-beta2
2019-09-30 15:25:45 +02:00
Laurent Rineau
c54a1718f4
Merge branch 'CGAL-prepare_CGAL_5.0_beta1-GF'
2019-09-30 15:25:11 +02:00
Laurent Rineau
5be38d3af0
Next release in this branch will be 4.14.2
2019-09-30 15:19:47 +02:00
Laurent Rineau
81e0e08d1b
Updated email
2019-09-30 12:04:32 +02:00
Laurent Rineau
92e5b71e4d
New proposal for CHANGES.md
2019-09-30 12:04:26 +02:00
Laurent Rineau
5ce3541189
Release announcement
2019-09-30 09:47:37 +02:00
Laurent Rineau
e4cf45bf26
Let's be honest: the release will slip by a month
2019-09-30 09:47:29 +02:00
Laurent Rineau
e3cadd8be5
Reformat CHANGES.md
2019-09-30 09:45:20 +02:00
Laurent Rineau
c43ba593c4
Merge branch 'releases/CGAL-4.14-branch'
2019-09-30 09:18:27 +02:00
Laurent Rineau
55a05c5a23
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
2019-09-30 09:18:05 +02:00
Maxime GIMENO
370244390b
Remove sneaky backquote
2019-09-30 09:11:41 +02:00
Maxime GIMENO
96f6bdcebd
Remove sneaky backquote
2019-09-30 09:11:11 +02:00
Maxime GIMENO
4e4dd7986a
Remove sneaky backquote
2019-09-30 09:10:45 +02:00
Laurent Rineau
056d740ab1
updated crontab (automated commit)
2019-09-27 16:26:57 +02:00
Laurent Rineau
1bce3f7909
Merge branch 'releases/CGAL-4.14-branch'
2019-09-27 16:25:29 +02:00
Laurent Rineau
0b66eb0d23
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
...
# Conflicts:
# .travis/install.sh
2019-09-27 16:24:41 +02:00
Laurent Rineau
a28d1554b3
FindTBB.cmake: read both TBBROOT and TBB_ROOT ( #4252 )
...
FindTBB.cmake: read both TBBROOT and TBB_ROOT
2019-09-27 16:17:28 +02:00
Laurent Rineau
5e64fde466
Classification: Fix OpenCV includes ( #4241 )
...
Classification: Fix OpenCV includes
Co-authored-by: Maxime GIMENO <maxime.gimeno@gmail.com>
2019-09-27 16:16:21 +02:00
Laurent Rineau
15c719292b
Fix CGAL_TOOLSET for latest visual compilers ( #4256 )
...
Fix CGAL_TOOLSET for latest visual compilers
2019-09-27 16:15:39 +02:00
Maxime Gimeno
2473456405
update auto-link.h
2019-09-27 16:06:12 +02:00
Maxime Gimeno
718421b2b9
Add a line in the Supported Compilers about MSVC and CMake
2019-09-27 15:55:25 +02:00
Maxime Gimeno
58b647a1c1
Fix CGAL_TOOLSET for latest visual compilers.
2019-09-27 14:48:53 +02:00
Maxime Gimeno
bdab125c8a
Test EPOCH.
2019-09-27 10:38:22 +02:00
Maxime Gimeno
583b0ae3c3
conditional include
2019-09-26 16:41:18 +02:00
Laurent Rineau
7e36ab1848
FindTBB.cmake: read both TBBROOT and TBB_ROOT
...
Fix #4240
2019-09-26 15:52:20 +02:00
Simon Giraudot
379c8c632b
Add OpenCV ML module to travis installation
2019-09-26 10:35:55 +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
Simon Giraudot
56df078838
Fix OpenCV includes (tested with OpenCV 2.4, 3.2 and 4.1)
2019-09-23 10:53:21 +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