cgal/Polyhedron/demo/Polyhedron
Laurent Rineau fee84ae228 Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau
Mesh_3 `Protect_edges_sizing_field`: handle the `stop` Boolean

# Conflicts:
#	Mesh_3/include/CGAL/Mesh_3/Protect_edges_sizing_field.h
2019-05-14 16:44:02 +02:00
..
Plugins Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau 2019-05-14 16:44:02 +02:00
data
implicit_functions Merge pull request #3412 from maxGimeno/Demo-Use_metadata_for_runtime_loading-GF 2018-12-10 14:38:49 +01:00
include Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2019-04-23 10:46:32 +02:00
javascript
resources Fix edge selection 2019-04-30 13:17:45 +02:00
C2t3_type.h Finish removing polyhedorn 2018-07-12 10:18:50 +02:00
C3t3_type.h Finish removing polyhedorn 2018-07-12 10:18:50 +02:00
CGAL_polyhedron_demoConfig.cmake.in
CMakeLists.txt Fix CMake Error 2019-04-12 11:11:52 +02:00
Callback_signaler.cpp Mechanism to lauch QProgressDialog either in thread or modal 2018-05-29 11:42:03 +02:00
Callback_signaler.h Fix scene_callback_signaler_EXPORTS variable 2018-06-20 11:02:57 +02:00
Classification.cpp Push missing file 2019-01-02 08:41:47 +01:00
Color_map.h Fix warnigns 2019-05-03 13:27:00 +02:00
Color_ramp.cpp
Color_ramp.h
Details.ui Finalize metadata plugins mechanism. Create the IO group. 2018-10-18 14:30:07 +02:00
Edge_container.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
FileLoaderDialog.ui
File_loader_dialog.h
Image_type.h
Image_type_fwd.h
Kernel_type.h
LightingDialog.ui Fixes : 2018-06-28 17:01:16 +02:00
MainWindow.cpp Don't use interpolation to recenter scene. That fixes the buggy camera. 2019-04-25 13:27:18 +02:00
MainWindow.h Update to master. 2019-02-15 14:34:34 +01:00
MainWindow.ui Update to master. 2019-02-15 14:34:34 +01:00
MainWindow_config.h
Mainpage.md
Mesh_3.cpp Add an executable for a Mesh_3 demo derived from the polyhedron_demo 2018-10-19 14:03:47 +02:00
Messages_interface.h Change names and use static functions instead of message_interface. 2019-01-14 09:43:26 +01:00
Nef_type.h
Nef_type_fwd.h
One_ring_iterators.h Finish removing polyhedorn 2018-07-12 10:18:50 +02:00
Point_container.cpp Remove wrong permissions 2018-10-08 12:07:26 +02:00
Point_dialog_config.h
Polyhedron_3.cpp context is correct.commit message for your changes. Lines starting 2018-07-04 12:52:27 +01:00
Polyhedron_3.qrc Update to master. 2019-02-15 14:34:34 +01:00
Polyhedron_demo.cpp Add parser and arguments to define keywords in the app. 2018-10-18 13:02:49 +02:00
Polyhedron_demo.h Add parser and arguments to define keywords in the app. 2018-10-18 13:02:49 +02:00
Polyhedron_demo_config.h
Polyhedron_demo_detect_sharp_edges.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
Polyhedron_demo_plugin_helper.cpp Fix (maybe) the problems of DockWidgets sizing 2018-06-12 09:26:49 +02:00
Preferences.ui Fix transparency total pass minimum to 4 2018-12-11 16:17:33 +01:00
Primitive_container.cpp Fix Make Unicolor for point sets 2018-10-15 12:00:27 +02:00
SMesh_type.h Remove redundant and unnecessary includes 2018-06-05 14:24:26 +01:00
Scene.cpp Fix crash when adding an item and the selected viewer is the mainViewer. 2019-04-02 14:21:48 +02:00
Scene.h Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF 2019-03-26 10:57:54 +01:00
Scene_basic_objects_config.h
Scene_c3t3_item.cpp Merge pull request #3355 from maxGimeno/Demo-Multiple_viewers-GF 2019-04-23 10:34:26 +02:00
Scene_c3t3_item.h Fix warnigns 2019-04-12 15:04:26 +02:00
Scene_c3t3_item_config.h
Scene_config.h
Scene_facegraph_transform_item_config.h Fix dll imports 2018-10-24 11:50:39 +02:00
Scene_find_items.h
Scene_group_item.cpp Update to master. 2019-02-15 14:34:34 +01:00
Scene_image_item.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
Scene_image_item.h Remove wrong permissions 2018-10-08 12:07:26 +02:00
Scene_image_item_config.h
Scene_implicit_function_item.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
Scene_implicit_function_item.h Done implicit_function_item 2018-09-18 13:34:43 +02:00
Scene_implicit_function_item_config.h
Scene_item.cpp Fix conflicts 2018-10-09 15:30:21 +02:00
Scene_item_rendering_helper.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
Scene_lcc_item.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
Scene_lcc_item.h Fix warnigns 2019-04-12 15:04:26 +02:00
Scene_nef_polyhedron_item.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
Scene_nef_polyhedron_item.h nef_item 2018-09-25 16:03:27 +02:00
Scene_nef_polyhedron_item_config.h
Scene_plane_item.cpp Fix warnings 2019-04-17 13:16:08 +02:00
Scene_plane_item.h Add an action to the menu of plane_items to set it by hand 2019-04-16 15:52:22 +02:00
Scene_points_with_normal_item.cpp Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF 2019-04-23 12:08:44 +02:00
Scene_points_with_normal_item.h Fix conflicts 2019-04-09 10:31:10 +02:00
Scene_points_with_normal_item_config.h
Scene_polygon_soup_item.cpp Add stats to polygon_soup 2019-04-23 15:49:33 +02:00
Scene_polygon_soup_item.h Add stats to polygon_soup 2019-04-23 15:49:33 +02:00
Scene_polygon_soup_item_config.h
Scene_polyhedron_item_decorator.cpp Update to master. 2019-02-15 14:34:34 +01:00
Scene_polyhedron_item_decorator.h Done textured_item and selection_item 2018-09-20 15:11:43 +02:00
Scene_polyhedron_item_decorator_config.h Fixes 2018-10-22 16:36:18 +02:00
Scene_polyhedron_selection_item.cpp Highlight according to the k-ring 2019-04-24 13:33:33 +02:00
Scene_polyhedron_selection_item.h Fix conflicts 2019-04-09 10:31:10 +02:00
Scene_polyhedron_selection_item_config.h Fix dll imports 2018-10-24 11:50:39 +02:00
Scene_polyhedron_shortest_path_item_config.h Fix dll imports 2018-10-24 11:50:39 +02:00
Scene_polylines_item.cpp Merge pull request #3355 from maxGimeno/Demo-Multiple_viewers-GF 2019-04-23 10:34:26 +02:00
Scene_polylines_item.h Merge pull request #3355 from maxGimeno/Demo-Multiple_viewers-GF 2019-04-23 10:34:26 +02:00
Scene_polylines_item_config.h
Scene_spheres_item.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
Scene_spheres_item.h Remove wrong permissions 2018-10-08 12:07:26 +02:00
Scene_surface_mesh_item.cpp Merge pull request #3636 from sgiraudot/Surface_mesh-PLY_IO-GF 2019-05-06 15:46:07 +02:00
Scene_surface_mesh_item.h Merge remote-tracking branch 'mine/Surface_mesh-PLY_IO-GF' into Surface_mesh-PLY_IO-GF 2019-04-23 12:08:44 +02:00
Scene_surface_mesh_item_config.h
Scene_textured_polyhedron_item.cpp Finish removing polyhedorn 2018-07-12 10:18:50 +02:00
Scene_textured_surface_mesh_item.cpp Replace pair property map with 2 property maps (simpler for IO) 2019-04-23 12:30:36 +02:00
Scene_textured_surface_mesh_item.h Fix permissions 2018-10-25 15:21:17 +02:00
Selection_visualizer.h Add a tab to the clipping_box_plugin to clip from a 2D rectangle. 2018-11-08 16:25:14 +01:00
Show_point_dialog.cpp
Show_point_dialog.h
Show_point_dialog.ui Some enhancements for UI, menus and action names. 2018-09-21 10:45:49 +02:00
Statistics_on_item_dialog.ui Some enhancements for UI, menus and action names. 2018-09-21 10:45:49 +02:00
SubViewer.ui Remove wrong permissions 2018-10-08 12:07:26 +02:00
TODO
TextRenderer.cpp Add transparent background to textitems so they are easier to read. 2018-09-21 14:08:42 +02:00
Three.cpp Fix mesh_3 2019-03-13 13:16:12 +01:00
Travel_isolated_components.h fix -wmaybe-uninitialized warning 2019-01-18 17:39:51 +01:00
Triangle_container.cpp Fix conflicts and display_property_plugin 2019-01-21 14:58:28 +01:00
UseCGAL_polyhedron_demo.cmake
Viewer.cpp Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF 2019-04-02 13:51:52 +02:00
Viewer.h Merge remote-tracking branch 'cgal/master' into Demo-Multiple_viewers-GF 2019-04-02 13:51:52 +02:00
cgal_test_with_cmake add plugin to testsuite 2018-11-30 10:45:25 +01:00
concurrent_mesher_config.cfg
config.h
create_sphere.h
polyhedron_demo_macros.cmake Finalize metadata plugins mechanism. Create the IO group. 2018-10-18 14:30:07 +02:00
properties.h
texture.cpp
texture.h
triangulate_primitive.h replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00