Commit Graph

88752 Commits

Author SHA1 Message Date
Jane Tournois da5febfac7 replace Point type to make it valid for non-weighted triangulations 2020-01-28 15:50:50 +00:00
Jane Tournois dc16af085b take any simple triangulation as input
it is not needed to store `input_cell` in the general case
2020-01-28 15:50:50 +00:00
Jane Tournois 3cf0823ba3 add input 2020-01-28 15:50:50 +00:00
Jane Tournois 97651adbec add very first version of tetrahedral remeshing package 2020-01-28 15:50:49 +00: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
Laurent Rineau 3b660310ee Merge pull request #4428 from sloriot/BGL-selection_border_case
Handle "border" case
2020-01-15 17:31:55 +01:00
Laurent Rineau 57779dd5c6 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:31:52 +01:00
Laurent Rineau ffd479b444 Merge pull request #4440 from maxGimeno/CGAL_qt-Fix_deprecation_warnings-maxGimeno
Graphics_view : Fix QTime warnings
2020-01-15 17:31:50 +01:00
Laurent Rineau e872a79da3 Merge pull request #4443 from MaelRL/SMP-Fix_solver_traits_pragma_message-GF
SMP: Fix bad usage of pragma message
2020-01-15 17:31:47 +01:00
Laurent Rineau 455f8c6351 Merge pull request #4463 from lrineau/Polyhedron_demo-fix_mesh_3_plugin-GF
Bug in the demo (mesh_3_plugin)
2020-01-15 17:31:44 +01:00
Laurent Rineau 67b1b0e04f Merge pull request #4042 from gdamiand/Surface_mesh_topology-gdamiand
Surface mesh topology (new package)
2020-01-15 17:24:06 +01:00
Laurent Rineau ed4cf46ee0 Merge pull request #4065 from MaelRL/PMP-New_vertex_normal_computations-GF
PMP: add a new way to compute vertex normals
2020-01-15 17:24:02 +01:00
Laurent Rineau 631e383e20 Merge pull request #4132 from MaelRL/PMP-Remove_small_CCs
PMP: remove small connected components
2020-01-15 17:24:00 +01:00
Laurent Rineau 0567554126 Merge pull request #4363 from afabri/TDS_3-doc-GF
TDS_2/3: Cleanup in the documentation
2020-01-15 17:23:57 +01:00