Andreas Fabri
0379f9c74e
Why the hell did I not compile to test the 'trivial fix'
2023-02-08 07:34:06 +00:00
Sébastien Loriot
31827e15af
typo and compilation issues after renaming
2023-02-07 15:38:02 +01:00
Sébastien Loriot
6df265125a
finish doc for PMP functions
2023-02-07 15:01:00 +01:00
Jane Tournois
66c1fb0a83
improve changes
2023-02-07 14:51:50 +01:00
Jane Tournois
1ba1810816
mention mesh_3
2023-02-07 14:47:01 +01:00
Sébastien Loriot
0e8bc6a7dd
add relates
2023-02-07 13:10:34 +01:00
Sébastien Loriot
9242a810c4
Merge remote-tracking branch 'cgal/master' into Region_growing-revision-soesau
2023-02-07 11:31:55 +01:00
Sébastien Loriot
7cd8572dbf
divide refman + remove deprecated section somehow outdated
2023-02-07 11:06:10 +01:00
Sven Oesau
27194a9ac4
fixed typo
...
[skip CI]
2023-02-07 10:03:27 +01:00
Sven Oesau
eaf78fcb72
fixed type
...
[skip CI]
2023-02-07 09:59:11 +01:00
Andreas Fabri
789f2c3b60
Polygon is already defined in a windows.h
2023-02-07 06:58:56 +00:00
Sébastien Loriot
e50dcb76bf
doc improvements
2023-02-06 19:25:10 +01:00
Sébastien Loriot
dbccebf7df
clean up doc and API of new property maps
2023-02-06 18:32:41 +01:00
Sébastien Loriot
e78a8ed293
spell checking
2023-02-06 18:08:28 +01:00
Sébastien Loriot
97e7f6a5e5
do not recommand to use EPECK + dual compilation of the example to test both options
2023-02-06 18:04:23 +01:00
Sébastien Loriot
fab5dd1865
pass on the user manual
2023-02-06 17:48:50 +01:00
Laurent Rineau
89cf5c5547
Fix CMAKE_NO_SYSTEM_FROM_IMPORTED
2023-02-06 10:13:11 +01:00
Laurent Rineau
029b5bead5
Triangulation_3.h: Rewrite/factorize
...
New functions:
- `create_hole_outer_map`,
- `create_triangulation_inner_map`.
- `copy_triangulation_into_hole`,
- `fill_auxiliary_triangulation_with_vertices_around_v`
2023-02-06 10:02:25 +01:00
Laurent Rineau
686aff651d
Triangulation_3.h: Factorize the two versions of make_hole_3D
2023-02-06 10:02:20 +01:00
Laurent Rineau
d940c3ae3f
Triangulation_3.h: make_vertex_triple can be static
2023-02-06 10:02:15 +01:00
Laurent Rineau
9e277981ed
Circulator_from_container<const Cont> now works
2023-02-06 10:01:02 +01:00
Laurent Rineau
e8d1095526
Use Output_rep to display debug info
2023-02-06 10:00:58 +01:00
Laurent Rineau
bf6d67951c
Introduce Base_with_time_stamp
2023-02-06 10:00:55 +01:00
Shruti Gupta
1a841862c9
#7242 issue: interior spelling correction
2023-02-04 18:42:36 +05:30
Sebastien Loriot
d979e070be
Spelling corrections ( #7244 )
...
Some spelling corrections.
2023-02-03 14:57:07 +01:00
albert-github
2329cb714d
Making description of author(s) of a package consistent
...
After review
Removing `,` in case of 2 authors so it is also consistent with the bibliography.
2023-02-03 12:21:50 +01:00
albert-github
0ea013ea12
Spelling corrections
...
Some spelling corrections.
2023-02-03 12:07:03 +01:00
albert-github
57e900b47c
Making description of author(s) of a package consistent
...
- use `\cgalPckAuthor` in case of one author
- use of `\cgalPckAuthors` in case of multiple authors
- using in case of multiple authors always `, and `
- in the 1.9.6 `BaseDoxyfile.in` let the `\cgalPckAuthors` point to `\cgalPckAuthor` to get consistent output (not done for other versions as in the past the `ALIASES` could not call one another).
2023-02-02 18:40:44 +01:00
Andreas Fabri
b2798bc81e
polish the example
2023-02-02 14:33:28 +00:00
Andreas Fabri
c716775fc0
Add to change log
2023-02-02 12:33:29 +00:00
Andreas Fabri
c37341671e
Turn comment into doxygen comment
2023-02-02 12:29:44 +00:00
Guillaume Damiand
a0826b4929
update documentation in example
2023-02-02 12:31:53 +01:00
Guillaume Damiand
7b3fd28dac
missing dot
2023-02-02 12:31:35 +01:00
Laurent Rineau
07672d9fa4
Kernel_23: inconsistent documentation ( #6916 )
...
Made preconditions in the C++ form.
2023-02-02 11:28:46 +01:00
Laurent Rineau
3cadb8ea52
Merge branch '5.5.x-branch'
2023-02-02 11:19:47 +01:00
Laurent Rineau
b32457efb3
Merge pull request #6816 from maximecharriere/dev/drawGraphColor
...
Draw mesh color in SimpleFaceGraphViewerQt
2023-02-02 10:58:32 +01:00
Laurent Rineau
5d4e0dd9b5
Merge pull request #6954 from janetournois/Mesh_3-minor_fixes_debug_code-jtournois
...
Mesh 3 - minor fixes in debug code
2023-02-02 10:58:27 +01:00
Laurent Rineau
1e4165f1db
Merge pull request #7184 from afabri/PMP-longest_border-GF
...
PMP: Make longest_border() extract_boundary_cycles() coherent
2023-02-02 10:58:25 +01:00
Laurent Rineau
02247f7610
Merge pull request #7187 from GilesBathgate/Nef_3-performance_binop_intersections-GilesBathgate
...
Nef_3: performance in binop_intersection_tests
2023-02-02 10:58:23 +01:00
Laurent Rineau
60b5b9ee5e
Merge pull request #7200 from GilesBathgate/Nef_3-fix_cyclic_dependencies-GilesBathgate
...
Nef_3: Fix cyclic header include dependencies.
2023-02-02 10:58:20 +01:00
Laurent Rineau
d3cbf432ec
Merge pull request #7201 from GilesBathgate/General-remove_boost_lexical_string_cast-GilesBathgate
...
Replace use of boost::lexical_cast<std::string> with std::to_string
2023-02-02 10:58:17 +01:00
Laurent Rineau
be124f5111
Merge pull request #7208 from MaelRL/Intersections_3-Set_but_unused-GF
...
Fix set-but-not-used warning
2023-02-02 10:58:13 +01:00
Laurent Rineau
6159c0330e
Merge pull request #7232 from lrineau/Polyhedron-demo__fix_current_context_during_destroy
...
CGAL 3D demo: Fix current context in the destroy of the Scene
2023-02-02 10:58:10 +01:00
Laurent Rineau
0bd1eea194
Merge branch '5.4.x-branch' into 5.5.x-branch
2023-02-02 10:57:33 +01:00
Laurent Rineau
b42afc582b
Merge pull request #7208 from MaelRL/Intersections_3-Set_but_unused-GF
...
Fix set-but-not-used warning
2023-02-02 10:57:11 +01:00
Laurent Rineau
7794a1976b
Merge pull request #7208 from MaelRL/Intersections_3-Set_but_unused-GF
...
Fix set-but-not-used warning
2023-02-02 10:44:50 +01:00
Andreas Fabri
accbbb8a87
Fix doc
2023-02-02 08:00:29 +00:00
Andreas Fabri
1530b0a25d
Traverse the linear cell complex in the example
2023-02-01 13:02:22 +00:00
Guillaume Damiand
612991fa84
add _3 after LCC incremental builder
2023-02-01 13:08:51 +01:00
Andreas Fabri
f1535c2ae4
Unify comments
2023-02-01 10:52:31 +00:00