Sven Oesau
|
b26e22bca8
|
Merge remote-tracking branch 'remotes/orth/orthtree-generalization' into Kinetic_shape_reconstruction-new_package-soesau
|
2023-11-08 08:58:25 +01:00 |
Sébastien Loriot
|
6383bf9676
|
revert changes to not block the integration of new Orthtree
|
2023-11-07 08:35:37 +01:00 |
Sébastien Loriot
|
999ad9b787
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-11-07 08:19:19 +01:00 |
Laurent Rineau
|
bdfe153cd9
|
Merge pull request #7784 from janetournois/BGL-warning_fixed-jtournois
BGL - no need to workaround boost 1.54 anymore
|
2023-11-06 12:52:24 +01:00 |
Jane Tournois
|
6b8eaa4e5c
|
remove CGAL workaround from cpp files
|
2023-10-12 10:12:09 +02:00 |
Jane Tournois
|
6e6598cd5e
|
no need to workaround boost 1.54 anymore
because CGAL now requires boost 1.66 or higher
|
2023-10-10 19:32:59 +02:00 |
Sven Oesau
|
10cda49c66
|
Merge remote-tracking branch 'remotes/orth/orthtree-generalization' into Kinetic_shape_reconstruction-new_package-soesau
|
2023-09-25 12:37:38 +02:00 |
JacksonCampolattaro
|
f021c0c941
|
Use optional vpm for all property maps
|
2023-09-24 16:52:09 +02:00 |
JacksonCampolattaro
|
aced88517a
|
More optional non-nullable maps
|
2023-09-24 16:33:59 +02:00 |
JacksonCampolattaro
|
c67bec24cc
|
More optionals for non-nullable maps
|
2023-09-16 18:38:32 +02:00 |
Sébastien Loriot
|
da33014535
|
Merge remote-tracking branch 'cgal/master'
|
2023-09-14 09:07:00 +02:00 |
Laurent Rineau
|
46923342ad
|
Merge pull request #7576 from albert-github/feature/issue_7395
issue #7395 Improvement of layout of model relations
# Conflicts:
# Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
|
2023-09-07 10:48:34 +02:00 |
Laurent Rineau
|
cdd4b2cc75
|
Merge pull request #7595 from MaelRL/BGL-Generalize_FFG_doc-GF
Generalize documentation of Face_filtered_graph
|
2023-09-07 10:46:35 +02:00 |
Sébastien Loriot
|
28dc304676
|
Merge branch 'cgal/master'
|
2023-09-01 13:03:05 +02: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 |
Sébastien Loriot
|
28f904f4e2
|
Merge remote-tracking branch 'cgal/master'
|
2023-08-15 07:16:14 +02:00 |
Sébastien Loriot
|
eada3ee8ca
|
Merge branch 'master' into 'sloriot/CGAL-using_c++17_stl'
|
2023-08-14 14:19:25 +02:00 |
albert-github
|
1cce66c343
|
Spelling corrections
Spelling corrections `a e...` -> `an e...`
|
2023-07-30 12:59:17 +02:00 |
albert-github
|
32054661c7
|
issue #7395 Improvement of layout of model relations
Replacing the `cgalModelsBare` construct with a `begin` / `end` construct so no less understandable constructs with `\,` and `\n` are necessary.
|
2023-07-21 19:21:09 +02:00 |
Mael Rouxel-Labbé
|
178d063536
|
Improve the doc of Face_filtered_graph: patch IDs can be more than size_t
|
2023-07-18 11:46:42 +02:00 |
albert-github
|
de3ba0f47c
|
Merge remote-tracking branch 'upstream/master' into feature/issue_7395
|
2023-07-17 10:17:34 +02:00 |
albert-github
|
4e5578d469
|
issue #7395 Improvement of layout of model relations
- based on review
|
2023-07-15 13:12:15 +02:00 |
Mael Rouxel-Labbé
|
b9819d55fc
|
Keep up with the ever-changing moods of the Named Parameters committee
:>
|
2023-07-13 17:49:34 +02:00 |
albert-github
|
a0320dd7b4
|
Merge branch 'master' into feature/issue_7395
# Conflicts:
# Polyhedron/doc/Polyhedron/Concepts/PolyhedronItems_3.h
|
2023-07-13 10:33:18 +02:00 |
Laurent Rineau
|
d10e9387c2
|
Merge branch 'master' into CGAL-add_missing_test
# Conflicts:
# STL_Extension/test/STL_Extension/test_skiplist.cpp
|
2023-07-12 15:48:42 +02:00 |
Mael Rouxel-Labbé
|
5cc57d4c58
|
Minor doc fix
|
2023-07-12 14:45:29 +02:00 |
Mael Rouxel-Labbé
|
7d86ca5b95
|
Test FFG constructors more thoroughly
|
2023-07-12 14:40:31 +02:00 |
Mael Rouxel-Labbé
|
6fbbb70b20
|
Generalize FFG doc: the selection's value_type needs not be faces_size_type
|
2023-07-12 14:39:03 +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
|
5673ccfc71
|
Spelling corrections
Spelling correction `a edge` to `an edge`
|
2023-07-06 18:04:38 +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 |
Sébastien Loriot
|
3e4120c81d
|
Merge branch 'master' into orthtree-generalization
|
2023-07-03 17:15:55 +02:00 |
Andreas Fabri
|
a469d128e7
|
Deduplicate file names for IO test
|
2023-06-29 09:11:07 +01:00 |
Andreas Fabri
|
28383a9faf
|
Remove a test_Surface_mesh.cpp as incomplete code
|
2023-06-29 09:07:34 +01:00 |
Andreas Fabri
|
be83ab856e
|
Undo of accidental change
|
2023-06-27 12:57:54 +01:00 |
Andreas Fabri
|
61ec729952
|
The category is just bidirectional when the reference IS a reference, otherwise input
|
2023-06-27 12:55:18 +01:00 |
Sébastien Loriot
|
efd8b2d38b
|
add more missing tests
|
2023-06-27 11:18:20 +02:00 |
Sébastien Loriot
|
0cddd1abf5
|
don't recurse
|
2023-06-27 10:38:24 +02:00 |
Sébastien Loriot
|
dfc386d65b
|
Merge branch 'master' into HEAD
|
2023-06-22 14:05:45 +02:00 |
Sébastien Loriot
|
0ee31a5d4f
|
remove extra parenthesis
|
2023-06-19 19:17:49 +02:00 |
Sébastien Loriot
|
f936680600
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2023-06-15 18:48:39 +02:00 |
Sébastien Loriot
|
11a5b394b8
|
use Range::size()
|
2023-06-15 18:44:20 +02:00 |
Sébastien Loriot
|
cb840ac84b
|
boost::optional::get -> std::optional::value
|
2023-06-15 11:34:14 +02:00 |
Sébastien Loriot
|
9cdfe70abb
|
Merge remote-tracking branch 'sloriot/CGAL-toward_6.0'
|
2023-06-15 11:34:09 +02:00 |
Sébastien Loriot
|
9a0bdb5d96
|
boost::variant ---> std::variant
|
2023-06-15 10:57:10 +02:00 |
Sébastien Loriot
|
604dcdc435
|
boost::optional => std::optional
|
2023-06-15 10:57:09 +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 |
Sébastien Loriot
|
852b3b664b
|
expand -CGAL_CPP17_INLINE macro
|
2023-06-15 10:40:54 +02:00 |