| .. |
|
GlSplat
|
Update polyhedron demo plugins with new Point_set_3 API
|
2016-10-21 10:28:34 +02:00 |
|
Plugins
|
Merge pull request #2053 from cjamin/Mesh_3-code_improvements-cjamin
|
2017-04-14 18:32:05 +02:00 |
|
data
|
readd data removed c305e9a8
|
2016-12-01 09:36:10 +01:00 |
|
implicit_functions
|
…
|
|
|
include
|
Remove lonely typedef
|
2017-04-04 14:53:18 +02:00 |
|
javascript
|
Better test files
|
2016-11-04 12:10:12 +01:00 |
|
resources
|
Factorize program declaration and use special shader for flat shading without pre computing the normals.
|
2017-02-21 15:20:33 +01:00 |
|
C2t3_type.h
|
…
|
|
|
C3t3_type.h
|
fix typedefs when CGAL_CONCURRENT_MESH_3 is not defined
|
2017-02-08 11:42:15 +01:00 |
|
CGAL_polyhedron_demoConfig.cmake.in
|
…
|
|
|
CMakeLists.txt
|
Merge pull request #1745 from sloriot/Polyhedra_corefinement-enhancements-sloriot
|
2017-01-12 12:05:18 +01:00 |
|
Color_map.h
|
…
|
|
|
Color_ramp.cpp
|
Replace the AABB_Tree demo's Color_ramp by the one already present in the Polyhedron demo.
|
2016-07-05 15:58:43 +02:00 |
|
Color_ramp.h
|
Replace the AABB_Tree demo's Color_ramp by the one already present in the Polyhedron demo.
|
2016-07-05 15:58:43 +02:00 |
|
Doxyfile
|
…
|
|
|
FileLoaderDialog.ui
|
Rework of FileLoader UI
|
2016-06-30 14:37:59 +02:00 |
|
File_loader_dialog.h
|
…
|
|
|
ImageInterface.ui
|
Change the option "use white background" into a Combox proposing use current background color, use transparent background and choose background color.
|
2016-08-10 12:27:28 +02:00 |
|
Image_type.h
|
…
|
|
|
Image_type_fwd.h
|
…
|
|
|
Kernel_type.h
|
…
|
|
|
MainWindow.cpp
|
Merge pull request #1911 from lrineau/Mesh_3-manifold_TBB-lrineau
|
2017-04-05 17:02:00 +02:00 |
|
MainWindow.h
|
Use setStretchLastColumn(fale) and set ColumnName resize mode to Stretch
|
2017-02-06 09:26:19 +01:00 |
|
MainWindow.ui
|
Change action's name.
|
2016-11-18 12:07:15 +01:00 |
|
MainWindow_config.h
|
…
|
|
|
Mainpage.md
|
…
|
|
|
Messages_interface.h
|
…
|
|
|
Nef_type.h
|
…
|
|
|
Nef_type_fwd.h
|
…
|
|
|
One_ring_iterators.h
|
…
|
|
|
Point_dialog_config.h
|
…
|
|
|
Polyhedron_3.cpp
|
…
|
|
|
Polyhedron_3.qrc
|
Factorize program declaration and use special shader for flat shading without pre computing the normals.
|
2017-02-21 15:20:33 +01:00 |
|
Polyhedron_demo.cpp
|
Extend --no-try-catch to catching of C++ exceptions in Qt scripts
|
2016-12-02 13:05:43 +01:00 |
|
Polyhedron_demo.h
|
…
|
|
|
Polyhedron_demo_config.h
|
…
|
|
|
Polyhedron_demo_detect_sharp_edges.h
|
…
|
|
|
Polyhedron_demo_plugin_helper.cpp
|
Set all the plugins DockWidgets size policy to `Fixed` so they won't expand when another is killed.
|
2016-10-06 10:14:26 +02:00 |
|
Polyhedron_type.h
|
…
|
|
|
Polyhedron_type_fwd.h
|
…
|
|
|
Preferences.ui
|
Rename Dialogs with no name.
|
2016-07-04 11:24:12 +02:00 |
|
Scene.cpp
|
Indentation fix and addition of a comment
|
2017-01-12 12:05:39 +01:00 |
|
Scene.h
|
Declare updatePrimitiveIds as override
|
2017-01-16 09:40:03 +01:00 |
|
Scene_basic_objects_config.h
|
…
|
|
|
Scene_c2t3_item.cpp
|
…
|
|
|
Scene_c2t3_item.h
|
Update supportsRenderingMode for affected items.
|
2016-10-05 09:48:19 +02:00 |
|
Scene_c2t3_item_config.h
|
…
|
|
|
Scene_c3t3_item.cpp
|
clean up
|
2017-03-24 14:14:49 +01:00 |
|
Scene_c3t3_item.h
|
Add Q_DECL_OVERRIDE where it was missing
|
2017-04-06 14:42:55 +02:00 |
|
Scene_c3t3_item_config.h
|
…
|
|
|
Scene_config.h
|
…
|
|
|
Scene_find_items.h
|
…
|
|
|
Scene_group_item.cpp
|
…
|
|
|
Scene_image_item.cpp
|
Enhancements:
|
2017-01-05 11:24:11 +01:00 |
|
Scene_image_item.h
|
Add offset support to the Io_image_plugin and its items.
|
2016-12-02 12:04:33 +01:00 |
|
Scene_image_item_config.h
|
…
|
|
|
Scene_implicit_function_item.cpp
|
Add offset support to the Implicit_function_io_plugion
|
2016-12-02 12:04:34 +01:00 |
|
Scene_implicit_function_item.h
|
Fix -Wconversion warnings
|
2016-12-30 16:44:08 +01:00 |
|
Scene_implicit_function_item_config.h
|
…
|
|
|
Scene_item.cpp
|
Don't use signals/slots system but override itemAboutToBeDestroyed
|
2017-03-24 12:10:22 +01:00 |
|
Scene_nef_polyhedron_item.cpp
|
Add offset support to Nef_plugin and fix the nef_item
|
2016-12-02 12:04:33 +01:00 |
|
Scene_nef_polyhedron_item.h
|
Update supportsRenderingMode for affected items.
|
2016-10-05 09:48:19 +02:00 |
|
Scene_nef_polyhedron_item_config.h
|
…
|
|
|
Scene_plane_item.cpp
|
Fix Clip_polyhedron_plugin and add offset support.
|
2016-12-02 12:04:33 +01:00 |
|
Scene_plane_item.h
|
Fix Clip_polyhedron_plugin and add offset support.
|
2016-12-02 12:04:33 +01:00 |
|
Scene_points_with_normal_item.cpp
|
Merge pull request #1951 from sgiraudot/Polyhedron_demo-Fix_duplicated_points_selection-GF
|
2017-04-05 17:02:32 +02:00 |
|
Scene_points_with_normal_item.h
|
Add Q_DECL_OVERRIDE where it was missing
|
2017-04-06 14:42:55 +02:00 |
|
Scene_points_with_normal_item_config.h
|
…
|
|
|
Scene_polygon_soup_item.cpp
|
clean up
|
2017-03-24 14:14:49 +01:00 |
|
Scene_polygon_soup_item.h
|
Add Q_DECL_OVERRIDE where it was missing
|
2017-04-06 14:42:55 +02:00 |
|
Scene_polygon_soup_item_config.h
|
…
|
|
|
Scene_polyhedron_item.cpp
|
clean up
|
2017-03-24 14:14:49 +01:00 |
|
Scene_polyhedron_item.h
|
Add Q_DECL_OVERRIDE where it was missing
|
2017-04-06 14:42:55 +02:00 |
|
Scene_polyhedron_item_config.h
|
…
|
|
|
Scene_polyhedron_item_decorator.cpp
|
…
|
|
|
Scene_polyhedron_item_decorator.h
|
…
|
|
|
Scene_polyhedron_item_decorator_config.h
|
…
|
|
|
Scene_polyhedron_item_k_ring_selection.cpp
|
…
|
|
|
Scene_polyhedron_item_k_ring_selection.h
|
Don't use the k_ring if in PATH or edit mode.
|
2017-02-10 11:04:35 +01:00 |
|
Scene_polyhedron_item_k_ring_selection_config.h
|
…
|
|
|
Scene_polyhedron_selection_item.cpp
|
Make the selection_item's simplices color dependant of the item's color.
|
2017-01-19 09:26:26 +01:00 |
|
Scene_polyhedron_selection_item.h
|
Make the selection_item's simplices color dependant of the item's color.
|
2017-01-19 09:26:26 +01:00 |
|
Scene_polyhedron_selection_item_config.h
|
…
|
|
|
Scene_polyhedron_shortest_path_item_config.h
|
…
|
|
|
Scene_polyhedron_transform_item_config.h
|
…
|
|
|
Scene_polylines_item.cpp
|
Add a slider for polylines size.
|
2017-01-12 12:17:47 +01:00 |
|
Scene_polylines_item.h
|
Add statistics to the polyline.
|
2016-10-11 12:01:25 +02:00 |
|
Scene_polylines_item_config.h
|
…
|
|
|
Scene_spheres_item.cpp
|
Fix spheres problems :
|
2016-11-08 15:52:01 +01:00 |
|
Scene_spheres_item.h
|
Fix spheres problems :
|
2016-11-08 15:52:01 +01:00 |
|
Scene_surface_mesh_item.cpp
|
Merge pull request #1972 from maxGimeno/Polyhedron_demo-delete_poly_at_real_time-GF
|
2017-04-05 17:02:24 +02:00 |
|
Scene_surface_mesh_item.h
|
Add Q_DECL_OVERRIDE where it was missing
|
2017-04-06 14:42:55 +02:00 |
|
Scene_surface_mesh_item_config.h
|
…
|
|
|
Scene_textured_polyhedron_item.cpp
|
Add offset support for parameterization and shortest path
|
2016-12-02 12:04:34 +01:00 |
|
Scene_textured_polyhedron_item.h
|
Update supportsRenderingMode for affected items.
|
2016-10-05 09:48:19 +02:00 |
|
Scene_textured_polyhedron_item_config.h
|
…
|
|
|
Show_point_dialog.cpp
|
…
|
|
|
Show_point_dialog.h
|
…
|
|
|
Show_point_dialog.ui
|
Rename Dialogs with no name.
|
2016-07-04 11:24:12 +02:00 |
|
Statistics_on_item_dialog.ui
|
…
|
|
|
TODO.txt
|
…
|
|
|
TextRenderer.cpp
|
…
|
|
|
Textured_polyhedron_type.h
|
…
|
|
|
Textured_polyhedron_type_fwd.h
|
…
|
|
|
Travel_isolated_components.h
|
…
|
|
|
UseCGAL_polyhedron_demo.cmake
|
…
|
|
|
Viewer.cpp
|
fixes
|
2017-03-01 14:36:24 +01:00 |
|
Viewer.h
|
Factorize program declaration and use special shader for flat shading without pre computing the normals.
|
2017-02-21 15:20:33 +01:00 |
|
cgal_test_with_cmake
|
test distance_plugin
|
2017-01-12 15:40:40 +01:00 |
|
concurrent_mesher_config.cfg
|
…
|
|
|
config.h
|
…
|
|
|
create_sphere.h
|
…
|
|
|
opengl_tools.h
|
…
|
|
|
polyhedron_demo_macros.cmake
|
…
|
|
|
texture.cpp
|
Fix a warning
|
2016-10-11 11:15:27 +02:00 |
|
texture.h
|
…
|
|
|
triangulate_primitive.h
|
Add a plugin that computes and displays the distance between two polyhedra as a color on those polyhedra.
|
2016-12-29 07:20:20 +01:00 |