| .. |
|
data
|
…
|
|
|
include
|
clear incorrect tag
|
2012-08-28 11:48:12 +00:00 |
|
resources
|
…
|
|
|
C2t3_type.h
|
…
|
|
|
CMakeLists.txt
|
add a preference menu that for now only allow to edit blacklisted plugins
|
2012-10-18 09:22:37 +00:00 |
|
Camera_positions_list.cpp
|
add camera position plugin from Mesh_3-experiments-GF
|
2012-08-22 16:06:18 +00:00 |
|
Camera_positions_list.h
|
add camera position plugin from Mesh_3-experiments-GF
|
2012-08-22 16:06:18 +00:00 |
|
Camera_positions_list.ui
|
add camera position plugin from Mesh_3-experiments-GF
|
2012-08-22 16:06:18 +00:00 |
|
Color_map.h
|
…
|
|
|
Kernel_type.h
|
…
|
|
|
MainWindow.cpp
|
if the list is empty remove the entry
|
2012-10-18 10:34:20 +00:00 |
|
MainWindow.h
|
add a preference menu that for now only allow to edit blacklisted plugins
|
2012-10-18 09:22:37 +00:00 |
|
MainWindow.ui
|
Add a shortcut to &Preferences
|
2012-10-18 09:34:30 +00:00 |
|
MainWindow_curvature_estimation.cpp
|
…
|
|
|
MainWindow_parameterization.cpp
|
…
|
|
|
Messages_interface.h
|
…
|
|
|
Nef_type.h
|
…
|
|
|
Nef_type_fwd.h
|
…
|
|
|
Point_dialog_config.h
|
…
|
|
|
Polyhedron_3.cpp
|
Restore the default cursor after an exception catching
|
2012-08-17 08:55:05 +00:00 |
|
Polyhedron_3.qrc
|
…
|
|
|
Polyhedron_demo_camera_positions_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_convex_hull_plugin.cpp
|
convex hull can also be applied to polylines
|
2012-09-11 08:59:18 +00:00 |
|
Polyhedron_demo_corefinement_plugin.cpp
|
add applicable for new plugins and udate nameFilter for polyline
|
2012-07-25 10:40:47 +00:00 |
|
Polyhedron_demo_cut_plugin.cpp
|
WARNFIX: bad use of size_t whereas int was the right type
|
2012-08-09 12:45:11 +00:00 |
|
Polyhedron_demo_edit_polyhedron_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_gocad_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_inside_out_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_intersection_plugin.cpp
|
add applicable for new plugins and udate nameFilter for polyline
|
2012-07-25 10:40:47 +00:00 |
|
Polyhedron_demo_io_nef_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_io_plugin_interface.h
|
Change the loader mechanism to enable plugin specific selection
|
2012-07-10 17:05:56 +00:00 |
|
Polyhedron_demo_kernel_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_mesh_3_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_mesh_3_plugin_cgal_code.cpp
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Polyhedron_demo_mesh_simplification_plugin.cpp
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Polyhedron_demo_nef_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_normal_estimation_plugin.cpp
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Polyhedron_demo_normal_estimation_plugin.ui
|
add normal estimation plugin
|
2012-07-05 14:40:32 +00:00 |
|
Polyhedron_demo_off_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_off_to_nef_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_off_to_xyz_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_orient_soup_plugin.cpp
|
Cherry pick a bug-fix to demo/Polyhedron/Polyhedron_demo_orient_soup_plugin.cpp
|
2012-10-09 13:33:06 +00:00 |
|
Polyhedron_demo_parameterization_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_pca_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_plugin_helper.cpp
|
…
|
|
|
Polyhedron_demo_plugin_helper.h
|
…
|
|
|
Polyhedron_demo_plugin_interface.h
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_point_set_average_spacing_plugin.cpp
|
add average spacing plugin
|
2012-07-13 14:05:06 +00:00 |
|
Polyhedron_demo_point_set_outliers_removal_plugin.cpp
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Polyhedron_demo_point_set_outliers_removal_plugin.ui
|
add outlier selection plugin
|
2012-07-06 08:50:12 +00:00 |
|
Polyhedron_demo_point_set_simplification_plugin.cpp
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Polyhedron_demo_point_set_simplification_plugin.ui
|
add point set simplification plugin
|
2012-07-06 08:17:01 +00:00 |
|
Polyhedron_demo_point_set_smoothing_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_poisson_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_poisson_plugin.ui
|
add poisson reconstruction plugin
|
2012-07-06 07:52:19 +00:00 |
|
Polyhedron_demo_poisson_plugin_impl.cpp
|
add poisson reconstruction plugin
|
2012-07-06 07:52:19 +00:00 |
|
Polyhedron_demo_polylines_io_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_remeshing_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_remeshing_plugin_cgal_code.cpp
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Polyhedron_demo_self_intersection_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_stl_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_demo_subdivision_methods_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_transform_polyhedron_plugin.cpp
|
import Polyhedron affine transform plugin from Mesh_3-experimental-GF
|
2012-08-01 05:27:21 +00:00 |
|
Polyhedron_demo_triangulate_facets_plugin.cpp
|
restore cursor if changed
|
2012-08-22 14:56:26 +00:00 |
|
Polyhedron_demo_trivial_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +00:00 |
|
Polyhedron_demo_xyz_plugin.cpp
|
rename io_plugin
|
2012-10-18 09:20:33 +00:00 |
|
Polyhedron_type.h
|
update the default polyhedron to have indices in simplices
|
2012-08-03 15:22:58 +00:00 |
|
Polyhedron_type_fwd.h
|
Removed all places where the CGAL_CFG_NO_TMPL_IN_TMPL work-around was
|
2012-04-13 13:13:30 +00:00 |
|
Preferences.ui
|
fix english
|
2012-10-18 09:47:10 +00:00 |
|
Remeshing_dialog.ui
|
…
|
|
|
Scene.cpp
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Scene.h
|
simpler patch for removing info with item (r67819).
|
2012-08-01 15:22:03 +00:00 |
|
Scene_basic_objects_config.h
|
…
|
|
|
Scene_c2t3_item.cpp
|
…
|
|
|
Scene_c2t3_item.h
|
fix display mode selection induced by introduction of a new display mode
|
2012-07-27 13:52:01 +00:00 |
|
Scene_c2t3_item_config.h
|
…
|
|
|
Scene_combinatorial_map_item.cpp
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Scene_combinatorial_map_item.h
|
WARNFIX: fix some warnings triggered by -Wconversion on g++
|
2012-08-09 16:06:54 +00:00 |
|
Scene_combinatorial_map_item_config.h
|
naive import from Mesh_3-experimental-GF of plugins
|
2012-07-11 16:37:02 +00:00 |
|
Scene_config.h
|
…
|
|
|
Scene_draw_interface.h
|
import missing part for key shortcut
|
2012-07-11 17:26:00 +00:00 |
|
Scene_edit_polyhedron_item.cpp
|
…
|
|
|
Scene_edit_polyhedron_item.h
|
fix display mode selection induced by introduction of a new display mode
|
2012-07-27 13:52:01 +00:00 |
|
Scene_edit_polyhedron_item_config.h
|
…
|
|
|
Scene_find_items.h
|
…
|
|
|
Scene_interface.h
|
remove splatting. If someone really wants it, we can think about importing it
|
2012-07-25 12:50:40 +00:00 |
|
Scene_item.cpp
|
remove splatting. If someone really wants it, we can think about importing it
|
2012-07-25 12:50:40 +00:00 |
|
Scene_item.h
|
remove splatting. If someone really wants it, we can think about importing it
|
2012-07-25 12:50:40 +00:00 |
|
Scene_item_config.h
|
…
|
|
|
Scene_item_with_display_list.cpp
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Scene_item_with_display_list.h
|
…
|
|
|
Scene_nef_polyhedron_item.cpp
|
…
|
|
|
Scene_nef_polyhedron_item.h
|
…
|
|
|
Scene_nef_polyhedron_item_config.h
|
…
|
|
|
Scene_nef_rendering.cpp
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Scene_nef_rendering.h
|
…
|
|
|
Scene_plane_item.cpp
|
…
|
|
|
Scene_plane_item.h
|
…
|
|
|
Scene_points_with_normal_item.cpp
|
remove splatting. If someone really wants it, we can think about importing it
|
2012-07-25 12:50:40 +00:00 |
|
Scene_points_with_normal_item.h
|
remove splatting. If someone really wants it, we can think about importing it
|
2012-07-25 12:50:40 +00:00 |
|
Scene_points_with_normal_item_config.h
|
missing one
|
2012-07-25 11:21:56 +00:00 |
|
Scene_polygon_soup_item.cpp
|
Bug fix when the polygons soup is a polyhedron with borders
|
2012-09-27 14:11:22 +00:00 |
|
Scene_polygon_soup_item.h
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Scene_polygon_soup_item_config.h
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Scene_polyhedron_item.cpp
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Scene_polyhedron_item.h
|
update the default polyhedron to have indices in simplices
|
2012-08-03 15:22:58 +00:00 |
|
Scene_polyhedron_item_config.h
|
…
|
|
|
Scene_polyhedron_transform_item.cpp
|
import Polyhedron affine transform plugin from Mesh_3-experimental-GF
|
2012-08-01 05:27:21 +00:00 |
|
Scene_polyhedron_transform_item.h
|
import Polyhedron affine transform plugin from Mesh_3-experimental-GF
|
2012-08-01 05:27:21 +00:00 |
|
Scene_polyhedron_transform_item_config.h
|
import Polyhedron affine transform plugin from Mesh_3-experimental-GF
|
2012-08-01 05:27:21 +00:00 |
|
Scene_polylines_item.cpp
|
add Pierre's polyline smoother in item context menu
|
2012-09-12 07:34:15 +00:00 |
|
Scene_polylines_item.h
|
add Pierre's polyline smoother in item context menu
|
2012-09-12 07:34:15 +00:00 |
|
Scene_polylines_item_config.h
|
import polyline scene item.
|
2012-07-11 16:54:58 +00:00 |
|
Scene_textured_polyhedron_item.cpp
|
…
|
|
|
Scene_textured_polyhedron_item.h
|
remove extra ; and warnings
|
2012-07-14 07:22:46 +00:00 |
|
Scene_textured_polyhedron_item_config.h
|
…
|
|
|
Show_point_dialog.cpp
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Show_point_dialog.h
|
…
|
|
|
Show_point_dialog.ui
|
…
|
|
|
TODO.txt
|
remove splatting. If someone really wants it, we can think about importing it
|
2012-07-25 12:50:40 +00:00 |
|
Textured_polyhedron_type.h
|
…
|
|
|
Textured_polyhedron_type_fwd.h
|
…
|
|
|
Viewer.cpp
|
manual import of patches from feature branch Mesh_3-experiments-GF
|
2012-08-22 15:36:50 +00:00 |
|
Viewer.h
|
…
|
|
|
Viewer_config.h
|
…
|
|
|
cgal_test_with_cmake
|
remove local_spacing plugin that was needed for splatting
|
2012-07-27 10:53:31 +00:00 |
|
config.h
|
…
|
|
|
opengl_tools.h
|
…
|
|
|
texture.cpp
|
…
|
|
|
texture.h
|
…
|
|