| .. |
|
Plugins
|
Merge remote-tracking branch 'cgal/6.1.x-branch' into 'cgal/main'
|
2025-12-03 11:54:47 +01:00 |
|
implicit_functions
|
…
|
|
|
include
|
…
|
|
|
javascript
|
…
|
|
|
resources
|
revert changes to shader_spheres.vert
|
2025-08-08 12:01:12 +02:00 |
|
testing
|
…
|
|
|
C2t3_type.h
|
…
|
|
|
C3t3_type.h
|
…
|
|
|
CGAL_Lab.cpp
|
…
|
|
|
CGAL_Lab_CDT_3.cpp
|
…
|
|
|
CGAL_Lab_detect_sharp_edges.h
|
…
|
|
|
CGAL_double_edit.cpp
|
…
|
|
|
CGAL_double_edit.h
|
…
|
|
|
CGALlab.cpp
|
…
|
|
|
CGALlab.h
|
…
|
|
|
CGALlab.qrc
|
…
|
|
|
CGALlabConfig.cmake.in
|
…
|
|
|
CGALlab_compile_all_plugins.cpp
|
…
|
|
|
CGALlab_config.h
|
…
|
|
|
CGALlab_macros.cmake
|
fix compatibility issue with qt 6.4
|
2025-07-01 17:05:23 +02:00 |
|
CGALlab_plugin_helper.cpp
|
…
|
|
|
CMakeLists.txt
|
Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/6.1.x-branch'
|
2025-11-06 10:04:46 +01:00 |
|
Callback_signaler.cpp
|
…
|
|
|
Callback_signaler.h
|
…
|
|
|
Classification.cpp
|
…
|
|
|
Color_map.h
|
…
|
|
|
Color_ramp.cpp
|
…
|
|
|
Color_ramp.h
|
…
|
|
|
Details.ui
|
…
|
|
|
Edge_container.cpp
|
…
|
|
|
FileLoaderDialog.ui
|
…
|
|
|
File_loader_dialog.h
|
fix a bug with Wayland: the dialog must be a child of the main widget
|
2025-03-31 14:43:07 +02:00 |
|
Image_type.h
|
…
|
|
|
Image_type_fwd.h
|
…
|
|
|
Kernel_type.h
|
…
|
|
|
LightingDialog.ui
|
…
|
|
|
MainWindow.cpp
|
Lab: use results
|
2025-12-03 11:51:43 +01:00 |
|
MainWindow.h
|
…
|
|
|
MainWindow.ui
|
…
|
|
|
MainWindow_config.h
|
…
|
|
|
Mainpage.md
|
…
|
|
|
Mesh_3.cpp
|
…
|
|
|
Messages_interface.h
|
…
|
|
|
Nef_type.h
|
…
|
|
|
Nef_type_fwd.h
|
…
|
|
|
One_ring_iterators.h
|
…
|
|
|
PMP.cpp
|
…
|
|
|
Point_container.cpp
|
…
|
|
|
Point_dialog_config.h
|
…
|
|
|
Preferences.ui
|
…
|
|
|
Primitive_container.cpp
|
…
|
|
|
SMesh_type.h
|
…
|
|
|
SSH_dialog.ui
|
…
|
|
|
Scene.cpp
|
it's > its
|
2025-03-28 21:18:55 +01:00 |
|
Scene.h
|
…
|
|
|
Scene_basic_objects_config.h
|
…
|
|
|
Scene_c3t3_item.cpp
|
use color picker to choose surface color after "reset surface patches"
|
2025-06-17 10:54:20 +02:00 |
|
Scene_c3t3_item.h
|
reset surface patch colors to have the same patch ID everywhere
|
2025-06-16 17:06:53 +02:00 |
|
Scene_c3t3_item_config.h
|
…
|
|
|
Scene_config.h
|
…
|
|
|
Scene_find_items.h
|
…
|
|
|
Scene_group_item.cpp
|
…
|
|
|
Scene_image_item.cpp
|
…
|
|
|
Scene_image_item.h
|
…
|
|
|
Scene_image_item_config.h
|
…
|
|
|
Scene_implicit_function_item.cpp
|
…
|
|
|
Scene_implicit_function_item.h
|
…
|
|
|
Scene_implicit_function_item_config.h
|
…
|
|
|
Scene_item.cpp
|
unified face coloring between selection tool and cdt_3 plugin
|
2025-05-05 16:26:31 +02:00 |
|
Scene_item_rendering_helper.cpp
|
…
|
|
|
Scene_item_with_properties.cpp
|
…
|
|
|
Scene_lcc_item.cpp
|
…
|
|
|
Scene_lcc_item.h
|
…
|
|
|
Scene_nef_polyhedron_item.cpp
|
…
|
|
|
Scene_nef_polyhedron_item.h
|
…
|
|
|
Scene_nef_polyhedron_item_config.h
|
…
|
|
|
Scene_plane_item.cpp
|
…
|
|
|
Scene_plane_item.h
|
…
|
|
|
Scene_points_with_normal_item.cpp
|
CGAL: Address Wunused-but-set-variable
|
2025-08-21 13:13:29 +01:00 |
|
Scene_points_with_normal_item.h
|
…
|
|
|
Scene_points_with_normal_item_config.h
|
…
|
|
|
Scene_polygon_soup_item.cpp
|
CGAL Lab: fix linter warnings in Scene_polygon_soup_item.cpp
|
2025-09-25 11:05:17 +02:00 |
|
Scene_polygon_soup_item.h
|
…
|
|
|
Scene_polygon_soup_item_config.h
|
…
|
|
|
Scene_polyhedron_item_decorator.cpp
|
…
|
|
|
Scene_polyhedron_item_decorator.h
|
…
|
|
|
Scene_polyhedron_item_decorator_config.h
|
…
|
|
|
Scene_polyhedron_selection_item.cpp
|
BGL - add `CGAL::dijkstra_shortest_path(vs, vt, mesh)` (#8724)
|
2025-04-03 16:07:02 +02:00 |
|
Scene_polyhedron_selection_item.h
|
…
|
|
|
Scene_polyhedron_selection_item_config.h
|
…
|
|
|
Scene_polyhedron_shortest_path_item_config.h
|
…
|
|
|
Scene_polylines_item.cpp
|
…
|
|
|
Scene_polylines_item.h
|
…
|
|
|
Scene_polylines_item_config.h
|
…
|
|
|
Scene_spheres_item.cpp
|
revert changes to shader_spheres.vert
|
2025-08-08 12:01:12 +02:00 |
|
Scene_spheres_item.h
|
revert changes to shader_spheres.vert
|
2025-08-08 12:01:12 +02:00 |
|
Scene_surface_mesh_item.cpp
|
Use verbose OBJ reader in Lab
|
2025-11-07 22:02:08 +01:00 |
|
Scene_surface_mesh_item.h
|
…
|
|
|
Scene_surface_mesh_item_config.h
|
…
|
|
|
Scene_tetrahedra_item.cpp
|
…
|
|
|
Scene_tetrahedra_item.h
|
…
|
|
|
Scene_textured_polyhedron_item.cpp
|
…
|
|
|
Scene_textured_surface_mesh_item.cpp
|
…
|
|
|
Scene_textured_surface_mesh_item.h
|
…
|
|
|
Scene_triangulation_3_item.cpp
|
use color picker to choose surface color after "reset surface patches"
|
2025-06-17 10:54:20 +02:00 |
|
Scene_triangulation_3_item.h
|
…
|
|
|
Scene_triangulation_3_item_config.h
|
…
|
|
|
Selection_visualizer.h
|
…
|
|
|
Server_ws.cpp
|
…
|
|
|
Server_ws.h
|
…
|
|
|
Show_point_dialog.cpp
|
…
|
|
|
Show_point_dialog.h
|
…
|
|
|
Show_point_dialog.ui
|
…
|
|
|
Statistics_on_item_dialog.ui
|
…
|
|
|
SubViewer.ui
|
…
|
|
|
T3_type.h
|
…
|
|
|
TODO
|
…
|
|
|
TextRenderer.cpp
|
…
|
|
|
Three.cpp
|
…
|
|
|
Travel_isolated_components.h
|
…
|
|
|
Triangle_container.cpp
|
…
|
|
|
UseCGAL_Lab.cmake
|
…
|
|
|
Use_ssh.cpp
|
…
|
|
|
Viewer.cpp
|
bug with Wayland
|
2025-04-03 16:13:25 +02:00 |
|
Viewer.h
|
…
|
|
|
c3t3_type_pch_empty_source.cpp
|
fix PCH issues (tentative)
|
2025-04-21 16:06:36 +02:00 |
|
concurrent_mesher_config.cfg
|
…
|
|
|
config.h
|
…
|
|
|
create_sphere.h
|
…
|
|
|
properties.h
|
…
|
|
|
texture.cpp
|
…
|
|
|
texture.h
|
…
|
|
|
triangulate_primitive.h
|
CGAL: Address Wunused-but-set-variable
|
2025-08-21 13:13:29 +01:00 |