Commit Graph

7551 Commits

Author SHA1 Message Date
Maxime Gimeno cc99fd94ad Demo Pass 2021-02-19 16:02:12 +01:00
Laurent Rineau 9436f4023f Merge pull request #5297 from maxGimeno/Demo-different_colors_for_c3t3-maxGimeno
Polyhedron Demo: C3t3 colors enhancement
2021-02-18 15:26:43 +01:00
Laurent Rineau fa7393cb15 Merge pull request #5389 from sloriot/Mesh_3-fix_patch_id_map
Clean and fix default facet patch id map
2021-02-18 15:19:15 +01:00
Laurent Rineau db338aa1ee Merge pull request #5417 from maxGimeno/Demo-Add_dependency_to_qt5_moc_and_dependencies-maxGimeno
QGLViewer: remove the need for Qt5::Xml
2021-02-18 15:19:06 +01:00
Laurent Rineau a8aca0f99d Merge pull request #5441 from maxGimeno/CMake-Remove_cxx_standard-maxGimeno
Remove CMAKE_CXX_STANDARD commands in cmake scripts
2021-02-18 15:19:00 +01:00
Maxime Gimeno e023f3f958 add .js in the end of a scene's filename if needed. 2021-02-18 15:07:29 +01:00
Maxime Gimeno 7109dd9de9 clean-up 2021-02-18 14:15:02 +01:00
Maxime Gimeno 5bffc28758 Invalidate aabb_tree after moving vertex 2021-02-18 14:12:35 +01:00
Maxime Gimeno 23b1024f1b fix direction-constraint in qglviewer 2021-02-18 14:01:15 +01:00
Maxime Gimeno 64597d7cab fix sphere lighting 2021-02-18 14:01:15 +01:00
Maxime Gimeno ad73f44a89 add bbox axis lengths to the tooltip of an item 2021-02-18 12:41:52 +01:00
Maxime Gimeno 08ea69f57c More remaining xml 2021-02-10 13:43:25 +01:00
Maxime Gimeno 2500331070 Merge remote-tracking branch 'cgal/master' into Demo-Add_dependency_to_qt5_moc_and_dependencies-maxGimeno 2021-02-09 12:33:52 +01:00
Maxime Gimeno c9a020bb1a Remove remaining includes 2021-02-09 12:28:58 +01:00
Maxime Gimeno 9cd0d450f9 Remove QDomElements and need for QtXml 2021-02-09 11:31:34 +01:00
Maxime Gimeno 7f189620d8 Remove CMAKE_CXX_STANDARD commands in cmake scripts 2021-02-08 10:06:23 +01:00
Laurent Rineau c5ba414c72 Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:12:42 +01:00
Laurent Rineau 4c947f0ee0 Merge pull request #5340 from danston/CGAL-clang_warnings_fix-danston
Clang warnings fixed
2021-02-05 16:10:37 +01:00
Laurent Rineau 657dadf718 Merge pull request #5351 from sgiraudot/Classification-Fix_boost_optional_dependencies-GF
[Classification] Fix Boost optional dependencies
2021-02-05 16:10:32 +01:00
Laurent Rineau b0fb60066e Merge pull request #5392 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron demo: Fixes
2021-02-05 16:10:10 +01:00
Laurent Rineau 1b176ab536 Merge pull request #5400 from maxGimeno/Demo-inflate_mesh_plugin-maxGimeno
Polyhedron_demo: Add inflate_mesh
2021-02-05 16:10:05 +01:00
Laurent Rineau b134ed8246 Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:07:32 +01:00
Laurent Rineau d97b9363f8 Merge pull request #5351 from sgiraudot/Classification-Fix_boost_optional_dependencies-GF
[Classification] Fix Boost optional dependencies
2021-02-05 16:07:27 +01:00
Laurent Rineau 5380ffd257 Merge pull request #5336 from maxGimeno/GraphicsView-Use_opengl_4_1_context-maxGImeno
Graphics_view: Upgrade glsl version in basic_viewer_shaders
2021-02-05 16:05:55 +01:00
Maxime Gimeno 6117354950 Add missing links for demo_framework 2021-02-04 10:40:59 +01:00
Maxime Gimeno 0e39a42f86 Fix shader 2021-02-01 16:27:41 +01:00
Maxime Gimeno 2f2b33c0ae clean-up 2021-01-29 10:16:52 +01:00
Maxime Gimeno f58e6e67d3 Replace Value by Distance 2021-01-28 12:19:55 +01:00
Maxime Gimeno 9b57095f71 Clean-up 2021-01-27 14:02:33 +01:00
Maxime GIMENO 59cb6fd3e8
Update Polyhedron/demo/Polyhedron/Plugins/Surface_mesh/Offset_meshing_plugin.cpp
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2021-01-27 13:47:48 +01:00
Maxime Gimeno d53d306c43 Add an inflate_mesh action to the Offset_meshing_plugin 2021-01-27 13:19:13 +01:00
Maxime Gimeno b71b8f2034 Don't add isolated vertices after hole filling polyline 2021-01-27 11:33:49 +01:00
Maxime Gimeno 01d8351383 Restore Isotropic remeshing of a selection of faces 2021-01-26 14:46:40 +01:00
Maxime Gimeno a85cf6ed52 Move the include in the ifdef 2021-01-26 09:45:18 +01:00
Mael Rouxel-Labbé 1f45360d7a Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF 2021-01-26 09:05:24 +01:00
Simon Giraudot 92c80c4203 Fix outdated CGAL Eigen importent target 2021-01-26 08:44:03 +01:00
Sébastien Loriot bf128b3fda rename typedef to make clear it is a property map 2021-01-25 16:19:23 +01:00
Sébastien Loriot fd371ef96b refactor the facet patch id maps + update the default 2021-01-25 16:09:17 +01:00
Simon Giraudot 8ce0470661 Make Boost IO Stream and Serialization optional for compiling Classification plugin 2021-01-25 15:49:11 +01:00
Laurent Rineau ca9febf3b8 Merge pull request #5063 from maxGimeno/CMake-modernization-maxGimeno
CMake modernization

# Conflicts:
#	CGAL_ipelets/demo/CGAL_ipelets/CMakeLists.txt
2021-01-22 15:25:54 +01:00
Laurent Rineau a628208a84 Merge pull request #5285 from maxGimeno/Demo-Fixes-maxGimeno
Polyhedron Demo: new batch of fixes
2021-01-22 09:35:57 +01:00
Laurent Rineau f176529041 Merge pull request #5357 from sloriot/CGAL-boost_function_output-master
Include non-deprecated header (master)
2021-01-21 16:22:39 +01:00
Laurent Rineau 52bb68c012 Merge pull request #5356 from sloriot/CGAL-boost_function_output-5.2
Include non-deprecated header (5.2)
2021-01-21 16:18:55 +01:00
Laurent Rineau dce5ed14b7 Merge pull request #5355 from sloriot/CGAL-boost_function_output-5.1
Include non-deprecated header (5.1)
2021-01-21 16:09:39 +01:00
Maxime Gimeno dfc613c342 Add missing makeCurrent() 2021-01-21 10:22:51 +01:00
Maxime Gimeno 9ac0a1de04 Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno 2021-01-18 11:52:30 +01:00
Sébastien Loriot bc161f2ae9 Merge 'CGAL-Eigen3_support-5.2' 2021-01-15 10:59:20 +01:00
Sébastien Loriot f4935dc199 Merge branch 'CGAL-Eigen3_support-5.1' 2021-01-15 10:54:02 +01:00
Sébastien Loriot eecb00534e fix macro name to be consistent with find_package 2021-01-15 10:43:34 +01:00
Sébastien Loriot ad911271a9 Merge commit '6594e7549bd70923990d86c31e2aa267a79bb629' into HEAD 2021-01-15 10:12:17 +01:00
Sébastien Loriot bdd4efe3b3 Merge commit 'efc0c525e8b' into HEAD 2021-01-15 10:06:56 +01:00
Sébastien Loriot efc0c525e8 include non-deprecated header 2021-01-15 10:02:00 +01:00
Dmitry Anisimov 269a47d773
Merge branch 'master' into CGAL-clang_warnings_fix-danston 2021-01-14 16:51:13 +01:00
Maxime Gimeno 2255f8e8ea Merge remote-tracking branch 'cgal/master' into CMake-modernization-maxGimeno 2021-01-13 14:34:09 +01:00
Maxime Gimeno 04753381e5 Rename file and add ::Qt 2021-01-12 13:22:34 +01:00
Maxime Gimeno 95192d6d4b factorize context initialization 2021-01-12 13:08:58 +01:00
Maxime Gimeno 5948bc846e Try to remove Filtered_kernel from the dependencies of BGL 2021-01-11 14:11:30 +01:00
Maxime Gimeno 5d2ad68148 Add new Dependences. ATTENTION BGL is propagated through the NPs in Stream_support 2021-01-08 15:58:46 +01:00
Dmitry Anisimov 357186df40 polyhedron range loop analysis copy to ref warning fixed 2021-01-07 17:02:30 +01:00
Maxime Gimeno 3d1c41fd14 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2021-01-07 15:05:28 +01:00
Maxime Gimeno 2a212bb2a8 Upgrade non-compatibility sahders in Basic_viewer to glsl 150 and add a context creation before the creation of the QApp in draw_xxx examples 2021-01-07 13:06:40 +01:00
Laurent Rineau 9db83004d5 Merge pull request #5107 from maxGimeno/Demo-Optical_zoom_to_pointer-maxGimeno
GraphicsView: Zoom enhancement
2021-01-06 16:11:51 +01:00
Maxime Gimeno d722bdc0c7 add return value to printEdgeIds() 2021-01-05 11:15:06 +01:00
Maxime Gimeno fa1a626ef9 Fix scene that loads when supposed to be canceled. 2020-12-31 14:47:02 +01:00
Maxime Gimeno 4b5e25893a If there is only one patch, let the user chose its color for the tests 2020-12-18 16:04:36 +01:00
Maxime Gimeno aed7bf07c0 Better name for Split Polylines Mesh_3 2020-12-18 09:10:02 +01:00
Maxime GIMENO 71f8d67095
camelCase
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2020-12-17 14:33:30 +01:00
Maxime GIMENO aa0c8ff10f
camelCase
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2020-12-17 14:33:20 +01:00
Maxime Gimeno fd99f6f518 Fix moving groups in groups 2020-12-17 13:12:02 +01:00
Maxime Gimeno af6f8d32db Reset cursor at transform_item destruction 2020-12-17 12:56:59 +01:00
Maxime Gimeno c6c8433722 clean-up 2020-12-17 12:28:11 +01:00
Maxime Gimeno 11f6e2f995 Add a function to add a polyline in a graph and split the graph into maximal polylines. 2020-12-17 12:24:11 +01:00
Maxime Gimeno 4ce51fb61b WIP split polyline in graph 2020-12-16 16:00:10 +01:00
Maxime Gimeno 60fb81d81d clean-up selection_item 2020-12-16 12:34:35 +01:00
Maxime Gimeno ab8a35ae72 Split the mv_matrix in the shaders to be able to compute fN and fP independently 2020-12-15 15:25:19 +01:00
Maxime Gimeno 1d98f0f71d Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-12-09 14:40:02 +01:00
Maxime Gimeno 0bbb6c6f4e Fix some warnings 2020-12-09 14:34:14 +01:00
Mael Rouxel-Labbé 6b87fe393d Fix various grammar issues 2020-12-05 11:11:33 +01:00
Simon Giraudot 57f7466efe Fix RANSAC plugin 2020-12-01 14:28:00 +01:00
Maxime Gimeno 37b5928df2 Fixes of warnings and errors 2020-12-01 11:33:35 +01:00
Maxime Gimeno 277b8cc74b Fix OFF_reading 2020-11-25 13:40:19 +01:00
Maxime Gimeno 3b70343590 Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno 2020-11-16 16:19:43 +01:00
Laurent Rineau e7b5eddfe6
Merge pull request #5093 from maxGimeno/Demo-Enhancements-maxGimeno 2020-11-13 16:08:58 +01:00
Laurent Rineau 49e7ddccc9 Merge pull request #4243 from maxGimeno/Cmake_improvements-maxGimeno
General CMake improvements
2020-11-13 15:43:54 +01:00
Laurent Rineau 2f73dab22f Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
[Small Feature] Scanline Orient Normals
2020-11-13 15:31:56 +01:00
Maxime Gimeno 8e23d5c482 Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-10 09:00:41 +01:00
Laurent Rineau b248867e91
Merge pull request #5141 from maxGimeno/Demo-Fix-clipping_plugin-maxGimeno 2020-11-09 17:10:24 +01:00
Laurent Rineau 20619a586b Finish with the last one 2020-11-06 12:54:19 +01:00
Maxime Gimeno cc3cb3c18d Finish adding missing `.cpp` in cmakelists of polyhedron_demo 2020-11-06 11:54:26 +01:00
Laurent Rineau 25e65bceda partial fix of CMP0115 2020-11-06 10:48:19 +01:00
Maxime Gimeno cc00d293df Merge remote-tracking branch 'cgal/master' into Cmake_improvements-maxGimeno 2020-11-06 09:37:18 +01:00
Maxime Gimeno 933522afdc Silter CMP0115 warning 2020-11-06 09:29:11 +01:00
Laurent Rineau 4acca1e770 Merge pull request #4978 from janetournois/PMP-remesh_non_triangle_faces-jtournois
Polyhedron demo - remesh a non-triangle mesh
2020-11-04 20:46:15 +01:00
Laurent Rineau dbac5c10df Merge pull request #5065 from maxGimeno/Demo-Fix_ssh-maxGimeno
Polyhedron_Demo: Fix ssh usage
2020-11-04 20:46:12 +01:00
Laurent Rineau ed5a9c0f49 Merge pull request #5089 from sloriot/Demos-fix_warnings
fix warnings
2020-11-04 20:46:10 +01:00
Laurent Rineau daee7209b5 Merge pull request #5108 from janetournois/PMP-remesh_after_detect_sharp_features-jtournois
Demo isotropic_remeshing_plugin - keep selection valid
2020-11-04 20:46:02 +01:00
Laurent Rineau 3f5e9bad29 Merge pull request #5124 from sloriot/PMP-simplify_polyline
Add experimental non-documented function to simplify a 3D polyline
2020-11-04 20:45:59 +01:00
Laurent Rineau 251bfa2c36 Merge pull request #5065 from maxGimeno/Demo-Fix_ssh-maxGimeno
Polyhedron_Demo: Fix ssh usage
2020-11-04 20:44:27 +01:00
Maxime Gimeno 8bafe10cfa Fix the plugin 2020-11-04 15:26:06 +01:00
Maxime Gimeno 557b4e5bbc Fix enabling in plugin 2020-11-04 14:25:38 +01:00