Commit Graph

102092 Commits

Author SHA1 Message Date
Guillaume Damiand 61a3711c19 Review and indent. 2022-10-13 08:48:11 +02:00
Mostafa-ashraf19 0cad38a508 Doc initial commit. 2022-10-13 05:25:45 +02:00
Mostafa-ashraf19 6e06646825 Modified custom functors, uses new APIs. 2022-10-13 01:12:40 +02:00
Guillaume Damiand c4a48f5094 Correction of compilation error for draw_face_graph_with_paths 2022-10-12 22:07:29 +02:00
Laurent Rineau a4248d0ca4 Update versions in the doc menu 2022-10-12 16:33:30 +02:00
Laurent Rineau 5b73c2aa03 Merge branch '5.5.x-branch' 2022-10-12 15:31:35 +02:00
Laurent Rineau 087cc812cb Merge branch '5.4.x-branch' into 5.5.x-branch 2022-10-12 15:30:52 +02:00
Laurent Rineau 755bfe4dc6 5.5.x-branch now targets CGAL-5.5.2 2022-10-12 15:30:32 +02:00
Laurent Rineau 28e6e7249f 5.4.x-branch now targets CGAL-5.4.4 2022-10-12 15:28:35 +02:00
Mostafa-ashraf19 f1274c637c Solved custom KeyPressEvent callback. 2022-10-11 18:28:46 +02:00
Laurent Rineau 382df9d9c2 parenthesis to fix testsuite on Window (min/max) 2022-10-11 17:38:24 +02:00
Mael Rouxel-Labbé 8a1e8b16ce Update CHANGES.md 2022-10-10 22:09:25 +02:00
Guillaume Damiand 56eeaa1134 error correction 2022-10-10 16:42:29 +02:00
Mostafa-ashraf19 8141fab21c Initial commit to adding custom KeyPressEvent. 2022-10-09 01:49:45 +02:00
Mostafa-ashraf19 a00f1c490e Migrated to new viewer APIs version, SM small faces. 2022-10-08 14:58:27 +02:00
Mostafa-ashraf19 0e2586f83d Added template arg. 2022-10-08 12:34:46 +02:00
Mostafa-ashraf19 7e1e6d5266 Added custom drawing functor for Voronoi diagram. 2022-10-08 12:33:24 +02:00
Guillaume Damiand 9033e598ca correct some errors 2022-10-07 20:45:01 +02:00
Mostafa-ashraf19 455c1d3b75 Changed to new API version, Compilation error"incomplete type" at get_vertex_normal. 2022-10-07 19:19:01 +02:00
Mostafa-ashraf19 2f592577c1 Scope changed. 2022-10-07 19:16:27 +02:00
Laurent Rineau 34d8e5cd5d Merge branch '5.5.x-branch' 2022-10-07 15:48:05 +02:00
Laurent Rineau 827cd87d9d Merge pull request #6752 from sloriot/NT-use_boost_mp
Use boost mp by default
2022-10-07 15:46:59 +02:00
Laurent Rineau 992903ec90 Merge pull request #6854 from zfb132/master
fix typo and update documentation
2022-10-07 15:46:56 +02:00
Laurent Rineau 565d8cab7d Merge pull request #6865 from lrineau/CGAL-fix_dependencies-GF
Fix dependencies (and the script cgal_check_dependencies.sh)
2022-10-07 15:46:53 +02:00
Laurent Rineau 64e0519cc0 Merge pull request #6903 from afabri/Poisson-doc-GF
Poisson Surface Reconstruction: Remove comment snippet in an internal function
2022-10-07 15:46:51 +02:00
Laurent Rineau a1ae234fa2 Merge branch '5.4.x-branch' into 5.5.x-branch 2022-10-07 15:46:49 +02:00
Laurent Rineau b51fb86202 Merge pull request #6910 from albert-github/feature/bug_STL_Extension_increasingly
STL_Extension: wrong formulation of precondition
2022-10-07 15:46:49 +02:00
Laurent Rineau b408e1dc9c Merge pull request #6912 from albert-github/feature/bug_spell_between
Obvious spelling error
2022-10-07 15:46:46 +02:00
Laurent Rineau 2e288a1f31 Merge pull request #6913 from albert-github/feature/bug_Triangulation_3_tparam
Triangulation_3: obvious error in \tparam parameter
2022-10-07 15:46:44 +02:00
Laurent Rineau 002c58ba54 Merge pull request #6918 from lcaraffa/Triangulation-is_valid-lc
Triangulation_d: fix invalid triangulation after I/O
2022-10-07 15:46:42 +02:00
Laurent Rineau 73d9b4dd46 Merge pull request #6918 from lcaraffa/Triangulation-is_valid-lc
Triangulation_d: fix invalid triangulation after I/O
2022-10-07 15:46:40 +02:00
Laurent Rineau 532675a007 Merge pull request #6919 from albert-github/feature/bug_Polynomial_formula_2
Polynomial: replace images with formulas
2022-10-07 15:46:40 +02:00
Laurent Rineau 2c6d70ef99 Merge pull request #6925 from MaelRL/OBB-Do_not_use_void_as_default-GF
Do not use `void` as default for the geometric traits if Eigen is not present
2022-10-07 15:46:37 +02:00
Laurent Rineau df3d74ead3 Merge pull request #6922 from albert-github/feature/bug_STL_Extension_example
STL_Extension: example not shown properly
2022-10-07 15:46:37 +02:00
Laurent Rineau de92e2c729 Merge pull request #6925 from MaelRL/OBB-Do_not_use_void_as_default-GF
Do not use `void` as default for the geometric traits if Eigen is not present
2022-10-07 15:46:36 +02:00
Laurent Rineau d18af6e369 Merge pull request #6927 from lrineau/Mesh_3-fix_leaks-GF
Mesh_3: Fix a memory leak in the parallel code
2022-10-07 15:46:34 +02:00
Laurent Rineau 4a26b482a7 Merge pull request #6927 from lrineau/Mesh_3-fix_leaks-GF
Mesh_3: Fix a memory leak in the parallel code
2022-10-07 15:46:34 +02:00
Laurent Rineau 7792a2febd Merge pull request #6929 from afabri/Number_types-doc_leda_integer-GF
Number types:   Use mathbb for mathematical Z, Q, and R
2022-10-07 15:46:31 +02:00
Laurent Rineau 547e8e43b3 Merge pull request #6932 from MaelRL/PDd-Tiny_doc_imp-GF
Optimal Distances: tiny doc fixes
2022-10-07 15:46:29 +02:00
Laurent Rineau c27654d340 Merge pull request #6933 from MaelRL/P4HT2-Clean_doc-GF
Undocument non-existent P4HT2 operators
2022-10-07 15:46:26 +02:00
Laurent Rineau 3b46bacbd7 Merge pull request #6934 from afabri/Number_types=Quotient-GF
Number_types:  Cleanup concerning Quotient
2022-10-07 15:46:24 +02:00
Laurent Rineau e5687eb69f Merge pull request #6918 from lcaraffa/Triangulation-is_valid-lc
Triangulation_d: fix invalid triangulation after I/O
2022-10-07 15:46:11 +02:00
Laurent Rineau 437dbf82a9 Merge pull request #6925 from MaelRL/OBB-Do_not_use_void_as_default-GF
Do not use `void` as default for the geometric traits if Eigen is not present
2022-10-07 15:46:08 +02:00
Laurent Rineau 7db002804c Merge pull request #6927 from lrineau/Mesh_3-fix_leaks-GF
Mesh_3: Fix a memory leak in the parallel code
2022-10-07 15:46:06 +02:00
Mostafa-ashraf19 c4d612c85e Uses new APIs version in Nef_3. 2022-10-07 03:00:19 +02:00
Mostafa-ashraf19 f4b8db0837 Used new face graph APIs in polyhedron. 2022-10-06 22:48:11 +02:00
Mostafa-ashraf19 6469319870 Surface mesh example. 2022-10-06 21:23:34 +02:00
Mostafa-ashraf19 74a68d4694 Applied new APIs version in face graph. 2022-10-06 21:22:05 +02:00
Mostafa-ashraf19 d7a513cfb6 Modified 2022-10-06 18:37:35 +02:00
Mostafa-ashraf19 cc4aa7cd9d Applied new APIs version in Voronoi 2, with modifications in Basic_viewer_qt. 2022-10-06 17:48:58 +02:00