Sven Oesau
4b87b331e7
Merge remote-tracking branch 'master/master' into Kinetic_shape_reconstruction-new_package-soesau
2023-01-18 14:44:02 +01:00
Andreas Fabri
cc3a5cf43d
Add to the package overview
2023-01-05 10:08:43 +00:00
Mael
0ff7882997
Merge branch 'master' into feature/bug_documentation_spell_20221113
2022-12-06 22:21:06 +01:00
Mael
6538b22e06
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
2022-12-05 16:03:41 +01:00
Laurent Rineau
67b5c791e9
Merge pull request #7075 from MaelRL/CGAL-Fix_some_links-GF
...
Update some links + https
2022-12-05 12:22:06 +01:00
Andreas Fabri
699454ae84
STL Extensions: Correct spelling
2022-11-29 13:22:00 +00:00
Sébastien Loriot
c5207cb5ad
Merge remote-tracking branch 'cgal/master' into HEAD
2022-11-24 09:54:56 +01:00
Mael Rouxel-Labbé
b5c21e1f5d
Http -> https + update some dead links
2022-11-23 18:54:37 +01:00
albert-github
dd6b993e07
Documentation: spelling corrections
...
Some spelling corrections
2022-11-13 13:47:14 +01:00
albert-github
2bcc9ad8c5
Link corrections
...
- Correcting some permanent redirects
- corrected link for to `max_element`, link was incorrect
2022-11-13 13:19:22 +01:00
Andreas Fabri
b32d1f0023
Merge branch 'master' into CORE-boost_mp_number-GF
2022-10-21 13:27:48 +01:00
Andreas Fabri
c04dceb71d
Merge master
2022-10-14 14:40:58 +01:00
Guillaume Damiand
24a8004ee0
Merge branch 'master' into gsoc2022-EBVs-Mostafa-ashraf19
2022-10-14 08:53:12 +02:00
Mostafa-ashraf19
0cad38a508
Doc initial commit.
2022-10-13 05:25:45 +02:00
Laurent Rineau
992903ec90
Merge pull request #6854 from zfb132/master
...
fix typo and update documentation
2022-10-07 15:46:56 +02:00
Laurent Rineau
b3174acf53
Add a ref
2022-09-28 14:42:39 +02:00
Laurent Rineau
e90b64f1b7
Addition to the section about kernel assertions
2022-09-28 14:02:06 +02:00
Laurent Rineau
eea79d0394
Collateral fix of the documentation
2022-09-28 13:39:05 +02:00
Fubin Zhang
1d69abbc7f
Apply suggestions from code review
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2022-09-27 10:15:18 +08:00
albert-github
e3ca357fd6
Documentation error in Manual
...
After review: made sentences identical
2022-09-25 11:10:24 +02:00
albert-github
3b8b37c184
Documentation error in Manual
...
The construct:
```
In the previous section, we wrote that "Any model of the CGAL concept
Kernel provides what is required by the concept `ConvexHullTraits_2`.
```
leads to the fact that the entire paragraph is badly formatted as the double quote is not properly closed.
Closing the double quote would lead to the fact that the `` `ConvexHullTraits_2` `` is not resolved properly
File:
- doc_output/Manual/tutorial_hello_world.html#intro_concept
2022-09-24 18:10:20 +02:00
Andreas Fabri
6d09a886b2
Remove paragraph in the developer manual; Some fixes
2022-09-23 14:12:53 +01:00
zfb132
fb7f92c27c
fix typo and update documentation
2022-09-21 11:05:53 +08:00
Mael Rouxel-Labbé
b78da38490
Add 'REQUIRED' in the documentation's `find_package(CGAL)` usages
2022-09-07 11:42:44 +02:00
Mael Rouxel-Labbé
9b265fddf8
Uniformize REQUIRED / QUIET usage:
...
Following this:
- CGAL: always REQUIRED
- CGAL component: COMPONENT / OPTIONAL_COMPONENT (never QUIET)
- required 3rd party: (not QUIET) + message(NOTICE "") on NOT_FOUND
- optional 3rd party: QUIET + message(STATUS "") except for Polyhedron/demo
- 3rd party components: COMPONENT / OPTIONAL_COMPONENT
(QUIET depending on required or optional 3rd party)
2022-09-06 16:24:27 +02:00
Sébastien Loriot
c1afb483f5
licence -> license
2022-07-19 09:04:19 +02:00
Sébastien Loriot
1e857506c1
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-07-12 18:22:02 +02:00
Sébastien Loriot
12795ba29c
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
2022-07-12 18:21:16 +02:00
Sebastien Loriot
22e5a5a1df
Update Documentation/doc/Documentation/windows.txt
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2022-07-11 11:59:59 +02:00
Sébastien Loriot
c6a58e4365
add missing version
...
Thanks @albert-github for checking!
2022-07-11 11:31:18 +02:00
Sébastien Loriot
b80bfd0974
add missing supported compiler
2022-07-11 11:06:04 +02:00
Sébastien Loriot
707b45cb5b
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-06-29 10:48:00 +02:00
Laurent Rineau
499b7794c9
Merge pull request #5693 from janetournois/Mesh_data_structure_3-new_package-jtournois
...
SMDS_3: Mesh_data_structure_3 - new package for C3T3
2022-06-29 09:14:38 +02:00
Laurent Rineau
3bd55ca2b2
Remove mention to boost::thread_specific_ptr
2022-06-20 09:35:06 +02:00
Laurent Rineau
a79363275e
Merge pull request #6659 from afabri/CGAL-fix_boost_doc_URLs-GF
...
STL_extension: Fix URL to boost libs
2022-06-15 10:20:44 +02:00
Laurent Rineau
a0aec6d20a
Merge pull request #6659 from afabri/CGAL-fix_boost_doc_URLs-GF
...
STL_extension: Fix URL to boost libs
2022-06-15 10:18:53 +02:00
Laurent Rineau
c132b6a11e
Merge remote-tracking branch 'cgal/master' into Mesh_data_structure_3-new_package-jtournois
2022-06-13 16:26:34 +02:00
Laurent Rineau
d9245b9cd6
Remove any mention of result_of in the documentation
2022-06-10 17:26:44 +02:00
Andreas Fabri
60df88453f
No longer use the link to boost::result_of
2022-06-09 12:44:10 +01:00
Sébastien Loriot
5746e59b34
Merge cgal/master
2022-06-08 23:13:25 +02:00
Jane Tournois
355b52d21f
rename TMDS_3 to SMDS_3, end.
2022-06-08 22:57:25 +02:00
Sébastien Loriot
5e124e5d5f
Merge cgal/master
2022-06-08 22:43:17 +02:00
Jane Tournois
28660da783
doc MDS_3 -> TMDS_3
2022-06-08 22:35:50 +02:00
Sébastien Loriot
f0fc06b998
Merge cgal/master
2022-06-08 22:10:34 +02:00
Sébastien Loriot
ac8d72ee18
merge master
2022-06-08 22:06:36 +02:00
Sébastien Loriot
871973d370
merge cgal/master
2022-06-08 22:00:35 +02:00
Sébastien Loriot
920c35c30e
Merge cgal/master
2022-06-08 21:56:39 +02:00
Jane Tournois
3303b5c7f2
add package to package overview
2022-06-08 21:46:52 +02:00
Andreas Fabri
6fa89d7cdc
Change minimum version number of boost
2022-06-06 08:43:53 +01:00
Sebastien Loriot
565611123c
Merge pull request #6611 from MaelRL/AW3-enhance_demo-GF
...
AW3: Fix overzealous filtering during traversal (+ misc enhancements)
2022-05-26 18:09:18 +02:00
Sebastien Loriot
b98b855b61
Merge pull request #6581 from albert-github/feature/bug_text_cpp_namespace
...
Redirect and readability
2022-05-26 18:09:01 +02:00
Mael Rouxel-Labbé
3b52e466a8
AABB_tree doc improvements
2022-05-24 10:02:15 +02:00
Laurent Rineau
e73e030dca
Update minimal version of Eigen to 3.3.4
2022-05-19 17:20:18 +02:00
albert-github
5bc8c089a0
Redirect and readability
...
From review:
- replace `<TT>` by `<blockquote>
- remove `,`
2022-05-16 12:11:40 +02:00
albert-github
34a167c525
Redirect and readability
...
- correcting permanent redirect
- improve readability
2022-05-13 18:09:08 +02:00
albert-github
f3c616ee27
Update Documentation/doc/Documentation/Developer_manual/Chapter_portability.txt
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-05-10 11:50:09 +02:00
albert-github
939dfbe68a
Documentation update in respect to code fragments
...
- Corrected some another const and mutable based on review
- Corrected BaseDoxyfile.in for other builds of this (5.5) version
2022-04-22 10:31:21 +02:00
albert-github
461dba692d
Documentation update in respect to code fragments
...
Update of documentation in respect of code fragments
- making code fragments work in footnotes
- placing some words in in code tags
- completing some words to code tags
- removing some `#` as they are not necessary
- don't show obfuscation code in email
2022-04-21 17:56:14 +02:00
Mael Rouxel-Labbé
a40a7572ac
Add Alpha_wrap_3
2022-04-04 11:33:27 +02:00
albert-github
307a515a6e
Manual: correcting gforge address
...
Replacing the addressttps://mpfi.gforge.inria.fr/ by https://gitlab.inria.fr/mpfi/mpfi as Forge is definitively shutdown.
2022-03-21 10:38:47 +01:00
Sébastien Loriot
3a2177f877
remove deprecated recommendation
2022-03-01 18:52:56 +01:00
Laurent Rineau
7906e3928a
Merge pull request #6174 from afabri/CGAL_Discontinue_Geomview-GF
...
Remove Geomview
2021-12-20 18:06:29 +01:00
Laurent Rineau
7d87783480
Update minimal versions of gcc and clang
2021-12-14 16:23:24 +01:00
Laurent Rineau
2010a410e2
Prepare CGAL-5.4-beta1
2021-12-14 15:35:03 +01:00
Andreas Fabri
115fa5ab39
Remove Geomview from the manual and the demos
2021-12-14 14:01:21 +00:00
albert-github
3ad2b0ff17
Remove some unintended artifacts from the documentation
...
Some parts were due to to the markdown handling of 4 spaces meaning code converted to code and this was not the intention.
2021-11-25 15:43:21 +01:00
Sebastien Loriot
dc6b58d4c7
Improve wording
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2021-10-11 14:28:13 +02:00
Sébastien Loriot
86339ecfe1
doc data_file_path
2021-10-08 13:30:25 +02:00
Sébastien Loriot
8c9fc331cd
Merge remote-tracking branch 'cgal/5.3.x-branch'
2021-09-10 17:51:35 +02:00
Sébastien Loriot
38435dc7c9
Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD
2021-09-10 17:50:58 +02:00
Sebastien Loriot
4610cf3c66
Merge pull request #5904 from sloriot/CGAL-remove_config_flags
...
Replace macros with inline functions and remove a config flag
2021-09-10 17:38:50 +02:00
Sébastien Loriot
f559330c86
Merge remote-tracking branch 'cgal/5.3.x-branch'
2021-09-06 16:08:41 +02:00
Sébastien Loriot
b71440650c
fix wrong conflict resolution in d89690ae97
2021-09-06 16:07:55 +02:00
Maxime Gimeno
db25bd110e
Update the doc fir TBB cmake usage
2021-09-03 10:46:40 +02:00
Sébastien Loriot
6e1fc8a4e5
Merge remote-tracking branch 'cgal/master' into HEAD
2021-09-02 16:53:07 +02:00
Sébastien Loriot
d8510d0fd3
follow up of #4009
2021-08-30 12:37:20 +02:00
Sebastien Loriot
5c41308f43
Update Documentation/doc/Documentation/advanced/Configuration_variables.txt
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-08-27 15:26:42 +02:00
Sébastien Loriot
91a725b403
mention var to disable config mode
2021-08-27 12:56:57 +02:00
Sebastien Loriot
76d30bdaa6
Apply suggestions from code review
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-08-27 12:46:45 +02:00
Sébastien Loriot
dcbcf102b7
update boost configuration doc
2021-08-27 11:20:10 +02:00
Mael Rouxel-Labbé
cd3fe4cae9
Move the OBB package to the "Geometric Optimization" category
2021-08-23 22:24:42 +02:00
Sebastien Loriot
c2255e6954
Merge pull request #5903 from sloriot/Doc-various_fixes
...
Doc various fixes
2021-08-19 20:38:39 +02:00
Sebastien Loriot
8b14a14ccf
Merge pull request #5905 from sloriot/Doc-compilers
...
Make it more obvious where to find supported compilers
2021-08-13 18:27:58 +02:00
Sébastien Loriot
de6d8c6cbd
Merge pull request #5742 from danston/Shape_regularization-new_package-danston
...
[Feature] Shape Regularization New Package
2021-08-13 18:19:35 +02:00
Sébastien Loriot
60a4c70f80
make it more obvious where to find supported compilers
2021-08-13 16:50:20 +02:00
Sébastien Loriot
a88a84b0f4
remove some cpp0x and cpp11 config macros
2021-08-13 15:46:50 +02:00
Sébastien Loriot
53ccf1be4e
remove no longer needed file
2021-08-13 09:53:20 +02:00
Dmitry Anisimov
90b1a5dbed
added missing entry for the new package in docs
2021-08-12 11:47:52 +02:00
Sébastien Loriot
89aec88abc
add missing entry
2021-08-12 11:40:51 +02:00
Efi Fogel
5e73fe1eba
Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic
2021-08-04 12:22:09 +03:00
Laurent Rineau
b1ccf3fee3
Merge pull request #5402 from mglisse/mt-glisse
...
Epeck thread safety
2021-07-27 15:55:25 +02:00
Laurent Rineau
b9743fffa3
Merge pull request #5741 from danston/Solvers-add_osqp-danston
...
[Small Feature] OSQP Support in Solver Interface
2021-07-27 15:55:23 +02:00
Marc Glisse
e7357ac003
Merge remote-tracking branch 'cgal/master' into mt-glisse
...
several PRs in Filtered_kernel conflicted with this :-(
2021-07-19 14:53:27 +02:00
Laurent Rineau
7a3baf216d
Merge branch 'Doc-Remove_compiled_cgal_compatibility-maxGimeno'
2021-06-30 15:43:28 +02:00
Laurent Rineau
66c7a5c496
Merge pull request #5779 from danston/Installation-macos_guide_fix-danston
...
MacOS Qt5 Guide Update
2021-06-29 15:30:32 +02:00
Laurent Rineau
c267217f46
Merge pull request #5779 from danston/Installation-macos_guide_fix-danston
...
MacOS Qt5 Guide Update
2021-06-29 15:27:46 +02:00
Maxime Gimeno
83cff06d12
more update
2021-06-29 13:45:41 +02:00
Maxime Gimeno
3ef2dbe915
Add the drop of the support of CGAL not header-only in CHANGES and update the doc about configuration and installation.
2021-06-29 13:16:42 +02:00
Dmitry Anisimov
86730d9555
Update Documentation/doc/Documentation/Usage.txt
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2021-06-25 11:27:15 +02:00
Dmitry Anisimov
d2974c44b7
better description
2021-06-25 11:27:02 +02:00
Dmitry Anisimov
e129bd7b35
macos qt5 guide installation update
2021-06-25 11:26:55 +02:00
Dmitry Anisimov
94b75803c0
Merge branch 'master' into Solvers-add_osqp-danston
2021-06-18 10:02:11 +02:00
Laurent Rineau
530616534a
Fix and document the CMake CGAL_HAS_NO_THREADS option
2021-06-16 17:12:59 +02:00
Laurent Rineau
a391081a61
Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
...
remove remaining mentions to setup.exe
2021-06-16 15:08:27 +02:00
Laurent Rineau
8fc1301677
Merge pull request #5743 from sloriot/CGAL-remove_last_setup.exe
...
remove remaining mentions to setup.exe
2021-06-16 15:03:47 +02: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
Laurent Rineau
f738557f0c
Update minimal requirements
2021-06-02 13:51:40 +02:00
Sébastien Loriot
c93da15912
remove remaining mentions to setup.exe
2021-06-01 09:40:30 +02:00
Dmitry Anisimov
267a6412ac
initial commit with the new osqp solver concept
2021-05-31 14:01:08 +02:00
Maxime Gimeno
a76bd6081e
Replace more sc text
2021-05-21 15:45:50 +02:00
Efi Fogel
d0e8d8b205
Added missing AdaptableTernaryFunction concept
2021-04-29 01:14:29 +03:00
Giles Bathgate
5ecd85248a
Fix capitalisation of macro name.
2021-04-28 21:03:45 +01:00
Giles Bathgate
0ef8127c71
The CGAL_NOEXCEPT macro is no longer needed
2021-04-28 21:03:00 +01:00
Sebastien Loriot
b8bc56ca12
Merge pull request #4421 from MaelRL/Triangulation_on_sphere_2-GF
...
new package: Triangulation on the sphere
2021-04-21 15:24:45 +02:00
Sebastien Loriot
77e5d1d26f
Merge pull request #4852 from JacksonCampolattaro/gsoc2020-Octree-campolattaro
...
Add Octree Package
2021-04-17 14:26:01 +02:00
Mael
8226666398
Merge branch 'master' into Triangulation_on_sphere_2-GF
2021-04-17 11:22:30 +02:00
Sébastien Loriot
39367c2313
Merge remote-tracking branch 'cgal/5.2.x-branch'
2021-04-17 11:14:29 +02:00
Sébastien Loriot
cbd95907cd
Merge remote-tracking branch 'cgal/5.1.x-branch' into HEAD
2021-04-17 11:11:28 +02:00
Maxime Gimeno
e562f6288c
Add a picture to illustrate the vcpkg toolchain option
2021-04-12 10:05:59 +02:00
Sébastien Loriot
350b9172c5
replace %CGAL by \cgal (but in titles)
2021-04-11 14:52:01 +02:00
Sebastien Loriot
2dbad7b34b
Update Documentation/doc/Documentation/windows.txt
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2021-04-09 16:52:16 +02:00
Sébastien Loriot
d4f8effe9c
doc precompiled demos
2021-04-08 18:23:32 +02:00
Simon Giraudot
10f6992b2a
Rebase on master
2021-04-07 14:32:31 +02:00
Simon Giraudot
1c156ab22d
Rebase on master
2021-04-07 14:27:57 +02:00
Laurent Rineau
8dc3256685
Merge pull request #5488 from sgiraudot/Classification-Remove_TensorFlow_support-GF
...
[Small Feature] Remove TensorFlow support
2021-04-06 15:13:15 +02:00
Simon Giraudot
616cd5a549
Apply corrections from review
2021-04-01 08:55:51 +02:00
Sébastien Loriot
b1a537c80c
add attention notice in Ceres about libunwind
2021-03-31 16:35:24 +02:00
Simon Giraudot
8e06889d90
Rebase
2021-03-22 15:17:34 +01:00
Mael Rouxel-Labbé
ede18b776c
Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF
2021-03-18 10:42:52 +01:00
John Mullee
63779d416d
Tutorial_GIS.txt: fandom rorest -> random forest
...
fandom rorest -> random forest
2021-03-16 16:45:25 +00:00
Simon Giraudot
20162feb3d
Rebase on master
2021-03-11 13:20:34 +01:00
Laurent Rineau
2282df03bd
Merge pull request #5451 from sloriot/CGAL-no_setup_exe
...
Remove setup
# Conflicts:
# .travis.yml
# .travis/packages.txt
# wininst/developer_scripts/script_cgal.nsi
2021-03-10 10:39:25 +01:00
Laurent Rineau
b6a073ce4d
Merge pull request #5516 from maxGimeno/Doc-Update_vcpkg_instructions-maxGimeno
...
Update doc for vcpkg use
2021-03-10 10:35:10 +01:00
Laurent Rineau
fe81fced45
Merge pull request #5451 from sloriot/CGAL-no_setup_exe
...
Remove setup
# Conflicts:
# wininst/developer_scripts/script_cgal.nsi
2021-03-10 10:33:00 +01:00
Laurent Rineau
9bc4a85757
Merge pull request #5516 from maxGimeno/Doc-Update_vcpkg_instructions-maxGimeno
...
Update doc for vcpkg use
2021-03-10 09:56:02 +01:00
Laurent Rineau
ea05d96eb7
Merge pull request #5451 from sloriot/CGAL-no_setup_exe
...
Remove setup
2021-03-10 09:45:41 +01:00
Maxime Gimeno
bcae74fb33
Update doc for vcpkg use
2021-03-08 15:24:44 +01:00
Simon Giraudot
46b9452ef4
Rebase on master
2021-03-04 13:48:11 +01:00
Laurent Rineau
3ab3b10d47
Merge pull request #5247 from MaelRL/SDG-Fix_doc-GF
...
Doc improvements for TDS-related classes
2021-03-03 17:38:18 +01:00
Laurent Rineau
22b823f066
Merge pull request #5434 from maxGimeno/Doc-Dont_use_small_caps-maxGimeno
...
Doc: Don't use small caps
2021-03-03 17:32:57 +01:00
Simon Giraudot
6e811d6a8f
Rebase on master
2021-03-03 12:56:57 +01:00
Simon Giraudot
8264096ee7
Remove TensorFlow support from Classification
2021-02-23 08:52:02 +01:00
Mael Rouxel-Labbé
5efa544734
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
2021-02-22 17:19:40 +01:00
Laurent Rineau
7edf0f2458
Merge pull request #5350 from maxGimeno/PSP_3-Fixes-for_pointmatcher-maxGimeno
...
PSP_3: Fix pointmatcher support
2021-02-18 15:26:22 +01:00
Laurent Rineau
fa1a355751
Merge branch '5.1.x-branch' into 5.2.x-branch
2021-02-18 15:19:05 +01:00
Laurent Rineau
7d760d8a72
Merge pull request #5350 from maxGimeno/PSP_3-Fixes-for_pointmatcher-maxGimeno
...
PSP_3: Fix pointmatcher support
2021-02-18 15:18:08 +01:00
Sébastien Loriot
ba04933076
update doc to no longer mention the executable
2021-02-11 10:27:23 +01:00
Laurent Rineau
99225a9a33
Merge pull request #5414 from maxGimeno/Doc-Fix_qt5_example-maxGimeno
...
Documentation: Re-add missing CMakeLists
2021-02-05 16:09:56 +01:00
Maxime Gimeno
fb3746168d
remove \sc
2021-02-05 11:10:20 +01:00
Maxime Gimeno
4271f6e19c
Restore the CMakelist.txt in the Minimal Example Using Qt5
2021-02-01 09:21:29 +01:00