Sébastien Loriot
|
060f81452a
|
Merge remote-tracking branch 'cgal/5.5.x-branch' into HEAD
|
2024-08-19 11:19:24 +02:00 |
Sébastien Loriot
|
eeffa4b752
|
speed up copy_face_graph
mostly when tm is not empty and almost make it less
dependent on tm size
|
2024-08-12 09:44:43 +02:00 |
Sébastien Loriot
|
f93cb3c552
|
Merge branch 'cgal/5.5.x-branch' into 'cgal/5.6.x-branch'
|
2024-07-23 17:15:05 +02:00 |
Sébastien Loriot
|
747e6a5fd7
|
Merge pull request #8365 from sloriot/BGL-doc
Workaround missing links
|
2024-07-23 17:09:37 +02:00 |
Sébastien Loriot
|
1f316e82fd
|
better doc fixes
|
2024-07-22 17:10:38 +02:00 |
Sébastien Loriot
|
ffa8c0eac6
|
also workaround link issue in the user manual
|
2024-07-22 15:48:28 +02:00 |
Sébastien Loriot
|
583fec51c6
|
workaround missing links
|
2024-07-22 09:07:33 +02:00 |
Laurent Rineau
|
0de060acd6
|
Fix clang/llvm 19 compilation issue in iterator.h
Confirmed fix to compilation issue in clang//llvm 19 (https://github.com/CGAL/cgal/issues/8313)
|
2024-07-17 18:04:07 +02:00 |
Laurent Rineau
|
44e740cc93
|
Merge pull request #7880 from sloriot/BGL-workaround_clang18_error
workaround error with clang++-18
|
2023-11-29 17:16:06 +01:00 |
Sébastien Loriot
|
9e45a2982a
|
workaround error with clang++-18
|
2023-11-23 09:52:46 +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 |
Sébastien Loriot
|
b724def918
|
Merge pull request #6605 from sloriot/PMP-snap_no_deg_faces_created
Avoid creating degenerate faces in snap
|
2023-05-30 19:15:30 +02:00 |
Laurent Rineau
|
1b84329710
|
Merge pull request #7229 from GilesBathgate/General-safe_bool_idiom-GilesBathgate
Remove use of the safe-bool idiom, replace with explicit operator bool
|
2023-05-03 15:05:45 +02:00 |
Laurent Rineau
|
ad30839e6b
|
Merge pull request #7370 from sloriot/PMP-soup_self_intersections
Add self-intersection test and report functions for triangle soups
|
2023-04-21 11:20:52 +02:00 |
Laurent Rineau
|
594682dde3
|
Merge pull request #5461 from sloriot/PMP-decimation
Add coplanar decimation
|
2023-04-17 10:14:07 +02:00 |
Laurent Rineau
|
824976a003
|
Merge pull request #7236 from albert-github/feature/issue_7231
issue #7231 Improvement of layout of refines relations.
|
2023-04-17 10:14:01 +02:00 |
Andreas Fabri
|
c330beb504
|
Add operator!=(void*)
|
2023-04-14 17:04:02 +01:00 |
Andreas Fabri
|
7da72e00e9
|
Define NOMINMAX to work around problem in vtk
|
2023-04-12 07:29:02 +01:00 |
Sébastien Loriot
|
28c97d293f
|
fix warnings
|
2023-04-11 09:25:29 +02:00 |
Sébastien Loriot
|
fb7d892e36
|
add help for geom traits for function dealing with polygon soups
|
2023-04-06 19:24:04 +02:00 |
Sébastien Loriot
|
3262b21ed7
|
do not evaluate other options if the parameter is provided
|
2023-04-06 19:24:04 +02:00 |
Sébastien Loriot
|
cb672d4d90
|
Merge remote-tracking branch 'cgal/master' into PMP-decimation
|
2023-04-04 14:25:17 +02:00 |
Sébastien Loriot
|
39b84d0433
|
fix specialization
|
2023-03-31 14:39:33 +02:00 |
Sébastien Loriot
|
5e4e9a9001
|
fix warning
|
2023-03-31 14:39:33 +02:00 |
Laurent Rineau
|
41f0e07022
|
Merge pull request #7343 from afabri/Surface_mesh-points-GF
Surface_mesh: Add example for accessing points
|
2023-03-31 11:10:39 +02:00 |
Laurent Rineau
|
e96fbafac2
|
Merge pull request #7308 from afabri/BGL-document_use_binary_mode-GF
BGL: Document use_binary_mode
|
2023-03-21 16:14:16 +01:00 |
Andreas Fabri
|
fcef17c918
|
Surface_mesh: Add example for accessing points
|
2023-03-21 09:44:49 +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 |
Andreas Fabri
|
2d203cae0c
|
BGL: Document use_binary_mode
|
2023-03-06 21:27:04 +00:00 |
Sébastien Loriot
|
b1d2744821
|
Merge branch 'master' into PMP-decimation
|
2023-03-02 14:24:27 +01:00 |
Sébastien Loriot
|
c587df44a6
|
fix correspondance between faces
|
2023-02-24 14:45:01 +01:00 |
Sébastien Loriot
|
640910288b
|
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
|
2023-02-16 14:18:17 +01:00 |
Laurent Rineau
|
a5052f4cd8
|
Merge pull request #6835 from MaelRL/CGAL-Clean_CMakeLists.txt-GF
Some CMakeLists.txts cleaning
|
2023-02-16 10:52:29 +01:00 |
Sébastien Loriot
|
9242a810c4
|
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
|
2023-02-07 11:31:55 +01:00 |
Sébastien Loriot
|
dbccebf7df
|
clean up doc and API of new property maps
|
2023-02-06 18:32:41 +01:00 |
Giles Bathgate
|
679ee1f870
|
Remove use of the safe-bool idiom, replace with explicit operator bool
|
2023-01-30 19:39:42 +00:00 |
Mael
|
153c603209
|
Merge branch 'master' into CGAL-Clean_CMakeLists.txt-GF
|
2023-01-27 22:09:02 +01:00 |
Sébastien Loriot
|
ee246c87c5
|
fix function name and add missing constructor
|
2023-01-25 17:08:27 +01:00 |
Mael
|
4a477c248e
|
Merge branch 'master' into dev/drawGraphColor
|
2023-01-19 14:37:45 +01:00 |
Sébastien Loriot
|
cd76994056
|
rename property map and deprecated old name
|
2023-01-18 13:45:37 +01:00 |
Mael
|
4d22c90474
|
Merge branch 'master' into feature/bug_documentation_spell_20221113
|
2023-01-04 10:06:45 +01:00 |
Sebastien Loriot
|
f5c41bd712
|
Merge pull request #7022 from MaelRL/Weights-v2.0-GF-master
Weights fixes (master)
|
2022-12-08 15:22:19 +01:00 |
Sebastien Loriot
|
b9a87af07e
|
Merge pull request #7023 from MaelRL/Weights-v2.0-GF-5.5.x
Weights fixes (5.5.x)
|
2022-12-08 15:21:58 +01:00 |
Mael Rouxel-Labbé
|
28663265c6
|
Merge remote-tracking branch 'cgal/master' into PMP-snap_no_deg_faces_created
|
2022-12-08 14:35:48 +01:00 |
Mael Rouxel-Labbé
|
eecd538759
|
Fix typo
|
2022-12-08 10:35:48 +01:00 |
Mael Rouxel-Labbé
|
a8c792c4e9
|
Anticipate some warnings
|
2022-12-08 10:29:04 +01:00 |
Mael Rouxel-Labbé
|
6086830fc2
|
No point checking for null faces in faces(g)
|
2022-12-08 01:07:26 +01:00 |
Mael Rouxel-Labbé
|
80d4abdb0b
|
Restore default coloring functor
|
2022-12-08 01:02:40 +01:00 |
Mael Rouxel-Labbé
|
7014aa0301
|
Use proper template / variable names for BGL graphs
|
2022-12-08 01:01:15 +01:00 |