Commit Graph

92027 Commits

Author SHA1 Message Date
Jane Tournois f7806b63ea do not duplicate point creation that blur the examples 2020-09-28 18:14:56 +02:00
Jane Tournois 57250ce637 Merge remote-tracking branch 'cgal/master' into Triangulation_segment_traverser_3-tvanlank__rewrote_history-GF
# Conflicts:
#	Installation/CHANGES.md
2020-09-28 16:01:05 +02:00
Laurent Rineau afc0abb82f Oops, fix conflicts markers 2020-09-28 14:50:31 +02:00
Laurent Rineau 758a751602
Merge pull request #5025 from maxGimeno/CI-Fix_close-maxGimeno
CI: fix error
2020-09-28 09:20:57 +02:00
Maxime Gimeno 3289e577fa test if index changed before pushing. 2020-09-28 07:24:14 +02:00
Laurent Rineau c27dfb97e5 Merge pull request #4973 from maxGimeno/Demo-Fix_remve_isolated_vertices-maxGimeno
Polyhedron Demo: Fix Remove_isolated_vertices
2020-09-25 15:34:28 +02:00
Laurent Rineau 0615f32441 Merge pull request #5014 from maxGimeno/Demo-Fix_fit_text-maxGimeno
Polyhedron Demo: Robustify the engrave_text_plugin
2020-09-25 15:34:25 +02:00
Laurent Rineau ad93ce0175 Merge pull request #5018 from maxGimeno/Demo-Add_simply_connected_polygon_generator-maxGimeno
Polyhedron Demo: Add an option to the polyline generator
2020-09-25 15:34:23 +02:00
Laurent Rineau 47b6db41d3 Merge pull request #5019 from maxGimeno/Demo-offset_mesher_wire-maxGimeno
Polyhedron Demo: Offset mesher detail
2020-09-25 15:34:21 +02:00
Laurent Rineau 9c955869c7 Merge remote-tracking branch 'cgal/master' 2020-09-24 16:46:03 +02:00
Laurent Rineau ad83011d27 Merge branch '5.1.x-branch' 2020-09-24 16:45:08 +02:00
Laurent Rineau 8d947b0b59 Merge pull request #4838 from mglisse/doc-power-d
Document Power_center_d, Power_distance_d (renamed)

# Conflicts:
#	Installation/CHANGES.md
2020-09-24 16:43:40 +02:00
Laurent Rineau 90fdf37f7c Merge pull request #4943 from theartful/envelope_traits_functions
Add envelope free functions that accept traits object
2020-09-24 16:43:20 +02:00
Laurent Rineau 4b65694724 Merge pull request #4944 from maxGimeno/Demo-AABB_plugins-new_stuff-maxGimeno
Polyhedron demo: filter the AABB_tree representation
2020-09-24 16:43:18 +02:00
Laurent Rineau 8bb1d83bd2 Merge pull request #4945 from maxGimeno/Intersection-add_tests-maxGimeno
Intersection_3: Add tests for do_intersect(Tet_3, Tet_3)
2020-09-24 16:43:16 +02:00
Laurent Rineau 859393bab8 Merge pull request #4955 from mglisse/nodata
Use [[no_unique_address]] for info in vertex/cell
2020-09-24 16:43:13 +02:00
Laurent Rineau 692fc7d167 Merge pull request #4959 from maxGimeno/Demo-Grid_plugin_changes-maxGimeno
Polyhedron demo: change for grid plugin
2020-09-24 16:43:11 +02:00
Laurent Rineau fb8a392a70 Merge pull request #4968 from gdamiand/Basic_viewer-2Dmode-gdamiad
Add an option to toggle between 2D and 3D mode for the basic viewer.
2020-09-24 16:43:09 +02:00
Laurent Rineau 62e8fcb4ce Merge pull request #4975 from maxGimeno/Demo-Fix_mesh_plane_detection-maxGimeno
Polyhedron Demo: Fix Mesh_plane_detection_plugin
2020-09-24 16:43:07 +02:00
Laurent Rineau cee9751f6a Merge pull request #4980 from maxGimeno/Demo-Animation_mesh_deform-maxGimeno
Polyhedron Demo: Animation of surface_meshes
2020-09-24 16:43:04 +02:00
Laurent Rineau ac1681fc2e Merge pull request #4984 from sloriot/CGAL-small_post_release_fixes
Tiny post release fixes

# Conflicts:
#	Installation/CHANGES.md
2020-09-24 16:42:54 +02:00
Laurent Rineau 9884b4597c Merge pull request #4994 from janetournois/PMP-isotropic_remeshing_allows_invalid_mesh-jtournois
PMP isotropic remeshing - test validity during remeshing only if input mesh was valid
2020-09-24 16:42:33 +02:00
Laurent Rineau 0b2528c8b0 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-09-24 16:41:45 +02:00
Laurent Rineau f6e033e1be Merge pull request #4975 from maxGimeno/Demo-Fix_mesh_plane_detection-maxGimeno
Polyhedron Demo: Fix Mesh_plane_detection_plugin
2020-09-24 16:36:57 +02:00
Laurent Rineau d1503c21b9 Merge pull request #4984 from sloriot/CGAL-small_post_release_fixes
Tiny post release fixes
2020-09-24 16:36:55 +02:00
Laurent Rineau a8b0acc508 Merge pull request #4994 from janetournois/PMP-isotropic_remeshing_allows_invalid_mesh-jtournois
PMP isotropic remeshing - test validity during remeshing only if input mesh was valid
2020-09-24 16:36:53 +02:00
Laurent Rineau ac3f1101a3 Merge pull request #4969 from sgiraudot/Shape_detection-Fix_nonnull-warning-GF
[Shape Detection] Fix nonnull warning in deprecated Region Growing
2020-09-24 16:34:50 +02:00
Laurent Rineau a246b3d776 Merge pull request #4979 from janetournois/PMP-remesh_after_detect_sharp_features-jtournois
Polyhedron demo - get the sharp edges back after remeshing
2020-09-24 16:34:48 +02:00
Laurent Rineau cc423a8cc4 Merge pull request #4990 from afabri/Surface_mesher-isolated_vertices-GF
Do not create isolated vertices
2020-09-24 16:34:46 +02:00
Laurent Rineau f23a0748ea Merge pull request #4992 from danston/Scale_space_reconstruction_3-memory_leak_fix-danston
Fix leaking memory in Alpha_shape_mesher
2020-09-24 16:34:44 +02:00
Laurent Rineau 8e8bbff36c Merge pull request #5009 from maxGimeno/Demo-Fix_zoom_to_index-maxGimeno
Demo: Fix id_printing
2020-09-24 16:34:42 +02:00
Maxime Gimeno 9c194a7143 Switch offset item to wireframe 2020-09-24 13:01:04 +02:00
Maxime Gimeno 52c5245eb1 Add an option to triangulate a polyline/polygon in basic generator 2020-09-24 12:33:35 +02:00
Laurent Rineau 43e507dc00
Merge pull request #5016 from maxGimeno/CI-Limit_doc_trigger-maxGimeno
CI : Limit the automated doc to "small feature" labels
2020-09-24 09:31:08 +02:00
Maxime Gimeno a7e94db30c Use the script API to test if the label "small feature" is present, and use the result to determine if the other jobs should be ran or not. 2020-09-24 09:25:08 +02:00
Maxime Gimeno 7c42055ad0 Robustify the engrave text plugin 2020-09-23 12:32:51 +02:00
Maxime Gimeno 79db1b0cb9 Fix warnings and missing includes 2020-09-23 09:54:34 +02:00
Maxime Gimeno 0a2a0070fd More conversion warnings 2020-09-23 09:43:03 +02:00
Laurent Rineau aaf1e8cd38
Merge pull request #4950 from maxGimeno/Documentation-Add_build_and_upload_with_CI-maxGimeno 2020-09-22 15:15:37 +02:00
Maxime Gimeno 806399c3c7 Use egrep and github token 2020-09-22 14:51:01 +02:00
Maxime Gimeno 095b801c92 Fix is_border test in id_printing 2020-09-22 08:26:11 +02:00
Maxime Gimeno 07322242a6 Fix warning 2020-09-21 11:39:23 +02:00
Maxime Gimeno 687c86af2b fix warning 2020-09-21 10:16:42 +02:00
Maxime Gimeno a6199184be Add parenthesis around b.min 2020-09-21 09:55:13 +02:00
Laurent Rineau cd7907194f
Update CHANGES.md 2020-09-18 13:25:07 +02:00
Sébastien Loriot 28968dfa11 update changes 2020-09-18 13:23:11 +02:00
Laurent Rineau baef74295c
Merge pull request #4790 from sloriot/PMP-corefine_no_modify 2020-09-18 12:41:08 +02:00
Laurent Rineau 963cc5d9d5 Merge remote-tracking branch 'cgal/5.1.x-branch' 2020-09-14 15:03:12 +02:00
Laurent Rineau 87ebc1ef56 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' into 5.1.x-branch 2020-09-14 15:02:02 +02:00
Jane Tournois 747db7204e add CGAL_warning_msg and move debug code inside CGAL_assertion_code 2020-09-11 15:47:20 +02:00