Laurent Rineau
|
830bb9640f
|
Merge pull request #4141 from albert-github/feature/bug_obsolete_images
warning: image file name tds_small.png is ambiguous.
|
2019-08-16 13:24:58 +02:00 |
albert-github
|
62f2fef741
|
warning: image file name tds_small.png is ambiguous.
Some images were present on multiple places but the second reference was not used anymore.
|
2019-08-08 13:41:18 +02:00 |
Maxime Gimeno
|
660ebe9e81
|
Add missing highp and remove unwanted highp
|
2019-08-05 14:16:02 +02:00 |
Sébastien Loriot
|
2e747dd300
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
|
2019-07-18 17:01:42 +02:00 |
Sébastien Loriot
|
1f8065c6c3
|
Merge pull request #3885 from MaelRL/PMP-Locate-GF
PMP: Add locate.h and rewrite Triangulation_2 graph traits
|
2019-07-18 16:40:49 +02:00 |
Sebastien Loriot
|
667e4022f7
|
Merge pull request #4060 from sloriot/CGAL-doc_match_brackets
match @{ and @}
|
2019-07-18 16:26:43 +02:00 |
Laurent Rineau
|
dc02598a5c
|
Merge pull request #4016 from gdamiand/CGAL-more_viewers-gdamiand
CGAL: more viewers
|
2019-07-10 14:22:50 +02:00 |
Maxime Gimeno
|
261c596cfc
|
Merge branch 'CGAL_Qt-Fix_deprecation_warnings-GF' into CGAL_Qt-Fix_deprecation_warnings-4.14-GF
|
2019-07-10 14:04:34 +02:00 |
Maxime Gimeno
|
1184530530
|
More warnings fixed
|
2019-07-10 14:02:06 +02:00 |
Sébastien Loriot
|
fbafb9d06f
|
fix remaining mismatches and fix bugs
|
2019-07-10 11:40:45 +02:00 |
Sébastien Loriot
|
983645a51a
|
match @{ and @}
|
2019-07-05 21:49:46 +02:00 |
Mael Rouxel-Labbé
|
f68141a6d3
|
Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF
|
2019-07-01 11:28:25 +02:00 |
Laurent Rineau
|
32f80cbece
|
Merge pull request #4018 from lrineau/CGAL-refresh_cmake_minimum_required-GF
CMake>=3.13: opt for for new policies up to 3.15
|
2019-07-01 11:16:30 +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 |
Guillaume Damiand
|
67307dcead
|
Merge master to remove conflicts; plus rephrase draw documentation following Sebastien comments.
|
2019-06-19 15:48:10 +02:00 |
Laurent Rineau
|
4fbf00fb8a
|
CMake>=3.13: opt for for new policies up to 3.15
|
2019-06-19 14:34:59 +02:00 |
Guillaume Damiand
|
8a3cb666fd
|
Correct links to CGAL::draw functions.
|
2019-06-19 13:10:08 +02:00 |
Mael Rouxel-Labbé
|
7f6cb0411c
|
Merge branch 'PMP-Locate-GF-old' into PMP-Locate-GF
|
2019-06-18 08:20:16 +02:00 |
Andreas Fabri
|
2c5433fbd7
|
Remove a sentence as suggested by Mael
|
2019-06-05 17:31:27 +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
|
bb97332e72
|
Update Triangulation_3/test/Triangulation_3/include/CGAL/_test_cls_triangulation_3.h
Co-Authored-By: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2019-06-05 16:40:05 +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
|
2a044cff99
|
Fix and polish doc
|
2019-06-05 11:05:50 +02:00 |
Andreas Fabri
|
4581f1b7a8
|
Morte replacements
|
2019-06-05 08:39:55 +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
|
1cfa22481b
|
indentation
|
2019-06-04 16:34:47 +02:00 |
Andreas Fabri
|
285cdd5be5
|
Add more ranges and a testsuite
|
2019-06-04 10:40:13 +02:00 |
Andreas Fabri
|
4c9bda8169
|
Use C++11 for loop in examples
|
2019-06-03 17:23:32 +02:00 |
Andreas Fabri
|
edd84534a9
|
Fix code
|
2019-06-03 17:02:18 +02:00 |
Andreas Fabri
|
521a5c3c83
|
Use std::tie
|
2019-06-03 15:45:53 +02:00 |
Andreas Fabri
|
16f09a73ce
|
typo
|
2019-06-03 15:42:15 +02:00 |
Andreas Fabri
|
b42fd4428d
|
Triangulation_{2,3): Add ranges
|
2019-06-03 15:36:34 +02:00 |
Andreas Fabri
|
0ed700b30c
|
Unify wording
|
2019-05-25 10:13:56 +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 |
Andreas Fabri
|
d067fb409a
|
uncomment
|
2019-05-21 17:18:11 +02:00 |
Laurent Rineau
|
b8fe6b10ee
|
Merge pull request #3804 from afabri/CGAL_tests_must_not_include_basic-GF
Do not include <CGAL/basic.h>
|
2019-05-21 16:37:01 +02:00 |
Andreas Fabri
|
f354210be3
|
Add using statements
|
2019-05-21 14:32:03 +02:00 |
Andreas Fabri
|
2d1c78fdd9
|
Unify T3
|
2019-05-20 18:23:08 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Mael Rouxel-Labbé
|
0b506f5cce
|
Fix package dependencies
|
2019-05-10 12:41:25 +02:00 |
Sébastien Loriot
|
c8a3fdaff6
|
Merge pull request #3625 from sgiraudot/Stream_support-Enhance_color-GF
[Small Feature] Reworked CGAL::Color
|
2019-04-12 15:54:30 +02:00 |
Sébastien Loriot
|
db65bd8ecc
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch'
|
2019-04-11 21:38:48 +02:00 |
albert-github
|
1dd7473818
|
Correction of links
Correction of redirected links and links that moved to another place.
|
2019-04-11 21:37:05 +02:00 |
Simon Giraudot
|
d314711eaf
|
Merge remote-tracking branch 'mine/Stream_support-Enhance_color-GF' into Stream_support-Enhance_color-GF
|
2019-04-09 15:00:56 +02:00 |
Simon Giraudot
|
2c1ca1e893
|
Replace old color API using global const variable with new one using functions
|
2019-04-03 11:51:29 +02:00 |
Sébastien Loriot
|
124012d9f9
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
ce126b87c6
|
remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead
|
2019-03-29 13:28:32 +01:00 |
Sébastien Loriot
|
0ce7fc09b5
|
turns iterator pairs into iterable ranges
|
2019-03-29 13:28:22 +01:00 |