Commit Graph

353 Commits

Author SHA1 Message Date
Sébastien Loriot ef1563b8fc include non-deprecated header 2021-12-27 11:15:07 +01:00
Sébastien Loriot 755693ba45 IO namespace in Arrangement package 2021-05-03 13:27:31 +02:00
Sebastien Loriot b7323389c7
Merge pull request #5622 from maxGimeno/CMake-Update_versions_in_scripts-maxGimeno
Update maximum cmake versions
2021-04-17 10:58:14 +02:00
Maxime Gimeno c49152359c update max version of cmake and announce the new minimal in CHANGE.md 2021-04-15 15:08:54 +02:00
Maxime Gimeno 17602e589e Merge remote-tracking branch 'cgal/master' into CGAL-clang_tidy__nullptr_on_Mesh_2-GF 2021-04-07 09:17:51 +02:00
Maxime Gimeno cc99fd94ad Demo Pass 2021-02-19 16:02:12 +01:00
Maxime Gimeno 7f189620d8 Remove CMAKE_CXX_STANDARD commands in cmake scripts 2021-02-08 10:06:23 +01:00
Maxime Gimeno 2255f8e8ea Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno 2021-01-13 14:34:09 +01:00
Maxime Gimeno 1c00bf6847 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-10-29 15:09:16 +01:00
Ahmed Essam 2dcdea9b05 Macro definitions is not passed to moc compiler 2020-10-23 11:29:56 +02:00
Ahmed Essam ad679e473b Fix arrangement demo compiling without CORE 2020-10-20 13:01:11 -07:00
Maxime Gimeno bebd60c12b Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-10-20 09:53:54 +02:00
Ahmed Essam ae8496fdfc Probably fixes warnings with Bezier and Rational traits 2020-10-14 07:11:07 +02:00
Ahmed Essam ae46209b2b Address compile errors with msvc2015 2020-10-06 16:00:04 -07:00
Ahmed Essam 29abb9c657 Small change 2020-10-06 19:41:17 +01:00
Ahmed Essam 614d7feb4f Fix bug with entering rational curves 2020-10-06 19:26:53 +01:00
Maxime Gimeno 616574e5ab Modernize CMake scripts 2020-10-06 15:44:41 +02:00
Ahmed Essam 86e4235eee Fix warnings 2020-10-04 14:32:42 +01:00
Ahmed Essam 32093e6ea3 Merge branch 'master' of https://github.com/CGAL/cgal into gsoc2020-aos_demo-theartful 2020-10-03 20:55:38 +02:00
Ahmed Essam 1d3815f4ec Change things for better compilation speed 2020-10-03 20:35:50 +02:00
Ahmed Essam 527d15eabe Fix division by zero bug 2020-10-01 16:10:20 +01:00
Ahmed Essam 72718bacac Fix bug with parsing polynomials of one dimension 2020-10-01 16:01:33 +01:00
Ahmed Essam 945853fc34 Simplify last commit and potentially avoid missing return warning 2020-09-30 11:57:00 +02:00
Ahmed Essam 890787c518 msvc2015 doesn't treat static const int as constexpr 2020-09-30 11:48:39 +02:00
Ahmed Essam f2115d534b Fix min/max macro conflict 2020-09-30 10:53:02 +02:00
Ahmed Essam 9b97665d09 Remove unused include 2020-09-29 15:44:12 +02:00
Ahmed Essam f13532f27f Fix issue with constexpr functions having multiple returns in msvc2015 2020-09-29 15:39:57 +02:00
Ahmed Essam ab15a175b4 Fix windows min/max macro conflict 2020-09-29 15:23:02 +02:00
Ahmed Essam 91912bd168 Use new envelope functions 2020-09-24 21:31:09 +02:00
Ahmed Essam 738642c277 Remove useless guards 2020-09-23 18:12:43 -07:00
Ahmed Essam a59f2d6a51 Address problems in last test suite run
https://cgal.geometryfactory.com/CGAL/testsuite/results-5.2-Ic-11.shtml#Arrangement_on_surface_2_Demo
2020-09-23 11:01:43 -07:00
Ahmed Essam a4530b825c Guard catching internal exception with CGAL_USE_CORE
Catching this exception is for debugging reasons + this is probably
a bug
2020-09-22 09:07:13 +02:00
Ahmed Essam 124c4c1ae8 Revert "Change CGAL_USE_CORE to CGAL_USE_Core"
This reverts commit 2f6e3e8732.
2020-09-22 09:04:59 +02:00
Ahmed Essam 2f6e3e8732 Change CGAL_USE_CORE to CGAL_USE_Core
made sure that the demo compiles with/without Core
2020-09-22 07:18:49 +02:00
Ahmed Essam a30658a4d3 Fix compilation errors & other changes 2020-09-21 09:42:15 +02:00
Ahmed Essam b6148a712b Fix unused var warning 2020-09-16 02:59:50 +02:00
Efi Fogel b41988aa70 Merge remote-tracking branch 'cgal/master' into Aos_2-remove_object-efif 2020-09-15 17:18:34 +03:00
Ahmed Essam 6d91abc9e8 Check if arr is model of ArrangementOpenBoundaryTraits instead of try and catch 2020-08-31 18:35:38 +02:00
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
Ahmed Essam afd3841b2c small changes 2020-08-27 04:36:27 +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 3ac024a301 Support old versions of Qt 2020-08-20 22:07:07 +02:00
Ahmed Essam e49a69925d Trailing whitespace 2020-08-20 21:20:07 +02:00