Commit Graph

94856 Commits

Author SHA1 Message Date
Laurent Rineau adf74f81b7 Merge pull request #5369 from sgiraudot/Point_set_3-Fix_broken_properties_and_types-GF
[Point Set 3] Fix broken properties and types
2021-02-18 15:18:06 +01:00
Laurent Rineau 8525561889 Merge pull request #5378 from afabri/SDG-random_shuffle-GF
Segment Delaunay Graph demos: Use CGAL::cpp98::random_shuffle()
2021-02-18 15:18:04 +01:00
Laurent Rineau 0539b1ab3a Merge pull request #5409 from lrineau/Triangulation_3-fix__move__semantic__of__Triangulation_hierarchy_3-GF
Fix the move-semantic of Triangulation_hierarchy_3
2021-02-18 15:18:00 +01:00
Laurent Rineau e022b8f049 Merge pull request #5462 from maxGimeno/CGAL-Fix_qt_warnings-maxGimeno
Fix Qt warnings
2021-02-18 15:17:58 +01:00
Maxime Gimeno e023f3f958 add .js in the end of a scene's filename if needed. 2021-02-18 15:07:29 +01:00
Maxime Gimeno 7109dd9de9 clean-up 2021-02-18 14:15:02 +01:00
Maxime Gimeno 5bffc28758 Invalidate aabb_tree after moving vertex 2021-02-18 14:12:35 +01:00
Maxime Gimeno 23b1024f1b fix direction-constraint in qglviewer 2021-02-18 14:01:15 +01:00
Maxime Gimeno 64597d7cab fix sphere lighting 2021-02-18 14:01:15 +01:00
Andreas Fabri 6b36ea0763 Replace built-in array with std::array 2021-02-18 09:46:41 +01:00
Giles Bathgate 113298056d Explicitly call simplify after marking bounded volumes 2021-02-17 20:00:34 +00:00
Sébastien Loriot 98e48385e8 a RIGHT angle is also a corner 2021-02-17 15:49:48 +01:00
Sébastien Loriot 3b9dafb23b fix after BOOST_FOREACH -> for replacement 2021-02-17 15:49:30 +01:00
Sébastien Loriot 05b4734a6e add missing const 2021-02-17 15:49:08 +01:00
Andreas Fabri 18f7f91c3c Add test; remove the word 'constant' in the documenation 2021-02-17 14:41:41 +00:00
Mael Rouxel-Labbé 87ecfae6f3 Change SDG2 vertex base's requirement to TDS2 vertex (full T2 vertex not needed) 2021-02-17 10:56:47 +01:00
Andreas Fabri 59d7b22959 Hope to get it right now 2021-02-17 09:53:28 +00:00
Maxime Gimeno 0a085569bf Fix parent error 2021-02-17 08:37:57 +01:00
Andreas Fabri 42866756b9 After the code review 2021-02-16 16:45:02 +00:00
Andreas Fabri 6186a2acf3 Add doc 2021-02-16 16:26:45 +00:00
Andreas Fabri fe22b0ff27 Add Point_3/Tetrahedron_3 2021-02-16 16:13:33 +00:00
Maxime Gimeno 90d725f3c0 fix mesh_estimation 2021-02-16 15:15:36 +01:00
Andreas Fabri 53cb7cd664 Simplify the code 2021-02-16 13:41:28 +00:00
Andreas Fabri 27d5293797 bug fix so that it compiles 2021-02-16 13:33:55 +00:00
Andreas Fabri ed44ebff0f Improve documentation of overlapping polylines 2021-02-16 10:43:04 +00:00
Maxime Gimeno 38f1b179c0 Test the dynamic_cast rsult 2021-02-16 09:56:32 +01:00
Maxime Gimeno 0010df67e6 Remove useless if. 2021-02-16 08:57:47 +01:00
Marc Glisse bf2940de3d Tell cmake to build those tests... 2021-02-15 21:29:17 +01:00
Marc Glisse 82fa63d720 New benchmark/test. 2021-02-15 21:06:38 +01:00
Marc Glisse 2d8f804fac Merge remote-tracking branch 'mine/ker23interface' into tri2 2021-02-15 21:06:12 +01:00
Marc Glisse 6bb0b6b59a Merge remote-tracking branch 'mine/eigen' into tri2 2021-02-15 21:06:02 +01:00
Marc Glisse 6403a0d18a Merge remote-tracking branch 'mine/nofilter' into tri2 2021-02-15 21:05:43 +01:00
Marc Glisse ab18449fd9 Merge remote-tracking branch 'mine/staticside' into tri2 2021-02-15 21:05:36 +01:00
Sébastien Loriot 692f35a62d fix warnings 2021-02-15 17:17:20 +01:00
Maxime Gimeno 4a6aa7e024 use Qt::MiddleButton instead of MidButton(deprecated since 5.6 or earlier) 2021-02-15 15:22:41 +01:00
Maxime Gimeno a74914ecbd Fix warning null pointer 2021-02-15 15:18:02 +01:00
Marc Glisse cf54055b82 bitrot in Kernel_[23]_interface 2021-02-14 01:19:22 +01:00
Giles Bathgate ff9ebb5847 Avoid duplicate lookups of pv in polygon_mesh_to_nef_3 2021-02-13 11:15:40 +00:00
Giles Bathgate c0c664a7e4 Fix pedantic warning in polygon_mesh_to_nef_3 2021-02-13 11:15:39 +00:00
Giles Bathgate 5ba988c6fa Bypass coplanarity assertion for triangular facets 2021-02-13 11:15:39 +00:00
Dmitry Anisimov 6b5e04a3c7 changed to empty macro for other platforms 2021-02-12 15:52:47 +01:00
Sébastien Loriot 4bb0406240 do not include boost/bind.hpp (shouldn't be used anymore) + fix remaining bind
(nasty using namespace boost!)
2021-02-12 15:35:19 +01:00
Dmitry Anisimov 0b23a66117 missing default visibility 2021-02-12 15:23:52 +01:00
Dmitry Anisimov cd37d33a30 hilbert sort, added a visibility macro with the hidden option 2021-02-12 15:07:01 +01:00
Andreas Fabri 8a38a75fcb Restore issue to the initial bug report 2021-02-12 14:06:20 +00:00
Andreas Fabri 607ced4a54 remove trailing whitespace 2021-02-12 10:36:53 +00:00
Andreas Fabri e833e86598 Change the expected result (a permutation) 2021-02-12 09:43:14 +00:00
Andreas Fabri 4bc161a332 Return a triangle not a vector 2021-02-12 09:42:52 +00:00
Maxime Gimeno 1a0dfe9703 Fix installation logs 2021-02-12 08:51:23 +01:00
Maxime Gimeno 487e6cad10 use WITH_tests=ON in run_testsuite-with_ctest instead of OFF to get the USING XXX (in full header mode, configuring only cgal won't "fetch" the dependencies because of the lack of add_executbale or add_library) 2021-02-11 14:55:23 +01:00