Sébastien Loriot
d8c92fc92f
fix package license
2022-08-02 13:32:36 +02:00
Sébastien Loriot
2f47bbb599
remove input range from Region_growing parameters
2022-07-11 16:59:48 +02:00
Laurent Rineau
734c96e951
Merge branch 'master' into pr/lrineau/6558
2022-05-06 16:25:32 +02:00
Laurent Rineau
2288225448
Massive update of CMake policies to version 3.23
2022-05-06 09:34:35 +02:00
albert-github
a5b03d5479
Correcting permanent redirect to Cbc
...
It looks like that the https://projects.coin-or.org/Cbc is a permanent redirect to https://github.com/coin-or/Cbc (all https://projects.coin-or.org redirect to github).
2022-04-30 14:09:18 +02:00
Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
58181afcdb
remove useless include directives
2021-11-09 10:16:12 +01:00
Mael Rouxel-Labbé
8166579e55
Merge branch 'PM-Fix_pmaps_reference_types-GF' into PM-Fix_pmaps_reference_types_master-GF
2021-10-11 19:58:07 +02:00
Mael Rouxel-Labbé
df560987a6
Whitespace & cleaning changes
2021-10-08 12:13:43 +02:00
Sébastien Loriot
47028cd184
automatically move data files in data dir + update paths
...
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Sébastien Loriot
facabcac86
Merge remote-tracking branch 'cgal/5.3.x-branch'
2021-09-10 17:47:17 +02:00
Sébastien Loriot
ee7b4121c8
update exclude path
2021-08-30 11:48:10 +02:00
Sébastien Loriot
98e471849b
moving files from internal to PKG/internal
2021-08-26 11:33:39 +02:00
shuangyuan
42c9d55bd8
fixed bug for unincremented circulator
2021-08-26 12:24:19 +08:00
albert-github
2a54687e77
Correction of hyperlinks
...
The link checker gave a number of redirects and incorrect links.
- the redirects have been solved ass far as possible
- the incorrect links have been checked and corrected where possible, others have been reported through issues;
2021-06-04 13:52:14 +02:00
Sébastien Loriot
fb6f703b55
IO namespace for files in IO directories
2021-05-04 14:36:06 +02:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Mael Rouxel-Labbé
1f45360d7a
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
2021-01-26 09:05:24 +01:00
Sébastien Loriot
bc161f2ae9
Merge 'CGAL-Eigen3_support-5.2'
2021-01-15 10:59:20 +01:00
Sébastien Loriot
f4935dc199
Merge branch 'CGAL-Eigen3_support-5.1'
2021-01-15 10:54:02 +01:00
Sébastien Loriot
eecb00534e
fix macro name to be consistent with find_package
2021-01-15 10:43:34 +01:00
Mael Rouxel-Labbé
6b87fe393d
Fix various grammar issues
2020-12-05 11:11:33 +01:00
Maxime Gimeno
d6c8193f95
add missing {
2020-12-01 13:28:51 +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
d534996f97
Fixes
2020-10-26 10:29:27 +01:00
Mael Rouxel-Labbé
145511bfe0
Remove unmatched }
2020-09-22 11:35:13 +02:00
Mael Rouxel-Labbé
8682f9bafb
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-08-24 11:45:17 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
zfb132
8d3a424642
flush the buffer
2020-07-22 14:00:24 +08:00
Mael Rouxel-Labbé
9cca59ba36
Actually use the new IO functions + some example improvements
2020-06-23 18:24:39 +02:00
Mael Rouxel-Labbé
2d49f7d702
Countless IO fixes...
...
Don't have the patience to split it nicely
2020-06-21 12:03:28 +02:00
Maxime Gimeno
ea53a8d70d
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-06-17 14:25:21 +02:00
Maxime Gimeno
25c8313859
Replace IO functions in examples and fix Surface_mesh read_OFF()
2020-06-16 14:36:24 +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é
580a1efd5c
Remove trailing whitespace / tabs
2020-05-22 15:31:50 +02:00
Maxime Gimeno
049439fa6b
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-04-30 16:47:58 +02:00
Maxime Gimeno
e9d41d7b7d
Fixes for min/max
2020-04-21 11:38:37 +02:00
Simon Giraudot
421096fd7f
Use imported targets everywhere
2020-04-15 14:06:13 +02:00
Maxime Gimeno
abc623d5a8
clean-up
2020-04-01 15:03:43 +02:00
Maxime Gimeno
69a2a23cc6
rename IO functions in point_set packages
2020-04-01 14:33:14 +02:00
Maxime Gimeno
4e6fb685c6
Merge remote-tracking branch 'mine/CGAL_IO-maxGimeno' into HEAD
2020-03-27 11:11:10 +01:00
Maxime Gimeno
9c0648a004
Merge tag 'master_before_no_tws_nor_tabs' into CGAL_IO-maxGimeno
2020-03-27 11:05:43 +01:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Mael Rouxel-Labbé
30d4754a04
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-03-17 09:03:12 +01:00
Simon Giraudot
fc38901c56
Change CMakeLists.txt to avoid message in testsuite
2020-03-02 17:08:32 +01:00
Simon Giraudot
66dbd11cc2
Add commentary about macros defined by cmake scripts (avoid misunderstanding by users)
2020-02-10 11:57:56 +01: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é
3ca94b1c78
Move Writer_OFF (which is completely unused...) to IO/OFF
2020-01-17 16:49:40 +01:00
Mael Rouxel-Labbé
e73b973b62
Use Parallel_if_available_tag to simplify code that used CGAL_LINKED_WITH_TBB
2019-11-20 12:24:54 +01:00
Laurent Rineau
15d9e1f0ff
Restore the alphabetical order of `dependencies` files
2019-10-31 14:41:37 +01:00
Sébastien Loriot
52164b1fba
First pass on removing license notice in header for LGPL files
2019-10-19 15:40:30 +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
albert-github
32dfb2e66f
Formulas shown as code
...
Some formulas are shown as code due to the fact that the indentation of the start of the formula is 4 or more compared to the paragraph it is part of (handling of code sections has been improved from e.g. 1.8.13 to master).
the formula construct `\f$ .. \f$` should not be used when using e.g. the `equation` environment. With MathJax this works but in standard LaTeX an error is thrown (not yet the focus of CGAL, but might be of interest in the future / newer implementations of MathJax when more compatible).
2019-08-27 11:55:53 +02:00
Laurent Rineau
e58d82e5ac
Merge pull request #4108 from sgiraudot/Demo-Update_reconstruction_plugin-GF
...
Demo: update reconstruction plugin
2019-08-16 13:25:03 +02:00
Dmitry Anisimov
09c8aef97a
oppose to -> as opposed to
2019-08-12 09:56:00 +02:00
Dmitry Anisimov
a7487fa553
Update Polygonal_surface_reconstruction/doc/Polygonal_surface_reconstruction/Polygonal_surface_reconstruction.txt
...
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2019-08-12 09:52:58 +02:00
Simon Giraudot
b97237b2b1
Test Polygonal Reconstruction partially even if solvers are not available
2019-08-08 16:22:14 +02:00
Simon Giraudot
3cfcdaa9d7
Fix implicit conversion pointer->bool in assertion
2019-08-08 15:42:24 +02:00
Simon Giraudot
e450266455
Replace CGAL::Iso_cuboid_3<Kernel> by Kernel::Iso_cuboid_3 to avoid problems
2019-08-07 11:50:10 +02:00
Dmitry Anisimov
5220b7d260
added a region growing example with an extra paragraph in docs
2019-08-05 15:11:30 +02:00
Maxime Gimeno
d1008eed39
Add missing dependency
2019-07-19 09:22:47 +02:00
Liangliang Nan
59656ef3b2
smaller test datasets
2019-07-03 15:48:58 +02:00
Maxime Gimeno
a3e012316c
Fix deprecation warnings by using Eigen
2019-07-03 10:29:24 +02:00
Maxime Gimeno
4cdfecc8c5
A
2019-07-03 10:27:14 +02:00
Maxime Gimeno
d75842159b
Fix warnings in tests and examples
2019-07-02 11:39:53 +02:00
Liangliang Nan
f41848dc3b
fixed two typos and removed an unnecessary include directory in CMakeLists files
2019-07-01 15:34:23 +02:00
Maxime Gimeno
2342cd488e
Remove second find_package(SCIP)
2019-07-01 15:08:49 +02:00
Maxime Gimeno
e95f687d58
set the find_package() QUIET
2019-06-27 09:30:52 +02:00
Maxime Gimeno
5014906e25
Fix add_definitions
2019-06-26 10:30:30 +02:00
Maxime Gimeno
f31e0bee83
Fix CMakeLists for the right CMAKE versions.
2019-06-26 10:04:03 +02:00
liangliang.nan
90662e6b43
replaced BOOST_FOREACH by c++11 for
2019-06-25 17:36:03 +02:00
liangliang.nan
0e5b736242
added namespace "CGAL::" to avoid name conflicts.
...
tested on Windows, macOS, and Linux/Ubuntu
2019-06-25 17:06:55 +02:00
Liangliang Nan
010f05dfeb
find GLPK
...
- added FindGLPK.cmake
- try to find SCIP first. If not, try to find GLPK
2019-06-19 15:02:27 +02:00
Maxime Gimeno
b12d59dc4e
Fix the test CMakeLists.txt for GLPK
2019-06-13 13:33:53 +02:00
Maxime Gimeno
373c3020fe
Update dependencies
2019-06-13 09:19:14 +02:00
Liangliang Nan
c1809b60cf
Update dependencies
2019-06-12 23:29:50 +02:00
Liangliang Nan
68d31b44fe
Update dependencies
2019-06-12 22:38:36 +02:00
Liangliang Nan
2a56dc1393
Update license.txt (LGPL-3.0+)
2019-06-11 15:42:38 +02:00
Liangliang Nan
cd673786a5
Use LGPL-3.0+ license (to be consistent with other parts)
2019-06-11 13:58:18 +02:00
Liangliang Nan
18c2fb1dc6
Rename copyright.txt to copyright
2019-06-11 10:27:57 +02:00
Liangliang Nan
49388c1bee
updated file names
2019-06-11 10:23:11 +02:00
Liangliang Nan
3fb16a0b33
Create dependencies
2019-06-07 23:14:57 +02:00
Liangliang Nan
d4b4640139
corrected references (using the new names of the packages)
2019-06-06 00:30:01 +02:00
Liangliang Nan
3b9c73c917
using the new Shape_detection implementation (instead of the deprecated Shape_detection_3)
2019-06-05 21:10:39 +02:00
Liangliang Nan
fadaee63a8
integrated PolyFit
2019-06-05 17:50:37 +02:00