| .. |
|
GlSplat
|
Update polyhedron demo plugins with new Point_set_3 API
|
2016-10-21 10:28:34 +02:00 |
|
Plugins
|
Restored some muted Polyhedron code
|
2017-06-22 16:17:13 +02:00 |
|
data
|
readd data removed c305e9a8
|
2016-12-01 09:36:10 +01:00 |
|
implicit_functions
|
Explicitely set the policy of CMP0053 to OLD to silent the warning when it is not found.
|
2017-05-23 16:12:56 +02:00 |
|
include
|
Fix the id bugs by using the Textured_polyhedron directly for the parameterization.
|
2017-06-22 16:14:55 +02:00 |
|
javascript
|
Better test files
|
2016-11-04 12:10:12 +01:00 |
|
resources
|
Add misisng files
|
2017-06-22 16:14:55 +02:00 |
|
C2t3_type.h
|
…
|
|
|
C3t3_type.h
|
Clean-up
|
2017-05-29 13:24:09 +02:00 |
|
CGAL_polyhedron_demoConfig.cmake.in
|
…
|
|
|
CMakeLists.txt
|
Fix the -fvisibility=hidden issue
|
2017-06-22 16:17:13 +02:00 |
|
Color_map.h
|
…
|
|
|
Color_ramp.cpp
|
…
|
|
|
Color_ramp.h
|
…
|
|
|
Doxyfile
|
…
|
|
|
FileLoaderDialog.ui
|
…
|
|
|
File_loader_dialog.h
|
…
|
|
|
ImageInterface.ui
|
…
|
|
|
Image_type.h
|
…
|
|
|
Image_type_fwd.h
|
…
|
|
|
Kernel_type.h
|
…
|
|
|
MainWindow.cpp
|
Merge pull request #2028 from maxGimeno/Update_Three_doc-GF
|
2017-06-16 12:07:05 +02:00 |
|
MainWindow.h
|
Finish updating the in code doc.
|
2017-05-30 15:17:12 +02:00 |
|
MainWindow.ui
|
- Clarify doc
|
2017-05-19 14:06:34 +02:00 |
|
MainWindow_config.h
|
…
|
|
|
Mainpage.md
|
remove extra space
|
2017-05-04 15:28:20 +02:00 |
|
Messages_interface.h
|
…
|
|
|
Nef_type.h
|
…
|
|
|
Nef_type_fwd.h
|
…
|
|
|
One_ring_iterators.h
|
Code factorized and isolated components features added for surface_mesh.
|
2017-05-29 13:19:38 +02:00 |
|
Point_dialog_config.h
|
…
|
|
|
Polyhedron_3.cpp
|
…
|
|
|
Polyhedron_3.qrc
|
Add a connected_components management.
|
2017-06-22 16:12:26 +02:00 |
|
Polyhedron_demo.cpp
|
Add source for focus hack
|
2017-06-01 16:33:47 +02:00 |
|
Polyhedron_demo.h
|
…
|
|
|
Polyhedron_demo_config.h
|
…
|
|
|
Polyhedron_demo_detect_sharp_edges.h
|
Fix the demo
|
2017-05-31 21:16:00 +02:00 |
|
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
|
Fix the demo
|
2017-05-31 19:50:02 +02:00 |
|
Polyhedron_type_fwd.h
|
…
|
|
|
Preferences.ui
|
Add a tooltip for the FaceGraph Mode in the Preference.ui
|
2017-05-19 14:10:42 +02:00 |
|
SMesh_type.h
|
Fix the demo
|
2017-05-31 19:50:02 +02:00 |
|
Scene.cpp
|
Explicitates the TextRenderer's doc.
|
2017-05-30 15:15:55 +02:00 |
|
Scene.h
|
fix warnings
|
2017-06-07 11:22:01 +02: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
|
Make the spheres color editable at runtime
|
2017-06-02 14:56:09 +02:00 |
|
Scene_c3t3_item.h
|
Make the spheres color editable at runtime
|
2017-06-02 14:56:09 +02:00 |
|
Scene_c3t3_item_config.h
|
…
|
|
|
Scene_config.h
|
…
|
|
|
Scene_find_items.h
|
…
|
|
|
Scene_group_item.cpp
|
Add comments for hack and restore old drawEdges and drawPoints in group_item
|
2017-06-01 13:08:36 +02:00 |
|
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
|
Explicitates the TextRenderer's doc.
|
2017-05-30 15:15:55 +02:00 |
|
Scene_nef_polyhedron_item.cpp
|
Fix triangulation for nef facets with holes.
|
2017-05-15 17:37:05 +02: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 branch 'releases/CGAL-4.10-branch'
|
2017-06-16 11:45:45 +02:00 |
|
Scene_points_with_normal_item.h
|
Add a zoomToPosition() function to the Scene_points_with_normal_item.
|
2017-05-12 09:24:18 +02:00 |
|
Scene_points_with_normal_item_config.h
|
…
|
|
|
Scene_polygon_soup_item.cpp
|
Move SMesh definition and its property_maps to a dedicated header.
|
2017-05-29 13:22:33 +02:00 |
|
Scene_polygon_soup_item.h
|
Move SMesh definition and its property_maps to a dedicated header.
|
2017-05-29 13:22:33 +02:00 |
|
Scene_polygon_soup_item_config.h
|
…
|
|
|
Scene_polyhedron_item.cpp
|
Merge pull request #2028 from maxGimeno/Update_Three_doc-GF
|
2017-06-16 12:07:05 +02:00 |
|
Scene_polyhedron_item.h
|
Merge pull request #2028 from maxGimeno/Update_Three_doc-GF
|
2017-06-16 12:07:05 +02:00 |
|
Scene_polyhedron_item_config.h
|
…
|
|
|
Scene_polyhedron_item_decorator.cpp
|
Fixes after merge:
|
2017-05-29 13:20:41 +02:00 |
|
Scene_polyhedron_item_decorator.h
|
Fix after rebase
|
2017-05-29 13:22:36 +02:00 |
|
Scene_polyhedron_item_decorator_config.h
|
WIP: make the selection plugin work for Surface_mesh
|
2017-05-29 13:20:33 +02:00 |
|
Scene_polyhedron_item_k_ring_selection.cpp
|
…
|
|
|
Scene_polyhedron_item_k_ring_selection.h
|
Fix after rebase
|
2017-05-29 13:24:08 +02:00 |
|
Scene_polyhedron_item_k_ring_selection_config.h
|
fix export/import
|
2017-06-12 16:35:18 +02:00 |
|
Scene_polyhedron_selection_item.cpp
|
Remove face_degree; Fix warnings
|
2017-05-29 13:22:36 +02:00 |
|
Scene_polyhedron_selection_item.h
|
Clean-up
|
2017-06-22 16:14:55 +02:00 |
|
Scene_polyhedron_selection_item_config.h
|
WIP: make the selection plugin work for Surface_mesh
|
2017-05-29 13:20:33 +02:00 |
|
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
|
Make the spheres color editable at runtime
|
2017-06-02 14:56:09 +02:00 |
|
Scene_spheres_item.h
|
fix warnings
|
2017-06-07 11:18:51 +02:00 |
|
Scene_surface_mesh_item.cpp
|
Fix after rebase
|
2017-05-29 14:35:17 +02:00 |
|
Scene_surface_mesh_item.h
|
Fix warnings
|
2017-06-14 09:32:13 +02:00 |
|
Scene_surface_mesh_item_config.h
|
…
|
|
|
Scene_textured_polyhedron_item.cpp
|
Clean-up
|
2017-06-22 16:14:55 +02:00 |
|
Scene_textured_polyhedron_item.h
|
Clean-up
|
2017-06-22 16:14:55 +02:00 |
|
Scene_textured_polyhedron_item_config.h
|
…
|
|
|
Show_point_dialog.cpp
|
…
|
|
|
Show_point_dialog.h
|
…
|
|
|
Show_point_dialog.ui
|
…
|
|
|
Statistics_on_item_dialog.ui
|
…
|
|
|
TODO.txt
|
…
|
|
|
TextRenderer.cpp
|
…
|
|
|
Textured_polyhedron_type.h
|
…
|
|
|
Textured_polyhedron_type_fwd.h
|
…
|
|
|
Travel_isolated_components.h
|
WIP: make the selection plugin work for Surface_mesh
|
2017-05-29 13:20:33 +02:00 |
|
UseCGAL_polyhedron_demo.cmake
|
…
|
|
|
Viewer.cpp
|
Merge pull request #2028 from maxGimeno/Update_Three_doc-GF
|
2017-06-16 12:07:05 +02:00 |
|
Viewer.h
|
fix warnings
|
2017-06-07 11:22:01 +02:00 |
|
cgal_test_with_cmake
|
update cgal_test script
|
2017-05-29 13:21:30 +02:00 |
|
concurrent_mesher_config.cfg
|
…
|
|
|
config.h
|
…
|
|
|
create_sphere.h
|
…
|
|
|
opengl_tools.h
|
…
|
|
|
polyhedron_demo_macros.cmake
|
…
|
|
|
properties.h
|
Move selection properties to the Polyhedron demo directory as it is demo specific
|
2017-05-31 16:05:24 +02:00 |
|
texture.cpp
|
Fix a warning
|
2016-10-11 11:15:27 +02:00 |
|
texture.h
|
…
|
|
|
triangulate_primitive.h
|
Fixes and Clean-up.
|
2017-05-29 13:20:39 +02:00 |