Marc Glisse
9cb5476b44
Finish renaming
...
I had missed a place in one test.
2020-09-11 15:34:14 +02:00
Marc Glisse
482f5ef2d8
Document Power_center_d, Power_distance_d (renamed)
2020-09-11 15:34:14 +02:00
Laurent Rineau
f4a1868cfe
Merge pull request #4731 from sloriot/CH3-dual_interior_point
...
Document internal function for computing interior point
# Conflicts:
# Installation/CHANGES.md
2020-09-11 15:24:32 +02:00
Laurent Rineau
fac1f85985
Merge pull request #4938 from sloriot/BGL-simpler_inheritance
...
Add a convenience header file to inherit from face graphs
2020-09-11 15:16:34 +02:00
Sébastien Loriot
c632bb4575
update changes
2020-09-11 15:14:52 +02:00
Sébastien Loriot
5755a9bbbd
update changes
2020-09-11 15:11:15 +02:00
Laurent Rineau
650939edb5
Merge branch 'releases/CGAL-5.0-branch'
2020-09-11 15:07:58 +02:00
Laurent Rineau
dc74ea8c81
Merge pull request #4828 from mglisse/circumcenter-lowdim
...
Rewrite circumcenter computations in NewKernel_d
2020-09-11 15:07:52 +02:00
Laurent Rineau
6cf203f5ca
Merge pull request #4861 from sgiraudot/Arrangement_2-Small_enhancements-GF
...
Arrangement 2: Small Enhancements
2020-09-11 15:07:50 +02:00
Laurent Rineau
113048faef
Merge pull request #4960 from maxGimeno/Demo-C3t3_can_read_mesh_with_domain_0-maxGimeno
...
Polyhedron Demo: .mesh reading enhancement
2020-09-11 15:07:47 +02:00
Laurent Rineau
80fca76641
Merge pull request #4981 from MaelRL/Lazy_kernel-Fix_includes-GF
...
Filtered_kernel: Add missing header includes
2020-09-11 15:03:51 +02:00
Jane Tournois
2031009745
test validity during remeshing only if input mesh was valid
...
isotropic remeshing is a local process, so it does not need the mesh
to be globally valid (e.g. it is allowed to have isolated vertices)
we keep the test in debug mode when the input is valid, that the mesh
remains valid anyhow
2020-09-11 14:50:14 +02:00
Jane Tournois
435df16eb7
add missing `after_subface_creations`
2020-09-11 09:33:32 +02:00
Maxime Gimeno
301f0be305
Fix warnings
2020-09-11 09:14:46 +02:00
Dmitry Anisimov
71b4e918de
fix leaking memory in alpha shape mesher
2020-09-11 08:39:06 +02:00
Andreas Fabri
2402f3fa5c
Use unordered_map
2020-09-10 16:14:58 +01:00
Andreas Fabri
efb2798c86
fix
2020-09-10 16:07:53 +01:00
Andreas Fabri
09d09f8ef1
polish
2020-09-10 15:48:07 +01:00
Andreas Fabri
5e11fe8faa
Update Surface_mesher/include/CGAL/IO/Complex_2_in_triangulation_3_to_medit.h
...
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
2020-09-10 16:36:54 +02:00
Andreas Fabri
a3d3bb80d9
polish
2020-09-10 16:27:59 +02:00
Andreas Fabri
7dc3aed66f
Fix typedef of iterator
2020-09-10 16:27:58 +02:00
Andreas Fabri
d046eec0f1
Remove mention of weighted points
2020-09-10 16:27:57 +02:00
Andreas Fabri
8cc3b0e3a7
Now the examples compile
2020-09-10 16:27:56 +02:00
Andreas Fabri
42dd5cc9fc
turn homogeneous example 3D
2020-09-10 16:27:49 +02:00
Andreas Fabri
7e04a030a5
turn homogeneous example 3D
2020-09-10 16:27:48 +02:00
Andreas Fabri
a571606269
Add examples that use the point traits
2020-09-10 16:27:48 +02:00
Andreas Fabri
e22d0369ac
Reorganize the User Manual
2020-09-10 16:27:48 +02:00
Andreas Fabri
4bf319d251
More \note
2020-09-10 16:27:48 +02:00
Andreas Fabri
ef9140916c
Add to \hasModel
2020-09-10 16:27:48 +02:00
Andreas Fabri
26a43dbd19
OptmisationTraits has been renamed
2020-09-10 16:27:48 +02:00
Andreas Fabri
90b6775351
fix index
2020-09-10 14:42:46 +01:00
Jane Tournois
be7d9d1728
doc fixes
2020-09-10 14:31:48 +02:00
Maxime Gimeno
89c135aff7
Only remove the PR name in the index, not in the repo.
2020-09-10 14:31:22 +02:00
Laurent Rineau
ff59caa3e2
updated crontab (automated commit)
2020-09-10 14:18:04 +02:00
Andreas Fabri
ff0ae42cb0
No isolated vertices for medit and vtk
2020-09-10 13:15:37 +01:00
Laurent Rineau
2539022143
This branch 5.1.x-branch targets CGAL 5.1.1
2020-09-10 13:44:22 +02:00
Laurent Rineau
6db27e5db6
Adapt doc and scripts to new tags and branchs names
2020-09-10 13:10:03 +02:00
Andreas Fabri
89838c4639
Do not create isolated vertices
2020-09-10 11:45:44 +01:00
Sébastien Loriot
9650869e2b
add missing macros + license statement
2020-09-10 12:17:59 +02:00
Sébastien Loriot
b78c1b8341
rename directory
2020-09-10 12:17:59 +02:00
Sébastien Loriot
c70102e7fa
remove BOOST_FOREACH
2020-09-10 12:17:59 +02:00
Sébastien Loriot
51e89b08ba
fix typo in group name
2020-09-10 12:17:59 +02:00
Jane Tournois
0c39f355a5
small fixes in doc
2020-09-10 12:12:46 +02:00
Jane Tournois
39e75e7530
rename split_visitor to triangulate_visitor and add PMPTriangulateFaceVisitor
2020-09-10 12:06:10 +02:00
Maxime Gimeno
efc903d8dc
Fix error
2020-09-10 10:22:09 +02:00
Maxime Gimeno
721a6aafd1
Fix comparison warning
2020-09-10 09:45:40 +02:00
Maxime Gimeno
94f1c7cbe9
update index too
2020-09-09 12:48:56 +02:00
Maxime Gimeno
1f11e5d861
Don't use gf.com but only git
2020-09-09 11:18:51 +02:00
Maxime Gimeno
de24c4729a
Clena-up
2020-09-09 11:18:51 +02:00
Maxime Gimeno
08600afd72
Add a github manip
2020-09-09 11:18:51 +02:00