Commit Graph

94248 Commits

Author SHA1 Message Date
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 468ce8f700 Merge pull request #5347 from gdamiand/LCC_demo-bugfix-gdamiand
Bug fix in LCC demo
2021-02-05 16:10:34 +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 e1870c1522 Merge pull request #5371 from maxGimeno/Fix_Nesf_2_parser-maxGimeno
Fix OOB issues in Nef_*
2021-02-05 16:10:29 +01:00
Laurent Rineau dcbf458e19 Merge pull request #5372 from afabri/Nef_2-misleading_indentation-GF
Nef_2: fix misleading indentation
2021-02-05 16:10:27 +01:00
Laurent Rineau 1453294c74 Merge pull request #5376 from lrineau/Mesh_3-fix_mesh_implicit_domains.cpp-GF
Fix examples/Mesh_3/mesh_implicit_domains.cpp
2021-02-05 16:10:24 +01:00
Laurent Rineau 41765b6a26 Merge pull request #5377 from sloriot/PMP-typo
Remove extra p
2021-02-05 16:10:22 +01:00
Laurent Rineau c643daf423 Merge pull request #5382 from CGAL/afabri-patch-1
Voronoi_diagram_2: Update AdaptationTraits_2.h
2021-02-05 16:10:20 +01:00
Laurent Rineau 74e4de7e56 Merge pull request #5387 from maxGimeno/Scripts-fix_autotest_with_ctest-maxGimeno
Testsuite: Fix script for ctest
2021-02-05 16:10:17 +01:00
Laurent Rineau 7d526225af Merge pull request #5388 from maxGimeno/Ipeets-Fix_after_merge-maxGimeno
CGAL_Ipelets: Fix after merge in master.
2021-02-05 16:10:15 +01:00
Laurent Rineau f59411d9a9 Merge pull request #5391 from afabri/Filtered_kernel-compare_distance-GF
Filtered Kernel: Add static filter for Compare_distance_3
2021-02-05 16:10:12 +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 731ef9bfea Merge pull request #5397 from sloriot/BGL-iv_cpfg
Handle isolated vertices in the target mesh
2021-02-05 16:10:08 +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 f9bf7bfc61 Merge pull request #5403 from sloriot/PMP-parallel_union
Add an example do the union of a set of meshes in parallel
2021-02-05 16:10:01 +01:00
Laurent Rineau c5ad2d2a29 Merge pull request #5411 from maxGimeno/CMake-remove_CGAL_LIBRARIES-maxGimeno
Installation: Remove remaining not-header-only code
2021-02-05 16:09:59 +01:00
Laurent Rineau 99225a9a33 Merge pull request #5414 from maxGimeno/Doc-Fix_qt5_example-maxGimeno
Documentation: Re-add missing CMakeLists
2021-02-05 16:09:56 +01:00
Laurent Rineau 41faf141dc Merge pull request #5418 from maxGimeno/Demo-Fix_texture_shaders-maxGimeno
Polyhedron_demo: Fix a shader
2021-02-05 16:09:54 +01:00
Laurent Rineau 9986b1c151 Merge pull request #5424 from sloriot/PMP-hole_filling_no_warnings
Do not emit warning as hole filling can fail
2021-02-05 16:09:51 +01:00
Sébastien Loriot 22724728e7 do not emit warning as hole filling can fail 2021-02-03 12:48:50 +01:00
Maxime Gimeno 0e39a42f86 Fix shader 2021-02-01 16:27:41 +01:00
Maxime Gimeno 4271f6e19c Restore the CMakelist.txt in the Minimal Example Using Qt5 2021-02-01 09:21:29 +01:00
Maxime Gimeno 89d199616b Remove remaining not header_only code 2021-01-29 15:56:13 +01:00
Maxime Gimeno 2f2b33c0ae clean-up 2021-01-29 10:16:52 +01:00
Sébastien Loriot 8f0b2bb446 add an example do the union of a set of meshes in parallel 2021-01-29 09:47:10 +01:00
Maxime Gimeno f58e6e67d3 Replace Value by Distance 2021-01-28 12:19:55 +01:00
Maxime Gimeno c0cd805afa clean-up 2021-01-28 10:04:41 +01:00
Sebastien Loriot 8738d8de11
Merge pull request #5401 from maxGimeno/CI_doc_fix-maxGimeno
Fix the Documentation jobs in the CI
2021-01-27 15:14:46 +01:00
Maxime GIMENO 39ddd8fabf
Update .github/workflows/build_doc.yml
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-01-27 15:11:29 +01:00
Maxime Gimeno 9e97e67562 commit the new index.html 2021-01-27 14:31:02 +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 23cc6b0f4a Fix read_sface 2021-01-27 10:20:17 +01:00
Sébastien Loriot 026abdb175 handle isolated vertices in the target mesh 2021-01-27 10:17:42 +01:00
Andreas Fabri cdbc2c6976 cleanup 2021-01-26 13:56:45 +00:00
Maxime Gimeno 01d8351383 Restore Isotropic remeshing of a selection of faces 2021-01-26 14:46:40 +01:00
Andreas Fabri bd75d6f4d8 Filtered Kernel: Add static filter for Compare_distance_3 2021-01-26 13:31:26 +00:00
Maxime Gimeno d78842712c Fix conversion warnigns 2021-01-26 10:22:18 +01:00
Maxime Gimeno a85cf6ed52 Move the include in the ifdef 2021-01-26 09:45:18 +01:00
Simon Giraudot 92c80c4203 Fix outdated CGAL Eigen importent target 2021-01-26 08:44:03 +01:00
Simon Giraudot 8ce0470661 Make Boost IO Stream and Serialization optional for compiling Classification plugin 2021-01-25 15:49:11 +01:00
Simon Giraudot fba2e1fc45 Remove false (outdated) dependency to Boost IO Stream / Serialization in code 2021-01-25 15:48:42 +01:00
Maxime GIMENO c5da5251b1
Update Installation/cmake/modules/FindIPE.cmake
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2021-01-25 14:54:00 +01:00
Maxime Gimeno 01374debeb Drop Ipe 6 support 2021-01-25 13:39:36 +01:00
Maxime Gimeno ffa019712b First face may be -1, don't fail on it, just don't use it 2021-01-25 12:59:48 +01:00
Maxime Gimeno 490e8845e5 Fix after merge in master. 2021-01-25 11:36:21 +01:00
magritte 0b4620ffd0 Fix script for ctest testsuite 2021-01-25 10:05:48 +01:00