Laurent Rineau
f581ff74d3
Merge pull request #5427 from sloriot/CGAL_data-moving_files
...
Regroup data: moving files
# Conflicts:
# Nef_3/archive/triangulation/include/CGAL/partition_is_valid_2.h
2021-10-07 14:44:01 +02:00
Mael Rouxel-Labbé
521c72d57e
Fix typos
2021-10-04 13:34:07 +02:00
Sébastien Loriot
47028cd184
automatically move data files in data dir + update paths
...
Done for OFF/OBJ/STL/XYZ/PWN/PLY
2021-10-04 09:42:49 +02:00
Maxime Gimeno
2dac372ccd
Demo pass
2021-05-21 14:01:30 +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
0e4345741c
Do the cpp too
2021-02-10 08:55:34 +01:00
Maxime Gimeno
2500331070
Merge remote-tracking branch 'cgal/master' into Demo-Add_dependency_to_qt5_moc_and_dependencies-maxGimeno
2021-02-09 12:33:52 +01:00
Maxime Gimeno
9cd0d450f9
Remove QDomElements and need for QtXml
2021-02-09 11:31:34 +01:00
Laurent Rineau
c5ba414c72
Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
...
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:12:42 +01:00
Maxime Gimeno
dfc613c342
Add missing makeCurrent()
2021-01-21 10:22:51 +01:00
Maxime Gimeno
04753381e5
Rename file and add ::Qt
2021-01-12 13:22:34 +01:00
Maxime Gimeno
95192d6d4b
factorize context initialization
2021-01-12 13:08:58 +01:00
Maxime Gimeno
17e83d573d
Fix demos
2021-01-08 11:40:09 +01:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
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