Commit Graph

88761 Commits

Author SHA1 Message Date
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
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
Laurent Rineau b6d5129364 Merge branch 'releases/CGAL-5.0-branch' 2020-01-17 16:38:19 +01:00
Laurent Rineau 27ba142aa7 Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-01-17 16:37:52 +01:00
Michel Zou 17a58a5625 version.h: workaround for SWIG parsing 2020-01-17 16:36:35 +01:00
Laurent Rineau 7653cd081d Fix cgal_create_release_with_cmake.cmake 2020-01-17 16:35:54 +01:00
Laurent Rineau af436b709e Merge pull request #4474 from sloriot/CGAL-warning_macro
Update warning macro usages
2020-01-17 16:33:34 +01:00
Laurent Rineau b07036db97 Merge branch 'releases/CGAL-5.0-branch'
# Conflicts:
#	Installation/include/CGAL/version.h
2020-01-17 16:33:00 +01:00
Michel Zou f86b948845 version.h: workaround for SWIG parsing 2020-01-17 16:32:07 +01:00
Laurent Rineau 4d77c82377 Fix cgal_create_release_with_cmake.cmake 2020-01-17 16:30:46 +01:00
Laurent Rineau 2c5826dd6f Merge pull request #4474 from sloriot/CGAL-warning_macro
Update warning macro usages

# Conflicts:
#	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h
2020-01-17 16:29:49 +01:00
Laurent Rineau d0d322ad61 Merge branch 'releases/CGAL-5.0-branch' 2020-01-17 16:28:41 +01:00
Laurent Rineau 3b1f11dd0d Merge pull request #4383 from gdamiand/Basic_viewer_bugfix-gdamiand
Basic viewer bugfix
2020-01-17 16:28:25 +01:00
Laurent Rineau e0578ac5d7 Merge pull request #4473 from gdamiand/Basic_viewer_bugfix-gdamiand-for-master
Basic viewer bugfix for master
2020-01-17 16:27:23 +01:00
Laurent Rineau fe91249ac4 Merge pull request #4474 from sloriot/CGAL-warning_macro
Update warning macro usages

# Conflicts:
#	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h
2020-01-17 16:27:13 +01:00
Laurent Rineau d26c2e9e53 Merge pull request #4475 from lrineau/Installation-workaround_for_SWIG_parser-xantares-lrineau
Workaround for SWIG parser
2020-01-17 16:26:13 +01:00
Laurent Rineau 87b8f3877d Merge branch 'releases/CGAL-5.0-branch' 2020-01-16 16:29:16 +01:00
Laurent Rineau 3cfd79dc7b Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-01-16 16:28:48 +01:00
Laurent Rineau 835cdb7731 Merge pull request #4465 from maxGimeno/Fixes_for_4_14-GF
Fixes for 4.14.3
2020-01-16 16:27:42 +01:00
Laurent Rineau 4646f9c70a Fix cgal_create_release_with_cmake.cmake 2020-01-16 16:11:03 +01:00
Laurent Rineau b91c43ba54 Fix more occurrences of -Wstring-conversion (clang++) 2020-01-16 15:09:45 +01:00
Sébastien Loriot 4365f90a0a hide warning 2020-01-16 14:21:16 +01:00
Sébastien Loriot d97795ef8b use CGAL_error_msg 2020-01-16 14:19:32 +01:00
Sébastien Loriot 4fbd1ed69c use CGAL_warning_msg instead of CGAL_warning to display a message 2020-01-16 14:14:13 +01:00
Guillaume Damiand a666cb0857 Resolve conflict 2020-01-16 08:33:24 +01:00
Laurent Rineau e05f48833d Merge branch 'releases/CGAL-5.0-branch' 2020-01-15 17:36:00 +01:00
Laurent Rineau a5c7be95dd Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-01-15 17:35:46 +01:00
Laurent Rineau 251bced65e Merge pull request #4426 from MaelRL/APL2-Fix_parabola_discretization-GF
Fix discretization of parabola and hyperbola segments
2020-01-15 17:34:48 +01:00
Laurent Rineau d44fb68853 Merge pull request #4428 from sloriot/BGL-selection_border_case
Handle "border" case
2020-01-15 17:34:46 +01:00
Laurent Rineau e4b4d5c831 Merge pull request #4437 from sgiraudot/Point_set_3-Fix_missing_copy_constructor-GF
Point_set_3: add missing copy constructor
2020-01-15 17:34:43 +01:00
Laurent Rineau 78319cd1f4 Merge pull request #4443 from MaelRL/SMP-Fix_solver_traits_pragma_message-GF
SMP: Fix bad usage of pragma message
2020-01-15 17:34:41 +01:00
Laurent Rineau 058765649d Merge pull request #4463 from lrineau/Polyhedron_demo-fix_mesh_3_plugin-GF
Bug in the demo (mesh_3_plugin)
2020-01-15 17:34:38 +01:00
Laurent Rineau 84cd4ee1fa Merge pull request #4370 from maxGimeno/Demo-Improve_3mf_detection-maxGimeno
Add PATHS to find_path 3mf
2020-01-15 17:32:07 +01:00
Laurent Rineau 584a1ad9ba Merge pull request #4394 from maxGimeno/Demo-Fixes-maxGimeno
Fixes for the Demo
2020-01-15 17:32:04 +01:00
Laurent Rineau ba65f5b784 Merge pull request #4395 from afabri/Stream_supoort-fix_WKT-GF
Stream_support: Fix reading WKT POLYGON
2020-01-15 17:32:01 +01:00
Laurent Rineau 99c93d02c2 Merge pull request #4426 from MaelRL/APL2-Fix_parabola_discretization-GF
Fix discretization of parabola and hyperbola segments
2020-01-15 17:31:58 +01:00