Laurent Rineau
f4b1adefc7
Merge pull request #6638 from sloriot/Argt-no_boost_pool_alloc
...
Disable boost pool allocator
2022-06-10 16:45:35 +02:00
Laurent Rineau
89dae9505b
Merge pull request #6640 from pentacular/do_intersect_ambiguity
...
Qualify do_intersect to avoid ambiguous dispatch
2022-06-10 16:45:33 +02:00
Laurent Rineau
e5f1bae4ba
Merge pull request #6649 from lrineau/fix_issue_6647
...
CGALConfig.cmake: Warn only if CGAL_TEST_SUITE is set and CGAL_DATA_DIR is not
2022-06-10 16:45:31 +02:00
Laurent Rineau
cb26dda800
Merge pull request #6650 from afabri/Boolean_set_operations-disambuguate_do_intersect-GF
...
Regularized Boolean Set Operations: Help compiler to disambiguate
2022-06-10 16:45:29 +02:00
Laurent Rineau
6c1117b55a
Merge pull request #6470 from GilesBathgate/Nef_3-performance_shoot-GilesBathgate
...
Nef_3: Avoid more filter failures in ray shoot
2022-06-08 17:33:48 +02:00
Laurent Rineau
def324a46a
Merge pull request #6577 from sloriot/SMS-parallel_ex
...
add an example to simplify a mesh in parallel
2022-06-08 17:33:46 +02:00
Laurent Rineau
f2b9278883
Merge pull request #6597 from lrineau/Installation_CGAL_include_paths_are_first-GF
...
Add CGAL include paths first
2022-06-08 17:33:44 +02:00
Laurent Rineau
5b02191286
Announcement for 5.5.-beta1
2022-06-08 09:54:02 +02:00
Sébastien Loriot
7ba4fbcaab
std++14 style enable_if
2022-06-07 20:57:57 +02:00
Andreas Fabri
8c13bdaea3
Add issue 6600 test case
2022-06-07 19:47:30 +01:00
Andreas Fabri
ef5bca8d10
Regularized Boolean Set Operations: Help compiler to disambiguate
2022-06-07 17:08:46 +01:00
Laurent Rineau
be0f802236
Warn only if CGAL_TEST_SUITE is set and CGAL_DATA_DIR is not
2022-06-07 16:34:02 +02:00
Laurent Rineau
cf4446e272
updated crontab (automated commit)
2022-06-07 13:18:04 +02:00
Laurent Rineau
ebc278819d
Merge branch '5.5.x-branch'
2022-06-07 13:03:07 +02:00
Laurent Rineau
6f526172dd
Merge branch '5.4.x-branch' into 5.5.x-branch
...
# Conflicts:
# Installation/include/CGAL/version.h
# Installation/lib/cmake/CGAL/CGALConfigVersion.cmake
2022-06-07 13:01:27 +02:00
Laurent Rineau
54a992ff9f
Thie branch targets 5.4.2
2022-06-07 13:00:45 +02:00
Laurent Rineau
8215242e38
updated crontab (automated commit)
2022-06-06 17:18:03 +02:00
Laurent Rineau
bc73963d2a
Merge remote-tracking branch 'refs/remotes/cgal/master'
2022-06-06 16:30:50 +02:00
Laurent Rineau
8f098639a8
Merge branch '5.5.x-branch'
...
# Conflicts:
# Installation/include/CGAL/version.h
# Installation/lib/cmake/CGAL/CGALConfigVersion.cmake
2022-06-06 16:29:49 +02:00
Laurent Rineau
87cdfe6694
master will now target 5.6
2022-06-06 16:29:00 +02:00
Laurent Rineau
fcb97022af
This branch targets 5.5-beta2
2022-06-06 16:24:23 +02:00
Laurent Rineau
92a7312c1d
updated crontab (automated commit)
2022-06-06 15:18:05 +02:00
Brian Spilsbury
45c5ef7534
Qualify do_intersect to avoid ambiguous dispatch
2022-06-04 13:17:02 +09:00
Giles Bathgate
0570e6aa3c
Merge branch 'master' into Nef_3-performance_shoot-GilesBathgate
2022-06-03 15:30:05 +01:00
Laurent Rineau
af76858555
Merge branch '5.4.x-branch'
2022-06-03 16:09:33 +02:00
Laurent Rineau
d086a94259
Merge pull request #6430 from sloriot/Kernel_23-s2s2_double_better_precision
...
add a double version of alpha computation
2022-06-03 16:09:01 +02:00
Laurent Rineau
d5b6911929
Merge pull request #6480 from GilesBathgate/Nef_3-performance_reduce_object_casts-GilesBathgate
...
Nef_3: Use separate lists K3_tree node to avoid object casts
2022-06-03 16:08:58 +02:00
Laurent Rineau
25373a6d73
Merge pull request #6596 from lrineau/Triangulation_2-add_issue_5055_testcase-GF
...
Triangulation_2: Add testcase of issue #5055
2022-06-03 16:08:56 +02:00
Laurent Rineau
1bb8724faa
Merge pull request #6619 from albert-github/feature/bug_unknown_commentheading
...
Poisson_surface_reconstruction_3: unknown command `@commentheading`
2022-06-03 16:08:55 +02:00
Laurent Rineau
e09b9c8a24
Merge pull request #6430 from sloriot/Kernel_23-s2s2_double_better_precision
...
add a double version of alpha computation
2022-06-03 16:08:23 +02:00
Sébastien Loriot
3d4ca1ae4e
completely disable boost pool allocator
...
some regressions are observed in multithreaded env
2022-06-02 18:44:06 +02:00
Sébastien Loriot
3909bfed10
use a simpler version with value clamp and nan handling
...
Herbie expression was failing to give a result a good
result on a simple case so I wrote a simpler version
2022-05-30 15:53:15 +02:00
albert-github
47f0eb43d1
Poisson_surface_reconstruction_3: unknown command `@commentheading`
...
Found the warning:
```
output_surface_facets_to_triangle_soup.h:29: warning: Found unknown command '@commentheading'
```
Command is superflouous as the `tparam` command will provide the relevant header..
2022-05-26 19:06:01 +02:00
Sébastien Loriot
ebf9fb025a
Merge remote-tracking branch 'cgal/5.4.x-branch'
2022-05-26 18:13:59 +02:00
Sébastien Loriot
6f84cbebc2
Merge remote-tracking branch 'cgal/5.3.x-branch'
2022-05-26 18:13:19 +02:00
Sebastien Loriot
b8e3ab9a48
Merge pull request #6599 from afabri/Polyline_simplification-constref-GF
...
Polyline simplification: Use const& in demo instead of copying a polygon
2022-05-26 18:11:38 +02:00
Sebastien Loriot
1e9984633d
Merge pull request #6591 from afabri/Poisson-doxygen-GF
...
Fix doxygen warnings
2022-05-26 18:10:39 +02:00
Sebastien Loriot
20f3b15e94
Merge pull request #6586 from albert-github/feature/bug_ol_attribute
...
Arrangement_on_surface_2: unknown attribute compact specified
2022-05-26 18:10:26 +02:00
Sebastien Loriot
ddbe2a9bbb
Merge pull request #6601 from afabri/Polyhedron-fix_save_polyline_in_scene-GF
...
Polyhedron_3: Fix saving a polyline as part of a scene
2022-05-26 18:10:10 +02:00
Sebastien Loriot
6f64ba954f
Merge pull request #6603 from sloriot/Doc-example_path
...
Clean up EXAMPLE_PATH
2022-05-26 18:10:00 +02:00
Sebastien Loriot
eef1d3bbaa
Merge pull request #6604 from sloriot/HDS-no_geom_tests
...
Remove geometric test on default constructed objects
2022-05-26 18:09:50 +02:00
Sebastien Loriot
111151ab6c
Merge pull request #6610 from afabri/Polyline_simplfication-Clean_examples-GF
...
Polyline_simplification: Clean up examples
2022-05-26 18:09:42 +02:00
Sebastien Loriot
565611123c
Merge pull request #6611 from MaelRL/AW3-enhance_demo-GF
...
AW3: Fix overzealous filtering during traversal (+ misc enhancements)
2022-05-26 18:09:18 +02:00
Sebastien Loriot
b98b855b61
Merge pull request #6581 from albert-github/feature/bug_text_cpp_namespace
...
Redirect and readability
2022-05-26 18:09:01 +02:00
Sebastien Loriot
1c92b73d10
Merge pull request #6562 from soesau/Surface_mesh_deformation-Eigen_JacobiSVD_deprecated-GF
...
Fixed Eigen3 3.4.90 deprecation warnings
2022-05-26 18:08:36 +02:00
Sebastien Loriot
7924273cab
Merge pull request #6448 from janetournois/Mesh_3-fix_weights_doc-jtournois
...
Mesh_3::generate_label_weights - add documentation group
2022-05-26 18:08:14 +02:00
Sebastien Loriot
c8f1ebeed9
Merge pull request #6397 from sloriot/Demo-add_snapping
...
Add snap_borders plugin
2022-05-26 18:07:56 +02:00
Sebastien Loriot
775312074e
Merge pull request #6576 from lrineau/QGLViewer-fix_picking_with_HiDPI_screen-GF
...
Fix 3D demo with HiDPI screen
2022-05-26 18:06:45 +02:00
Sebastien Loriot
ca79a192f9
Merge pull request #6612 from sloriot/CGAL-icpc_2019
...
Please intel 2019 compiler
2022-05-26 18:06:09 +02:00
Sebastien Loriot
e6f6120c24
Merge pull request #6616 from sloriot/CGAL-doc_operator_issue
...
Workaround issue with pyquery
2022-05-26 18:05:49 +02:00