Andreas Fabri
|
527569346e
|
CGAL: Modernize CMakeLists.txt
|
2024-10-08 17:02:41 +01:00 |
Laurent Rineau
|
32893b91c0
|
Merge pull request #8263 from lrineau/CGAL-update_minimal_cmake-GF
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-12 10:06:12 +02:00 |
Laurent Rineau
|
5b003a7808
|
Merge pull request #8246 from albert-github/feature/bug_spell_20240531
Spelling corrections
|
2024-06-10 18:47:22 +02:00 |
Laurent Rineau
|
ee948a2041
|
Merge branch '5.6.x-branch'
|
2024-06-10 18:47:09 +02:00 |
Laurent Rineau
|
561e7f16d6
|
Merge pull request #8201 from afabri/ToS-IO-GF
Triangulation on Sphere: Fix I/O
# Conflicts:
# Triangulation_on_sphere_2/include/CGAL/Delaunay_triangulation_on_sphere_2.h
# Triangulation_on_sphere_2/include/CGAL/Triangulation_on_sphere_2.h
# Triangulation_on_sphere_2/test/Triangulation_on_sphere_2/CMakeLists.txt
|
2024-06-10 18:45:09 +02:00 |
Laurent Rineau
|
3a223ebd1e
|
cmake_minimum_required(VERSION 3.12...3.29)
|
2024-06-06 20:19:44 +02:00 |
Mael Rouxel-Labbé
|
f8abb836a0
|
Use the correct enum value
|
2024-06-04 17:39:15 +02:00 |
Mael Rouxel-Labbé
|
a4a2b7d702
|
Misc clean-up
|
2024-06-04 17:35:04 +02:00 |
Mael Rouxel-Labbé
|
c0f4018522
|
Modify data as to have an error with the default sphere
|
2024-06-04 17:34:34 +02:00 |
Mael Rouxel-Labbé
|
de92d89071
|
Also read and write the sphere's center and radius
|
2024-06-04 17:34:13 +02:00 |
Mael Rouxel-Labbé
|
99058987d9
|
Factorize ToS2 DToS2 is_valid() functions
|
2024-06-04 16:55:04 +02:00 |
Mael Rouxel-Labbé
|
085b6a86c8
|
Add missing requirement for ToS2 face base IO
|
2024-06-04 16:54:35 +02:00 |
Mael Rouxel-Labbé
|
d9249532dd
|
Fix uninitialized member
|
2024-06-04 16:54:22 +02:00 |
albert-github
|
36c8b7589d
|
Spelling corrections
Last batch (for now) of spelling corrections in doxygen and normal comments
|
2024-05-31 19:05:34 +02:00 |
Laurent Rineau
|
ce164362e1
|
fix for ToS
```
100% tests passed, 0 tests failed out of 17
Label Time Summary:
CGAL_build_system = 0.78 sec*proc (1 test)
Installation = 0.78 sec*proc (1 test)
Triangulation_on_sphere_2_Tests = 102.51 sec*proc (16 tests)
```
|
2024-05-21 18:37:13 +02:00 |
Laurent Rineau
|
797c056577
|
Prevent_deref, major changes
Now the second parameter is the `reference` type and no longer the `value_type`.
|
2024-05-21 08:53:48 +02:00 |
Laurent Rineau
|
e96aaf37ad
|
Merge branch 'master' into pr/afabri/7410
|
2024-05-17 23:03:55 +02:00 |
Andreas Fabri
|
2d455ebf57
|
improvement but not yet a fix
|
2024-05-16 08:04:32 +01:00 |
Andreas Fabri
|
195001267f
|
Try to fix a warning
|
2024-05-16 07:00:06 +01:00 |
Andreas Fabri
|
67b909cd67
|
Fix assertion
|
2024-05-14 15:59:51 +01:00 |
Andreas Fabri
|
4f592ed50c
|
Add operator <<() and >>() for the ToS_face_base that handles the ghost status
|
2024-05-14 15:58:46 +01:00 |
Andreas Fabri
|
516ef8f4c4
|
show that ghost status gets lost
|
2024-05-14 15:58:46 +01:00 |
Andreas Fabri
|
a0cd7f8926
|
While we skip the first vertex when we write, we must not skip it when we read
|
2024-05-14 15:58:45 +01:00 |
Andreas Fabri
|
fcdc74f7b9
|
whitespace
|
2024-05-14 15:58:44 +01:00 |
Andreas Fabri
|
69d42b29e6
|
Triangulation on Sphere: Fix I/O
|
2024-05-14 15:58:16 +01: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
|
dcc3617c08
|
a test and an example requires Leda or Core
|
2024-01-03 18:50:34 +01:00 |
Laurent Rineau
|
aa09a28df8
|
Merge remote-tracking branch 'cgal/master' into STL_extension-Fix_Prevent_deref-GF
|
2023-09-19 16:22:49 +02:00 |
Laurent Rineau
|
28632f21fc
|
Merge branch 'master' into CGAL-Qt6-GF
# Conflicts:
# Installation/CHANGES.md
|
2023-09-14 17:40:05 +02:00 |
Nicolas Saillant
|
a4136707b2
|
More CMakeLists Updates for QT6
|
2023-09-11 09:51:06 +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 |
Sébastien Loriot
|
125542eb62
|
Merge remote-tracking branch 'cgal/master'
|
2023-07-11 12:59:21 +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 |
Andreas Fabri
|
74b8ddf1ec
|
Fix ToS_2
|
2023-06-28 11:42:55 +01:00 |
Sébastien Loriot
|
573de7f29e
|
Merge branch 'master'
|
2023-06-22 13:38:49 +02:00 |
Laurent Rineau
|
70ac38bed0
|
Merge pull request #7523 from nmnobre/doc_segmentation
Fix typos in multiple manuals
|
2023-06-22 11:59:32 +02:00 |
Nuno Miguel Nobre
|
0469f46105
|
Fix plurals in a number of manuals
|
2023-06-20 13:29:44 +01:00 |
Sébastien Loriot
|
0ee31a5d4f
|
remove extra parenthesis
|
2023-06-19 19:17:49 +02:00 |
Sébastien Loriot
|
bbc4d08ee0
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-06-15 10:47:07 +02:00 |
Sébastien Loriot
|
c8a88b9014
|
remove CGAL_static_assertion*
|
2023-06-15 10:42:10 +02:00 |
Laurent Rineau
|
f15b1447a0
|
Merge pull request #7477 from MaelRL/ToS2-Examples_tiny_fixes-GF
Fix usages of Tos2 face count function
|
2023-06-05 15:10:11 +02:00 |
Laurent Rineau
|
4ad7f3893e
|
Merge pull request #7477 from MaelRL/ToS2-Examples_tiny_fixes-GF
Fix usages of Tos2 face count function
|
2023-06-05 14:01:22 +02:00 |
Mael Rouxel-Labbé
|
9bd19e82d6
|
Use the correct function for solid faces
|
2023-05-28 23:21:53 +02:00 |
Mael Rouxel-Labbé
|
77c7335347
|
Remove useless header include
|
2023-05-28 23:17:33 +02:00 |
Laurent Rineau
|
0576e883f9
|
Merge branch 'CGAL-fix-Qt5-CMake-GF' into CGAL-Qt6-GF
# Conflicts:
# AABB_tree/demo/AABB_tree/CMakeLists.txt
# Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt
# Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CMakeLists.txt
# Circular_kernel_3/demo/Circular_kernel_3/CMakeLists.txt
# GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt
# GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt
# GraphicsView/demo/Bounding_volumes/CMakeLists.txt
# GraphicsView/demo/Circular_kernel_2/CMakeLists.txt
# GraphicsView/demo/Generator/CMakeLists.txt
# GraphicsView/demo/GraphicsView/CMakeLists.txt
# GraphicsView/demo/L1_Voronoi_diagram_2/CMakeLists.txt
# GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt
# GraphicsView/demo/Periodic_2_triangulation_2/CMakeLists.txt
# GraphicsView/demo/Polygon/CMakeLists.txt
# GraphicsView/demo/Segment_Delaunay_graph_2/CMakeLists.txt
# GraphicsView/demo/Segment_Delaunay_graph_Linf_2/CMakeLists.txt
# GraphicsView/demo/Snap_rounding_2/CMakeLists.txt
# GraphicsView/demo/Spatial_searching_2/CMakeLists.txt
# GraphicsView/demo/Stream_lines_2/CMakeLists.txt
# GraphicsView/include/CGAL/Qt/DemosMainWindow_impl.h
# Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/CMakeLists.txt
# Installation/cmake/modules/CGAL_add_test.cmake
# Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt
# Optimal_transportation_reconstruction_2/demo/Optimal_transportation_reconstruction_2/CMakeLists.txt
# Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt
# Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/CMakeLists.txt
# Polyhedron/demo/Polyhedron/polyhedron_demo_macros.cmake
# Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt
# Principal_component_analysis/demo/Principal_component_analysis/CMakeLists.txt
# Triangulation_3/demo/Triangulation_3/CMakeLists.txt
# Triangulation_on_sphere_2/demo/Triangulation_on_sphere_2/CMakeLists.txt
|
2023-04-28 13:49:58 +02:00 |
Laurent Rineau
|
fe5a36c08e
|
fix all the CMakeLists.txt for Qt5
|
2023-04-27 17:27:37 +02:00 |
Andreas Fabri
|
0574c6ba4c
|
Change the remaining CMakeLists.txt [skip ci]
|
2023-04-20 16:35:14 +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 |