Commit Graph

181 Commits

Author SHA1 Message Date
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot 0a46621dc6 Merge branch 'cgal/releases/CGAL-4.14-branch'
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot 590612a563 run the script to remove tabs and trailing whitespaces 2020-03-26 13:25:16 +01:00
Maxime Gimeno 3b6888e2a9 remove QString.sprintf call 2020-01-14 15:18:47 +01:00
Maxime Gimeno ddbfdfcfa9 Fix sprintf issue 2020-01-13 16:34:00 +01:00
Maxime Gimeno c1acf50252 clean-up P3T3 demo 2020-01-13 16:33:43 +01:00
Maxime Gimeno 93c2247335 Replace all QTimers 2020-01-13 16:33:30 +01:00
Maxime Gimeno 1efca4b19a Fix sprintf issue 2020-01-13 16:25:48 +01:00
Maxime Gimeno 129eae699b clean-up P3T3 demo 2020-01-09 15:01:58 +01:00
Maxime Gimeno 4de511f052 Replace all QTimers 2020-01-09 14:11:50 +01:00
Sébastien Loriot 585bb8c7d6 fix license issues 2019-11-07 06:22:28 +01:00
Maxime Gimeno 660ebe9e81 Add missing highp and remove unwanted highp 2019-08-05 14:16:02 +02:00
Laurent Rineau 4fbf00fb8a CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
Maxime Gimeno 62f0a73ea6 Remove useless include_directories for Qt 2019-04-18 16:00:40 +02:00
albert-github 1dd7473818 Correction of links
Correction of redirected links and links that moved to another place.
2019-04-11 21:37:05 +02:00
Laurent Rineau 801376b8cb Merge pull request #3679 from maxGimeno/P3T3_demo-Fix_animation-GF
P3t3 demo: Fix crash
2019-02-16 14:00:23 +01:00
Laurent Rineau b367aabffd Merge pull request #3670 from afabri/Periodic_T3-initialize_Point_3-GF
Periodic_3_triangulation_3 demo: Initialize Point_3
2019-02-13 15:38:22 +01:00
Maxime Gimeno c6fe1f50b4 Use the Locate_type 2019-02-13 14:04:39 +01:00
Maxime Gimeno 90b6c43cde Toggle the flying ball by default. 2019-02-13 10:19:13 +01:00
Maxime Gimeno b7fbac9bea Fix crash in p3t3_demo when inserting point and drawing conflicts. 2019-02-13 10:04:13 +01:00
Andreas Fabri 98246c9497 Use centroid 2019-02-08 11:09:43 +01:00
Andreas Fabri 7ee9a8ad06 Periodic_T_3 demo: Initialize Point_3 2019-02-08 10:42:27 +01:00
Sébastien Loriot e4cbae525c Merge remote-tracking branch 'cgal/releases/CGAL-4.13-branch' into HEAD 2019-01-31 11:25:26 +01:00
Laurent Rineau a11f6562c6 Support Qt-5.12: qcollectiongenerator merged into qhelpgenerator 2019-01-11 10:54:52 +01:00
Maxime Gimeno d6cfa1a868 Fix CMake warnings about CMP for Visual 2017 2018-11-21 16:17:39 +01:00
Guillaume Damiand ef771d0f97 Re-add include({CGAL_USE_FILE}) is demo with core or image io, and set(CMAKE_INCLUDE_CURRENT_DIR ON) in others. 2018-10-19 09:51:14 +02:00
Guillaume Damiand 0bd9088b5a Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required. 2018-10-17 14:17:08 +02:00
Maxime Gimeno fcf16d31e3 Fix Periodic-3 demos 2018-07-10 16:32:22 +02:00
Andreas Fabri cc61059cc8 Fix Periodic_3 demo (CGAL_PI) 2018-05-23 16:21:57 +02:00
Maxime Gimeno dbfa5bf8ad Fix remaining Viewer error in P3T3 demo 2018-05-17 10:20:57 +02:00
Maxime Gimeno f22c2864a0 Put qglviewer in the namespace CGAL 2018-05-17 10:20:56 +02:00
Andreas Fabri ff0836ec79 cleanup 2018-05-17 10:20:56 +02:00
Maxime Gimeno f1700285de Restore snapshot feature in P3T3 demo 2018-05-17 10:20:56 +02:00
Maxime Gimeno 4d13eb724f Remove render video feature of loyd demo and fix drawvisualhnts in the qglviewer code. 2018-05-17 10:20:55 +02:00
Maxime Gimeno c7185f5893 Remove the snapshot feature from P3T3 demo. 2018-05-17 10:20:55 +02:00
Maxime Gimeno 6584abd90b Use integrated qglviewer for 3D demos 2018-05-17 10:20:55 +02:00
Andreas Fabri c54a6a4980 Put CGAL::random_shuffle() in the subnamespace cpp98 2018-04-11 09:32:23 +01:00
Andreas Fabri 3955f031bd Fix examples/tests/demos 2018-04-04 14:18:22 +01:00
Sébastien Loriot 01af331c72 use https for all links to www.cgal.org and doc.cgal.org 2018-03-14 15:59:38 +01:00
Maxime Gimeno 86ec93aa25 Remove Qt5::Help from CMakeLists because it causes errors and it is not used. 2018-02-08 09:18:04 +01:00
Laurent Rineau 6ec4c12031 Do not use OpenGL directly, but only using Qt5 OpenGL classes 2017-11-28 17:58:12 +01:00
Laurent Rineau 25dffa1710 Modern usage of Qt5 CMake scripts, to allow CMAKE_WARN_DEPRECATED 2017-11-17 12:54:13 +01:00
Laurent Rineau bbee705221 Add compilation tests for demos 2017-11-16 18:38:15 +01:00
Laurent Rineau 62c70d41ca Renew the handle of policies, for CMake-3.10
Now that we require CMake>=3.1, we can forget a lot of old CMake policies.

`CMP0053` `OLD` behavior is still needed, because of a bug in Qt5 CMake files, but it will
not be set with CMake>=3.10. Let's assume that a recent CMake version means
a recent Qt5 version.
2017-11-06 14:58:36 +01:00
Sébastien Loriot 9bb2d4433f Merge remote-tracking branch 'cgal/releases/CGAL-4.10-branch' 2017-08-04 13:37:58 +02:00
Maxime Gimeno 831f0239cb Fix CMP0071 warning. 2017-08-03 10:38:19 +02:00
Laurent Rineau 871bba21f6 Merge pull request #2212 from MaelRL/Periodic_3_Regular_triangulation_3-APelle
Add periodic regular triangulations
2017-07-17 12:23:54 +02:00
Maxime Gimeno 51f7218c2a FIx Lloyd demo for QGLViewer 2.7 2017-07-10 16:11:09 +02:00
Maxime Gimeno 3a97734a70 fix T3 demo for QGLViewer v2.7.0 2017-07-10 16:11:09 +02:00
Maxime Gimeno 82f39dadbf FIx Lloyd demo for QGLViewer 2.7 2017-07-03 09:35:14 +02:00