Commit Graph

5906 Commits

Author SHA1 Message Date
Sebastien Loriot 641efa944b
Merge pull request #3424 from maxGimeno/Demo-Some_fixes-GF
Polyhedron demo: some fixes
2018-11-15 19:57:46 +01:00
Maxime Gimeno 9dc71d3a61 Change API 2018-11-13 15:14:59 +01:00
Sebastien Loriot 00cf0a2889
Merge pull request #3413 from gdamiand/CGAL-cmake_cleanup-gdamiand
Clean CMakeLists.txt of examples and tests
2018-11-12 15:01:46 +01:00
Maxime Gimeno 5139da74c5 Fix problems with patch ids in surface_mesh_item 2018-11-12 12:12:49 +01:00
Maxime Gimeno 16a8ef22aa Fix warning in lambda 2018-11-12 09:08:18 +01:00
Sebastien Loriot d96609871e
Merge pull request #3417 from maxGimeno/Demo-Enhance_clipping_plugin-GF
Polyhedron demo: Enhance clipping plugin
2018-11-08 16:28:21 +01:00
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 de8dcd1265 WIP 2018-11-08 16:25:14 +01:00
Sebastien Loriot d718870772
Merge pull request #3426 from maxGimeno/BGL-Fix_make_grid_doc-GF
BGL: Fix make_grid() documentation
2018-11-08 16:17:04 +01:00
Maxime Gimeno 31966f5b4b Remove key_C for clipping entire scene. 2018-11-08 10:04:06 +01:00
Maxime Gimeno d200f2ca71 Modify selection IO so it tries all the surface_mesh_items in the scene before deciding it shouldn't load. 2018-11-07 14:40:52 +01:00
Sébastien Loriot 6f463ea47d update plugin 2018-11-05 14:55:45 +01:00
Guillaume Damiand 7d406fbb9c
Merge branch 'master' into CGAL-cmake_cleanup-gdamiand 2018-11-05 07:32:58 +01:00
Sebastien Loriot 5d98c668c2
Merge pull request #3434 from sloriot/Demo-fix_kernel_plugin_warning
Fix Kernel plugin warning
2018-11-02 10:43:31 +01:00
Sebastien Loriot f24d1f8a75
Merge pull request #3387 from maxGimeno/Demo-Fix_selection_normals-GF
Polyhedron demo: re-computes normals after mesh edition in selection item
2018-11-02 10:41:06 +01:00
Sébastien Loriot 6895401a9f fix warning 2018-11-01 12:58:54 +01:00
Maxime Gimeno c06b3b1d72 WIP group managment 2018-10-31 17:38:29 +01:00
Maxime Gimeno 00178a0f06 WIP move up and down :
- groups are blocked. Need a way to treat differently full selected groups .
2018-10-31 17:26:09 +01:00
Maxime Gimeno 836f14533f fix sorting of selectionIndices 2018-10-31 16:08:04 +01:00
Maxime Gimeno b2ada55672 WIP moving several items up or down at the same time 2018-10-31 15:15:44 +01:00
Maxime Gimeno 89ac95747b Don't scroll topp after deletion. 2018-10-31 13:10:53 +01:00
Maxime Gimeno 3b63dce6b9 Invert the blacklist tick system. 2018-10-31 12:34:01 +01:00
Maxime Gimeno d7751c0fbd Add default points/lines/normals size in preferences. 2018-10-31 12:26:36 +01:00
Maxime Gimeno 3fb15424bf Add option to disable recenter on visibility changed 2018-10-31 11:43:55 +01:00
Maxime Gimeno a8e2de77aa Don't show menus if search filter is not empty. 2018-10-31 11:14:22 +01:00
Maxime Gimeno 9539e5e1ef Merge remote-tracking branch 'cgal/master' into Demo-Some_fixes-GF 2018-10-31 09:39:40 +01:00
Sébastien Loriot e925b1aba6 Merge pull request #3225 from maxGimeno/Demo-Remove_polyhedron_item-GF
Polyhedron demo: remove the Scene_polyhedron_item
2018-10-30 15:50:17 +01:00
Sébastien Loriot a68469b878 Merge pull request #3398 from maxGimeno/Demo-Fix_sphere_generator_orientation-GF
Polyhedron demo: Fix orientation of the sphere generator.
2018-10-30 15:49:51 +01:00
Sébastien Loriot cdbe19b480 Merge pull request #3369 from maxGimeno/AABB_tree-AABB_transformed_traits-GF
[Small Feature] Add collision detection in PMP
2018-10-30 15:49:38 +01:00
Sébastien Loriot dc885fd9d6 Merge pull request #3392 from maxGimeno/Demo-Widget_always_on_top_when_set_visible-GF
Polyhedron demo: raise the tabified widgets when they are set visible.
2018-10-30 15:49:28 +01:00
Maxime Gimeno efc55de9ab Cancelling Save as... stops the pocess instead of passing to the next item. 2018-10-30 13:03:30 +01:00
Maxime Gimeno 3fdcf9c047 sliders are put after the renderingmode options in the menu. 2018-10-30 12:57:38 +01:00
Maxime Gimeno 7317db2c91 Save alpha state 2018-10-30 12:38:18 +01:00
Maxime Gimeno 0da822a295 Add normals size and points size to the list of groupable actions. 2018-10-29 11:37:28 +01:00
Maxime Gimeno f14a335e10 Fix is_degenerate_triangle bug and NaN failures in highlighting Euler. 2018-10-29 11:12:28 +01:00
Maxime Gimeno 315c01a0f1 Fix set different colors for base color black and white 2018-10-29 10:44:04 +01:00
Laurent Rineau 821f9c015e Merge pull request #3311 from sloriot/Doc-Pkg_link_name
Update the name of package names reference links
2018-10-29 10:27:53 +01:00
Laurent Rineau 73dd93c4e1 Merge pull request #3405 from gdamiand/CGAL_basic_viewers-bugfix-gdamiand
Basic viewers: bugfix for Epeck
2018-10-29 10:27:37 +01:00
Maxime Gimeno 5384ba50e1 Fix 1s bug after recenter scene. 2018-10-29 09:57:56 +01:00
Maxime Gimeno a6a2f6bf61 fix warnings in mesh_plane_detection_plugin 2018-10-26 17:19:09 +02:00
Maxime Gimeno bfa99f3d60 Fix permissions 2018-10-25 15:21:17 +02:00
Maxime Gimeno cb86073756 Fix last DLL_import 2018-10-25 11:00:36 +02:00
Maxime Gimeno a292cacbc3 Fix dll imports 2018-10-24 11:50:39 +02:00
Maxime Gimeno ad0c54b9d3 Fixes 2018-10-23 08:39:54 +02:00
Maxime Gimeno c4cc0a0ca0 Fixes 2018-10-22 16:36:18 +02:00
Maxime Gimeno 87e31f5fbe Use includes in header instead of just forward declarations. 2018-10-19 10:06:39 +02: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 92ba7fa6c9 Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00
Maxime Gimeno 5ec0acdcbb Add missing includes 2018-10-18 09:32:09 +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