Commit Graph

95152 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé 618b83b00a Update ToS2 benchmarks 2021-03-22 16:44:28 +01:00
Mael Rouxel-Labbé 4973c64e60 Add arc_on_sphere_2 sampling + update the demo framework with ToS2 code 2021-03-22 16:43:25 +01:00
Maxime Gimeno bdc72bf60a Add missing files 2021-03-22 14:39:37 +01:00
Mael Rouxel-Labbé 34f2afdb41 Add utility functions for Circular_arc_3 subsampling 2021-03-20 19:57:26 +01:00
Mael Rouxel-Labbé 23658a0de6 Work on ToS2 (add duals, complete traits API in T classes, fix sanity checks...) 2021-03-20 19:56:10 +01:00
Mael Rouxel-Labbé 0a1a120725 Various fixes for location, (range) insertions
Missing "lt = ..."
Broken spatial sorting
Broken SFINAE for range insertion
Remove ghost edge for dimension 1 (useless, just use the check in locate_edge)
etc.
2021-03-20 19:52:38 +01:00
Mael Rouxel-Labbé 3aaaa100c5 Modernize calls to push_back 2021-03-20 17:44:39 +01:00
Mael Rouxel-Labbé cb2bcb9102 Remove ToS2::delete_faces() 2021-03-20 17:43:56 +01:00
Mael Rouxel-Labbé 7870a0299c Add missing functors to adapter traits for spatial sorting on the sphere 2021-03-20 02:53:09 +01:00
Mael Rouxel-Labbé 20c4f3ade0 Simplify and generalize spatial_sort_on_sphere() overloads 2021-03-19 17:28:55 +01:00
Mael Rouxel-Labbé 8501639635 Add missing space 2021-03-19 17:28:27 +01:00
Mael Rouxel-Labbé 717fedc588 Use better variable names 2021-03-19 17:28:04 +01:00
Mael Rouxel-Labbé 4d86f9f7d2 Fix data format 2021-03-19 16:23:41 +01:00
Mael Rouxel-Labbé a78d86e709 Don't lose precision due to internal stringstreams 2021-03-19 12:56:12 +01:00
Mael Rouxel-Labbé d1d66da709 Generalize OFF output functions to CGAL::ToS2 (from CGAL::DToS2) 2021-03-19 12:55:36 +01:00
Mael Rouxel-Labbé ede18b776c Merge remote-tracking branch 'cgal/master' into Triangulation_on_sphere_2-GF 2021-03-18 10:42:52 +01:00
Laurent Rineau 92feaf1cdf
Merge pull request #5530 from jmullee/patch-1
Tutorial_GIS.txt: fandom rorest -> random forest
2021-03-17 21:44:00 +01:00
Laurent Rineau 821d987ff7 Merge branch '5.2.x-branch' 2021-03-17 17:53:11 +01:00
Laurent Rineau 989819ed01 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-03-17 17:52:25 +01:00
Laurent Rineau ea27c11373 This branch now targets 5.2.2 2021-03-17 17:51:40 +01:00
Laurent Rineau a95295f9a6 This branch now targets 5.1.4 2021-03-17 17:50:53 +01:00
Laurent Rineau 11b69df045 Fix tag_pr_per_release.sh to work with non-fast-forward updates 2021-03-17 17:49:33 +01:00
John Mullee 63779d416d
Tutorial_GIS.txt: fandom rorest -> random forest
fandom rorest -> random forest
2021-03-16 16:45:25 +00:00
Maxime Gimeno 7eefc0152a Upgrade demo to Qt5 and modern openGL (base don Circular_kernel_3 demo) 2021-03-16 10:50:20 +01:00
Laurent Rineau 1442c769c7 Merge branch '5.2.x-branch' 2021-03-10 12:19:48 +01:00
Laurent Rineau 26bf22f8c5 Merge pull request #5370 from VincentRouvreau/document_insert_if_in_star_regular_triangulation
Add some documentation for Regular_triangulation::insert_if_in_star
2021-03-10 12:19:28 +01:00
Laurent Rineau dc36cee2d5 Merge pull request #5166 from sgiraudot/Arrangement_2-Enhanced_ccb_merge-GF
Arrangement 2: Enhanced CCB Merging for Surface Sweep
2021-03-10 11:53:16 +01:00
Laurent Rineau 4daf46b32f Merge pull request #5329 from sloriot/Doc-no_advertisement_for_python2
Remove mentions to python2
2021-03-10 11:53:14 +01:00
ROUVREAU Vincent 28932cd065 Merge master and resolve conflicts for Installation/CHANGES.md 2021-03-10 11:48:55 +01:00
ROUVREAU Vincent eb04a9b3ce Add change description in CHANGES.md 2021-03-10 11:42:07 +01:00
Laurent Rineau b2ed4e5f7e Merge pull request #5423 from afabri/PMP-corefine_OM-GF
PMP:: Use operator<  instead of operator> as OM only implements the former

Conflicts:
	Polygon_mesh_processing/examples/Polygon_mesh_processing/corefinement_consecutive_bool_op.cpp
	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Corefinement/intersection_impl.h
2021-03-10 11:33:30 +01:00
Laurent Rineau 158495bdb5 Merge pull request #5444 from sgiraudot/Poisson-Kernel_compatibility-GF
[Poisson Reconstruction] Compatibility with Simple Cartesian
2021-03-10 10:39:37 +01:00
Laurent Rineau ee4b1c2526 Merge pull request #5446 from maxGimeno/diff
Fix CI doc deletion
2021-03-10 10:39:34 +01:00
Laurent Rineau 2282df03bd Merge pull request #5451 from sloriot/CGAL-no_setup_exe
Remove setup

# Conflicts:
#	.travis.yml
#	.travis/packages.txt
#	wininst/developer_scripts/script_cgal.nsi
2021-03-10 10:39:25 +01:00
Laurent Rineau 2a263c9f07 Merge pull request #5478 from janetournois/Tet_remeshing-fix_bad_alloc-jtournois
Tetrahedral_remeshing - fix bad_alloc for very small input mesh
2021-03-10 10:35:20 +01:00
Laurent Rineau ddd2d70274 Merge pull request #5489 from danston/Polyhedron_demo-macos_warnings_fixed-danston
Fixed Polyhedron demo warnings in the macOS test suite
2021-03-10 10:35:18 +01:00
Laurent Rineau 02b3ff8594 Merge pull request #5495 from danston/Surface_mesher-fix_demo_warnings-danston
Remove Surface_mesher demo (was "Fix Surface_mesher_demo Apple warnings")
2021-03-10 10:35:15 +01:00
Laurent Rineau 5c8e8f5ec4 Merge pull request #5508 from maxGimeno/Demo-new_features-maxGimeno
Polyhedron Demo: New features
2021-03-10 10:35:13 +01:00
Laurent Rineau b6a073ce4d Merge pull request #5516 from maxGimeno/Doc-Update_vcpkg_instructions-maxGimeno
Update doc for vcpkg use
2021-03-10 10:35:10 +01:00
Laurent Rineau c733c2a987 Merge branch '5.1.x-branch' into 5.2.x-branch 2021-03-10 10:34:45 +01:00
Laurent Rineau 06cd9422e4 Merge pull request #5166 from sgiraudot/Arrangement_2-Enhanced_ccb_merge-GF
Arrangement 2: Enhanced CCB Merging for Surface Sweep
2021-03-10 10:33:19 +01:00
Laurent Rineau 4dc8a341f9 Merge pull request #5423 from afabri/PMP-corefine_OM-GF
PMP:: Use operator<  instead of operator> as OM only implements the former
2021-03-10 10:33:17 +01:00
Laurent Rineau 92e024f123 Merge pull request #5444 from sgiraudot/Poisson-Kernel_compatibility-GF
[Poisson Reconstruction] Compatibility with Simple Cartesian
2021-03-10 10:33:14 +01:00
Laurent Rineau 39339adbcc Merge pull request #5446 from maxGimeno/diff
Fix CI doc deletion
2021-03-10 10:33:12 +01:00
Laurent Rineau fe81fced45 Merge pull request #5451 from sloriot/CGAL-no_setup_exe
Remove setup

# Conflicts:
#	wininst/developer_scripts/script_cgal.nsi
2021-03-10 10:33:00 +01:00
Laurent Rineau 0ecf7b50b9 Merge pull request #5478 from janetournois/Tet_remeshing-fix_bad_alloc-jtournois
Tetrahedral_remeshing - fix bad_alloc for very small input mesh
2021-03-10 09:56:05 +01:00
Laurent Rineau 9bc4a85757 Merge pull request #5516 from maxGimeno/Doc-Update_vcpkg_instructions-maxGimeno
Update doc for vcpkg use
2021-03-10 09:56:02 +01:00
Laurent Rineau ef23b63648 Merge pull request #5166 from sgiraudot/Arrangement_2-Enhanced_ccb_merge-GF
Arrangement 2: Enhanced CCB Merging for Surface Sweep
2021-03-10 09:45:46 +01:00
Laurent Rineau 3407e3d693 Merge pull request #5444 from sgiraudot/Poisson-Kernel_compatibility-GF
[Poisson Reconstruction] Compatibility with Simple Cartesian
2021-03-10 09:45:44 +01:00
Laurent Rineau ea05d96eb7 Merge pull request #5451 from sloriot/CGAL-no_setup_exe
Remove setup
2021-03-10 09:45:41 +01:00