cgal/Polyhedron/demo/Polyhedron
Maxime Gimeno 3760964322 Also fix the initial state of the clipping_box widget 2019-03-15 16:05:39 +01:00
..
Plugins Also fix the initial state of the clipping_box widget 2019-03-15 16:05:39 +01: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 Add stats to the selection_item 2019-03-04 17:21:51 +01:00
javascript
resources Merge remote-tracking branch 'cgal/master' into Demo-Fix_polylines_display-GF 2019-02-07 14:22:24 +01: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 create Classification/CGAL_Classification targets in demo 2018-12-21 11:03:41 +01: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 set different colors for base color black and white 2018-10-29 10:44:04 +01:00
Color_ramp.cpp Add rainbow ramp 2018-03-19 11:37:25 +01:00
Color_ramp.h Add rainbow ramp 2018-03-19 11:37:25 +01:00
Details.ui Finalize metadata plugins mechanism. Create the IO group. 2018-10-18 14:30:07 +02:00
Edge_container.cpp Add classes and functions to factorize and facilitate rendering an item. 2018-06-04 12:00:21 +02: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 Add stats to the selection_item 2019-03-04 17:21:51 +01:00
MainWindow.h Add an action to save files (not as) 2019-02-01 16:31:03 +01:00
MainWindow.ui Add an action to save files (not as) 2019-02-01 16:31:03 +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 Add classes and functions to factorize and facilitate rendering an item. 2018-06-04 12:00:21 +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 ...and in the qrc 2019-01-22 10:54:16 +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 fix Polyhedron demo 2018-03-22 18:01:50 +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 Add classes and functions to factorize and facilitate rendering an item. 2018-06-04 12:00:21 +02:00
SMesh_type.h Remove redundant and unnecessary includes 2018-06-05 14:24:26 +01:00
Scene.cpp Fix case where required renderingmdoe is unsupported. Won't infinit loop anymore. 2019-02-07 14:15:53 +01:00
Scene.h Fix show/hide 2019-03-08 11:32:50 +01:00
Scene_basic_objects_config.h
Scene_c3t3_item.cpp New undocumented AABB primitive: cells of a 3D triangulation 2019-02-11 13:22:11 +01:00
Scene_c3t3_item.h Fix conflicts 2018-08-23 16:42:05 +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 If child is group, call renderChildren. 2019-02-07 14:52:33 +01:00
Scene_image_item.cpp replace in calls too 2019-01-22 10:46:30 +01:00
Scene_image_item.h Remove the #include of OpenGL headers 2017-11-28 18:19:39 +01:00
Scene_image_item_config.h
Scene_implicit_function_item.cpp Put qglviewer in the namespace CGAL 2018-05-17 10:20:56 +02:00
Scene_implicit_function_item.h Put qglviewer in the namespace CGAL 2018-05-17 10:20:56 +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 Make the deletion of an item faster 2019-02-08 16:32:03 +01:00
Scene_nef_polyhedron_item.cpp Merge remote-tracking branch 'cgal/master' into Demo-Remove_polyhedron_item-GF 2018-08-20 08:58:53 +02:00
Scene_nef_polyhedron_item.h WIP: remove polyhedron_item from plugins 2018-07-10 12:17:19 +02:00
Scene_nef_polyhedron_item_config.h
Scene_plane_item.cpp Don't forget the offset in the tooltip() 2019-03-15 16:00:50 +01:00
Scene_plane_item.h Put qglviewer in the namespace CGAL 2018-05-17 10:20:56 +02:00
Scene_points_with_normal_item.cpp Cleanup: no rearrangement of indices for display, use external vector 2019-02-07 11:36:03 +01:00
Scene_points_with_normal_item.h Finish removing polyhedorn 2018-07-12 10:18:50 +02:00
Scene_points_with_normal_item_config.h
Scene_polygon_soup_item.cpp fix warnings 2018-11-05 13:35:52 +01:00
Scene_polygon_soup_item.h Finish removing polyhedorn 2018-07-12 10:18:50 +02:00
Scene_polygon_soup_item_config.h
Scene_polyhedron_item_decorator.cpp Fix selection when mesh item is selected. 2019-01-10 11:21:01 +01:00
Scene_polyhedron_item_decorator.h Finish removing polyhedorn 2018-07-12 10:18:50 +02:00
Scene_polyhedron_item_decorator_config.h Fixes 2018-10-22 16:36:18 +02:00
Scene_polyhedron_selection_item.cpp Add stats to the selection_item 2019-03-04 17:21:51 +01:00
Scene_polyhedron_selection_item.h Fix warning 2019-03-06 15:53:06 +01: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 Don't count twice the extremity of a closed polyline. 2019-02-08 12:44:21 +01:00
Scene_polylines_item.h make 2 versions of all shaders : 1 for --old and 1 for 4.3 2018-07-05 14:34:10 +02:00
Scene_polylines_item_config.h
Scene_spheres_item.cpp
Scene_spheres_item.h Add classes and functions to factorize and facilitate rendering an item. 2018-06-04 12:00:21 +02:00
Scene_surface_mesh_item.cpp Add initialization 2019-03-07 12:54:12 +01:00
Scene_surface_mesh_item.h Change API 2018-11-13 15:14:59 +01: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 calls to glLineWidth, as OpenGL ES 2.0 doesn't support higher than 1. 2018-07-05 10:37:41 +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
TODO use a uniform name for TODO files 2017-11-16 17:10:05 +01:00
TextRenderer.cpp Add transparent background to textitems so they are easier to read. 2018-09-21 14:08:42 +02:00
Three.cpp Change names and use static functions instead of message_interface. 2019-01-14 09:43:26 +01:00
Travel_isolated_components.h fix -wmaybe-uninitialized warning 2019-01-18 17:39:51 +01:00
Triangle_container.cpp Fix merge conflicts 2018-11-12 13:02:52 +01:00
UseCGAL_polyhedron_demo.cmake
Viewer.cpp Fix blending order so that the edges with antialiasing blend with the triangles and not with the background 2019-03-04 10:35:14 +01:00
Viewer.h Add a tab to the clipping_box_plugin to clip from a 2D rectangle. 2018-11-08 16:25:14 +01:00
cgal_test_with_cmake add plugin to testsuite 2018-11-30 10:45:25 +01:00
concurrent_mesher_config.cfg
config.h Use standard deprecation tools + minor fixes 2018-01-10 16:39:31 +01:00
create_sphere.h Fix -Wconversion warnings 2018-05-15 14:56:21 +02:00
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 Test if the two constraints vertices are different before inserting to avoid crash. 2019-02-19 08:45:57 +01:00