cgal/Polyhedron/demo/Polyhedron
Laurent Rineau 79fc9bf34f Merge pull request #4481 from maxGimeno/Demo-Fixes-maxGimeno
3D Demo: Fixes
2020-02-14 14:39:28 +01:00
..
Plugins Merge pull request #4481 from maxGimeno/Demo-Fixes-maxGimeno 2020-02-14 14:39:28 +01:00
data
implicit_functions First pass on removing license notice in header for GPL files 2019-10-19 15:23:19 +02:00
include Merge branch 'master' into CGAL-Parallel_if_available_tag 2020-01-29 16:42:54 +01:00
javascript
resources Fix sphere picking for c3t3 2019-12-23 10:38:48 +01:00
C2t3_type.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
C3t3_type.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
CGAL_double_edit.cpp remove unused include to .moc to fix warning 2019-10-21 09:29:39 +02:00
CGAL_double_edit.h Add properties for valu/min/max 2019-10-21 09:14:15 +02:00
CGAL_polyhedron_demoConfig.cmake.in
CMakeLists.txt Merge branch 'Box_intersection_d-accelerate-GF-old' into Box_intersection_d-accelerate-GF 2020-02-07 11:03:07 +01:00
Callback_signaler.cpp
Callback_signaler.h
Classification.cpp Factorize more code into Polyhedron_demo.cpp 2019-07-05 15:38:58 +02:00
Color_map.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Color_ramp.cpp
Color_ramp.h
Details.ui Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +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
MainWindow.cpp Use CGAL::square() 2020-02-13 14:37:15 +01:00
MainWindow.h Add a button to get rid of a heat group. 2019-08-02 14:52:45 +02:00
MainWindow.ui Fix mnemonics and actionRearrangeViewers 2019-07-10 15:15:06 +02:00
MainWindow_config.h
Mainpage.md
Mesh_3.cpp Factorize more code into Polyhedron_demo.cpp 2019-07-05 15:38:58 +02:00
Messages_interface.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Nef_type.h
Nef_type_fwd.h
One_ring_iterators.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
PMP.cpp stabilize the use of the self_intersection_plugin by moving it to the selection_plugin 2019-07-03 15:11:55 +02:00
Point_container.cpp Remove wrong permissions 2018-10-08 12:07:26 +02:00
Point_dialog_config.h
Polyhedron_3.cpp Factorize more code into Polyhedron_demo.cpp 2019-07-05 15:38:58 +02:00
Polyhedron_3.qrc Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Polyhedron_demo.cpp Factorize more code into Polyhedron_demo.cpp 2019-07-05 15:38:58 +02:00
Polyhedron_demo.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +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
Preferences.ui 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
Primitive_container.cpp Fix Make Unicolor for point sets 2018-10-15 12:00:27 +02:00
SMesh_type.h
Scene.cpp Fix crash in shuffle_mesh() 2020-01-31 13:12:03 +01:00
Scene.h Add a button to get rid of a heat group. 2019-08-02 14:52:45 +02:00
Scene_basic_objects_config.h
Scene_c3t3_item.cpp Merge remote-tracking branch 'cgal/master' into Demo-Fixes-maxGimeno 2020-02-10 13:16:12 +01:00
Scene_c3t3_item.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_c3t3_item_config.h
Scene_config.h
Scene_facegraph_transform_item_config.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_find_items.h
Scene_group_item.cpp Force GouraudPlusEdges for Move Vertex 2019-07-12 16:34:04 +02:00
Scene_image_item.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02: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 Force GouraudPlusEdges for Move Vertex 2019-07-12 16:34:04 +02:00
Scene_item_rendering_helper.cpp Use CGAL::square() 2020-02-13 14:37:15 +01:00
Scene_lcc_item.cpp Add colors per volume. 2019-05-29 15:46:12 +02:00
Scene_lcc_item.h Add colors per volume. 2019-05-29 15:46:12 +02:00
Scene_nef_polyhedron_item.cpp Fix fix for nef normals 2019-10-25 14:53:24 +02:00
Scene_nef_polyhedron_item.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_nef_polyhedron_item_config.h
Scene_plane_item.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +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 Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_points_with_normal_item.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_points_with_normal_item_config.h
Scene_polygon_soup_item.cpp Activate debug output for repair_soup_plugin 2019-07-02 14:41:47 +02:00
Scene_polygon_soup_item.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_polygon_soup_item_config.h
Scene_polyhedron_item_decorator.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_polyhedron_item_decorator.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_polyhedron_item_decorator_config.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_polyhedron_selection_item.cpp Do first self-intersection tests in parallel in the demo 2019-11-15 14:24:09 +01:00
Scene_polyhedron_selection_item.h Fix selection behavior after surface_mesh modification 2019-07-04 14:11:14 +02:00
Scene_polyhedron_selection_item_config.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_polyhedron_shortest_path_item_config.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_polylines_item.cpp WIP c3t3 not picking 2019-12-20 15:40:36 +01:00
Scene_polylines_item.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Scene_polylines_item_config.h
Scene_spheres_item.cpp Fix test for spheres resizing. 2020-02-10 13:44:33 +01:00
Scene_spheres_item.h Add picking to c3t3_item 2020-01-02 16:41:09 +01:00
Scene_surface_mesh_item.cpp Merge branch 'Box_intersection_d-accelerate-GF-old' into Box_intersection_d-accelerate-GF 2020-02-07 11:03:07 +01:00
Scene_surface_mesh_item.h Don't count the nm vertices. 2019-09-02 16:25:11 +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 remove BOOST_FOREACH added by recent PRs 2019-11-04 10:59:15 +01:00
Scene_textured_surface_mesh_item.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Selection_visualizer.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Show_point_dialog.cpp
Show_point_dialog.h
Show_point_dialog.ui Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Statistics_on_item_dialog.ui Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
SubViewer.ui Remove wrong permissions 2018-10-08 12:07:26 +02:00
TODO Fix typos 2019-05-20 08:54:04 +02:00
TextRenderer.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Three.cpp Force GouraudPlusEdges for Move Vertex 2019-07-12 16:34:04 +02:00
Travel_isolated_components.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
Triangle_container.cpp Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
UseCGAL_polyhedron_demo.cmake
Viewer.cpp 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
Viewer.h 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
cgal_test_with_cmake Merge branch 'PMP-smoothing-kkatrio-old' into PMP-smoothing-kkatrio 2019-05-15 14:31:00 +02:00
concurrent_mesher_config.cfg
config.h
create_sphere.h
polyhedron_demo_macros.cmake Fix commit df99307140 2019-09-12 09:29:35 +02:00
properties.h
texture.cpp
texture.h
triangulate_primitive.h Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00