cgal/Mesh_3/demo/Mesh_3
Laurent Rineau 7606b93406 Merge last unmerged revision from the branch CGAL-3.7-branch:
| ------------------------------------------------------------------------
  | r57979 | lrineau | 2010-08-11 15:24:20 +0200 (Wed, 11 Aug 2010) | 1 line
  | 
  | Global fix of all uses of qt4_generate_moc: the destination file path must be absolute.
  | ------------------------------------------------------------------------
  | r58026 | stayeb | 2010-08-12 17:40:41 +0200 (Thu, 12 Aug 2010) | 2 lines
  | 
  | Bug fix: ensure that c3t3 contains no in complex cell when starting a new refinement process. We need this because the first refinement of the surface does not update the volume, so c3t3 can't know that in complex cells have been deleted.
  | 
  | ------------------------------------------------------------------------

(That shows it is difficult to avoid to merge the release branch in the
trunk from time to time.)
2010-08-20 13:09:22 +00:00
..
cmake/modules + move FindGLEW.cmake into subdirectory demo/Mesh_3/cmake/modules 2010-06-29 15:31:00 +00:00
implicit_functions Mesh_3 demo: fix warnings. 2010-07-06 07:26:40 +00:00
include Mesh_3 demo. Fix warning: remove extra ';' 2010-07-07 07:40:15 +00:00
resources Merge the work from CGAL-3.7-branch: 2010-08-10 11:55:52 +00:00
src/CGAL_demo Fix warnings. 2010-07-01 08:27:03 +00:00
ui_files Cosmetic modifications of user dialog windows. 2010-06-22 11:21:30 +00:00
C3t3_rib_exporter_plugin.cpp Remove extra ';' 2010-07-02 08:49:04 +00:00
C3t3_type.h Mesh_3_demo: 2010-06-18 13:06:08 +00:00
CMakeLists.txt Merge from CGAL-3.7-branch: 2010-08-13 14:14:59 +00:00
Color_ramp.cpp + Improve implicit function drawing efficiency (use display list stuff from base class) 2010-06-16 16:12:32 +00:00
Color_ramp.h + Improve implicit function drawing efficiency (use display list stuff from base class) 2010-06-16 16:12:32 +00:00
Image_type.h Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
Image_type_fwd.h Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
Io_c3t3_plugin.cpp Mesh_3 demo: fix warnings. 2010-07-06 07:26:40 +00:00
Io_image_plugin.cpp Mesh_3 demo: fix warnings. 2010-07-06 07:26:40 +00:00
Io_implicit_function_plugin.cpp Mesh_3 demo: fix warnings. 2010-07-06 07:26:40 +00:00
Io_off_plugin.cpp Mesh_3 demo: fix warnings. 2010-07-06 07:26:40 +00:00
MainWindow.cpp Merge the work from CGAL-3.7-branch: 2010-08-10 11:55:52 +00:00
MainWindow.h Remove 'Polyhedron_demo_' from demo interface classes. 2010-06-15 07:47:18 +00:00
Mesh_3.cpp Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
Mesh_3.qrc Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
Mesh_3_optimization_plugin.cpp Remove extra ';' 2010-07-02 08:49:04 +00:00
Mesh_3_optimization_plugin_cgal_code.cpp Parameter factor is actually a squared factor (see r57295) 2010-07-02 12:54:56 +00:00
Mesh_3_plugin.cpp Remove extra ';' 2010-07-02 08:49:04 +00:00
Mesh_3_plugin_image_cgal_code.cpp Fix warnings. 2010-07-01 08:27:03 +00:00
Mesh_3_plugin_implicit_function_cgal_code.cpp Fix warnings. 2010-07-01 08:27:03 +00:00
Mesh_3_plugin_polyhedron_cgal_code.cpp Fix warnings. 2010-07-01 08:27:03 +00:00
Mesh_function.h Bug fix: status() function may be called before the construction of the mesher_ object. 2010-06-25 13:04:17 +00:00
Meshing_thread.cpp Fix warnings. 2010-07-01 08:27:03 +00:00
Meshing_thread.h Mesh_3_demo: 2010-06-18 16:16:50 +00:00
Optimizer_thread.cpp Fix warnings. 2010-07-01 08:27:03 +00:00
Optimizer_thread.h Fix warnings. 2010-07-01 08:27:03 +00:00
Polyhedron_type.h + Mesh_3 demo does not depend on Polyhedron demo anymore (lots of files are duplicated however) 2010-02-16 16:13:36 +00:00
Polyhedron_type_fwd.h adapt fwd declaration of EPIC after a change of its declaration 2010-08-14 11:18:43 +00:00
Scene_c3t3_item.cpp Fix warnings on MSVS2010. 2010-07-02 14:51:18 +00:00
Scene_c3t3_item.h Mesh_3_demo: 2010-06-18 13:06:08 +00:00
Scene_c3t3_item_config.h Move Mesh_3 from candidate-packages to trunk (2/2) 2010-01-06 13:46:02 +00:00
Scene_implicit_function_item.cpp + Improve implicit function drawing efficiency (use display list stuff from base class) 2010-06-16 16:12:32 +00:00
Scene_implicit_function_item.h + Improve implicit function drawing efficiency (use display list stuff from base class) 2010-06-16 16:12:32 +00:00
Scene_implicit_function_item_config.h Fix bad copy-paste. :-) 2010-05-26 20:51:42 +00:00
Scene_polygon_soup.cpp Mesh_3 demo: fix warnings. 2010-07-06 07:26:40 +00:00
Scene_polygon_soup.h Try to extract generic interfaces and files which comes from the Polyhedron demo framework 2010-06-14 15:45:15 +00:00
Scene_polygon_soup_config.h + Mesh_3 demo does not depend on Polyhedron demo anymore (lots of files are duplicated however) 2010-02-16 16:13:36 +00:00
Scene_polyhedron_item.cpp + Mesh_3 demo does not depend on Polyhedron demo anymore (lots of files are duplicated however) 2010-02-16 16:13:36 +00:00
Scene_polyhedron_item.h Fix warnings. 2010-07-01 08:27:03 +00:00
Scene_polyhedron_item_config.h + Mesh_3 demo does not depend on Polyhedron demo anymore (lots of files are duplicated however) 2010-02-16 16:13:36 +00:00
Scene_segmented_image_item.cpp Fix warning and a risk of div by 0. 2010-02-23 12:42:20 +00:00
Scene_segmented_image_item.h Try to extract generic interfaces and files which comes from the Polyhedron demo framework 2010-06-14 15:45:15 +00:00
Scene_segmented_image_item_config.h Remove the executable bit. 2010-02-23 13:36:03 +00:00
cgal_test_with_cmake Merge from CGAL-3.7-branch/Mesh_3. 2010-08-05 09:41:38 +00:00
config.h + Mesh_3 demo does not depend on Polyhedron demo anymore (lots of files are duplicated however) 2010-02-16 16:13:36 +00:00