| .. |
|
data
|
Protect border edges (sharp edges will come).
|
2009-11-23 01:00:12 +00:00 |
|
include/CGAL
|
Turn QPL into LGPLv3+
|
2012-01-13 16:33:35 +00:00 |
|
resources
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
C2t3_type.h
|
- Remove in trunk/Polyhedron/demo/Polyhedron/ the bits about protecting
|
2010-01-08 16:42:02 +00:00 |
|
CMakeLists.txt
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +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
|
Merged next into this branch
|
2011-06-14 15:22:46 +00:00 |
|
MainWindow.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 15:18:56 +00:00 |
|
MainWindow.ui
|
Merged next into this branch
|
2011-06-14 15:22:46 +00:00 |
|
MainWindow_curvature_estimation.cpp
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
MainWindow_parameterization.cpp
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
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
|
Fix the call to Q_INIT_RESOURCE
|
2011-10-11 09:51:29 +00:00 |
|
Polyhedron_3.qrc
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
Polyhedron_demo_convex_hull_plugin.cpp
|
Remove ';'
|
2010-05-14 10:28:52 +00:00 |
|
Polyhedron_demo_cut_plugin.cpp
|
Merge "Mesh_3 with features" in trunk, so that it is in CGAL-3.8, at last!
|
2011-01-10 15:43:22 +00:00 |
|
Polyhedron_demo_edit_polyhedron_plugin.cpp
|
Scene_edit_polyhedron_item are now editable.
|
2011-06-08 17:15:29 +00:00 |
|
Polyhedron_demo_inside_out_plugin.cpp
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +00:00 |
|
Polyhedron_demo_io_plugin_interface.h
|
Define virtual destructors
|
2010-02-02 14:11:06 +00:00 |
|
Polyhedron_demo_kernel_plugin.cpp
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:06:15 +00:00 |
|
Polyhedron_demo_mesh_3_plugin.cpp
|
Remove ';'
|
2010-05-14 10:28:52 +00:00 |
|
Polyhedron_demo_mesh_3_plugin_cgal_code.cpp
|
Change path to qglobal.h, to make is work on MacOS X.
|
2010-03-19 11:24:26 +00:00 |
|
Polyhedron_demo_mesh_simplification_plugin.cpp
|
Remove ';'
|
2010-05-14 10:28:52 +00:00 |
|
Polyhedron_demo_nef_plugin.cpp
|
Add convex decomposition to the Polyhedron demo
|
2010-09-24 15:43:14 +00:00 |
|
Polyhedron_demo_off_plugin.cpp
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +00:00 |
|
Polyhedron_demo_off_to_nef_plugin.cpp
|
Fix OFF I/O for polyhedra and Nef polyhedra
|
2011-06-03 15:48:04 +00:00 |
|
Polyhedron_demo_orient_soup_plugin.cpp
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +00:00 |
|
Polyhedron_demo_parameterization_plugin.cpp
|
Sync with the branch: missing (?) #include
|
2011-06-03 15:49:53 +00:00 |
|
Polyhedron_demo_pca_plugin.cpp
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:06:15 +00:00 |
|
Polyhedron_demo_plugin_helper.cpp
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
Polyhedron_demo_plugin_helper.h
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
Polyhedron_demo_plugin_interface.h
|
Define virtual destructors
|
2010-02-02 14:11:06 +00:00 |
|
Polyhedron_demo_remeshing_plugin.cpp
|
Remove ';'
|
2010-05-14 10:28:52 +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
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:06:15 +00:00 |
|
Polyhedron_demo_subdivision_methods_plugin.cpp
|
Remove ';'
|
2010-05-14 10:28:52 +00:00 |
|
Polyhedron_demo_triangulate_facets_plugin.cpp
|
Update the triangulate_facets plugin, that was buggy in the trunk/next branch
|
2011-06-03 15:48:56 +00:00 |
|
Polyhedron_demo_trivial_plugin.cpp
|
Fix a warning
|
2011-06-03 17:03:15 +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
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:06:15 +00:00 |
|
Remeshing_dialog.ui
|
workaround for Qt-4.2
|
2010-01-14 10:22:10 +00:00 |
|
Scene.cpp
|
numberOfEntries() must return an int, because it is a Qt property.
|
2011-06-03 16:51:48 +00:00 |
|
Scene.h
|
numberOfEntries() must return an int, because it is a Qt property.
|
2011-06-03 16:51:48 +00:00 |
|
Scene_basic_objects_config.h
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
Scene_c2t3_item.cpp
|
Current state:
|
2009-11-27 16:59:38 +00:00 |
|
Scene_c2t3_item.h
|
Include <CGAL/glu.h> before any use of GLU
|
2011-11-09 14:24:17 +00:00 |
|
Scene_c2t3_item_config.h
|
Current state:
|
2009-11-27 16:59:38 +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
|
Define virtual destructors
|
2010-02-02 14:11:06 +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
|
Scene_edit_polyhedron_item are now editable.
|
2011-06-08 17:15:29 +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
|
numberOfEntries() must return an int, because it is a Qt property.
|
2011-06-03 16:51:48 +00:00 |
|
Scene_item.cpp
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:46:14 +00:00 |
|
Scene_item.h
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 13:46:14 +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
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
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
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
Scene_plane_item.cpp
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
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_polygon_soup_item.cpp
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +00:00 |
|
Scene_polygon_soup_item.h
|
Scene_polygon_soup -> Scene_polygon_soup_item
|
2011-07-01 13:22:23 +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
|
Scene_edit_polyhedron_item are now editable.
|
2011-06-08 17:15:29 +00:00 |
|
Scene_polyhedron_item.h
|
One step in the direction of editable polyhedra in the polyhedron demo
|
2011-06-07 18:03:11 +00:00 |
|
Scene_polyhedron_item_config.h
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +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
|
I have finished to resurrect the parameterization code, in a
|
2009-12-20 16:58:58 +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
|
Merged revisions 54301,54309 via svnmerge from
|
2010-02-25 14:15:57 +00:00 |
|
TODO.txt
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +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
|
Begin to update Polyhedron demo from work done in the Mesh_3 dev'branch
|
2011-06-03 14:40:06 +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
|
Fix the order, so that target are made in an order compatible with the
|
2011-06-16 10:38:41 +00:00 |
|
config.h
|
Move the refactored Polyhdron demo to trunk. That version is now the
|
2009-04-22 08:38:37 +00:00 |
|
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 |