Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Maxime Gimeno
|
d069b6f673
|
Only use -Wdeprecated-copy if GCC version is >=9
|
2019-01-30 11:15:51 +01:00 |
Andreas Fabri
|
a7d65b7913
|
Try to fix Polyhedron examples with Basic Viewer
|
2019-01-24 18:22:02 +01:00 |
Guillaume Damiand
|
edfdc8d346
|
Readd the random face color option for lcc viewer.
|
2018-11-27 17:02:38 +01:00 |
Guillaume Damiand
|
a5e1edd698
|
Continue to update the lcc demo and the basic viewer.
|
2018-11-27 11:59:29 +01:00 |
Guillaume Damiand
|
9c3faed5c5
|
Bug fixes; nyf
|
2018-11-26 22:06:13 +01:00 |
Guillaume Damiand
|
f8a9bec308
|
Expose local type so that we can use them in basic viewers.
|
2018-10-15 14:18:24 +02:00 |
Maxime Gimeno
|
b68f63e508
|
Fix basic_viewer
|
2018-07-05 15:21:58 +02:00 |
Guillaume Damiand
|
c08546276b
|
Factorize draw functions in Basic_viewer_qt.h, when CGAL_USE_BASIC_VIEWER is not defined.
|
2018-06-11 13:06:20 +02:00 |
Maxime Gimeno
|
39a645883b
|
add misisng namespace before EXIT_VIEWER
|
2018-06-05 09:45:40 +02:00 |
Maxime Gimeno
|
979bde1025
|
Fix Triangulation_3 viewer
|
2018-05-29 11:27:53 +02:00 |
Guillaume Damiand
|
4c5b0d31d4
|
Remove unused variable
|
2018-05-29 11:11:50 +02:00 |
Andreas Fabri
|
4b14990209
|
Fix warnings; Remove typename in non-template code
|
2018-05-29 11:11:50 +02:00 |
Guillaume Damiand
|
39de8ac459
|
Add licence includes
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
d8a62aa2c8
|
Update licence headers of new files.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
dba44f48a1
|
Harmonize the 5 basic viewers.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
82e30832ed
|
Add a redraw method.
|
2018-05-29 11:04:57 +02:00 |
Guillaume Damiand
|
f1e9fc7ed8
|
Move class in CGAL namespace
|
2018-05-29 11:04:57 +02:00 |
Guillaume Damiand
|
62492150e0
|
Update Buffer_for_vao and Basic_viewer_qt
|
2018-05-29 11:02:00 +02:00 |
Guillaume Damiand
|
f70c6fed86
|
Update basic viewer to: (1) use a generic class that can maybe be used also in demos; (2) use same name to add mono/colored objects.
|
2018-05-29 11:02:00 +02:00 |