| .. |
|
data
|
Protect border edges (sharp edges will come).
|
2009-11-23 01:00:12 +00:00 |
|
include
|
remove splatting. If someone really wants it, we can think about importing it
|
2012-07-25 12:50:40 +00:00 |
|
resources
|
…
|
|
|
C2t3_type.h
|
- Remove in trunk/Polyhedron/demo/Polyhedron/ the bits about protecting
|
2010-01-08 16:42:02 +00:00 |
|
CMakeLists.txt
|
remove local_spacing plugin that was needed for splatting
|
2012-07-27 10:53:31 +00:00 |
|
Color_map.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:46:14 +00:00 |
|
Kernel_type.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:06:15 +00:00 |
|
MainWindow.cpp
|
merge from next
|
2012-07-25 08:34:04 +00:00 |
|
MainWindow.h
|
* errors in the main application are now handled through exceptions
|
2012-07-11 15:22:02 +00:00 |
|
MainWindow.ui
|
restore properties accidently erased
|
2012-07-27 13:10:37 +00:00 |
|
MainWindow_curvature_estimation.cpp
|
…
|
|
|
MainWindow_parameterization.cpp
|
…
|
|
|
Messages_interface.h
|
cleanup extra ';'
|
2010-04-24 09:29:32 +00:00 |
|
Nef_type.h
|
Add 3D Minkowski sum to the (Nef) Polyhedron demo.
|
2010-01-29 11:06:00 +00:00 |
|
Nef_type_fwd.h
|
Add 3D Minkowski sum to the (Nef) Polyhedron demo.
|
2010-01-29 11:06:00 +00:00 |
|
Point_dialog_config.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 15:18:56 +00:00 |
|
Polyhedron_3.cpp
|
remove warning+forgot to test things
|
2012-07-26 07:17:58 +00:00 |
|
Polyhedron_3.qrc
|
…
|
|
|
Polyhedron_demo_convex_hull_plugin.cpp
|
convex hull works with points
|
2012-07-27 09:52:29 +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
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +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_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_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
|
fix display mode selection induced by introduction of a new display mode
|
2012-07-27 13:52:01 +00:00 |
|
Polyhedron_demo_mesh_simplification_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +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
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +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
|
Reintegrate the history mechanism with a little awkward hack and a
|
2012-07-11 10:27:04 +00:00 |
|
Polyhedron_demo_off_to_nef_plugin.cpp
|
add plugin to load a point set from an off
|
2012-07-11 21:02:34 +00:00 |
|
Polyhedron_demo_off_to_xyz_plugin.cpp
|
add plugin to load a point set from an off
|
2012-07-11 21:02:34 +00:00 |
|
Polyhedron_demo_orient_soup_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +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
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +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
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +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
|
add applicable for new plugins and udate nameFilter for polyline
|
2012-07-25 10:40:47 +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
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +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_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_triangulate_facets_plugin.cpp
|
Filter the Operations menu by querying plug-ins for the applicability.
|
2012-07-11 13:15:37 +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
|
Add an all option with manual plug-in selection to the loader.
|
2012-07-11 15:41:44 +00:00 |
|
Polyhedron_type.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:06:15 +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 |
|
Remeshing_dialog.ui
|
workaround for Qt-4.2
|
2010-01-14 10:22:10 +00:00 |
|
Scene.cpp
|
display error
|
2012-07-27 13:24:39 +00:00 |
|
Scene.h
|
merge from next
|
2012-07-25 08:34:04 +00:00 |
|
Scene_basic_objects_config.h
|
…
|
|
|
Scene_c2t3_item.cpp
|
Current state:
|
2009-11-27 16:59:38 +00:00 |
|
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
|
Current state:
|
2009-11-27 16:59:38 +00:00 |
|
Scene_combinatorial_map_item.cpp
|
extra ; and missing template keyword needed by gcc-3.4
|
2012-07-17 07:56:10 +00:00 |
|
Scene_combinatorial_map_item.h
|
fix display mode selection induced by introduction of a new display mode
|
2012-07-27 13:52:01 +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
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 14:40:06 +00:00 |
|
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 are now editable.
|
2011-06-08 17:15:29 +00:00 |
|
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
|
One step in the direction of editable polyhedra in the polyhedron demo
|
2011-06-07 18:03:11 +00:00 |
|
Scene_find_items.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 14:40:06 +00:00 |
|
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
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 15:36:38 +00:00 |
|
Scene_item_with_display_list.cpp
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 15:36:38 +00:00 |
|
Scene_item_with_display_list.h
|
Scene_item_with_display_list now implements draw_edges too.
|
2009-12-16 14:57:05 +00:00 |
|
Scene_nef_polyhedron_item.cpp
|
Fix OFF I/O for polyhedra and Nef polyhedra
|
2011-06-03 15:48:04 +00:00 |
|
Scene_nef_polyhedron_item.h
|
Fix OFF I/O for polyhedra and Nef polyhedra
|
2011-06-03 15:48:04 +00:00 |
|
Scene_nef_polyhedron_item_config.h
|
…
|
|
|
Scene_nef_rendering.cpp
|
Include <CGAL/glu.h> before any use of GLU
|
2011-11-09 14:24:17 +00:00 |
|
Scene_nef_rendering.h
|
…
|
|
|
Scene_plane_item.cpp
|
…
|
|
|
Scene_plane_item.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:06:15 +00:00 |
|
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
|
remove extra ; and warnings
|
2012-07-14 07:22:46 +00:00 |
|
Scene_polygon_soup_item.h
|
fix display mode selection induced by introduction of a new display mode
|
2012-07-27 13:52:01 +00:00 |
|
Scene_polygon_soup_item_config.h
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +00:00 |
|
Scene_polyhedron_item.cpp
|
remove extra ; and warnings
|
2012-07-14 07:22:46 +00:00 |
|
Scene_polyhedron_item.h
|
fix display mode selection induced by introduction of a new display mode
|
2012-07-27 13:52:01 +00:00 |
|
Scene_polyhedron_item_config.h
|
…
|
|
|
Scene_polylines_item.cpp
|
import polyline scene item.
|
2012-07-11 16:54:58 +00:00 |
|
Scene_polylines_item.h
|
import polyline scene item.
|
2012-07-11 16:54:58 +00:00 |
|
Scene_polylines_item_config.h
|
import polyline scene item.
|
2012-07-11 16:54:58 +00:00 |
|
Scene_textured_polyhedron_item.cpp
|
I have finished to resurrect the parameterization code, in a
|
2009-12-20 16:58:58 +00:00 |
|
Scene_textured_polyhedron_item.h
|
remove extra ; and warnings
|
2012-07-14 07:22:46 +00:00 |
|
Scene_textured_polyhedron_item_config.h
|
I have finished to resurrect the parameterization code, in a
|
2009-12-20 16:58:58 +00:00 |
|
Show_point_dialog.cpp
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 15:18:56 +00:00 |
|
Show_point_dialog.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 15:18:56 +00:00 |
|
Show_point_dialog.ui
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 15:18:56 +00:00 |
|
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
|
I have finished to resurrect the parameterization code, in a
|
2009-12-20 16:58:58 +00:00 |
|
Textured_polyhedron_type_fwd.h
|
I have finished to resurrect the parameterization code, in a
|
2009-12-20 16:58:58 +00:00 |
|
Viewer.cpp
|
import missing part for key shortcut
|
2012-07-11 17:26:00 +00:00 |
|
Viewer.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 14:40:06 +00:00 |
|
Viewer_config.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 14:40:06 +00:00 |
|
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
|
change LGPLv2 -> LGPLv3
|
2011-10-10 13:48:25 +00:00 |
|
texture.cpp
|
Remove warnings.
|
2011-06-03 15:42:04 +00:00 |
|
texture.h
|
I have finished to resurrect the parameterization code, in a
|
2009-12-20 16:58:58 +00:00 |