Commit Graph

93181 Commits

Author SHA1 Message Date
Laurent Rineau 048b29d671 Fix links 2020-11-16 09:08:54 +01:00
Mael Rouxel-Labbé c9db053fa8 Prepare CHANGES.md for 5.2 2020-11-13 17:27:22 +01:00
Laurent Rineau 1d24ef08e7 updated crontab (automated commit) 2020-11-13 16:17:00 +01:00
Laurent Rineau e7b5eddfe6
Merge pull request #5093 from maxGimeno/Demo-Enhancements-maxGimeno 2020-11-13 16:08:58 +01:00
Laurent Rineau 49e7ddccc9 Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
General CMake improvements
2020-11-13 15:43:54 +01:00
Laurent Rineau 429f1ea8e7 Merge pull request #5033 from janetournois/Heat_method-degenerate_faces-GF
Heat_method_3 - avoid degenerate faces
2020-11-13 15:31:59 +01:00
Laurent Rineau 2f73dab22f Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
[Small Feature] Scanline Orient Normals
2020-11-13 15:31:56 +01:00
Laurent Rineau 171513ad38 Merge pull request #5156 from mhsaar/patch-10
Update print.h
2020-11-13 15:31:54 +01:00
Laurent Rineau f65e9f570f Merge pull request #5158 from afabri/Convex_hull_3-Surface_mesh-GF
Convex_hull_3: Fix constness
2020-11-13 15:31:51 +01:00
Jane Tournois c040671a82 fix degenerate faces precondition 2020-11-12 15:22:49 +01:00
Sebastien Loriot 2475a0c19c
Add missing .h 2020-11-12 11:06:25 +01:00
Andreas Fabri 344356a306 Fix CMakeLists.txt 2020-11-12 09:59:19 +00:00
Andreas Fabri df61ad9367
Update Convex_hull_3/include/CGAL/convexity_check_3.h
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2020-11-12 10:56:40 +01:00
Andreas Fabri b54b62fcc4 Convex_hull_3: Fix constness 2020-11-12 09:40:22 +00:00
Laurent Rineau 12b1539236 Fix a typo
Thanks to @saiteja13427, in https://github.com/CGAL/cgal/pull/5142.

(Closes #5142.)
2020-11-12 10:04:38 +01:00
Maxime Gimeno e172dfbcb6 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-12 09:04:01 +01:00
Michael Hemmer c47af04469
Update print.h
Adding includes for what is used to allow header to be compiled on its own.
2020-11-11 16:59:52 +01:00
Laurent Rineau d94f015acd Merge pull request #4905 from sloriot/SS_improvements
Straight Skeleton: Reduce memory footprint and fix inconsistency of square root
2020-11-10 15:00:14 +01:00
Maxime Gimeno 8e23d5c482 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-10 09:00:41 +01:00
Laurent Rineau 3d6d9f541f Fix merge issues (not visible as Git conflicts) 2020-11-10 08:51:31 +01:00
Laurent Rineau d0dd5a93bf Merge pull request #4639 from janetournois/Triangulation_segment_traverser_3-tvanlank__rewrote_history-GF
Small feature - Triangulation Segment Cell/Simplex Iterator
2020-11-10 08:45:38 +01:00
Laurent Rineau f33d835d2e Merge pull request #4939 from sgiraudot/Polygon-Vertex_pair_iterator-GF
Arrangement: Avoid constructing Segment_2/Line_2 objects when possible
2020-11-10 08:45:35 +01:00
Simon Giraudot d998347f91 Move section in CHANGES.md to the correct release 2020-11-10 08:25:48 +01:00
Mael Rouxel-Labbé 7385ebb806 Refresh priority queues before calling top() if simultaneous events are present 2020-11-09 18:22:33 +01:00
Laurent Rineau b248867e91
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno 2020-11-09 17:10:24 +01:00
Simon Giraudot 6236370402
Update Installation/CHANGES.md
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2020-11-09 14:31:42 +01:00
Simon Giraudot bce99e7768 Fix uncompiled doc 2020-11-09 08:36:45 +01:00
Simon Giraudot e6c23195ed Update CHANGES.md 2020-11-09 08:36:38 +01:00
Mael Rouxel-Labbé 770b7f7a28 Take FT by reference in for(:) loop 2020-11-07 18:50:40 +01:00
Mael Rouxel-Labbé 36cccb0d5c Remove extra backticks 2020-11-07 18:44:46 +01:00
Laurent Rineau c702038fef updated crontab (automated commit) 2020-11-06 18:45:56 +01:00
Mael Rouxel-Labbé 9c8aeb0242 Fix strict ordering's asymmetry condition not being satisfied in Split Event PQ 2020-11-06 17:27:43 +01:00
Mael Rouxel-Labbé d609a9607e Fix Split Queue Comparer in edge case of two invalid pseudo-splits 2020-11-06 17:26:59 +01:00
Laurent Rineau 20619a586b Finish with the last one 2020-11-06 12:54:19 +01:00
Jane Tournois 29b6963b98 add missing include and namespace 2020-11-06 12:28:30 +01:00
Sébastien Loriot 314db57a38 disable polygon assertion
allow strictly simple polygons and epick construction issues
2020-11-06 12:03:15 +01:00
Sébastien Loriot a5c5a618d2 add a way to disable at runtime polygon assertions
some algorithms works with strictly simple polygons
but implementation such a check function is hard
2020-11-06 12:02:23 +01:00
Maxime Gimeno cc3cb3c18d Finish adding missing `.cpp` in cmakelists of polyhedron_demo 2020-11-06 11:54:26 +01:00
Laurent Rineau 25e65bceda partial fix of CMP0115 2020-11-06 10:48:19 +01:00
Sébastien Loriot e1dd96414d use non-protected interval type and use protector
guarantee that the same rounding mode will be used when approximating
the exact value to interval
2020-11-06 10:43:08 +01:00
Sébastien Loriot 03a225d7b4 do not use extra precision 2020-11-06 10:11:03 +01:00
Sébastien Loriot 61cb7b5930 accomodate to the update of is_valid() function 2020-11-06 10:10:31 +01:00
Sébastien Loriot dd49cb6035 remove unused variable 2020-11-06 10:10:11 +01:00
Maxime Gimeno cc00d293df Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-06 09:37:18 +01:00
Maxime Gimeno 933522afdc Silter CMP0115 warning 2020-11-06 09:29:11 +01:00
Maxime Gimeno 37fa8fd635 Add missing test data 2020-11-06 08:28:42 +01:00
Jane Tournois 10a28d1262 attempt to fix "variable used non initialized" 2020-11-05 11:13:26 +01:00
Efi Fogel c596073ffc Un-deprecated bbox() (for now) 2020-11-05 10:43:47 +02:00
Simon Giraudot c472257f0e Fix unused using 2020-11-05 09:36:18 +01:00
Simon Giraudot 06cce4cc90 Fix Eigen error by passing matrix directly in constructor 2020-11-05 09:35:57 +01:00