Laurent Rineau
|
6f56a4a5fb
|
Merge pull request #6992 from janetournois/Tet_remeshing-selection_pmap-jtournois
Tet remeshing - `cell_is_selected_map` should be a property map
|
2022-12-05 11:04:09 +01:00 |
Laurent Rineau
|
13db805f2f
|
Merge pull request #7072 from afabri/CGAL-cmake-3_25-GF
CGAL: Fixes for cmake 3.25
|
2022-12-05 11:03:17 +01:00 |
Laurent Rineau
|
53c1e10933
|
Merge pull request #7078 from MaelRL/Kernel_23-Fix_missing_CP3_overload-GF
Fix the Kernel concept being weaker than TriangulationTraits_23 requirements
|
2022-12-05 11:03:15 +01:00 |
Laurent Rineau
|
326b11d33c
|
Merge pull request #7082 from MaelRL/Intersections_3-L3_bug-GF
Fix Line_3-Tet_3 intersection test
|
2022-12-05 11:03:12 +01:00 |
Laurent Rineau
|
464211eb14
|
Merge pull request #7089 from janetournois/Polyhedron_demo-fix_available_features_for_gray_images-jtournois
Polyhedron demo for Mesh_3 - disable features detection for gray level images
|
2022-12-05 11:03:10 +01:00 |
Laurent Rineau
|
6b0ab67b7a
|
Merge pull request #7090 from afabri/PMP-assertion_bug-GF
Polygon Mesh Processing: Fix CGAL_assertion_msg
|
2022-12-05 11:03:07 +01:00 |
Laurent Rineau
|
3ec2acf731
|
Merge pull request #7091 from afabri/Demo3D-unamed-GF
Polyhedron Demo: unamed
|
2022-12-05 11:03:05 +01:00 |
Mael
|
da0b13699c
|
Merge branch 'master' into Kernel-Compare_distance_3_RT_FT__always_Filtered_predicate_RT_FT-GF
|
2022-12-02 23:19:29 +01:00 |
Laurent Rineau
|
5f1e64944b
|
Merge pull request #7102 from sloriot/CGAL-update_testsuite_page
|
2022-12-01 09:24:16 +01:00 |
Sébastien Loriot
|
ffc20ffbd1
|
do not apply smoothing if the CC has some degenerate faces
|
2022-12-01 04:33:53 +01:00 |
Sébastien Loriot
|
e22e36b15a
|
remove no longer used functionality
|
2022-12-01 03:49:58 +01:00 |
Sébastien Loriot
|
d89111412a
|
add link to page generating diff of test results
|
2022-12-01 03:48:49 +01:00 |
Sébastien Loriot
|
12bca1c4f6
|
close files before writing
|
2022-11-30 13:30:22 +01:00 |
Andreas Fabri
|
8d4aaa945d
|
Use istream.eof()
|
2022-11-30 11:55:32 +00:00 |
Andreas Fabri
|
8ddf7848a0
|
forward call instead of duplicated code
|
2022-11-30 10:03:45 +00:00 |
albert-github
|
f79d8bb542
|
Spelling corrections
After review
|
2022-11-30 10:31:13 +01:00 |
Andreas Fabri
|
7e9885e046
|
Mesh_3: Add test for determinism when not checking for features
|
2022-11-30 09:16:13 +00:00 |
Andreas Fabri
|
2a2e319061
|
Don't use deprecated code in demo
|
2022-11-30 08:16:57 +00:00 |
Andreas Fabri
|
2b26b8dd31
|
Don't use deprecated code in examples
|
2022-11-30 07:58:02 +00:00 |
Andreas Fabri
|
a2e599b23d
|
Fix typos
|
2022-11-29 16:55:43 +00:00 |
Andreas Fabri
|
63ffb5e82f
|
Do the same for the other hole filling functions
|
2022-11-29 14:49:59 +00:00 |
Sébastien Loriot
|
352860ffa4
|
one solution for the return type
|
2022-11-29 14:24:11 +01:00 |
Andreas Fabri
|
699454ae84
|
STL Extensions: Correct spelling
|
2022-11-29 13:22:00 +00:00 |
Andreas Fabri
|
c07dc61b4f
|
Use new version in test
|
2022-11-29 13:13:07 +00:00 |
Sébastien Loriot
|
8708d348dd
|
remove extra _t
|
2022-11-29 13:58:40 +01:00 |
Andreas Fabri
|
7babddf443
|
PMP: Replace parameter with named parameter
|
2022-11-29 12:45:47 +00:00 |
Andreas Fabri
|
2c8d317960
|
Spatial_searching: Fix doc
|
2022-11-29 10:45:00 +00:00 |
Sébastien Loriot
|
128cc719fe
|
missing }
|
2022-11-29 11:14:22 +01:00 |
Andreas Fabri
|
6572a8fb58
|
It's a warning not an assertion
|
2022-11-28 14:39:20 +00:00 |
Andreas Fabri
|
675d4a4eff
|
Remove debug code
|
2022-11-28 14:22:42 +00:00 |
Andreas Fabri
|
92a4a4180d
|
Polyhedron demo: unamed
|
2022-11-28 14:15:53 +00:00 |
Andreas Fabri
|
0b56297ea2
|
Polygon Mesh Processing: Fix CGAL_assertion_msg
|
2022-11-28 14:05:59 +00:00 |
Mael Rouxel-Labbé
|
72ae2f640d
|
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
|
2022-11-28 12:15:03 +01:00 |
Mael Rouxel-Labbé
|
3a14b67965
|
Merge branch 'Weights-v2.0-GF' into Weights-v2.0-GF-5.5.x
|
2022-11-28 12:14:39 +01:00 |
Mael Rouxel-Labbé
|
aee677f289
|
Revert "Use OpenMesh::DefaultTraitsDouble directly instead of custom traits"
This reverts commit 16da969e88.
So that it does not bump OpenMesh required version
|
2022-11-28 12:13:50 +01:00 |
Mael Rouxel-Labbé
|
45c0ecfe42
|
Add an extra assertion
|
2022-11-28 12:05:59 +01:00 |
Mael Rouxel-Labbé
|
76c695dfc1
|
Fix assertion that G & B colors are the same as R (only gray is supported)
|
2022-11-28 12:01:12 +01:00 |
Jane Tournois
|
5fbeecaef8
|
disable sharpFeaturesGroup for gray level images
|
2022-11-28 10:54:54 +01:00 |
Laurent Rineau
|
02306fdc4c
|
Merge branch '5.5.x-branch'
|
2022-11-25 10:15:27 +01:00 |
Laurent Rineau
|
39afeb5f38
|
Merge pull request #6810 from efifogel/Aos_2-fixes-efif
Replaced call to Arrangement_on_surface_2::traits() with geometry_traits() and cleaned up
|
2022-11-25 10:15:09 +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 |
Laurent Rineau
|
88fb95859a
|
Merge pull request #7032 from afabri/Shortest_path-add_default-GF
Shortest Path: Add a default parameter so that the test does something
|
2022-11-25 10:15:04 +01:00 |
Laurent Rineau
|
2f59b23d30
|
Merge pull request #7056 from MaelRL/BGL-Clarify_pmap_value_type-GF
Fix implicit conversion from `std::size_t` to `bool` creating ambiguous calls
|
2022-11-25 10:15:02 +01:00 |
Laurent Rineau
|
6cff086454
|
Merge pull request #7067 from sloriot/PMP-clean_up_pmp_bo_params
Remove no longer needed function
|
2022-11-25 10:14:59 +01:00 |
Laurent Rineau
|
33a7ae51d4
|
Merge pull request #7068 from sloriot/PMP-repair_si_fix_include
Fix include
|
2022-11-25 10:14:57 +01:00 |
Laurent Rineau
|
1b7eb21faa
|
Merge branch '5.4.x-branch' into 5.5.x-branch
|
2022-11-25 10:14:26 +01:00 |
Laurent Rineau
|
b363b7e4af
|
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
Fix autotest_cgal_with_ctest
|
2022-11-25 10:14:18 +01:00 |
Laurent Rineau
|
4ef4f036af
|
Merge pull request #7056 from MaelRL/BGL-Clarify_pmap_value_type-GF
Fix implicit conversion from `std::size_t` to `bool` creating ambiguous calls
|
2022-11-25 10:14:16 +01:00 |
Laurent Rineau
|
1c00367691
|
Merge pull request #7068 from sloriot/PMP-repair_si_fix_include
Fix include
|
2022-11-25 10:14:13 +01:00 |
Laurent Rineau
|
35fa93f9c0
|
Merge pull request #6935 from lrineau/CGAL-fix_autotest_with_ctest-GF
Fix autotest_cgal_with_ctest
|
2022-11-25 10:13:38 +01:00 |