Commit Graph

92832 Commits

Author SHA1 Message Date
Laurent Rineau cbd10c8dfe Merge branch '5.1.x-branch' 2020-11-05 08:50:26 +01:00
Laurent Rineau 8b649c42a2 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-11-05 08:49:42 +01:00
Laurent Rineau c45ac23ed6 Merge pull request #4899 from sgiraudot/STL_Extension-Multiset_with_CC_allocation-GF
Surface Sweep: Enhance memory allocation with Compact Container
2020-11-05 08:49:36 +01:00
Laurent Rineau 19394196f1 Merge pull request #5096 from maxGimeno/GraphicsView-is_facet_convex-maxGimeno
GraphicsView: Fix is_facet_convex()
2020-11-05 08:49:33 +01:00
Laurent Rineau 9475bde145 Merge pull request #5096 from maxGimeno/GraphicsView-is_facet_convex-maxGimeno
GraphicsView: Fix is_facet_convex()
2020-11-05 08:46:21 +01:00
Laurent Rineau 14b35b6d79 Merge branch '5.1.x-branch' 2020-11-04 20:46:34 +01:00
Laurent Rineau 4d61164f07 Merge pull request #4547 from theartful/AABBTreeC++11
Enable move semantics to AABB trees and use smart pointers
2020-11-04 20:46:21 +01:00
Laurent Rineau 21c48c50dd Merge pull request #4899 from sgiraudot/STL_Extension-Multiset_with_CC_allocation-GF
Surface Sweep: Enhance memory allocation with Compact Container
2020-11-04 20:46:18 +01:00
Laurent Rineau 4acca1e770 Merge pull request #4978 from janetournois/PMP-remesh_non_triangle_faces-jtournois
Polyhedron demo - remesh a non-triangle mesh
2020-11-04 20:46:15 +01:00
Laurent Rineau dbac5c10df Merge pull request #5065 from maxGimeno/Demo-Fix_ssh-maxGimeno
Polyhedron_Demo: Fix ssh usage
2020-11-04 20:46:12 +01:00
Laurent Rineau ed5a9c0f49 Merge pull request #5089 from sloriot/Demos-fix_warnings
fix warnings
2020-11-04 20:46:10 +01:00
Laurent Rineau 10f399c1fd Merge pull request #5091 from sgiraudot/Arrangement-Fix_polycurve_intersection-efif-GF
[Arrangement] Fix polycurve overlap intersection
2020-11-04 20:46:07 +01:00
Laurent Rineau 604e3525b6 Merge pull request #5096 from maxGimeno/GraphicsView-is_facet_convex-maxGimeno
GraphicsView: Fix is_facet_convex()
2020-11-04 20:46:04 +01:00
Laurent Rineau daee7209b5 Merge pull request #5108 from janetournois/PMP-remesh_after_detect_sharp_features-jtournois
Demo isotropic_remeshing_plugin - keep selection valid
2020-11-04 20:46:02 +01:00
Laurent Rineau 3f5e9bad29 Merge pull request #5124 from sloriot/PMP-simplify_polyline
Add experimental non-documented function to simplify a 3D polyline
2020-11-04 20:45:59 +01:00
Laurent Rineau 4b51704368 Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
PMP: Remove obsolete forward declaration with no body
2020-11-04 20:45:57 +01:00
Laurent Rineau 5a22a9e0be Merge pull request #5138 from MaelRL/SMP-Fix_image_doxyfile.in-GF
SMP: Fix image not appearing in doc
2020-11-04 20:45:54 +01:00
Laurent Rineau 094df8a569 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-11-04 20:45:35 +01:00
Laurent Rineau 251bfa2c36 Merge pull request #5065 from maxGimeno/Demo-Fix_ssh-maxGimeno
Polyhedron_Demo: Fix ssh usage
2020-11-04 20:44:27 +01:00
Laurent Rineau d4082e00f9 Merge pull request #5091 from sgiraudot/Arrangement-Fix_polycurve_intersection-efif-GF
[Arrangement] Fix polycurve overlap intersection
2020-11-04 20:44:24 +01:00
Laurent Rineau c122a9b687 Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
PMP: Remove obsolete forward declaration with no body
2020-11-04 20:44:21 +01:00
Laurent Rineau dcf4d86424 Merge pull request #5134 from MaelRL/PMP-Fix_remove_locate_dead_forward_declaration-GF
PMP: Remove obsolete forward declaration with no body
2020-11-04 20:43:12 +01:00
Maxime Gimeno 5ab80cd54f Fix c++17 warning 2020-11-03 14:58:56 +01:00
Maxime Gimeno 3f6a4c8a28 fix warning in test 2020-11-03 14:43:21 +01:00
Mael Rouxel-Labbé 786ed599d6 Add missing fig entry in SMP's Doxyfile.in (HTML_EXTRA_FILES) 2020-11-03 10:52:47 +01:00
Simon Giraudot 702b47790d Remove tabs 2020-11-03 08:18:07 +01:00
Laurent Rineau 60332a856c
Merge pull request #5135 from maxGimeno/CI-Test_demo-maxGimeno 2020-11-02 13:36:43 +01:00
Maxime Gimeno 8a38d33e08 Only trigger on pull_request for the demo 2020-11-02 11:31:36 +01:00
Maxime Gimeno 2627a5d9bd Restore cmake-all 2020-11-02 11:29:44 +01:00
Laurent Rineau 559d73751a Assume we no longer use svn for a while 2020-11-02 10:08:30 +01:00
Maxime Gimeno 97970a460f use --prefix for cmake 2020-11-02 10:02:36 +01:00
Maxime Gimeno b421fde9a1 use a far better way to list the plugins 2020-11-02 09:53:31 +01:00
Maxime Gimeno 116f8570de Use binaries for cmake 2020-11-02 09:42:36 +01:00
Simon Giraudot 0f3d0fc6d3 Safer compact container for 2020-11-02 09:29:16 +01:00
Maxime Gimeno aaeed9fedc Ignore 3mf-plugin 2020-11-02 09:28:02 +01:00
Maxime Gimeno 7416eea440 Put the actual test part in another script 2020-10-30 15:56:14 +01:00
Maxime Gimeno e1fd6e9f44 Fix typo 2020-10-30 14:58:24 +01:00
Maxime Gimeno a06df67327 Factorize installation with a script 2020-10-30 14:51:07 +01:00
Maxime Gimeno 07efe75a70 Add a plugin for polylines simplification 2020-10-30 14:30:18 +01:00
Efi Fogel c869a41e70 Renamed Polycurves_bezier => polycurves_bezier 2020-10-30 14:29:30 +02:00
Maxime Gimeno 6b1fab13b9 Fixes and boost 1.72 2020-10-30 12:57:11 +01:00
Ahmed Essam bb17d4909f
Merge branch 'master' into AABBTreeC++11 2020-10-29 23:04:48 +00:00
Mael c1c21ae110
Remove obsolete forward declaration with no body 2020-10-29 15:33:58 +01:00
Laurent Rineau d0d021ef3f Merge branch 'master' of github.com:CGAL/cgal 2020-10-29 15:32:35 +01:00
Laurent Rineau 43ce2abec0 Merge branch '5.1.x-branch' 2020-10-29 15:30:23 +01:00
Laurent Rineau 484824c3bb Merge pull request #5097 from janetournois/PMP-fix_isotropic_remeshing_with_dart-jtournois
PMP isotropic remeshing - fix collapsibilty check
2020-10-29 15:30:16 +01:00
Laurent Rineau b6f5e9ae61 Merge pull request #5103 from albert-github/feature/bug_search_looking_glass
Missing search glass in search box of the documentation
2020-10-29 15:30:12 +01:00
Laurent Rineau 16480d4b81 Merge pull request #5122 from lrineau/PMP-fix_locate_with_AABB_tree__point-GF
Fix locate_with_AABB_tree(Point, ..._) with default point pmap
2020-10-29 15:30:09 +01:00
Laurent Rineau e5c2781818 Merge pull request #5125 from maxGimeno/Tetsuite-Filter_labels-maxGimeno
Testsuite: Filter labels in results collection
2020-10-29 15:30:05 +01:00
Laurent Rineau 84d6decfc6 Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch 2020-10-29 15:29:43 +01:00