Commit Graph

87300 Commits

Author SHA1 Message Date
Maxime Gimeno 1e34d143b9 Rename file in CMakeLists 2019-09-03 13:56:12 +02:00
Maxime Gimeno d8cba3158a Rename example file 2019-09-03 13:12:55 +02:00
Maxime Gimeno e03c51efc3 Add the example to the user manual 2019-09-03 11:29:39 +02:00
Maxime Gimeno 7259e3d1e2 Add an example to explicit the behaviour of add_face in case of a wrong orientation. 2019-09-02 16:06:43 +02:00
Sébastien Loriot 3e3d8d1b9a Merge 'cgal/releases/CGAL-4.14-branch' 2019-08-30 15:41:06 +02:00
Sébastien Loriot 0cc56dab4d Merge 'cgal/releases/CGAL-4.13-branch' 2019-08-30 15:40:30 +02:00
Sebastien Loriot f3554efb4a
Merge pull request #4193 from MaelRL/Kernel_23-Fix_lifted_point_doc-GF
Kernel_23: Fix documentation of functor `ConstructLiftedPoint_3`
2019-08-30 15:33:52 +02:00
Sébastien Loriot f35900fc4f Merge pull request #4194 from sgiraudot/Demo-Improve_affine_transform_point_set-GF
Demo: Improve affine transform on point sets
2019-08-29 20:12:43 +02:00
Sébastien Loriot f33e5fec9b Merge 'cgal/releases/CGAL-4.14-branch' 2019-08-29 20:11:54 +02:00
Sébastien Loriot 5fe1b43ce6 Merge pull request #4139 from MaelRL/PMP-Fix_duplicate_nm_vertices_5.0-GF
PMP: Fix improper halfedge incidence state in post non-manifold vertex duplication mesh  (5.0)
2019-08-29 20:10:16 +02:00
Sébastien Loriot 73ff5f610b Merge pull request #4174 from MaelRL/PMP-Fix_boundary_cycle_stitching_5.0-GF
PMP: Fix boundary cycle when non manifold vertices exist in the cycle (5.0)
2019-08-29 20:09:34 +02:00
Sebastien Loriot 201a4b8ff8
Merge pull request #4176 from MaelRL/PMP-Fix_boundary_cycle_nm_vertices-4.14-GF
PMP: Fix boundary cycle when non manifold vertices exist in the cycle (4.14)
2019-08-29 19:52:12 +02:00
Sebastien Loriot 98f3847cf1
Merge pull request #4137 from MaelRL/PMP-Fix_duplicate_nm_vertices_414-GF
PMP: Fix improper halfedge incidence state in post non-manifold vertex duplication mesh (4.14)
2019-08-29 19:51:17 +02:00
Sébastien Loriot aa339ce63d Merge 'cgal/releases/CGAL-4.14-branch' 2019-08-29 07:37:03 +02:00
Sebastien Loriot 2a7060f51a
Merge pull request #4157 from lrineau/Mesh_3-2D_input-GF
Allow Mesh_3 to cope with a 2D initial triangulation
2019-08-29 07:35:04 +02:00
Sebastien Loriot aa3b75a596
Merge pull request #4178 from janetournois/PMP-fix_isotropic_remeshing_degenerate_flip-jtournois
`PMP::isotropic_remeshing()` - prevent creating non-manifold configurations
2019-08-29 07:32:44 +02:00
Sebastien Loriot ce82120d61
Merge pull request #4187 from sgiraudot/Spatial_searching-Search_traits_adapter_without_lvalue_pmap-GF
Spatial Searching: Search Traits Adapter without lvalue point map
2019-08-29 07:31:25 +02:00
Sebastien Loriot c003bf8f4d
Merge pull request #4182 from albert-github/feature/bib_error
Incorrect lines in bib file
2019-08-29 07:30:09 +02:00
Sebastien Loriot 2f747d5b0d
Merge pull request #4184 from albert-github/feature/bug_quote_code
Problem with single quote in code span.
2019-08-29 07:29:29 +02:00
Sebastien Loriot c8d2626326
Merge pull request #4191 from albert-github/feature/bug_code_formula
Formulas shown as code
2019-08-29 07:27:23 +02:00
Simon Giraudot aab26aa579 Make full copy of point set and avoid useless copies 2019-08-28 10:55:14 +02:00
Mael Rouxel-Labbé 37aed3d31a Fix documentation of functor `ConstructLiftedPoint_3` 2019-08-28 09:47:43 +02:00
albert-github 32dfb2e66f Formulas shown as code
Some formulas are shown as code due to the fact that the indentation of the start of the formula is 4 or more compared to the paragraph it is part of (handling of code sections has been improved from e.g. 1.8.13 to master).
the formula construct `\f$ .. \f$` should not be used when using e.g. the `equation` environment. With MathJax this works but in standard LaTeX an error is thrown (not yet the focus of CGAL, but might be of interest in the future / newer implementations of MathJax when more compatible).
2019-08-27 11:55:53 +02:00
Sébastien Loriot 551313ac5c Merge branch 'cgal/releases/CGAL-4.14-branch' 2019-08-27 06:37:23 +02:00
Sébastien Loriot f0fb56233a Merge 'cgal/releases/CGAL-4.13-branch' 2019-08-27 06:36:39 +02:00
Sebastien Loriot 015c5d507b
Merge pull request #4171 from afabri/Alpha_shapes_3-docfix-GF
Fixed_alpha_shape_3: Replace destroyed with swapped in documentation
2019-08-27 06:21:38 +02:00
Sebastien Loriot 424c4e5533
Merge pull request #4173 from sgiraudot/PSP-Fix_PLY_doc-GF
PSP: fix documentation of PLY IO
2019-08-27 06:20:24 +02:00
Sebastien Loriot 45450de860
Merge pull request #4172 from sgiraudot/PMP-Fix_distance_range_type-GF
PMP: Fix distance range type
2019-08-27 06:19:55 +02:00
Sebastien Loriot 6cab82b7c8
Merge pull request #4169 from sloriot/Argt-doc_fixes
User manual fixes
2019-08-27 06:18:16 +02:00
Sebastien Loriot c7f108b0a8
Merge pull request #4167 from sgiraudot/Demo-Fix_warnings_reconstruction-GF
Demo: Fix warnings if no solver available
2019-08-27 06:17:41 +02:00
Sebastien Loriot f988b3c31b
Merge pull request #4160 from sloriot/SMS-collapse_only_edges_with_valid_placement
Do not collapse an edge is the placement cannot be computed
2019-08-27 06:17:16 +02:00
Sebastien Loriot 7f9d5ebbf4
Merge pull request #4156 from lrineau/CGAL-remove_isystem_in_header_only-GF
Header-only: remove -isystem in the testsuite or dev-mode
2019-08-27 06:16:22 +02:00
Simon Giraudot 33cc6f0483 Update doc of Search_traits_adapter 2019-08-26 15:43:02 +02:00
Simon Giraudot 027de166f4 Make it possible for Search_traits_adapter to work without lvalue point map 2019-08-26 15:42:24 +02:00
albert-github 8276479bd3 Problem with single quote in code span.
In case we have a single quote in a code span it is better to have the start and end backtics of the code span as double backticks.
Sometimes the constructs lead to warnings or to garbled code. This happens in the newer versions of doxygen where some new heuristics are used to recognize texts line "it's".
See also "Warning in case of usage of a single quote in a code span." (https://github.com/doxygen/doxygen/pull/7209).
2019-08-24 18:02:42 +02:00
albert-github 31c22b9ac7 Incorrect lines in bib file
- adding missing closing curly bracket (twice)
- correcting typo '|' -> '}'
2019-08-24 14:58:15 +02:00
Mael be20ddb568
Add const marker 2019-08-22 09:05:14 +02:00
Mael d2349066af
Add const marker
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2019-08-22 09:03:01 +02:00
Mael Rouxel-Labbé 4bca5d114f Rephrase end condition 2019-08-21 17:07:44 +02:00
Mael Rouxel-Labbé 799916d7c5 Rephrase end condition 2019-08-21 17:04:39 +02:00
Mael Rouxel-Labbé a1039b9d33 Fix boundary cycle stitching when nm vertices are present 2019-08-21 16:51:58 +02:00
Mael Rouxel-Labbé 9bd79323f6 Change guard name 2019-08-21 16:15:57 +02:00
Mael Rouxel-Labbé 7c09f56889 Minor changes to enable debug code 2019-08-21 16:10:04 +02:00
Mael Rouxel-Labbé 0d77358328 Update to test to have a correct expected value 2019-08-21 16:06:23 +02:00
Mael Rouxel-Labbé 13f9d60518 Fix boundary cycle stitching when non-manifold vertices are present 2019-08-21 16:05:04 +02:00
Mael Rouxel-Labbé 7f55980ac6 Misc debug and code cleaning (no real changes) 2019-08-21 16:02:53 +02:00
Simon Giraudot dd5fe73996 Document type of iterator (random access) 2019-08-21 15:43:50 +02:00
Simon Giraudot 2e4d7981dc Fix doc: no point map but property maps 2019-08-21 15:19:07 +02:00
Simon Giraudot 66d7f39ef8 Fix missing doxygen character 2019-08-21 15:17:42 +02:00
Simon Giraudot 790ed44613 Fix distance range type 2019-08-21 14:51:04 +02:00