Sébastien Loriot
|
dd19b506ed
|
first version to add epsilon per face
|
2021-04-03 11:14:15 +02:00 |
Laurent Rineau
|
ef771049b1
|
Merge branch '5.2.x-branch'
|
2021-03-31 15:07:31 +02:00 |
Laurent Rineau
|
f8a0fe1dad
|
Merge branch '5.1.x-branch' into 5.2.x-branch
|
2021-03-31 15:06:19 +02:00 |
Laurent Rineau
|
854fa38f11
|
Merge pull request #5557 from lrineau/Scripts-fix_doc_testsuite-GF
Change the URL to internal releases
|
2021-03-31 15:06:00 +02:00 |
Laurent Rineau
|
2d82c8b3a9
|
Remove the link to Travis
|
2021-03-26 11:11:48 +01:00 |
Laurent Rineau
|
b680815c03
|
Remove trailing whitespace
|
2021-03-26 10:50:02 +01:00 |
Laurent Rineau
|
b131bd9d25
|
Change the URL to internal release
That will fix our documentation testsuite.
|
2021-03-26 10:49:34 +01:00 |
Laurent Rineau
|
828acc6d72
|
Merge branch '5.2.x-branch'
|
2021-03-24 15:06:14 +01:00 |
Laurent Rineau
|
21755b1123
|
Merge pull request #5245 from GilesBathgate/create-assertions-fix
Allow -DNDEBUG and CGAL_nnn_assertions at the same time
|
2021-03-24 15:05:41 +01:00 |
Laurent Rineau
|
d6e9bdd0c1
|
Merge pull request #5269 from GilesBathgate/move-assignment-operators
Move assignment operators
|
2021-03-24 15:05:39 +01:00 |
Laurent Rineau
|
355ca1dbfd
|
Merge pull request #5380 from lrineau/Triangulation_3-compilation_error_if_Parallel_tag_without_TBB-GF
Triangulation_3: Add a static assert so that Parallel_tag can only be used with TBB
|
2021-03-24 15:05:36 +01:00 |
Laurent Rineau
|
1686e05d3f
|
Merge pull request #5438 from GilesBathgate/performance-object-index
Calculate indices only when required.
|
2021-03-24 15:05:34 +01:00 |
Laurent Rineau
|
0e49e18bd3
|
Merge pull request #5460 from lrineau/CGAL-as_a_CMake_subdirectory-GF
Allow to use CGAL as a submodule of a bigger CMake project
|
2021-03-24 15:05:31 +01:00 |
Laurent Rineau
|
0cb823656a
|
Merge pull request #5463 from janetournois/Mesh_3-example_initialization_cc_in_gray_images-jtournois
Mesh 3 - connected components initialization for 3D gray images
|
2021-03-24 15:05:29 +01:00 |
Laurent Rineau
|
5bfdd8e0dd
|
Merge pull request #5467 from afabri/afabri-patch-1
Remove outdated URL
|
2021-03-24 15:05:27 +01:00 |
Laurent Rineau
|
79ba1af61f
|
Merge pull request #5492 from sloriot/PMP-coref_full_edge_visitor
Add missing visitor calls for the output_builder part
|
2021-03-24 15:05:24 +01:00 |
Laurent Rineau
|
45800d2ab6
|
Merge pull request #5498 from GilesBathgate/cleanup-index-adder
Cleanup index adder in polygon_mesh_to_nef_3
|
2021-03-24 15:05:22 +01:00 |
Laurent Rineau
|
c453420dd6
|
Merge pull request #5513 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron_demo: Move LAS code from item to plugin
|
2021-03-24 15:05:20 +01:00 |
Laurent Rineau
|
40cec8212b
|
Merge pull request #5519 from maxGimeno/CGAL_IO-Remove_CBP_header_in_OFF-maxGimeno
Remove operator>> and << from `File_header_OFF_extended`.
|
2021-03-24 15:05:17 +01:00 |
Laurent Rineau
|
3fbea5af72
|
Merge pull request #5528 from danston/Triangulation_2_demo-macOS_def_constr_warn_fix-danston
Lipschitz sizing field macOS warning fixed
|
2021-03-24 15:05:15 +01:00 |
Laurent Rineau
|
8886d3fda9
|
Merge pull request #5529 from maxGimeno/Demo-Fixes_for_5_1-maxGimeno
Polyhedron_demo: Fix Affine_transform_plugin crash
|
2021-03-24 15:05:12 +01:00 |
Laurent Rineau
|
4734341e78
|
Merge pull request #5536 from maxGimeno/Fix_ply_doc-maxGimeno
Documentation: Fix `read_ply_points_with_properties`
|
2021-03-24 15:04:56 +01:00 |
Laurent Rineau
|
e3485f75b7
|
Merge pull request #5540 from maxGimeno/Classification-Fix_missing_include-maxGimeno
Classification: Add missing include
|
2021-03-24 15:01:15 +01:00 |
Laurent Rineau
|
b699f7622d
|
Merge branch '5.1.x-branch' into 5.2.x-branch
|
2021-03-24 15:00:38 +01:00 |
Laurent Rineau
|
33ed7a9995
|
Merge pull request #5529 from maxGimeno/Demo-Fixes_for_5_1-maxGimeno
Polyhedron_demo: Fix Affine_transform_plugin crash
|
2021-03-24 15:00:25 +01:00 |
Laurent Rineau
|
aea492ee49
|
Merge pull request #5536 from maxGimeno/Fix_ply_doc-maxGimeno
Documentation: Fix `read_ply_points_with_properties`
|
2021-03-24 15:00:22 +01:00 |
Laurent Rineau
|
a3759bb30e
|
Merge pull request #5540 from maxGimeno/Classification-Fix_missing_include-maxGimeno
Classification: Add missing include
|
2021-03-24 15:00:19 +01:00 |
Laurent Rineau
|
f650c2f467
|
Merge pull request #5529 from maxGimeno/Demo-Fixes_for_5_1-maxGimeno
Polyhedron_demo: Fix Affine_transform_plugin crash
|
2021-03-24 14:59:23 +01:00 |
Laurent Rineau
|
93c0cbb4d6
|
Merge pull request #5536 from maxGimeno/Fix_ply_doc-maxGimeno
Documentation: Fix `read_ply_points_with_properties`
|
2021-03-24 14:59:20 +01:00 |
Maxime Gimeno
|
e01b9fb6ad
|
add missing include
|
2021-03-19 15:59:10 +01:00 |
Sebastien Loriot
|
b774672da1
|
Merge pull request #5537 from albert-github/feature/bug_output_text_direction
OUTPUT_TEXT_DIRECTION has been made obsolete
|
2021-03-19 13:07:38 +01:00 |
albert-github
|
453b611002
|
OUTPUT_TEXT_DIRECTION has been made obsolete
The doxygen setting OUTPUT_TEXT_DIRECTION is obsolete
|
2021-03-19 12:35:30 +01:00 |
Maxime Gimeno
|
5b397e9d6f
|
Fix group name for read_ply_points_with_properties
|
2021-03-19 08:40:21 +01:00 |
Laurent Rineau
|
64401b8a06
|
Use gh (the official Github CLI) instead of github-release
|
2021-03-18 12:08:08 +01:00 |
Laurent Rineau
|
e297084466
|
Add CGAL-5.2-win64-auxiliary-libraries-gmp-mpfr.zip to the assert for releases
|
2021-03-18 12:07:14 +01:00 |
Laurent Rineau
|
92feaf1cdf
|
Merge pull request #5530 from jmullee/patch-1
Tutorial_GIS.txt: fandom rorest -> random forest
|
2021-03-17 21:44:00 +01:00 |
Laurent Rineau
|
821d987ff7
|
Merge branch '5.2.x-branch'
|
2021-03-17 17:53:11 +01:00 |
Laurent Rineau
|
989819ed01
|
Merge branch '5.1.x-branch' into 5.2.x-branch
|
2021-03-17 17:52:25 +01:00 |
Laurent Rineau
|
ea27c11373
|
This branch now targets 5.2.2
|
2021-03-17 17:51:40 +01:00 |
Laurent Rineau
|
a95295f9a6
|
This branch now targets 5.1.4
|
2021-03-17 17:50:53 +01:00 |
Laurent Rineau
|
11b69df045
|
Fix tag_pr_per_release.sh to work with non-fast-forward updates
|
2021-03-17 17:49:33 +01:00 |
John Mullee
|
63779d416d
|
Tutorial_GIS.txt: fandom rorest -> random forest
fandom rorest -> random forest
|
2021-03-16 16:45:25 +00:00 |
Maxime Gimeno
|
fdcd84b031
|
Use copy_face_graph to duplicate the surface_mesh in affine_transformation to avoid problems related to the extra properties (it may cause a crash in the cas eof the face patch_id map, for example)
|
2021-03-16 14:18:05 +01:00 |
Maxime Gimeno
|
5066d5ae4b
|
Fix Qt::midbutton deprecation warning
|
2021-03-16 13:28:00 +01:00 |
Maxime Gimeno
|
1cc00a32eb
|
Move LAS code from item to plugin to prevent BOOL declaration to conflict with the one form lib3mf.
|
2021-03-16 13:27:36 +01:00 |
Dmitry Anisimov
|
6346767cb2
|
added = default to the Lipschitz sizing field
|
2021-03-16 12:12:49 +01:00 |
Maxime Gimeno
|
ae7559442a
|
Remove operator>> and << from `File_header_OFF_extended`.
|
2021-03-10 13:54:09 +01:00 |
Laurent Rineau
|
1442c769c7
|
Merge branch '5.2.x-branch'
|
2021-03-10 12:19:48 +01:00 |
Laurent Rineau
|
26bf22f8c5
|
Merge pull request #5370 from VincentRouvreau/document_insert_if_in_star_regular_triangulation
Add some documentation for Regular_triangulation::insert_if_in_star
|
2021-03-10 12:19:28 +01:00 |
Laurent Rineau
|
dc36cee2d5
|
Merge pull request #5166 from sgiraudot/Arrangement_2-Enhanced_ccb_merge-GF
Arrangement 2: Enhanced CCB Merging for Surface Sweep
|
2021-03-10 11:53:16 +01:00 |