Laurent Rineau
|
621859b526
|
Rename Polyhedron demo to CGAL Lab
And announce it in the `CHANGES.md`.
|
2024-04-18 12:39:30 +02:00 |
Sébastien Loriot
|
910945eb5f
|
undo dependency changes + always use core if not disabled
|
2024-02-27 16:19:28 +01:00 |
Sébastien Loriot
|
3b30756cd3
|
do not depend on CGAL_Core
|
2024-02-27 14:46:18 +01:00 |
Andreas Fabri
|
e4558a4d4b
|
Merge branch 'master' into CORE-boost_mp_number-GF
|
2024-02-23 17:04:37 +01:00 |
Sébastien Loriot
|
c99b69a0e7
|
add missing license headers
|
2024-01-04 13:50:15 +01:00 |
Sébastien Loriot
|
e7c26349f2
|
move header in a package to GPL
|
2024-01-04 13:36:34 +01:00 |
Sébastien Loriot
|
241e1bf557
|
add missing license include directives
|
2024-01-04 11:53:18 +01:00 |
albert-github
|
93001308f4
|
Merge branch 'master' into feature/issue_7395
# Conflicts:
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementPointLocation_2.h
# Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Concepts/ArrangementVerticalRayShoot_2.h
|
2023-08-18 11:10:42 +02:00 |
albert-github
|
ad41766454
|
issue #7395 Improvement of layout of model relations
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
|
2023-07-18 13:23:37 +02:00 |
albert-github
|
4e5578d469
|
issue #7395 Improvement of layout of model relations
- based on review
|
2023-07-15 13:12:15 +02:00 |
albert-github
|
301728a8a9
|
issue #7395 Improvement of layout of model relations
- Completed the cgalModels part
|
2023-07-09 12:43:36 +02:00 |
albert-github
|
ee2a55279d
|
issue #7395 Improvement of layout of model relations
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
|
2023-07-06 17:35:34 +02:00 |
Sébastien Loriot
|
b66afab814
|
Merge remote-tracking branch 'sloriot/CGAL-using_c++17_stl' into HEAD
|
2023-07-05 11:29:35 +02:00 |
Laurent Rineau
|
3851bc437e
|
Merge pull request #7513 from sloriot/T23-exact_serialization
EPECK Triangulation serialization
|
2023-06-22 11:59:34 +02:00 |
Sébastien Loriot
|
27e303b598
|
add more missing include directives
|
2023-06-20 14:18:39 +02:00 |
Sébastien Loriot
|
0ee31a5d4f
|
remove extra parenthesis
|
2023-06-19 19:17:49 +02:00 |
Sébastien Loriot
|
604dcdc435
|
boost::optional => std::optional
|
2023-06-15 10:57:09 +02:00 |
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
Andreas Fabri
|
0d320e48a8
|
Merge branch 'Number_types-fix_VC2017_boost_mp-GF' into CORE-boost_mp_number-GF
|
2023-03-17 08:28:10 +01:00 |
albert-github
|
2d60f46985
|
issue #7231 Improvement of layout of refines relations.
- Adjusted cgalRefines according to reviews
- Implemented it in all files
|
2023-03-14 17:37:50 +01:00 |
Sébastien Loriot
|
9e72361537
|
All packages depends now on CGAL_Core (like Kernel)
|
2023-02-20 15:24:16 +01:00 |
Mael
|
153c603209
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2023-01-27 22:09:02 +01: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
|
5c943e558c
|
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
Fix autotest_cgal_with_ctest
|
2022-11-25 10:15:07 +01:00 |
albert-github
|
c32b1f4127
|
spelling corrections
Some spelling corrections (Directories starting with `S` rest - `W`),
|
2022-11-16 13:22:39 +01:00 |
albert-github
|
45478184de
|
spelling corrections
Some spelling corrections (Directories starting with `E`-` L`),
some backward work
some forward work
|
2022-11-15 13:39:40 +01:00 |
Andreas Fabri
|
c352a9cd28
|
Address -Wunused-but-set-variable
|
2022-10-11 07:45:45 +01:00 |
Laurent Rineau
|
ea35fa8f88
|
Fix autotest_cgal_with_ctest
That commit makes the CMake variables `CGAL_TEST_SUITE` (the new one)
and `RUNNING_CGAL_AUTO_TEST` (the legacy one) completely equivalent.
|
2022-10-05 15:06:02 +02:00 |
Andreas Fabri
|
9bce313616
|
Cleanup in Surface_mesher
|
2022-10-04 13:51:50 +01:00 |
Mael Rouxel-Labbé
|
7cb21c24b0
|
Uniformize message() for missing 3rd party libraries
STATUS for non-essential, NOTICE for important stuff
|
2022-09-06 16:07:31 +02:00 |
Sébastien Loriot
|
3fa436459d
|
BOOST_MPL_ASSERT -> static_assert
|
2022-06-10 08:46:01 +02:00 |
Andreas Fabri
|
4968d218b5
|
Fix doxygen warnings
|
2022-05-17 10:31:07 +01:00 |
Laurent Rineau
|
2288225448
|
Massive update of CMake policies to version 3.23
|
2022-05-06 09:34:35 +02:00 |
Sébastien Loriot
|
e7bf5b661b
|
ya missing include directive
|
2022-02-04 10:22:26 +01:00 |
Sébastien Loriot
|
0b4f136d6d
|
add missing include directive
|
2022-01-10 10:41:44 +01:00 |
Sébastien Loriot
|
6ac74caffb
|
fix warnings
|
2022-01-07 09:26:10 +01:00 |
Sébastien Loriot
|
ab48f63e30
|
update latest cmake version tested
|
2021-11-09 10:58:47 +01:00 |
Sébastien Loriot
|
262a04cef2
|
remove useless POLICY setting
|
2021-11-09 10:19:14 +01:00 |
Sébastien Loriot
|
58181afcdb
|
remove useless include directives
|
2021-11-09 10:16:12 +01:00 |
Sébastien Loriot
|
44df66485d
|
move images
|
2021-10-07 14:47:15 +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
|
7de9564e1c
|
remove archive directories that are of not use (available in git history)
|
2021-09-23 18:55:54 +02:00 |
Sébastien Loriot
|
e58836baf0
|
move off files from archive to meshes
|
2021-09-23 18:54:58 +02:00 |
Sébastien Loriot
|
f5d2fb28a2
|
remove artificial dependency to Polygon
|
2021-09-01 16:41:36 +02:00 |
Laurent Rineau
|
2c4a5db3ce
|
Merge pull request #5631 from GilesBathgate/STL_ext-fix_uncaught_exceptions_cleanup-GilesBathgate
Fix uncaught exceptions cleanup
|
2021-05-18 18:14:14 +02:00 |
Laurent Rineau
|
26ad68e486
|
Merge pull request #5649 from sloriot/CGAL-no_boost_shared_ptr
Replace internal use of boost shared_ptr
|
2021-05-18 18:14:12 +02:00 |
Sébastien Loriot
|
4e519a3c7a
|
move documented IO functions in IO namespace
|
2021-05-05 13:15:37 +02: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 |