Commit Graph

72307 Commits

Author SHA1 Message Date
Christian Gagneraud 2dcf80c99a [WIP] GraphicsView: Add General_polygon_2 to QPainterPath converter. Closes #2021 2017-04-16 16:13:27 +12:00
Laurent Rineau 7540b8e807 updated crontab (automated commit) 2017-04-14 18:14:14 +02:00
Laurent Rineau a7d4735e0e Prepare 4.10-alpha1 2017-04-13 14:27:10 +02:00
Laurent Rineau 0a3824a5b4 More tweaks for the release manager
Now I get easily permalinks to one row of the testsuite.
2017-04-13 13:18:23 +02:00
Laurent Rineau 16c976b766 Tweaks to help the release manager 2017-04-13 13:02:29 +02:00
Laurent Rineau e8e9599b7c Add a script to upload release files to Github 2017-04-12 11:25:02 +02:00
Laurent Rineau 0be2473c0e (Empty) Merge branch 'releases/CGAL-4.9-branch'
This is a technical merge, with the strategy `-s ours`, to ensure that
`master` is ahead of `releases/CGAL-4.9-branch`.
2017-04-12 11:19:25 +02:00
Laurent Rineau 058ab1a568 The announcement mail for 4.9.1. 2017-04-12 10:42:44 +02:00
Laurent Rineau 8a69eab3f2 Merge pull request #2025 from sgiraudot/Point_set_3-Fix_index_type-GF
Point set 3: fix index type
2017-04-10 18:48:46 +02:00
Laurent Rineau 82286eb791 Merge pull request #2029 from maxGimeno/Polyhedorn_demo-Fix_override_warnings-GF
Polyhedron_demo : Add Q_DECL_OVERRIDE
2017-04-07 12:06:48 +02:00
Laurent Rineau f2c42c6c75 Merge pull request #2020 from afabri/KDS-no_dev_null-GF
KDS: do not open /dev/null  Fix #1988
2017-04-07 12:06:39 +02:00
Laurent Rineau d548aebf95 Merge pull request #2017 from afabri/CORE-too_verbose-GF
CGAL_Core: make it less verbose to fix #1915
2017-04-07 12:06:31 +02:00
Laurent Rineau 93311493c4 Merge pull request #1998 from afabri/CGAL-test_license_check-GF
CGAL: Test the license check mechanism
2017-04-07 12:06:23 +02:00
Simon Giraudot 800c16f2e1 Warning fix: explicit conversion to size_type 2017-04-07 11:49:59 +02:00
Laurent Rineau 3e5ed94661 Do check the dependencies of Mesh_2 2017-04-06 17:37:10 +02:00
Andreas Fabri 3112b11e67 Add license check; Add defines for test_lipschitz.cpp 2017-04-06 17:32:50 +02:00
Laurent Rineau cef48f35f0 Merge pull request #2012 from lemonnguyen/master
Fix grammar error in readme.md
2017-04-06 17:12:12 +02:00
Laurent Rineau 91642f7760 Add -Werror=inconsistent-missing-override, factorize with functions 2017-04-06 16:57:50 +02:00
Maxime Gimeno d42906a17f Add Q_DECL_OVERRIDE where it was missing 2017-04-06 14:42:55 +02:00
Andreas Fabri dfb37af958 test dependencies in Mesh_2 2017-04-06 13:16:35 +02:00
Andreas Fabri 8cbbe0e165 Remove dependencies of Triangulation_3 on Triangulation_2 2017-04-06 11:08:37 +02:00
Laurent Rineau 7eff512be3 Merge pull request #2013 from afabri/Installation-CMake_version-GF
Document that CGAL-4.10 requires CMake>=3.1 -  Fix for #1996
2017-04-05 17:20:19 +02:00
Laurent Rineau f56c77f7e5 Merge pull request #1951 from sgiraudot/Polyhedron_demo-Fix_duplicated_points_selection-GF
Polyhedron demo: fix duplicated points selection
2017-04-05 17:02:32 +02:00
Laurent Rineau 928805d911 Merge pull request #1972 from maxGimeno/Polyhedron_demo-delete_poly_at_real_time-GF
Polyhedron_demo: Enhance memory management in the demo
2017-04-05 17:02:24 +02:00
Laurent Rineau ea31568fe8 Merge pull request #2003 from CGAL/lrineau-patch-1
Update .travis.yml
2017-04-05 17:02:16 +02:00
Laurent Rineau d2ed62a690 Merge pull request #1922 from maxGimeno/Polyhedron_demo-Export_surf_in_surface_mesh-GF
Polyhedron_demo: Surf_to_sm_io_plugin
2017-04-05 17:02:08 +02:00
Laurent Rineau 2cbd2532bb Merge pull request #1911 from lrineau/Mesh_3-manifold_TBB-lrineau
Mesh 3: fix the manifold code with TBB
2017-04-05 17:02:00 +02:00
Simon Giraudot af78f66230 Use boost::uint32_t instead of std::size_t as size type 2017-04-05 15:29:53 +02:00
Simon Giraudot 4cfbe98564 Point_set_3: fix documentation bug (concept Index accepts constructor with std::size_t) 2017-04-05 15:18:28 +02:00
Andreas Fabri 3ec934e291 no need for CGAL_FUTURE 2017-04-05 09:56:48 +02:00
Maxime Gimeno be04b737a2 Remove lonely typedef 2017-04-04 14:53:18 +02:00
Maxime Gimeno 3b41b1e9ef - Add a plugin to read a surf in surface_meshes
- Add a constructor to the Scene_surface_mesh_item that takes a SMesh.
2017-04-04 11:42:41 +02:00
Andreas Fabri 6e2e044a11 KDS: do not open /dev/null 2017-04-03 19:00:43 +02:00
Maxime Gimeno 2535fd3490 Add override declarations 2017-04-03 12:56:12 +02:00
Andreas Fabri cc3c4c93ba CGAL_Core: make it less verbose to fix #1915 2017-04-03 12:36:43 +02:00
Andreas Fabri 2de6413e50 Document that CGAL-4.10 requires CMake>=3.1 - Fix for #1996 2017-04-03 11:17:02 +02:00
lemonnguyen a260524624 Fix grammar error in readme.md
"is" -> "are"
2017-04-02 10:21:42 -07:00
Laurent Rineau e1035a9477 Improve the debug output
and rename a function
2017-03-31 18:26:19 +02:00
Laurent Rineau 26813b753c Modify the template as well 2017-03-31 17:07:59 +02:00
Laurent Rineau 4a4ce76ec9 Travis will now checks if the Travis file differs 2017-03-31 17:07:45 +02:00
Laurent Rineau 85fbbca46d Add the option --check
That option will set the exit code to 1 if the travis file changes.
2017-03-31 17:07:32 +02:00
Andreas Fabri 2eeec0f30c fix file name; fix comments 2017-03-31 10:50:45 +02:00
Laurent Rineau 28f256d632 Merge pull request #1982 from efifogel/Aos_2-polycurve-efif
Aos 2 polycurve efif
2017-03-30 18:28:53 +02:00
Laurent Rineau 027744f7a6 Merge pull request #1950 from afabri/Surface_mesh-fix_is_border-GF
Surface_mesh: Fix #1949
2017-03-30 18:27:20 +02:00
Laurent Rineau d6c0396f04 Merge pull request #1981 from janetournois/Polyhedron_demo-fix_surf_reader_non_manifold-jtournois
Polyhedron demo : fix surf reader
2017-03-30 18:26:53 +02:00
Laurent Rineau 84ea2c651d Merge pull request #1997 from afabri/patch-2
Generator: doc fix
2017-03-30 16:56:05 +02:00
Andreas Fabri a4414f1d10 Take Laurent's comments into account 2017-03-30 14:23:59 +02:00
Andreas Fabri d9c8207317 remove debug output 2017-03-30 08:12:05 +02:00
Andreas Fabri 8e5df1efe9 An isolated point IS a border point 2017-03-29 19:10:47 +02:00
Laurent Rineau e2298b4e31 Update .travis.yml
Change email notifications settings
2017-03-29 17:33:40 +02:00