Laurent Rineau
|
c0ba28f80a
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-07-03 11:18:20 +02:00 |
Laurent Rineau
|
e79bfd5d03
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-07-03 11:10:03 +02:00 |
Laurent Rineau
|
dbb1cb6c9b
|
Merge pull request #3974 from afabri/Triangulation-add_ranges-GF
Triangulation_{2,3): Add ranges
|
2019-07-01 11:16:05 +02:00 |
Andreas Fabri
|
aeac816801
|
Triangulation_2: Fix remove_vertex_from_constraint-GF
|
2019-06-26 14:34:41 +02:00 |
Andreas Fabri
|
c1f337d585
|
Triangulation_2: Fix CDT_plus_2::remove_constraint()
|
2019-06-20 12:17:15 +02:00 |
Andreas Fabri
|
1e1bfa1675
|
constness
|
2019-06-15 22:30:47 +02:00 |
Andreas Fabri
|
7a49b48019
|
Add code and test for all_edges()
|
2019-06-12 09:23:57 +02:00 |
Andreas Fabri
|
c34536be24
|
Apply suggestions from code review
Co-Authored-By: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2019-06-05 17:26:37 +02:00 |
Andreas Fabri
|
f7b7b9957f
|
Merge remote-tracking branch 'cgal/master' into CGAL-null_ptr-GF
|
2019-06-05 14:47:11 +02:00 |
Laurent Rineau
|
39c8f7ae1f
|
Merge pull request #3950 from afabri/Triangulation_23-PointWithInfo-GF
2D and 3D Triangulations: Unify insertion of range of points with info
|
2019-06-05 11:20:23 +02:00 |
Andreas Fabri
|
7111518cb0
|
Fix usage of Vertices_in_constraint
|
2019-06-05 08:02:19 +02:00 |
Andreas Fabri
|
5532b84b4f
|
nullptr_t -> std::nullptr_t
|
2019-06-05 07:28:56 +02:00 |
Andreas Fabri
|
e2d19b0c8d
|
Replace NULL and Nullptr_t with nullptr and nullptr_t
|
2019-06-04 23:45:44 +02:00 |
Andreas Fabri
|
22a8edd750
|
doc
|
2019-06-04 16:52:33 +02:00 |
Andreas Fabri
|
70720e224f
|
Add documentation for T2
|
2019-06-04 16:32:30 +02:00 |
Andreas Fabri
|
785ae04e0b
|
Add ranges to Regular_triangulation_2
|
2019-06-04 12:45:42 +02:00 |
Andreas Fabri
|
f954b00063
|
Fix error
|
2019-05-24 11:32:32 +02:00 |
Andreas Fabri
|
7b4bad5666
|
Fix warnings
|
2019-05-24 11:14:58 +02:00 |
Laurent Rineau
|
419032d859
|
Merge pull request #3947 from MaelRL/CGAL-Fix_typos-GF
Fix some typos in code/comments/documentation
|
2019-05-23 08:50:14 +02:00 |
Laurent Rineau
|
3a9b2fe67f
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-05-21 16:36:28 +02:00 |
Laurent Rineau
|
e4c82fa260
|
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
|
2019-05-21 16:35:24 +02:00 |
Andreas Fabri
|
f354210be3
|
Add using statements
|
2019-05-21 14:32:03 +02:00 |
Andreas Fabri
|
85d9ec1ae1
|
Unify 2D
|
2019-05-20 17:30:31 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Sébastien Loriot
|
e6d0080cc7
|
fix the init of the vertex index vector
|
2019-05-14 09:15:44 +02:00 |
Andreas Fabri
|
2287817654
|
Add using compare_y
|
2019-05-02 13:49:33 +02:00 |
Andreas Fabri
|
a3d535c553
|
Fix compilation, Add documentation, Add test for IO
|
2019-05-02 10:41:12 +02:00 |
Andreas Fabri
|
abdad1585b
|
Add this-> when calling a function inherited from a temmplate parameter
|
2019-04-30 17:53:32 +02:00 |
Andreas Fabri
|
e0c2222c1f
|
Constrained_triangulation_plus_2: Fix I/O
|
2019-04-30 13:24:52 +02:00 |
Andreas Fabri
|
26b26ea506
|
Remove deprecated function
|
2019-04-30 12:21:06 +02:00 |
Andreas Fabri
|
4724e3a358
|
Remove deprecated function
|
2019-04-30 12:21:03 +02:00 |
Sébastien Loriot
|
564a6c72f4
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-23 10:46:32 +02:00 |
Sébastien Loriot
|
0651c97fdd
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
|
2019-04-23 10:45:27 +02:00 |
Sebastien Loriot
|
7b01c13f8d
|
Merge pull request #2938 from afabri/Triangulation_2-internal-GF
Triangulation_2: Cleanup of include/CGAL
|
2019-04-18 15:51:15 +02:00 |
Sebastien Loriot
|
14ebc2fabc
|
Update Triangulation_2/include/CGAL/Polyline_constraint_hierarchy_2.h
Co-Authored-By: afabri <andreas.fabri@geometryfactory.com>
|
2019-04-18 13:54:46 +02:00 |
Andreas Fabri
|
d3128e75e5
|
We need two versions of the insert_constraint() function,
- one for the old API where constraints were just a 2d segment
- and one for polylines
|
2019-04-18 13:52:34 +02:00 |
Sebastien Loriot
|
80cece608c
|
Merge pull request #3595 from MaelRL/T2-Remove_strict_conflict_zone_boolean-GF
Triangulation_2: revert small feature DT2_strict_and_weak_conflict_zone
|
2019-04-12 15:35:06 +02:00 |
Andreas Fabri
|
899364b87b
|
Remove files that were deprecated in 4.9
|
2019-04-12 14:57:18 +02:00 |
Andreas Fabri
|
5fdcfc989f
|
Merge branch 'master' into Triangulation_2-internal-GF
|
2019-03-22 11:55:22 +01:00 |
Andreas Fabri
|
a472c24185
|
http:/www.boost.org -> https://www.bost.org
|
2019-03-20 08:59:22 +01:00 |
Laurent Rineau
|
fdd8357915
|
Merge pull request #3580 from afabri/Stream_support-Color-GF
Fix warnings (Add/remove copy constructors, and other warnings)
Co-authored-by: Laurent Rineau <laurent.rineau@cgal.org>
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
Co-authored-by: Maxime GIMENO <maxime.gimeno@gmail.com>
|
2019-02-13 15:25:07 +00:00 |
Laurent Rineau
|
82dd2b5cda
|
Merge pull request #3669 from afabri/Triangulation_2-maybe_not_intialized-GF
Triangulation_2: Initialize to avoid warning
|
2019-02-13 15:38:25 +01:00 |
Laurent Rineau
|
9e056880e8
|
Better warning fix: do not initialize, and use CGAL_assume
Let the variable uninitialized, and instruct the compiler that the
condition where `i` remains uninitialized is an error condition.
|
2019-02-08 09:46:24 +01:00 |
Andreas Fabri
|
a0ebd79e9d
|
Triangulation_2: Initialize to avoid warning
|
2019-02-08 08:39:27 +01:00 |
Sébastien Loriot
|
e4cbae525c
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD
|
2019-01-31 11:25:26 +01:00 |
Sébastien Loriot
|
99d842401a
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.12-branch' into HEAD
|
2019-01-31 11:24:50 +01:00 |
Laurent Rineau
|
afc3de2894
|
Merge branch 'master' into Stream_support-Color-GF
|
2019-01-23 09:37:08 +01:00 |
Laurent Rineau
|
6ffd76a87e
|
Merge pull request #2792 from afabri/Intersections_3-Add_missing_do_intersect-GF
Intersections_3: Add missing do_intersect() overloads
|
2019-01-18 16:37:54 +01:00 |
Andreas Fabri
|
4bb714fd7b
|
Fix OTR and T2
|
2019-01-18 10:34:47 +01:00 |
Mael Rouxel-Labbé
|
14150ef95c
|
Revert commit b307771 ("bug fix for natural_neighbor_coordinates_2...
... using a small feature in the conflict zone functions of
Delaunay_triangulation_2")
See concerns raised in the (not-actually-approved) small feature:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/DT2_strict_and_weak_conflict_zone
|
2019-01-14 11:19:21 +01:00 |