Maxime Gimeno
|
13a31ec9af
|
Add a Viewer option to use a specif shader to make more obvious the orientation of the fragments in the shaded programs.
|
2019-10-28 15:32:31 +01:00 |
Sébastien Loriot
|
254d60f642
|
First pass on removing license notice in header for GPL files
|
2019-10-19 15:23:19 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +02:00 |
Laurent Rineau
|
850d6090c0
|
Merge pull request #4102 from maxGimeno/Demo-Fixes-maxGimeno
3D Demo: Fixes
|
2019-08-16 13:25:06 +02:00 |
Maxime Gimeno
|
25090aa8eb
|
Add a button to get rid of a heat group.
|
2019-08-02 14:52:45 +02:00 |
Sebastien Loriot
|
66c73369d0
|
Merge pull request #4077 from maxGimeno/Demo-Optimize_move_point-mgimeno
Demo 3D : Optimize the "Move point" operation
|
2019-07-19 15:24:50 +02:00 |
Sébastien Loriot
|
2e747dd300
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into HEAD
|
2019-07-18 17:01:42 +02:00 |
Maxime Gimeno
|
95b35474b8
|
Merge remote-tracking branch 'cgal/master' into Demo-Optimize_move_point-mgimeno
|
2019-07-16 13:24:43 +02:00 |
Maxime Gimeno
|
1ed4211bc1
|
Force GouraudPlusEdges for Move Vertex
|
2019-07-12 16:34:04 +02:00 |
Maxime Gimeno
|
261c596cfc
|
Merge branch 'CGAL_Qt-Fix_deprecation_warnings-GF' into CGAL_Qt-Fix_deprecation_warnings-4.14-GF
|
2019-07-10 14:04:34 +02:00 |
Maxime Gimeno
|
1184530530
|
More warnings fixed
|
2019-07-10 14:02:06 +02:00 |
Laurent Rineau
|
33e7de45e9
|
Merge pull request #3919 from maxGimeno/Add_3mf_wrapper-GF
Stream_support: Add a 3mf wrapper
|
2019-06-20 14:21:11 +02:00 |
Andreas Fabri
|
4581f1b7a8
|
Morte replacements
|
2019-06-05 08:39:55 +02:00 |
Maxime Gimeno
|
e322905349
|
Don't use horizontalAdvance as it was introduced in qt5.11
|
2019-05-27 16:27:24 +02:00 |
Maxime Gimeno
|
f08f69e745
|
fix text items not displayed entirely
|
2019-05-21 16:24:00 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Maxime Gimeno
|
dbf2a6854f
|
Clean-up io-plugins
|
2019-05-16 14:03:07 +02:00 |
Maxime Gimeno
|
e717987f64
|
Update interface version
|
2019-05-16 13:20:05 +02:00 |
Maxime Gimeno
|
56c99d8a23
|
Replace IO API to be able to load/save several items at a time
|
2019-05-16 11:10:35 +02:00 |
Laurent Rineau
|
cd1e7da6b7
|
Merge pull request #3872 from maxGimeno/Demo-Statistics_for_soups-GF
Polyhedron Demo: Add stats to polygon_soup
|
2019-05-06 15:30:53 +02:00 |
Maxime Gimeno
|
b8dc1ae063
|
Fix warnigns
|
2019-05-03 13:27:00 +02:00 |
Maxime Gimeno
|
d4b70a7703
|
Add a mechanism to specify default loaders when loading, not just for saving. Make the off plugin the default loader for .off files so that lcc_plugin doesn't come first in the list.
|
2019-04-24 10:35:45 +02:00 |
Maxime Gimeno
|
ac72c3a069
|
Add stats to polygon_soup
|
2019-04-23 15:49:33 +02:00 |
Sebastien Loriot
|
b87db08b08
|
Merge pull request #3355 from maxGimeno/Demo-Multiple_viewers-GF
Polyhedron demo: Multiple Viewers
|
2019-04-23 10:34:26 +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 |
Maxime Gimeno
|
52785ca166
|
fix parameter name in doc
|
2019-04-05 10:05:08 +02:00 |
Maxime Gimeno
|
1ffd2842ca
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2019-04-02 13:51:52 +02:00 |
Maxime Gimeno
|
1bd785ae44
|
Don't select clipped points
|
2019-03-26 15:30:34 +01:00 |
Maxime Gimeno
|
b96bd1058f
|
Fix mesh_3
|
2019-03-13 13:16:12 +01:00 |
Maxime Gimeno
|
4f97ab767b
|
Update to master.
|
2019-02-15 14:34:34 +01:00 |
Sébastien Loriot
|
6c6244d9b8
|
Merge pull request #3516 from maxGimeno/Demo-fixes-GF
Polyhedron Demo: Fixes.
|
2019-01-31 11:41:58 +01:00 |
Maxime Gimeno
|
318f0bf1e7
|
Merge remote-tracking branch 'cgal/master' into Demo-Fix_reload_with_empty_file-GF
|
2019-01-23 10:48:26 +01:00 |
Maxime Gimeno
|
b783e78223
|
Fix conflicts and display_property_plugin
|
2019-01-21 14:58:28 +01:00 |
Maxime Gimeno
|
89a5718174
|
Change names and use static functions instead of message_interface.
|
2019-01-14 09:43:26 +01:00 |
Maxime Gimeno
|
1816615649
|
Fix conflicts
|
2019-01-11 11:32:34 +01:00 |
Maxime Gimeno
|
0c551f93f6
|
Make static functions for message_interface stuff.
|
2019-01-11 10:56:59 +01:00 |
Maxime Gimeno
|
2a49dfcb05
|
Fix conflict
|
2019-01-11 09:47:34 +01:00 |
Maxime Gimeno
|
8ce9a1ca68
|
Don't use extra function in scope guard class
|
2018-12-14 15:27:37 +01:00 |
Maxime Gimeno
|
9ff64eb5dc
|
Fix the PCA plugin
|
2018-12-14 14:03:31 +01:00 |
Maxime Gimeno
|
478313d35d
|
Fix the PCA plugin
|
2018-12-14 13:58:39 +01:00 |
Maxime Gimeno
|
955053e239
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2018-12-11 10:49:41 +01:00 |
Maxime Gimeno
|
9c3008ebd0
|
Fix warnings in doc
|
2018-12-11 10:06:14 +01:00 |
Laurent Rineau
|
4320a157c2
|
Merge pull request #3394 from maxGimeno/Demo-Loading_scenes-GF
Polyhedron demo: Add an action to save a scene
|
2018-12-10 14:39:07 +01:00 |
Laurent Rineau
|
1742057712
|
Merge pull request #3454 from maxGimeno/Demo-Fix_visibility_change_time-GF
Polyhedron demo: Fix visibility change
|
2018-12-10 14:38:32 +01:00 |
Maxime Gimeno
|
fcb90e9694
|
Fix after rebase
|
2018-11-28 12:54:25 +01:00 |
Maxime Gimeno
|
4571c4555e
|
Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF
|
2018-11-28 11:58:55 +01:00 |
Maxime Gimeno
|
90723240e6
|
Fix warnings in Three documentation.
|
2018-11-19 14:09:51 +01:00 |
Maxime Gimeno
|
3cc4a174b9
|
Resolve conflicts
|
2018-11-19 12:04:58 +01:00 |
Maxime Gimeno
|
f3e4183e60
|
Rename functions.
|
2018-11-19 12:03:17 +01:00 |