Commit Graph

85872 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé f14f9ce447 Move some functions from PMP to BGL 2019-05-08 16:05:26 +02:00
Mael Rouxel-Labbé 9e8524c29e Rename BGL/polyhedra.h to BGL/generators.h 2019-05-08 15:16:25 +02:00
Mael Rouxel-Labbé 1e21492b9e Extract polyhedron genetion functions from helpers.h into a new header 2019-05-08 14:37:03 +02:00
Mael Rouxel-Labbé c1fb953480 Rename 'Location_to_point()' to 'construct_point()' 2019-05-08 13:38:55 +02:00
Mael 0efaed2095
Merge branch 'master' into PMP-Locate-GF 2019-05-06 15:57:09 +02:00
Laurent Rineau f9ede3f365 Merge branch 'releases/CGAL-4.14-branch' 2019-05-06 15:50:41 +02:00
Laurent Rineau 554672f363 Merge pull request #3869 from sgiraudot/PSP-Range_neighborhood_NP-GF
[Small Feature] PSP: Spherical Neighborhood Queries
2019-05-06 15:50:10 +02:00
Laurent Rineau c998ab1cd6 Merge pull request #3579 from mglisse/Number_types-intervals3-glisse
SSE version of Interval_nt
2019-05-06 15:46:12 +02:00
Laurent Rineau 008a75d439 Merge pull request #3636 from sgiraudot/Surface_mesh-PLY_IO-GF
[Small Feature] Surface Mesh PLY IO
2019-05-06 15:46:07 +02:00
Laurent Rineau ee4a6c5de2 Merge pull request #3686 from lrineau/Number_types-headers_dependency_hell-GF
Reduce inclusions of <CGAL/basic.h> and <CGAL/number_type_basic.h>
2019-05-06 15:46:02 +02:00
Laurent Rineau 33a058c0f6 Merge pull request #3832 from maxGimeno/Testsuite_with_ctest-Get_back_the_blue_squares-GF
Testsuite with CMake: get Back the Blue Squares
2019-05-06 15:45:59 +02:00
Laurent Rineau 90d6afdeb6 Merge pull request #3848 from afabri/Partition_2-Traits_with_state-GF
Partition_2:  Make it work for a traits class with state
2019-05-06 15:45:56 +02:00
Laurent Rineau 4d3671024d Merge pull request #3855 from sgiraudot/Intersections_3-Fix_almost_collinear_segments_bug-GF
Intersections_3: Fix almost collinear segment bug

# Conflicts:
#	Intersections_3/include/CGAL/Intersections_3/internal/intersection_3_1_impl.h
2019-05-06 15:45:41 +02:00
Laurent Rineau 6ff239ef45 Merge pull request #3862 from MaelRL/BGL-Fix_is_valid_selection-GF
BGL: Fix `Face_filtered_graph`'s `is_selection_valid()`

# Conflicts:
#	BGL/include/CGAL/boost/graph/Face_filtered_graph.h
#	BGL/test/BGL/test_Face_filtered_graph.cpp
2019-05-06 15:45:16 +02:00
Laurent Rineau b3ace6b60a Merge pull request #3868 from MaelRL/PMP-Local_remove_degeneracies-GF
PMP: Make remove_degenerate_edges/faces work with ranges
2019-05-06 15:44:58 +02:00
Laurent Rineau cd1e7da6b7 Merge pull request #3872 from maxGimeno/Demo-Statistics_for_soups-GF
Polyhedron Demo: Add stats to polygon_soup
2019-05-06 15:30:53 +02:00
Laurent Rineau 47faa0e16b Merge pull request #3873 from janetournois/Mesh_3-improve_polyhedral_complex_doc-jtournois
Mesh_3 : improve doc of constructor for `Polyhedral_complex_mesh_domain_3`
2019-05-06 15:30:50 +02:00
Laurent Rineau d13b57d054 Merge pull request #3877 from sloriot/CGAL-fix_warnings
Fix warnings
2019-05-06 15:30:47 +02:00
Laurent Rineau bf35ed5947 Merge pull request #3878 from sloriot/CGAL-fix_for_less
Fix for less
2019-05-06 15:30:45 +02:00
Laurent Rineau c15081ad92 Merge pull request #3879 from maxGimeno/Demo-Fixes_for_multiviewer-GF
Polyhedron Demo: fixes for multiviewer
2019-05-06 15:30:42 +02:00
Laurent Rineau 6270d02dd4 Merge pull request #3880 from sloriot/SS-update_utility_function
Change return type to avoid raising a precondition
2019-05-06 15:30:39 +02:00
Laurent Rineau 6b83d42c69 Merge pull request #3882 from sloriot/PMP-repair_soup_missing_include
Add missing include directive
2019-05-06 15:30:36 +02:00
Laurent Rineau d466ea50cd Merge pull request #3884 from MaelRL/BGL-Fix_FFG_master-GF
BGL: Fix `Face_filtered_graph`'s `is_selection_valid()` (5.0)
2019-05-06 15:30:33 +02:00
Laurent Rineau 959ea27b4e Merge pull request #3889 from sloriot/CGAL-remove_link_to_old_demos
Remove link to old demos
2019-05-06 15:30:29 +02:00
Laurent Rineau 0608baedc2 Merge pull request #3891 from afabri/Triangulation_2-CDT_2_plus_IO-GF
Triangulation_2:  Fix I/O for Constrained_triangulation_plus_2
2019-05-06 15:30:27 +02:00
Laurent Rineau ba2bf5e506 Merge pull request #3894 from lrineau/CGAL-Qt_version_5.9_or_later-GF
Document that Qt 5.9 or later is required
2019-05-06 15:30:24 +02:00
Laurent Rineau 0341f602b3 Merge pull request #3896 from lrineau/fix-Wnull-pointer-arithmetic
Fix AppleClang -Wnull-pointer-arithmetic warning with TBB as well
2019-05-06 15:30:18 +02:00
Laurent Rineau 490589b48f Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch 2019-05-06 15:27:15 +02:00
Laurent Rineau 3586946e96 Merge pull request #3855 from sgiraudot/Intersections_3-Fix_almost_collinear_segments_bug-GF
Intersections_3: Fix almost collinear segment bug
2019-05-06 15:26:49 +02:00
Laurent Rineau c9beac61ca Merge pull request #3862 from MaelRL/BGL-Fix_is_valid_selection-GF
BGL: Fix `Face_filtered_graph`'s `is_selection_valid()`
2019-05-06 15:02:10 +02:00
Laurent Rineau 28a9641a6e Merge pull request #3882 from sloriot/PMP-repair_soup_missing_include
Add missing include directive
2019-05-06 15:02:06 +02:00
Laurent Rineau b3d9e97abe Merge pull request #3889 from sloriot/CGAL-remove_link_to_old_demos
Remove link to old demos
2019-05-06 15:02:01 +02:00
Laurent Rineau dd703beff1 Merge pull request #3894 from lrineau/CGAL-Qt_version_5.9_or_later-GF
Document that Qt 5.9 or later is required
2019-05-06 15:01:58 +02:00
Laurent Rineau e3c717c293 Merge pull request #3896 from lrineau/fix-Wnull-pointer-arithmetic
Fix AppleClang -Wnull-pointer-arithmetic warning with TBB as well
2019-05-06 15:01:55 +02:00
Laurent Rineau a34c09084c Merge pull request #3855 from sgiraudot/Intersections_3-Fix_almost_collinear_segments_bug-GF
Intersections_3: Fix almost collinear segment bug
2019-05-06 14:50:01 +02:00
Laurent Rineau 1577b5d7b8 Merge pull request #3862 from MaelRL/BGL-Fix_is_valid_selection-GF
BGL: Fix `Face_filtered_graph`'s `is_selection_valid()`
2019-05-06 14:49:58 +02:00
Laurent Rineau a820a3e639 Merge pull request #3889 from sloriot/CGAL-remove_link_to_old_demos
Remove link to old demos
2019-05-06 14:49:55 +02:00
Laurent Rineau 5731ac2c91 Merge pull request #3894 from lrineau/CGAL-Qt_version_5.9_or_later-GF
Document that Qt 5.9 or later is required
2019-05-06 14:49:53 +02:00
Laurent Rineau f2121a9126 Merge pull request #3896 from lrineau/fix-Wnull-pointer-arithmetic
Fix AppleClang -Wnull-pointer-arithmetic warning with TBB as well
2019-05-06 14:49:50 +02:00
Laurent Rineau 7d3f362bb5
Merge pull request #3906 from afabri/Scripts-create_package_dir-GF
Scripts:  Fix cgal_create_package_dir
2019-05-06 14:15:43 +02:00
Andreas Fabri 8c4368cb2d The file named copyright has no .txt suffix 2019-05-06 12:27:45 +02:00
Simon Giraudot 6b112dda54 Make doc of NP neighbor_radius more general and add more specific info to the WLOP doc 2019-05-06 10:36:46 +02:00
Laurent Rineau 765acee510
Merge pull request #3899 from afabri/Scripts-create_package_dir-GF
Scripts: Update create_package_dir
2019-05-03 16:50:09 +02:00
Andreas Fabri 60b1c06f4d Do not create README Add figure and example 2019-05-03 16:28:57 +02:00
Andreas Fabri dd4c8e6996 Do not create dont_submit, src, scripts, developer_scripts as we do not need them for new packages 2019-05-03 16:21:18 +02:00
Maxime Gimeno b8dc1ae063 Fix warnigns 2019-05-03 13:27:00 +02:00
Maxime Gimeno d7b85085fd Somehow silent the warning that was actually due to an optionnal in the circulatior type. 2019-05-03 11:01:52 +02:00
Laurent Rineau 19527dc384 Fix AppleClang -Wnull-pointer-arithmetic warning with TBB as well 2019-05-02 14:36:26 +02:00
Maxime Gimeno 98264854eb Resize edge_map before function call 2019-05-02 13:49:34 +02:00
Andreas Fabri 2287817654 Add using compare_y 2019-05-02 13:49:33 +02:00