Commit Graph

92466 Commits

Author SHA1 Message Date
Ahmed Essam 1cf11730a9 Fix focus for algebraic and rational curve input dialogs 2020-08-31 01:57:25 +02:00
Ahmed Essam b83437451e Bounding y-coordinate on the ends causes bugs as expected 2020-08-31 01:51:41 +02:00
Ahmed Essam c130770820 Fix bug with algebraic parser + with view navigation 2020-08-31 01:30:37 +02:00
Ahmed Essam 17bcc9696c Don't use bbox with segment/linear/polyline traits 2020-08-31 00:18:13 +02:00
Ahmed Essam b9a08d76d6 cleanups 2020-08-30 23:24:51 +02:00
Ahmed Essam bf57baf339 Make the demo work without CORE + other cleanups 2020-08-30 20:07:53 +02:00
Ahmed Essam acba1e4e5f Icons, about and bug fixes 2020-08-28 17:02:04 +02:00
Sébastien Loriot d4fb400250 add missing include 2020-08-28 08:19:32 +02:00
Sébastien Loriot e2733ddeb0 add missing include directive for header checking 2020-08-28 08:10:04 +02:00
Marc Glisse 53ed991b5d Fall back to LU instead of LDLT with old Eigen 2020-08-27 15:39:08 +02:00
Laurent Rineau bd4ee187ee Merge branch 'releases/CGAL-5.0-branch' 2020-08-27 14:45:12 +02:00
Laurent Rineau 94f0df4cc5 Merge pull request #4947 from oboes/master
Fix error in HSV/RGB color conversion
2020-08-27 14:45:00 +02:00
Laurent Rineau 6aefea87b9 Merge pull request #4949 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron demo: Fixes
2020-08-27 14:44:14 +02:00
Laurent Rineau 5082cc654e Merge pull request #4949 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron demo: Fixes
2020-08-27 14:39:18 +02:00
Maxime Gimeno ebdc2f352b Fix -C et -G 2020-08-27 14:31:30 +02:00
Maxime Gimeno 7fd1d41c33 Fix spacing method 2020-08-27 13:51:58 +02:00
Maxime Gimeno 56af55ecd4 Fix bug in mesh_3 tests 2020-08-27 13:46:04 +02:00
Maxime Gimeno 39c0f96492 Fix domain 0 behaviour 2020-08-27 13:18:46 +02:00
Maxime Gimeno 9d1e849517 Allow the .mesh to be read even with null domains 2020-08-27 10:26:58 +02:00
Maxime Gimeno 458296ced5 add a factor 1.001 to the default values of the spacing 2020-08-27 09:31:51 +02:00
Ahmed Essam afd3841b2c small changes 2020-08-27 04:36:27 +02:00
Maxime Gimeno efba4d6651 Fixes for windows and result collection 2020-08-26 12:04:30 +02:00
Marc Glisse 2d18b6e7ad Use [[no_unique_address]] for info in vertex/cell
The default No_vertex_data is empty.
2020-08-26 11:30:59 +02:00
Maxime Gimeno 25d0585b1f Propagate the INIT_FILE to the tests 2020-08-26 09:30:40 +02:00
Ahmed Essam bb9e398e9e Enable overlay with rational traits 2020-08-25 19:48:59 +02:00
Ahmed Essam 35ced3a2d3 Integrate rational function traits 2020-08-25 19:39:27 +02:00
Ahmed Essam a46398db32 Address comments 2020-08-25 13:43:49 +02:00
Efi Fogel 23a02ff441 Pacify Windows msvc (definition of casting operator). 2020-08-25 11:48:20 +03:00
Maxime Gimeno 1298289873 Add "cat error.txt" in the end of cgal_test_with_cgal so the errors are detected in the results and fix the grep for ***Failed 2020-08-25 09:49:06 +02:00
Maxime Gimeno ecdce77f17 Fixes Post cherry-pick 2020-08-24 11:11:23 +02:00
Efi Fogel 58fb204e97 Placed back the bbox() function. (Will be deprecated in a separate commit.) 2020-08-24 11:52:27 +03:00
Simon Giraudot 267e7316f1 Fix: compute orientation before checking if segment is vertical 2020-08-24 09:41:43 +02:00
Maxime Gimeno 9c2889e41b Get rid of the VAO destroy warning 2020-08-24 09:16:10 +02:00
Maxime Gimeno 46a31fc97a Fix alpha in soups and c3t3 2020-08-24 09:15:05 +02:00
Maxime Gimeno ccda9638a4 Update displayed ids when moving a point 2020-08-24 09:12:24 +02:00
Maxime Gimeno 755c044829 Fixes 2020-08-24 09:12:11 +02:00
Maxime Gimeno 7ebca1cc83 Fix precision problems in strings 2020-08-24 09:11:56 +02:00
Maxime Gimeno 261e68727c Use the sceneView->selectAll() instead of doing the selection by hand. 2020-08-24 09:09:14 +02:00
Maxime Gimeno d1054d56c0 Add `,` in grid items name 2020-08-24 09:08:38 +02:00
Maxime Gimeno 189bea6570 Fix CreateSelection(List) 2020-08-24 09:08:18 +02:00
oboes 401d266a07 Fix error in HSV/RGB color conversion 2020-08-23 05:55:48 +02:00
Efi Fogel b4e7a4ad02 Reverted the bbox computation optimization as it turns out it doesn't help 2020-08-22 21:04:40 +03:00
Jane Tournois 87e5978a00 use only one small_vector and avoid lots of allocations 2020-08-21 15:44:55 +02:00
Maxime Gimeno e2eca0150b Merge remote-tracking branch 'cgal/master' into CGAL-CMake_testsuite-maxGimeno 2020-08-21 14:40:58 +02:00
Ahmed Essam 5e7a5e73f2 Update documentation 2020-08-21 13:06:57 +02:00
Maxime Gimeno a85e908e88 Ads tests for do_intersect(tet/tet) 2020-08-21 12:17:50 +02:00
Jane Tournois 16cfce5e77 sliver value caching must be wrong, because it degrades min dihedral angle 2020-08-21 11:27:05 +02:00
Maxime Gimeno fb7af2dcfa fix cut for multi items 2020-08-21 10:44:47 +02:00
Maxime Gimeno c1c8fa8da5 Fix multiviewer bugs 2020-08-21 10:40:32 +02:00
Maxime Gimeno cd4227444c Add instructions to the AABB_item 2020-08-21 09:52:14 +02:00