Sebastien Loriot
|
fd94f61198
|
Merge pull request #5785 from maxGimeno/Google-readability-casting-maxGimeno
Clang-tidy: google-readability-casting
|
2021-09-02 15:46:54 +02:00 |
Maxime Gimeno
|
720b2dd090
|
Fix conflicts and fix Cut_plugin
|
2021-08-30 12:47:10 +02:00 |
Maxime Gimeno
|
1a9a578df8
|
Apply google-readability-casting to the off_plugin
|
2021-06-18 10:54:35 +02:00 |
Laurent Rineau
|
4b414ca8c5
|
Merge pull request #5718 from maxGimeno/Demo-fix_statistics-maxGimeno
Polyhedron Demo: Fix classname property for selection_item
# Conflicts:
# Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.cpp
|
2021-05-27 19:12:22 +02:00 |
Maxime Gimeno
|
b21f8a412d
|
Fix string comparison
|
2021-05-19 14:02:29 +02:00 |
Maxime Gimeno
|
17602e589e
|
Merge remote-tracking branch 'cgal/master' into CGAL-clang_tidy__nullptr_on_Mesh_2-GF
|
2021-04-07 09:17:51 +02:00 |
Laurent Rineau
|
5c8e8f5ec4
|
Merge pull request #5508 from maxGimeno/Demo-new_features-maxGimeno
Polyhedron Demo: New features
|
2021-03-10 10:35:13 +01:00 |
Laurent Rineau
|
f712a2a3a0
|
Merge pull request #5473 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron demo: Fixes for 5.1
Conflicts:
Polyhedron/demo/Polyhedron/resources/compatibility_shaders/shader_spheres.vert
Polyhedron/demo/Polyhedron/resources/shader_spheres.vert
|
2021-03-03 18:27:33 +01:00 |
Maxime GIMENO
|
2349ba6d39
|
Update Polyhedron/demo/Polyhedron/MainWindow.cpp
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
|
2021-03-03 11:51:14 +01:00 |
Maxime Gimeno
|
8b058d90d9
|
Fixes
|
2021-03-03 11:02:39 +01:00 |
Maxime Gimeno
|
714d7091ce
|
WIP save items. Need tests.
|
2021-03-02 15:44:00 +01:00 |
Maxime Gimeno
|
bcb9940eb7
|
WIP for groups in save_scene
|
2021-02-26 13:05:48 +01:00 |
Maxime Gimeno
|
cc99fd94ad
|
Demo Pass
|
2021-02-19 16:02:12 +01:00 |
Maxime Gimeno
|
e023f3f958
|
add .js in the end of a scene's filename if needed.
|
2021-02-18 15:07:29 +01:00 |
Maxime Gimeno
|
ad73f44a89
|
add bbox axis lengths to the tooltip of an item
|
2021-02-18 12:41:52 +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
|
c9a020bb1a
|
Remove remaining includes
|
2021-02-09 12:28:58 +01:00 |
Laurent Rineau
|
a628208a84
|
Merge pull request #5285 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron Demo: new batch of fixes
|
2021-01-22 09:35:57 +01:00 |
Maxime Gimeno
|
fa1a626ef9
|
Fix scene that loads when supposed to be canceled.
|
2020-12-31 14:47:02 +01:00 |
Maxime Gimeno
|
3b70343590
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-11-16 16:19:43 +01:00 |
Laurent Rineau
|
dbac5c10df
|
Merge pull request #5065 from maxGimeno/Demo-Fix_ssh-maxGimeno
Polyhedron_Demo: Fix ssh usage
|
2020-11-04 20:46:12 +01:00 |
Maxime Gimeno
|
152ec0f8e0
|
Fix memory leeks
|
2020-10-13 12:26:36 +02:00 |
Vishal Pratap Singh
|
0c1c37bf3a
|
changed [=,this] to [this]
|
2020-10-12 23:36:23 +05:30 |
Vishal Pratap Singh
|
f889663188
|
removed trailing whitespaces
|
2020-10-10 11:32:24 +05:30 |
Mael Rouxel-Labbé
|
f55ef7dd50
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-10-09 18:36:17 +02:00 |
Vishal Pratap Singh
|
f6b81e8c2d
|
replaced [=] with [=,this] for C++ 20
|
2020-10-09 20:22:57 +05:30 |
Mael Rouxel-Labbé
|
4694a48913
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-09-22 11:35:25 +02:00 |
Laurent Rineau
|
6aefea87b9
|
Merge pull request #4949 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron demo: Fixes
|
2020-08-27 14:44:14 +02:00 |
Mael Rouxel-Labbé
|
8682f9bafb
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-08-24 11:45:17 +02:00 |
Maxime Gimeno
|
7ebca1cc83
|
Fix precision problems in strings
|
2020-08-24 09:11:56 +02:00 |
Maxime Gimeno
|
261e68727c
|
Use the sceneView->selectAll() instead of doing the selection by hand.
|
2020-08-24 09:09:14 +02:00 |
Maxime Gimeno
|
189bea6570
|
Fix CreateSelection(List)
|
2020-08-24 09:08:18 +02:00 |
Maxime Gimeno
|
424560573a
|
Merge remote-tracking branch 'cgal/master' into Demo-Fixes_and_features-maxGimeno
|
2020-07-24 11:47:40 +02:00 |
Laurent Rineau
|
49e3dc41a6
|
Reimplement addActionToMenu with standard algorithms
|
2020-07-20 17:40:24 +02:00 |
Mael Rouxel-Labbé
|
a53d72b986
|
Standardize "I/O" vs "IO"
|
2020-07-17 10:51:09 +02:00 |
Maxime Gimeno
|
0401e8df71
|
Fix precision problems in strings
|
2020-07-03 12:24:09 +02:00 |
Maxime Gimeno
|
9f056030f9
|
Finish the Scene Scaler
|
2020-07-03 11:56:45 +02:00 |
Maxime Gimeno
|
b2047dcab8
|
Add an option to rescale the scene in a 1-radius sphere.
|
2020-07-02 15:56:55 +02:00 |
Maxime Gimeno
|
d0913ea1b0
|
Add "Add to group" to the context menu and make the action move the selected items to the new group.
|
2020-07-01 12:50:52 +02:00 |
Maxime Gimeno
|
95ea30dacf
|
Fix mutex
|
2020-07-01 11:54:32 +02:00 |
Maxime Gimeno
|
d21b90c27f
|
don't allow a dock_widget to be moved if it is not floating
|
2020-07-01 10:27:52 +02:00 |
Maxime Gimeno
|
8fef5462bf
|
Restore missing option
|
2020-07-01 09:15:39 +02:00 |
Maxime Gimeno
|
a998ee4c21
|
Fixes for obb
|
2020-06-30 14:46:15 +02:00 |
Maxime Gimeno
|
5bd660c7c7
|
Fix .mesh reading
|
2020-06-30 13:18:22 +02:00 |
Maxime Gimeno
|
ca5a5e6e3c
|
Use waitcondition to avoid busy waiting
|
2020-06-29 16:01:28 +02:00 |
Maxime Gimeno
|
f6a31c2152
|
Merge remote-tracking branch 'cgal/master' into Demo-Make_a_test_script-GF
|
2020-06-29 12:44:07 +02:00 |
Maxime Gimeno
|
bb15b4c055
|
WIP Use waitcondition
|
2020-06-26 16:05:17 +02:00 |
Maxime Gimeno
|
645db67cea
|
Use the sceneView->selectAll() instead of doing the selection by hand.
|
2020-06-24 15:09:36 +02:00 |
Maxime Gimeno
|
9aca6296d4
|
Save camera_positions list if available when saving a scene.
|
2020-06-23 15:50:06 +02:00 |
Maxime Gimeno
|
688aaad4ac
|
Fix CreateSelection(List)
|
2020-06-23 12:09:09 +02:00 |