Commit Graph

102102 Commits

Author SHA1 Message Date
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
Sébastien Loriot e8c5de51b7 remove useless header to directly include the right file 2022-10-06 15:40:05 +02:00
Sébastien Loriot f3d0d76f6b add or move include guards 2022-10-06 15:35:41 +02:00
Mostafa-ashraf19 7404eb629f Applied new APIs version in periodic 2 triangulation 2. 2022-10-06 15:17:01 +02:00
Mostafa-ashraf19 7a2f8902ff Added CGAL namespace, new line at EOF. 2022-10-06 15:13:21 +02:00
Jane Tournois 9bb4fb4d15 protect debug code with macro
and remove default filename ""
2022-10-06 15:10:37 +02:00
Mostafa-ashraf19 5be8e30cfa Applied new APIs version on Polygon with holes 2.y 2022-10-06 13:27:51 +02:00
Jane Tournois c64a0d8648 add more details about how to choose sigma 2022-10-06 10:44:26 +02:00
Sébastien Loriot d6d2188cc7 fix warning 2022-10-05 19:33:00 +02:00
Laurent Rineau c038a14c90
Merge pull request #6908 from albert-github/feature/issue_6907 2022-10-05 15:23:35 +02:00
Andreas Fabri 4bdea0cd50 Number_types: cleanup concerning Quotient 2022-10-05 07:06:49 +01:00
Andreas Fabri 7afac0d118 polish 2022-10-05 06:56:13 +01:00
Mael Rouxel-Labbé 481684ac26 Undocument non-existent P4HT2 operators 2022-10-04 23:43:59 +02:00
Mael Rouxel-Labbé c928ce2375 Add missing doc dependency 2022-10-04 23:32:01 +02:00
Mael Rouxel-Labbé 0a63426f4e Clarify get_() to get_...() 2022-10-04 23:31:46 +02:00
Mael Rouxel-Labbé 60d50a8b57 Fix not purging to-be-border halfedges from edges-to-collapse sets 2022-10-04 22:57:37 +02:00
Mostafa-ashraf19 68b031e113 Uses overloading functions instead of different fill_buffer names. 2022-10-04 18:43:14 +02:00
Andreas Fabri a685e19ed6 Fix typo 2022-10-04 16:06:33 +01:00
Jane Tournois 91ae41d6ac update c3t3 "in complex" status after loading 2022-10-04 16:45:48 +02:00
Jane Tournois a79239fc44 fix indices in ascii reader 2022-10-04 16:28:41 +02:00
Andreas Fabri 9bce313616 Cleanup in Surface_mesher 2022-10-04 13:51:50 +01:00
Andreas Fabri 4bdfd89110 More mathbb 2022-10-04 13:48:33 +01:00
Jane Tournois 95a8ee1912 move function up, before use 2022-10-04 14:45:17 +02:00
Jane Tournois a9f4ee7342 reorganize headers to separate tetrahedral and surface meshes IO 2022-10-04 14:22:54 +02:00
albert-github bf4b6edb02 issue #6907 SearchStructures: Figure not shown
Converted range2.png to:
```
range2.png: PNG image data, 633 x 263, 8-bit/color RGB, non-interlaced
```
2022-10-04 14:03:27 +02:00
Laurent Rineau 0bd75b7cdb Merge branch '5.5.x-branch' 2022-10-04 13:54:36 +02:00
Laurent Rineau 187967559b Merge pull request #6796 from janetournois/Mesh_3-compare_distance_performance_issue-jtournois
Mesh_3 speedup (filter failures in `Compare_distance_3(Point_3, Segment_3, Point_3)` )
2022-10-04 13:53:31 +02:00
Laurent Rineau fe8860e62c Merge pull request #6837 from dpapavas/sqrt-3-mask-fix
Fix Sqrt(3) subdivision mask calculation for Epeck kernels and Windows 64-bit
2022-10-04 13:53:29 +02:00
Laurent Rineau be28464cdc Merge pull request #6838 from MaelRL/Polyhedron_Demo-Fix_grid_axes_scaling-GF
Demo: Fix grid axes scaling + use basic shader
2022-10-04 13:53:26 +02:00
Laurent Rineau 6538a18044 Merge pull request #6844 from MaelRL/PMP-Complete_array_based_repair_PS-GF
Complete array-based polygon soup repair
2022-10-04 13:53:24 +02:00
Laurent Rineau af3945337b Merge pull request #6845 from sloriot/PMP-coref_open_mesh_case
PMP corefinement: Handle inconsistency with open mesh as input
2022-10-04 13:53:21 +02:00
Laurent Rineau 26fbe0196f Merge pull request #6850 from janetournois/CGAL-boost_min_version-GF
Installation - update minimal valid Boost version
2022-10-04 13:53:19 +02:00
Laurent Rineau 7a36d9af83 Merge pull request #6863 from lrineau/Polyhedron-demo_fix_display_of_protecting_spheres-GF
Polyhedron demo - Fix the display of protecting balls (second version)
2022-10-04 13:52:56 +02:00
Laurent Rineau f0b4b38b9a Merge pull request #6867 from sloriot/PMP-collision_detection_copy
Add default copy constructor and operator=
2022-10-04 13:52:53 +02:00
Laurent Rineau 059d3ba940 Merge pull request #6868 from afabri/Number_types-min4VC-GF
Number_types: Fix in testsuite code concerning min() and VC++
2022-10-04 13:52:51 +02:00
Laurent Rineau 462eb5eaf3 Merge pull request #6872 from MaelRL/PMP-Fix_keep_LCC-GF
Fix dry-run of keep_largest_CCs dumping the wrong faces
2022-10-04 13:52:49 +02:00
Laurent Rineau 8196db8b3d Merge pull request #6874 from albert-github/feature/bug_docu_Arrangement_on_surface_2
Documentation error in Arrangement_on_surface_2
2022-10-04 13:52:46 +02:00
Laurent Rineau ed54ec9695 Merge pull request #6875 from albert-github/feature/bug_docu_Set_movable_separability_2
Documentation error in Set_movable_separability_2
2022-10-04 13:52:44 +02:00
Laurent Rineau e272d6222f Merge pull request #6876 from albert-github/feature/bug_docu_Three
Documentation error in Three
2022-10-04 13:52:42 +02:00
Laurent Rineau 0909fa0a0c Merge pull request #6877 from albert-github/feature/bug_docu_Manual
Documentation error in Manual
2022-10-04 13:52:35 +02:00
Laurent Rineau e1342b35b6 Merge pull request #6878 from albert-github/feature/bug_quotes_typos_1
Some obvious missing quotes and typos
2022-10-04 13:52:33 +02:00