Laurent Rineau
|
a8aca0f99d
|
Merge pull request #5441 from maxGimeno/CMake-Remove_cxx_standard-maxGimeno
Remove CMAKE_CXX_STANDARD commands in cmake scripts
|
2021-02-18 15:19:00 +01:00 |
Maxime Gimeno
|
7f189620d8
|
Remove CMAKE_CXX_STANDARD commands in cmake scripts
|
2021-02-08 10:06:23 +01:00 |
Laurent Rineau
|
a735e849c0
|
Merge pull request #5152 from sloriot/CGAL-remove_bind
Replace usages of boost::bind
|
2021-02-05 16:14:04 +01:00 |
Laurent Rineau
|
4c947f0ee0
|
Merge pull request #5340 from danston/CGAL-clang_warnings_fix-danston
Clang warnings fixed
|
2021-02-05 16:10:37 +01:00 |
Sébastien Loriot
|
32b31fdc9b
|
use one lambda
|
2021-02-02 11:09:46 +01:00 |
Sébastien Loriot
|
f69be333f0
|
Merge remote-tracking branch 'cgal/5.2.x-branch' into CGAL-remove_bind
|
2021-01-29 18:44:50 +01:00 |
Sébastien Loriot
|
5311c150f5
|
boost transform iterator cannot use raw lambdas as begin/end iterator types must be identicals
|
2021-01-29 18:40:01 +01:00 |
Laurent Rineau
|
ca9febf3b8
|
Merge pull request #5063 from maxGimeno/CMake-modernization-maxGimeno
CMake modernization
# Conflicts:
# CGAL_ipelets/demo/CGAL_ipelets/CMakeLists.txt
|
2021-01-22 15:25:54 +01:00 |
Maxime Gimeno
|
9ac0a1de04
|
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
|
2021-01-18 11:52:30 +01:00 |
Sébastien Loriot
|
ad911271a9
|
Merge commit '6594e7549bd70923990d86c31e2aa267a79bb629' into HEAD
|
2021-01-15 10:12:17 +01:00 |
Sébastien Loriot
|
bdd4efe3b3
|
Merge commit 'efc0c525e8b' into HEAD
|
2021-01-15 10:06:56 +01:00 |
Sébastien Loriot
|
efc0c525e8
|
include non-deprecated header
|
2021-01-15 10:02:00 +01:00 |
Dmitry Anisimov
|
269a47d773
|
Merge branch 'master' into CGAL-clang_warnings_fix-danston
|
2021-01-14 16:51:13 +01:00 |
Maxime Gimeno
|
2255f8e8ea
|
Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno
|
2021-01-13 14:34:09 +01:00 |
Dmitry Anisimov
|
af94033a64
|
arrangement on surface 2 unused variables warning fixed
|
2021-01-07 16:39:03 +01:00 |
Sébastien Loriot
|
0d16ef14c5
|
replace bind in Arrangement_on_surface_2
|
2021-01-06 12:59:12 +01:00 |
Maxime Gimeno
|
1d98f0f71d
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-12-09 14:40:02 +01:00 |
albert-github
|
3334013d7a
|
Small correction (text / missing bracket)
Small reformulation (seen as closing bracket was missing).
|
2020-11-30 18:58:37 +01:00 |
Maxime Gimeno
|
3b70343590
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-11-16 16:19:43 +01:00 |
Maxime Gimeno
|
8e23d5c482
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-11-10 09:00:41 +01:00 |
Laurent Rineau
|
f33d835d2e
|
Merge pull request #4939 from sgiraudot/Polygon-Vertex_pair_iterator-GF
Arrangement: Avoid constructing Segment_2/Line_2 objects when possible
|
2020-11-10 08:45:35 +01:00 |
Maxime Gimeno
|
cc00d293df
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-11-06 09:37:18 +01:00 |
Efi Fogel
|
c596073ffc
|
Un-deprecated bbox() (for now)
|
2020-11-05 10:43:47 +02:00 |
Laurent Rineau
|
10f399c1fd
|
Merge pull request #5091 from sgiraudot/Arrangement-Fix_polycurve_intersection-efif-GF
[Arrangement] Fix polycurve overlap intersection
|
2020-11-04 20:46:07 +01:00 |
Laurent Rineau
|
d4082e00f9
|
Merge pull request #5091 from sgiraudot/Arrangement-Fix_polycurve_intersection-efif-GF
[Arrangement] Fix polycurve overlap intersection
|
2020-11-04 20:44:24 +01:00 |
Efi Fogel
|
bc83b00a2e
|
Cleaned up and deprecated Arr_segment_2::bbox(), which was left by mistake...
|
2020-11-04 15:55:04 +02:00 |
Maxime Gimeno
|
3f6a4c8a28
|
fix warning in test
|
2020-11-03 14:43:21 +01:00 |
Efi Fogel
|
c869a41e70
|
Renamed Polycurves_bezier => polycurves_bezier
|
2020-10-30 14:29:30 +02:00 |
Maxime Gimeno
|
1c00bf6847
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-10-29 15:09:16 +01:00 |
Laurent Rineau
|
e6dbcd97d4
|
Merge pull request #5099 from theartful/fix_demo_compiling_without_core
Fix arrangement demo compiling without CORE
|
2020-10-29 10:52:59 +01:00 |
Efi Fogel
|
9e9e572013
|
Fixed the intersection op. for the case where the 2 input curves have opposite directions
|
2020-10-28 11:38:45 +02:00 |
Efi Fogel
|
05f413140f
|
Renamed
|
2020-10-28 10:19:39 +02:00 |
Efi Fogel
|
65d4593479
|
defined construct_opposite only if CGAL_ALWAYS_LEFT_TO_RIGHT
|
2020-10-27 17:47:39 +02:00 |
Maxime Gimeno
|
2ad4c16b6e
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-10-26 15:00:53 +01:00 |
Laurent Rineau
|
d08d6ca552
|
Merge branch '5.1.x-branch'
|
2020-10-23 16:06:55 +02:00 |
Laurent Rineau
|
a7cd94f82f
|
Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' into 5.1.x-branch
|
2020-10-23 16:06:46 +02:00 |
Ahmed Essam
|
2dcdea9b05
|
Macro definitions is not passed to moc compiler
|
2020-10-23 11:29:56 +02:00 |
Simon Giraudot
|
c02ffb762b
|
Use 2 booleans instead of an enum
|
2020-10-21 13:31:21 +02:00 |
Simon Giraudot
|
adef28b496
|
Add assertions and fix bug
|
2020-10-21 10:12:51 +02:00 |
Simon Giraudot
|
51e1aa537d
|
Remove unused variable
|
2020-10-21 09:14:04 +02:00 |
Efi Fogel
|
3f623d99df
|
Construct opposite only if CGAL_ALWAYS_LEFT_TO_RIGHT
|
2020-10-21 08:40:51 +02:00 |
Simon Giraudot
|
11963731ca
|
Update test
|
2020-10-21 08:40:51 +02:00 |
Simon Giraudot
|
615a8768dd
|
Fix inverted segments
|
2020-10-21 08:40:51 +02:00 |
Simon Giraudot
|
fcbbea5e0d
|
Better handling of invertions
|
2020-10-21 08:40:51 +02:00 |
Simon Giraudot
|
47eba2afb5
|
Update test
|
2020-10-21 08:40:51 +02:00 |
Simon Giraudot
|
7588d8803d
|
Cache overlaps and dump at the end (inverted if needed)
|
2020-10-21 08:40:51 +02:00 |
Simon Giraudot
|
4af178b29a
|
Add polycurve intersection test
|
2020-10-21 08:40:51 +02:00 |
Ahmed Essam
|
ad679e473b
|
Fix arrangement demo compiling without CORE
|
2020-10-20 13:01:11 -07:00 |
Maxime Gimeno
|
bebd60c12b
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-10-20 09:53:54 +02:00 |
Simon Giraudot
|
0b70318c51
|
Merge remote-tracking branch 'mine/Polygon-Vertex_pair_iterator-GF' into Polygon-Vertex_pair_iterator-GF
|
2020-10-20 09:01:29 +02:00 |