Jane Tournois
e190f302ca
add vertex_is_constrained_map to tetrahedral_isotropic_remeshing()
...
and to convert_to_triangulation_3(), to collect them
2024-02-19 15:09:11 +01:00
Laurent Rineau
7d9228f7b6
fix typo in comment ( #8039 )
...
## Summary of Changes
Fix typo in comment in Arr_traits_adaptor_2.h
2024-02-19 14:30:16 +01:00
agiust
62926f920a
fix typo in comment
2024-02-19 13:57:30 +01:00
Sven Oesau
c580e30407
small doc update
2024-02-19 12:11:45 +01:00
Sébastien Loriot
bd1d232d40
fix warnings
2024-02-19 10:02:19 +01:00
Laurent Rineau
35cc2de70b
Merge branch '5.6.x-branch'
2024-02-16 18:08:03 +01:00
Laurent Rineau
188e51bad3
Merge pull request #8032 from sloriot/PMP-locate_path
...
Fix invalid path
2024-02-16 18:07:46 +01:00
Laurent Rineau
325208b2d2
Merge branch '5.6.x-branch'
2024-02-16 18:05:25 +01:00
Laurent Rineau
7a061750f6
Merge pull request #8013 from efifogel/Aos_2-fixes-efif
...
Aos 2 fixes efif
2024-02-16 18:05:15 +01:00
Laurent Rineau
1914ba61d0
Merge pull request #8022 from mglisse/Triangulation-dup_vertex-glisse
...
Don't set the point again when reinserting the same point
# Conflicts:
# Installation/CHANGES.md
2024-02-16 18:04:42 +01:00
Laurent Rineau
67474c16e5
Merge pull request #8025 from afabri/Aos-warning-GF
...
Aos_2, AABB_tree: Address warnings
2024-02-16 18:03:23 +01:00
Laurent Rineau
ef1cb00f88
Merge pull request #8026 from mglisse/NewKernel_d-static_filters_3-glisse
...
Call 3d static filters from NewKernel_d
2024-02-16 18:03:20 +01:00
Laurent Rineau
317dcf99c4
Merge pull request #8027 from mglisse/Triangulation-incr_mod-glisse
...
Use 'if' rather than %
2024-02-16 18:03:18 +01:00
Laurent Rineau
c21128e652
Merge pull request #8028 from mglisse/Triangulation-dim_8bit-glisse
...
Store index/dimension in 8 bits
2024-02-16 18:03:15 +01:00
Laurent Rineau
a32899f73c
Merge pull request #8029 from janetournois/Mesh_3-edge_min_size-jtournois
...
Mesh_3 with `edge_min_size` - make uses of `curve_segment_length()` consistent
2024-02-16 18:03:13 +01:00
Laurent Rineau
d9ebccd627
Merge pull request #8030 from janetournois/Mesh_3-perturber_doc-jtournois
...
Mesh_3 - fix perturber doc
2024-02-16 18:03:10 +01:00
Laurent Rineau
7d9070e7bb
Merge pull request #8031 from sloriot/CGALlab-OK_focus
...
Set focus to the ok button
2024-02-16 18:03:08 +01:00
Laurent Rineau
5c5bb0477f
Merge pull request #8032 from sloriot/PMP-locate_path
...
Fix invalid path
2024-02-16 18:03:06 +01:00
Laurent Rineau
f407ea44ee
Merge pull request #8029 from janetournois/Mesh_3-edge_min_size-jtournois
...
Mesh_3 with `edge_min_size` - make uses of `curve_segment_length()` consistent
2024-02-16 18:02:36 +01:00
Laurent Rineau
af42edf1c2
Merge pull request #8030 from janetournois/Mesh_3-perturber_doc-jtournois
...
Mesh_3 - fix perturber doc
2024-02-16 18:02:34 +01:00
Sébastien Loriot
a57800ce07
get rid of extra container
2024-02-16 12:12:19 +01:00
Sébastien Loriot
5cae5340e9
remove TODO that are not
2024-02-16 11:48:15 +01:00
Sébastien Loriot
7aa4f37b6b
rename macro
2024-02-16 11:39:09 +01:00
Andreas Fabri
dbb848deb1
Triangulation 2/3: fstream -> sstream
2024-02-16 08:00:02 +00:00
Sébastien Loriot
20e3cb8462
remove no longer needed boost headers
2024-02-15 14:29:45 +01:00
Laurent Rineau
8fcf856825
Update Polyhedron/demo/Polyhedron/Plugins/PMP/Inside_out_plugin.cpp
...
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2024-02-15 14:26:48 +01:00
Laurent Rineau
9e29ff0e0f
remove "surface"
...
The action only applies to surface meshes, anyway.
2024-02-15 11:40:57 +01:00
Laurent Rineau
e4751929b4
Rename the action "Inside Out" to something more explicit
2024-02-15 11:28:24 +01:00
Sven Oesau
d5a92a4221
renaming OrthtreeTraitsWithoutData and OrthtreeTraits
...
doc + some cleaning up
2024-02-14 14:52:25 +01:00
Sébastien Loriot
916282e164
fix invalid path
2024-02-14 14:22:47 +01:00
Andreas Fabri
4b574dca8e
Add tests
2024-02-14 11:43:34 +00:00
Andreas Fabri
871a9bb1df
Follow Laurent's suggestion and remove a =default instead of adding two
2024-02-14 11:04:46 +00:00
Marc Glisse
00e046346b
Announce breaking change
2024-02-14 11:46:02 +01:00
Marc Glisse
b01bb60534
Document limit on dimension.
2024-02-14 11:42:21 +01:00
Sven Oesau
d3fdd5ec53
update doc of nearest neighbors search
2024-02-14 11:21:47 +01:00
Sébastien Loriot
0e3074689b
fix warning
2024-02-14 11:03:10 +01:00
Efi Fogel
8fe89f4199
Commmented out unused variables
2024-02-14 11:50:17 +02:00
Marc Glisse
2cd718a0e7
Use a signed type for the index
...
value -1 is used
2024-02-14 09:36:15 +01:00
Sven Oesau
c04b584ce6
added concept for orthtree without data
2024-02-13 17:56:21 +01:00
Sébastien Loriot
446d39664f
return data by ref
2024-02-13 17:50:38 +01:00
Sébastien Loriot
83d0f632e7
add missing assignment
2024-02-13 17:47:20 +01:00
Sébastien Loriot
1c6fdbd13d
undo some changes from b241bc8594ada289b1ed1b3f239dfb5bdc0cee31
2024-02-13 17:39:00 +01:00
Sébastien Loriot
6fd4a023c5
use a wrapper for node data
...
tests are still failing...
2024-02-13 17:18:30 +01:00
Sébastien Loriot
ae18495c56
simplify implementation of no data case to make it work with non MSVC compilers
...
surprisingly tests are broken
2024-02-13 16:51:54 +01:00
Sven Oesau
009791f4f8
adaptation of Orthtree interface to allow OrthtreeTraits without data
...
adding Orthtree_traits_without_data
template specializations for Property_array, Property_array_handle and Property_container to allow for void as data type
extending test_octree_copy_move_constructors to include traits without data
2024-02-13 12:33:48 +01:00
Sébastien Loriot
d5db17747c
set focus to the ok button
2024-02-13 11:36:49 +01:00
Laurent Rineau
3501ccd5a9
Merge branch '5.6.x-branch'
2024-02-13 11:25:30 +01:00
Laurent Rineau
e7e4712fb9
Merge pull request #7997 from SaillantNicolas/Use-nproc-for-jobs-GithubActions-GF
...
Update build scripts to use the number of available processors for parallel compilation
2024-02-13 11:18:24 +01:00
Laurent Rineau
554bec84ea
Merge pull request #8000 from sloriot/NT-fix_quotient_reading
...
Do not skip whitespace while reading quotient
2024-02-13 11:18:21 +01:00
Laurent Rineau
3b4d0cfc3a
Merge pull request #8003 from lrineau/Polyhedron_demo-fix_CTest_dependencies-GF
...
Add a hook CGAL_hook_fix_ctest_dependencies
2024-02-13 11:18:19 +01:00