Commit Graph

95234 Commits

Author SHA1 Message Date
Efi Fogel 03e8c5352c Small text fixes; replaced std::endl with \n when it follows a literal 2021-04-22 14:09:00 +03:00
Efi Fogel ba8aec60f2 Small text fixes 2021-04-21 13:24:05 +03:00
Efi Fogel 9c7c9830c6 Fixed the move of curves from the top face 2021-04-07 09:49:14 +03:00
Efi Fogel ab5e5fa154 Changed identification curve to include (-1,0,0) 2021-04-07 09:48:31 +03:00
Efi Fogel aef31ceda5 Added an overlay test 2021-03-31 15:46:08 +03:00
Efi Fogel f8f0e64ef4 Fixed the handling of a case where a spherical arc is added to an arr that already has an arc that lies on the identification curve; added a test. 2021-03-31 13:38:36 +03:00
Efi Fogel 89e6a989c4 Fixed handling endpoints of overlpping curve 2021-03-26 09:26:36 +03:00
Efi Fogel 21ba221270 Cleaned up 2021-03-25 16:00:00 +02:00
Efi Fogel 9e5385d0bf Fixed the computation of the red and blue north face s 2021-03-25 15:49:58 +02:00
Efi Fogel 89f7d8fed0 Cleaned up 2021-03-25 15:48:49 +02:00
Efi Fogel efa642a494 Fixed curve() and boundary_touching_curve(); First examine right curves and then examine left curves 2021-03-25 15:43:48 +02:00
Efi Fogel 63e52b0bad Fix print of event on boundary (for debugging) 2021-03-25 15:42:47 +02:00
Efi Fogel 2d1e009209 Cleaned up 2021-03-25 12:53:48 +02:00
Efi Fogel a4a2dba619 Used default traits 2021-03-25 12:52:41 +02:00
Efi Fogel db764ae71e Used default traits 2021-03-25 12:52:16 +02:00
Efi Fogel 2f244a6691 default traits 2021-03-25 12:51:57 +02:00
Efi Fogel 759d498e39 Added overlapping tests 2021-03-25 12:28:55 +02:00
Efi Fogel cbc29bca72 Curve lies on identification curve 2021-03-25 12:27:38 +02:00
Efi Fogel 919e1a0ae9 Overlapping tests 2021-03-25 12:26:53 +02:00
Efi Fogel fd18c19b99 Fixed wrong conflic-resolving in previous merge. 2021-03-22 15:34:44 +02:00
Efi Fogel 2d3b9f2256 Removed Modifier (not a tag anymore...) 2021-03-22 14:10:36 +02:00
Efi Fogel 30da4ebae2 Merge remote-tracking branch 'cgal/master' into Aos_2-boundary_objects-efic 2021-03-22 13:35:23 +02:00
Sebastien Loriot b774672da1
Merge pull request #5537 from albert-github/feature/bug_output_text_direction
OUTPUT_TEXT_DIRECTION has been made obsolete
2021-03-19 13:07:38 +01:00
albert-github 453b611002 OUTPUT_TEXT_DIRECTION has been made obsolete
The doxygen setting OUTPUT_TEXT_DIRECTION is obsolete
2021-03-19 12:35:30 +01:00
Laurent Rineau 64401b8a06 Use gh (the official Github CLI) instead of github-release 2021-03-18 12:08:08 +01:00
Laurent Rineau e297084466 Add CGAL-5.2-win64-auxiliary-libraries-gmp-mpfr.zip to the assert for releases 2021-03-18 12:07:14 +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
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