Maxime Gimeno
|
8f5a4d17e0
|
Add a tab to the clipping_box_plugin to clip from a 2D rectangle.
|
2018-11-08 16:25:14 +01:00 |
Maxime Gimeno
|
4be9d68e0b
|
Fix conflicts
|
2018-08-23 16:42:05 +02:00 |
Maxime Gimeno
|
949f93ab80
|
Add Default Rendering Mode for Surface_mesh and Point_set items to the settings.
|
2018-08-21 17:21:51 +02:00 |
Maxime Gimeno
|
8d8330f943
|
Fix conflicts
|
2018-07-27 12:12:06 +02:00 |
Maxime Gimeno
|
f80f318503
|
WIP Shader fixes
|
2018-07-03 13:53:57 +02:00 |
Maxime Gimeno
|
2dbbca18b3
|
Restore point size
|
2018-07-02 11:09:48 +02:00 |
Laurent Rineau
|
cb8608f763
|
Merge branch 'master' into Demo-Lighting_system-GF
|
2018-06-29 17:06:44 +02:00 |
Maxime Gimeno
|
36ebd8e5c4
|
Fix conflicts and fix missing moc
|
2018-06-21 15:29:16 +02:00 |
Maxime Gimeno
|
2f4f22d236
|
Merge remote-tracking branch 'cgal/master' into Demo-Add_transparency-GF
|
2018-06-21 11:42:26 +02:00 |
Maxime Gimeno
|
1c6a96d1cf
|
Add qt gl debugging info.
|
2018-06-06 16:59:34 +02:00 |
Maxime Gimeno
|
21359581c4
|
Add viewer's modifications to CGAL_Qt5
|
2018-06-04 12:00:22 +02:00 |
Maxime Gimeno
|
0add845fae
|
Fix snapshot with alpha.
|
2018-06-04 12:00:21 +02:00 |
Maxime Gimeno
|
c8d5453a31
|
Fix c3t3 and add action to viewer to set total number of passes
|
2018-06-04 12:00:21 +02:00 |
Maxime Gimeno
|
1882658a94
|
Add depth-peeling to the scene.
|
2018-06-04 12:00:20 +02:00 |
Maxime Gimeno
|
f22c2864a0
|
Put qglviewer in the namespace CGAL
|
2018-05-17 10:20:56 +02:00 |
Jane Tournois
|
3042d68fb1
|
remove code that depends on QGLViewer version
|
2018-05-17 10:20:56 +02:00 |
Maxime Gimeno
|
37c52e6bbc
|
WIP SnapShot and SPDX LICENSE update.
|
2018-05-17 10:20:56 +02:00 |
Maxime Gimeno
|
0c74a68952
|
WIP Header_only
|
2018-05-17 10:20:55 +02:00 |
Maxime Gimeno
|
cbc0ce1130
|
remove snapsjot functions and files from qglviewer
|
2018-05-17 10:20:55 +02:00 |
Maxime Gimeno
|
50c471253a
|
Move context creation to qglviewer. Replace initializeGL() by init()in demo viewer
|
2018-05-17 10:20:55 +02:00 |
Maxime Gimeno
|
39a0b8a8d5
|
Restore pivot point drawing
|
2018-05-17 10:20:55 +02:00 |
Maxime Gimeno
|
3995c80524
|
fix warning in camera and fix fps display in cgal_qt5 so we don't have to overwrite it in the viewer
Begin the implementation of the graphcal hints
|
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 |
Maxime Gimeno
|
b92a328df2
|
Add a UI feature to the viewer to change the lighting settings
|
2018-04-20 15:48:18 +02:00 |
Maxime Gimeno
|
2b250c5d07
|
Fix the RotationPoint setting.
|
2018-03-07 09:52:47 +01:00 |
Maxime Gimeno
|
3c770e07df
|
Fix 2d painting for selection
|
2018-03-01 08:40:26 +01:00 |
Maxime Gimeno
|
92814e8858
|
Rename recentFunctions;
|
2017-08-30 10:27:00 +02:00 |
Maxime Gimeno
|
bca74e4a8e
|
Rename isRecent into isOpenGL_4_3
|
2017-08-30 10:26:59 +02:00 |
Maxime Gimeno
|
6393d0bc3e
|
Sets an OpenGL 4.3 format if possible and create a QOpenGLFunctions_4_3_Compatibility in that case.
|
2017-08-30 10:25:05 +02:00 |
Maxime Gimeno
|
484e03570f
|
- add clipping planes management in main shaders. (with and without lights, flat and no_selection)
- Add plugin for use of a clipping box
|
2017-08-01 14:59:58 +02:00 |
Maxime Gimeno
|
91de52e05d
|
fix warnings
|
2017-06-07 11:22:01 +02:00 |
Maxime Gimeno
|
f85a6a52aa
|
Finish updating the in code doc.
|
2017-05-30 15:17:12 +02:00 |
Maxime Gimeno
|
965e6f545d
|
Make Viewer_interface more interface-like.
|
2017-05-30 15:12:31 +02:00 |
Maxime Gimeno
|
0632a86970
|
Factorize program declaration and use special shader for flat shading without pre computing the normals.
|
2017-02-21 15:20:33 +01:00 |
Maxime Gimeno
|
ec4deace20
|
Update ids when invalidateOpenGLBuffers() is called
|
2017-01-12 12:05:39 +01:00 |
Maxime Gimeno
|
ca5ea47e48
|
Add an offset vector to the viewer.
|
2016-12-02 12:03:46 +01:00 |
Maxime Gimeno
|
366d1571c2
|
Add a switch in the View menu to make the Projection matrix Orthographic.
|
2016-11-09 09:40:20 +01:00 |
Maxime Gimeno
|
32f207e22b
|
Move all the concerned code from Viewer.h to the Viewer_impl struct.
|
2016-08-23 16:24:04 +02:00 |
Maxime Gimeno
|
8af1edec81
|
Implement a snapshot to clipboard. Bind it to Ctrl+Print Screen.
|
2016-08-11 15:45:31 +02:00 |
Maxime Gimeno
|
5cb2823b3f
|
Restore the Snapshot feature.
|
2016-06-28 10:13:14 +02:00 |
Maxime Gimeno
|
46e13ba697
|
Fix
- When D was not released, the text was not cleared.
- Set the distance line bold.
|
2016-05-31 10:39:25 +02:00 |
Maxime Gimeno
|
084662ea87
|
Print the information on screen.
|
2016-05-27 17:02:08 +02:00 |
Maxime Gimeno
|
aa51101d29
|
Merge branch 'Polyhedron_demo-_display_distance_between_points-GF-old' into Polyhedron_demo-_display_distance_between_points-GF
Conflicts:
Polyhedron/demo/Polyhedron/Viewer.cpp
Polyhedron/demo/Polyhedron/Viewer.h
|
2016-05-27 16:06:48 +02:00 |
Sébastien Loriot
|
11b8eb428b
|
Merge pull request #558 from maxGimeno/Polyhedron_demo-display_indices_of_primitives-GF
Display indices of Polyhedron_item primitives in Polyhedron_demo
|
2016-05-26 17:09:23 +02:00 |
Maxime Gimeno
|
9abe59c917
|
Fix the bug of single textItems on multiple scene_items.
|
2016-05-25 17:02:26 +02:00 |
Maxime Gimeno
|
3f0f27a5ac
|
Plugin API made in CamelCase
|
2016-05-06 11:12:09 +02:00 |
Maxime Gimeno
|
542ee48ddb
|
Finished doc update and replaced BBox by CGAL::BBox_3
|
2016-05-06 10:50:50 +02:00 |
Maxime Gimeno
|
9fb5702610
|
debugging the rebase and externalizing the TextRender
- Avoids the #include "Viewer.h" in Scene_polyhedron_item.h"
|
2016-04-27 15:17:27 +02:00 |
Maxime Gimeno
|
4a7fe6ddda
|
Fixes memoryleak
|
2016-04-27 14:32:49 +02:00 |
Maxime Gimeno
|
9d183d2e6e
|
User can set the max
- Addition of an action in the View menu to set the max_text_items.
|
2016-04-27 14:32:49 +02:00 |