Maxime Gimeno
|
1c00bf6847
|
Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno
|
2020-10-29 15:09:16 +01:00 |
Laurent Rineau
|
6007fe7c04
|
Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch
|
2020-10-28 09:51:02 +01:00 |
Sebastien Loriot
|
2f67a4a958
|
dot outside backticks
|
2020-10-26 18:03:09 +01:00 |
Sébastien Loriot
|
1e6bf0c2f3
|
fix warnings
|
2020-10-26 17:00:21 +01:00 |
Maxime Gimeno
|
9c15f2c9dc
|
Use FeatureSummary in the demo, and remove CGAL_FOUND
|
2020-08-04 12:46:17 +02:00 |
Mael Rouxel-Labbé
|
26eb7903aa
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-06-18 12:46:46 +02:00 |
Simon Giraudot
|
89285f1feb
|
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
|
2020-05-28 08:53:17 +02:00 |
Mael Rouxel-Labbé
|
038869cab9
|
Merge remote-tracking branch 'cgal/master' into CGAL-Improve_NP_doc_presentation-GF
|
2020-05-12 15:12:21 +02:00 |
Maxime Gimeno
|
5b2d46cfa0
|
Fixes for min/max
|
2020-04-21 12:04:45 +02:00 |
Maxime Gimeno
|
e9d41d7b7d
|
Fixes for min/max
|
2020-04-21 11:38:37 +02:00 |
Sébastien Loriot
|
c253679b2d
|
unify np sentence
|
2020-04-18 16:27:58 +02:00 |
Simon Giraudot
|
421096fd7f
|
Use imported targets everywhere
|
2020-04-15 14:06:13 +02:00 |
Mael Rouxel-Labbé
|
80f6f659f3
|
Update to new named parameters macros
|
2020-04-05 17:56:50 +02:00 |
Mael Rouxel-Labbé
|
16092f53d6
|
Update doc about NPs
|
2020-04-05 17:56:11 +02:00 |
Mael Rouxel-Labbé
|
fc79510388
|
Regroup NP aliases into the base doxyfile.in
|
2020-04-04 17:26:32 +02:00 |
Mael Rouxel-Labbé
|
e7d52999a8
|
Update PMP NPs to new macros
|
2020-03-29 17:16:50 +02:00 |
Simon Giraudot
|
6c8fd43ebb
|
Use CGAL_target_use_* mechanism for Eigen, LASLIB, OpenCV, TensorFlow, GLPK, SCIP, Boost IOStreams and Serialization
|
2020-02-10 11:57:56 +01:00 |
Mael Rouxel-Labbé
|
ff09c5d0c8
|
Merge branch 'SMS-Add_GH_simplification-GF-old' into SMS-Add_GH_simplification-GF
|
2019-10-25 16:35:53 +02:00 |
Sébastien Loriot
|
254d60f642
|
First pass on removing license notice in header for GPL files
|
2019-10-19 15:23:19 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +02:00 |
Mael Rouxel-Labbé
|
0f7de56d76
|
Move a number of Named Parameter type extractor from CGAL::PMP:: to PMP::
These are used in a number of pacakges other than PMP and the code
is also already in /BGL. None are documented.
|
2019-10-17 12:41:30 +02:00 |
Sébastien Loriot
|
25a05e9f4c
|
Merge branch 'CGAL-named_function_parameters-4.14' into master
Conflicts resolved by hand
|
2019-07-28 23:46:43 +02:00 |
Sébastien Loriot
|
aa47744c36
|
update the usage for the new CGAL named function parameters
|
2019-07-28 22:30:17 +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 |
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
|
4fbf00fb8a
|
CMake>=3.13: opt for for new policies up to 3.15
|
2019-06-19 14:34:59 +02:00 |
Mael Rouxel-Labbé
|
0b506f5cce
|
Fix package dependencies
|
2019-05-10 12:41:25 +02:00 |
Sébastien Loriot
|
124012d9f9
|
replace cpp11::array by std::array
|
2019-03-29 13:28:33 +01:00 |
Sébastien Loriot
|
0ce7fc09b5
|
turns iterator pairs into iterable ranges
|
2019-03-29 13:28:22 +01:00 |
Sébastien Loriot
|
d60f5645aa
|
replace BOOST_FOREACH by c++ ranged-based for loop
some of the command used for the replacement:
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\(([a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\((const [a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\((const typename [a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack --cpp BOOST_FOREACH -l | xargs sed -i -E "s/BOOST_FOREACH\((typename [<>a-zA-Z_:&0-9]+)\s(\w+)\,/for(\1 \2 :/"
ack "boost/foreach.hpp" -l --cpp | xargs sed -i '/boost\/foreach.hpp>/d'
|
2019-03-29 13:22:15 +01:00 |
Andreas Fabri
|
a472c24185
|
http:/www.boost.org -> https://www.bost.org
|
2019-03-20 08:59:22 +01:00 |
Laurent Rineau
|
b3b513c20d
|
Merge pull request #3708 from aboudev/VSA-lingjie
Surface mesh approximation: handle degenerate cases
|
2019-02-28 20:54:40 +01:00 |
Lingjie Zhu
|
b34eadc7fd
|
fix approximate_sqrt for EPICK
|
2019-02-28 20:18:30 +08:00 |
Lingjie Zhu
|
0a52d1033f
|
use functor for collinear and cross_product
|
2019-02-28 20:10:58 +08:00 |
Lingjie Zhu
|
6bd789e782
|
graph v/e/he descriptor take by copy not ref
|
2019-02-28 19:43:14 +08:00 |
Lingjie Zhu
|
c928b1ce3c
|
early exit
when request #proxies is greater than #connected_components
|
2019-02-28 18:48:28 +08:00 |
Lingjie Zhu
|
24e83fc944
|
std::sqrt -> CGAL::approximate_sqrt
|
2019-02-26 22:55:52 +08:00 |
Lingjie Zhu
|
b59eed6c72
|
std::sqrt -> CGAL::approximate_sqrt
boost::isnormal(inv) -> positive length predicate
|
2019-02-26 22:49:01 +08:00 |
Lingjie Zhu
|
b0a6ebe16a
|
clean debug output and fix SubGraph type
|
2019-02-26 17:25:49 +08:00 |
Lingjie Zhu
|
b0b8edb660
|
fix floating ball patches with one proxy
they have no bounday and no anchor
|
2019-02-26 11:35:53 +08:00 |
Lingjie Zhu
|
ea4287b3fa
|
fix default he_max in 'add_anchors'
should be any halfedge in the chord, bcycle.he_head may have anchor attached
|
2019-02-26 10:52:43 +08:00 |
Lingjie Zhu
|
d03b529d88
|
handle degenerate chords
|
2019-02-25 17:31:04 +08:00 |
Lingjie Zhu
|
2df0fc716d
|
handle degenerate faces with zero area
use boost::math::isnormal and CGAL::collinear predicates
|
2019-02-25 11:34:14 +08:00 |
Laurent Rineau
|
8693f95dac
|
Merge pull request #3619 from albert-github/feature/bug_headers
Update of headers
|
2019-02-22 16:39:09 +01:00 |
Sébastien Loriot
|
59bc453b42
|
first batch of replacement for level 1 in classified ref man
command used:
grep -l "##" */doc/*/PackageDescription.txt | xargs sed -i -E 's/\#\#\s*([[:print:]]+[[:alnum:]])\s*\#\#\s*$/\\cgalCRPSection{\1}/'
|
2019-02-14 10:32:39 +01:00 |
Andreas Fabri
|
a483f3442b
|
CGAL: clean up CMakeLists.txt files in examples and tests
|
2019-02-13 17:29:29 +01:00 |
Lingjie Zhu
|
3fed202004
|
fix manual
|
2018-12-06 16:00:36 +08:00 |
Lingjie Zhu
|
31be6b11cb
|
fix negative min_error_drop
|
2018-12-06 15:51:48 +08:00 |