Laurent Rineau
|
5fc7b97e32
|
Merge pull request #4468 from maxGimeno/TBB-Fix_deprecation_warnings-5_0-maxGimeno
TBB deprecated code replacement
|
2020-01-29 16:34:56 +01:00 |
Laurent Rineau
|
2927175a65
|
Merge pull request #4480 from MaelRL/AP2-Remove_bad_precondition-GF
AP2: Remove bad precondition
|
2020-01-29 16:34:53 +01:00 |
Laurent Rineau
|
08909e32c0
|
Merge pull request #4488 from sgiraudot/Demo-Fix_points_inside_polyhedron-GF
[Demo] Fix point selection in Point_inside_polyhedron_plugin
|
2020-01-29 16:34:49 +01:00 |
Laurent Rineau
|
7ce522d99d
|
Merge pull request #4492 from sgiraudot/PSP-Cleanup_Point_with_normal_3_includes-GF
Remove undocumented CGAL::Point_with_normal_3 from examples
# Conflicts:
# Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/reconstruction_structured.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_custom_shape.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_parameters.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/plane_regularization.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/shape_detection_with_callback.cpp
# Shape_detection/examples/Shape_detection/efficient_RANSAC_with_point_access.cpp
# Shape_detection/examples/Shape_detection/shape_detection_basic_deprecated.cpp
|
2020-01-29 16:33:57 +01:00 |
Laurent Rineau
|
76fe17461f
|
Merge pull request #4493 from sgiraudot/Properties-Fix_capacity-GF
[Surface Mesh / Point Set] Fix capacity handling in properties
|
2020-01-29 16:29:47 +01:00 |
Laurent Rineau
|
85e2c79dce
|
Merge pull request #4494 from lrineau/Mesh_3-binary_IO_CRLF_issue-GF
Mesh_3 binary I/O: allow to read a binary file with a CRLF EOL at the end of first line
|
2020-01-29 16:29:44 +01:00 |
Laurent Rineau
|
6d6e248172
|
Merge pull request #4480 from MaelRL/AP2-Remove_bad_precondition-GF
AP2: Remove bad precondition
|
2020-01-29 16:29:13 +01:00 |
Laurent Rineau
|
15bfc35046
|
Merge pull request #4488 from sgiraudot/Demo-Fix_points_inside_polyhedron-GF
[Demo] Fix point selection in Point_inside_polyhedron_plugin
|
2020-01-29 16:29:11 +01:00 |
Laurent Rineau
|
68c61667e7
|
Merge pull request #4492 from sgiraudot/PSP-Cleanup_Point_with_normal_3_includes-GF
Remove undocumented CGAL::Point_with_normal_3 from examples
|
2020-01-29 16:29:08 +01:00 |
Laurent Rineau
|
bbb64a14f6
|
Merge pull request #4493 from sgiraudot/Properties-Fix_capacity-GF
[Surface Mesh / Point Set] Fix capacity handling in properties
|
2020-01-29 16:29:06 +01:00 |
Laurent Rineau
|
239903c43e
|
Merge pull request #4494 from lrineau/Mesh_3-binary_IO_CRLF_issue-GF
Mesh_3 binary I/O: allow to read a binary file with a CRLF EOL at the end of first line
|
2020-01-29 16:29:03 +01:00 |
Laurent Rineau
|
315a0b54d1
|
Merge pull request #4468 from maxGimeno/TBB-Fix_deprecation_warnings-5_0-maxGimeno
TBB deprecated code replacement
|
2020-01-29 16:27:53 +01:00 |
Laurent Rineau
|
71ac631181
|
Merge pull request #4480 from MaelRL/AP2-Remove_bad_precondition-GF
AP2: Remove bad precondition
|
2020-01-29 16:27:50 +01:00 |
Laurent Rineau
|
0351bda0df
|
Merge pull request #4488 from sgiraudot/Demo-Fix_points_inside_polyhedron-GF
[Demo] Fix point selection in Point_inside_polyhedron_plugin
|
2020-01-29 16:27:47 +01:00 |
Laurent Rineau
|
c950da11b0
|
Merge pull request #4493 from sgiraudot/Properties-Fix_capacity-GF
[Surface Mesh / Point Set] Fix capacity handling in properties
|
2020-01-29 16:27:44 +01:00 |
Laurent Rineau
|
06b1572e4d
|
Merge pull request #4494 from lrineau/Mesh_3-binary_IO_CRLF_issue-GF
Mesh_3 binary I/O: allow to read a binary file with a CRLF EOL at the end of first line
|
2020-01-29 16:27:41 +01:00 |
Laurent Rineau
|
94051f3f63
|
Merge pull request #4492 from sgiraudot/PSP-Cleanup_Point_with_normal_3_includes-GF
Remove undocumented CGAL::Point_with_normal_3 from examples
# Conflicts:
# Advancing_front_surface_reconstruction/examples/Advancing_front_surface_reconstruction/reconstruction_structured.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_custom_shape.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/efficient_RANSAC_parameters.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/plane_regularization.cpp
# Point_set_shape_detection_3/examples/Point_set_shape_detection_3/shape_detection_with_callback.cpp
# Shape_detection/examples/Shape_detection/efficient_RANSAC_with_point_access.cpp
# Shape_detection/examples/Shape_detection/shape_detection_basic_deprecated.cpp
|
2020-01-29 16:21:31 +01:00 |
Laurent Rineau
|
4e102d9784
|
Allow to read a binary file with a CRLF EOL at the end of first line
|
2020-01-28 15:35:27 +01:00 |
Maxime Gimeno
|
6a7e89d3aa
|
use make_range()
|
2020-01-28 14:43:29 +01:00 |
Maxime Gimeno
|
a8820c69a9
|
Doc.
|
2020-01-28 13:45:27 +01:00 |
Maxime Gimeno
|
67a5b4d8c5
|
more clean-up after review
|
2020-01-28 13:42:46 +01:00 |
Maxime Gimeno
|
0de28e84ff
|
Undocument
|
2020-01-28 12:45:31 +01:00 |
Mael Rouxel-Labbé
|
3df376ed83
|
Update dependencies
enter the commit message for your changes. Lines starting
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
80f1583fa8
|
Minor doc improvements
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
fa83880b5e
|
Document Bounded_distance_placement
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
38b780cdb6
|
Tiny improvement to GH doc
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
66b32fa3d1
|
Update test
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
46e7a8f930
|
Make it optional to pass the AABB tree
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
1ee8e7b838
|
Better output in the test
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
5ab92fef26
|
Keep the squared value in memory instead of recomputing it on every call
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
d556bcc5d6
|
Fix compilation / test
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
8c26549b65
|
Clean test
|
2020-01-28 12:45:29 +01:00 |
Mael Rouxel-Labbé
|
32e78834eb
|
Clean header
|
2020-01-28 12:45:29 +01:00 |
Sébastien Loriot
|
fd43d44fa5
|
do an initial try with the closest point since do_intersect is with a sphere and not a ball
|
2020-01-28 12:45:29 +01:00 |
Maxime Gimeno
|
a17c5b1eb2
|
Update
|
2020-01-28 12:45:29 +01:00 |
Maxime Gimeno
|
5907ec9a18
|
Add Policy for bounded distance placement
|
2020-01-28 12:45:29 +01:00 |
Maxime Gimeno
|
844de0c5fc
|
WIP waiting for the missing intersections
|
2020-01-28 12:45:29 +01:00 |
Maxime Gimeno
|
4351ecfb5e
|
Add test for bench
|
2020-01-28 12:45:29 +01:00 |
Simon Giraudot
|
283a264f5e
|
Fix reserve (update capacity only if bigger)
|
2020-01-28 11:14:53 +01:00 |
Simon Giraudot
|
bf12b38c2b
|
Fix constness w.r.t capacity
|
2020-01-28 11:14:10 +01:00 |
Simon Giraudot
|
a5e1c6e3c6
|
Fix capacity handling in properties
|
2020-01-28 10:58:36 +01:00 |
Maxime Gimeno
|
e3c1de5f03
|
fix helpers
|
2020-01-28 10:36:19 +01:00 |
Simon Giraudot
|
3544d43898
|
Remove undocumented CGAL::Point_with_normal_3 from examples
|
2020-01-28 10:09:49 +01:00 |
Maxime Gimeno
|
05735be4e3
|
Overload atomic<T*> instead of atomic<T>
|
2020-01-27 16:02:24 +01:00 |
Laurent Rineau
|
f76f2f43e1
|
Modify the script to rely on refs/pull/\*head references
... instead of commit log messages.
|
2020-01-27 12:04:42 +01:00 |
Laurent Rineau
|
5d0b60e0a8
|
Merge branch 'releases/CGAL-5.0-branch'
|
2020-01-27 11:25:19 +01:00 |
Laurent Rineau
|
7868c454e7
|
Next version on this branch will be 5.0.2
|
2020-01-27 11:24:09 +01:00 |
Maxime Gimeno
|
5fbaaa9e42
|
Workaround for VS 2015
|
2020-01-27 10:25:24 +01:00 |
Maxime GIMENO
|
b8f90e1a75
|
Update Polyhedron/examples/Polyhedron/polyhedron_prog_subdiv.cpp
Co-Authored-By: Laurent Rineau <Laurent.Rineau@cgal.org>
|
2020-01-23 14:55:17 +01:00 |
Mael Rouxel-Labbé
|
ef1236dd2b
|
Add #include <limits>
|
2020-01-23 12:04:20 +01:00 |