Laurent Rineau
63e9d92b3c
Merge pull request #7371 from lrineau/Surface_mesh_parameterization-fix_Suitesparse_in_Config_mode-GF
...
Fix the use of SuiteSparse from vcpkg
2023-04-17 10:13:44 +02:00
albert-github
8a0b21461d
Unexpected backtick
...
- Corrected some more redundant / missing backticks
- correctes a spelling error (Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h)
2023-04-11 17:38:37 +02:00
Laurent Rineau
0a84c4a131
rename the macro as well
2023-04-11 14:46:36 +02:00
Laurent Rineau
bcf31d6ed6
fix typo
2023-04-11 12:52:20 +02:00
Mael
4d22c90474
Merge branch 'master' into feature/bug_documentation_spell_20221113
2023-01-04 10:06:45 +01:00
albert-github
781f9a2943
spelling corrections
...
After review:
- outputhing -> outputting
- neighbour -> neighbor
2022-11-17 10:25:10 +01:00
albert-github
c32b1f4127
spelling corrections
...
Some spelling corrections (Directories starting with `S` rest - `W`),
2022-11-16 13:22:39 +01:00
albert-github
3674c937f7
spelling corrections
...
Some spelling corrections (Directories starting with `M`-` N`),
some backward work
some forward work
2022-11-15 15:21:01 +01:00
Mael Rouxel-Labbé
83b0b0bdef
Merge branch 'Weights-v2.0-GF-5.5.x' into Weights-v2.0-GF-master
2022-11-07 14:23:29 +01:00
Mael Rouxel-Labbé
7564b761ac
Merge branch 'Weights-v2.0-GF' into Weights-v2.0-GF-5.5.x
2022-11-07 14:11:10 +01:00
Laurent Rineau
8e8153c0ac
Merge pull request #6871 from afabri/CGAL_assertions-GF
...
CGAL: No longer per package assertions
2022-11-03 09:44:48 +01:00
Mael Rouxel-Labbé
dfe3ff5d60
Code clarifications
2022-10-20 17:31:22 +02:00
Mael Rouxel-Labbé
ca93b406a2
Avoid needless length check (the weight functors already do it)
2022-10-20 17:31:01 +02:00
Mael Rouxel-Labbé
936b02b87e
Fix order of points: the circulator is clockwise around the vertex
2022-10-20 17:30:18 +02:00
Mael Rouxel-Labbé
b469a58df9
Fix compilation of alternate, unused iterative authalic initializers
2022-10-20 17:29:44 +02:00
Andreas Fabri
10c5d59d71
parameterization
2022-10-13 07:40:08 +01:00
Mael Rouxel-Labbé
363d1daaef
Some more conversions to non-package specific assertions
2022-09-23 15:20:24 +02:00
Andreas Fabri
a8a2b0ad2e
Remove unused template parameter
2022-08-24 13:13:55 +01:00
Andreas Fabri
2a39ffcfff
more typos
2022-08-24 12:52:37 +01:00
Andreas Fabri
b4489f9c4f
more typos
2022-08-24 12:48:21 +01:00
Andreas Fabri
9c1ad6649d
Parameterization: instanciation -> instantiation
2022-08-24 08:35:13 +01:00
Laurent Rineau
d49ee20965
Merge pull request #6665 from sloriot/CGAL-std_type_traits
2022-08-17 13:56:54 +02:00
Sébastien Loriot
861588abe1
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Andreas Fabri
001f9b8c43
Change macro name
2022-08-03 11:35:00 +01:00
Andreas Fabri
349f9ac384
Fix link
2022-08-02 16:01:43 +01:00
Andreas Fabri
b52d211824
Parameterization: Scope name of a #define
2022-08-02 09:27:01 +01:00
Sven Oesau
d98076bba6
removed protected copy_sparse_matrix as it is no longer required when the matrix type is assignable
2022-07-29 15:44:24 +02:00
Andreas Fabri
7fd9f8c887
Fix debug #define
2022-06-27 15:11:54 +01:00
Andreas Fabri
a28f8f553d
Parameterization: Make Iterative_authalic faster (WIP)
2022-06-27 15:03:20 +01:00
Sébastien Loriot
ac8b6d4731
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Sébastien Loriot
4f5f8341cc
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Andreas Fabri
7c207526f8
Add parameterization
2022-05-04 17:38:32 +01:00
Laurent Rineau
258d704a90
Merge pull request #6209 from sloriot/PMP-std_instead_of_boost
...
Use features available in std instead of boost
2022-02-24 19:57:17 +01:00
Sébastien Loriot
4ffc949199
replace boost::unordered by std::unordered
...
but in T3, Mesh_3, TDS_3, P3[TM]3
2022-02-03 19:11:12 +01:00
Andreas Fabri
440a8dfb7b
Fix file name
2022-02-03 08:41:04 +00:00
Andreas Fabri
735752bec9
Do the remaining changes after Laurent's check
2022-02-03 08:02:11 +00:00
Sébastien Loriot
6d3176e061
move Named_parameters class in STL_extension
...
helpers stay in BGL because it depends on BGL tags
2022-01-07 15:12:22 +01:00
Laurent Rineau
373d21e1d8
Merge pull request #6177 from MaelRL/SMP-Silence_warning-GF
...
Silence warning message in ARAP
2021-12-20 18:06:26 +01:00
Mael Rouxel-Labbé
8bb1044d2b
Silence warning message
2021-12-14 15:54:25 +01:00
Laurent Rineau
3cea6c72d8
Merge pull request #6139 from sloriot/SMP-ambiguous
...
Fix ambiguity in function signature
2021-11-23 15:39:23 +01:00
Sébastien Loriot
c47ba58ca0
fix ambiguity in function signature
2021-11-19 13:42:11 +01:00
Dmitry Anisimov
9e89439645
user-defined mv weight is replaced with the edge tangent weight
2021-08-04 13:57:30 +02:00
Dmitry Anisimov
6fe0b062b6
smp, refactoring internal weights representation
2021-06-09 13:35:34 +02:00
Dmitry Anisimov
cac04ed149
quick mael review
2021-06-08 13:36:09 +02:00
Dmitry Anisimov
a4b645a6ad
quick andreas review
2021-06-08 12:48:15 +02:00
Dmitry Anisimov
752c07e6c4
updated weights in the surface mesh parameterization package
2021-06-04 11:23:16 +02:00
Sébastien Loriot
ad911271a9
Merge commit '6594e7549bd70923990d86c31e2aa267a79bb629' into HEAD
2021-01-15 10:12:17 +01:00
Sébastien Loriot
6594e7549b
do no include a deprecated header
2021-01-15 10:07:59 +01:00
Sébastien Loriot
bdd4efe3b3
Merge commit 'efc0c525e8b' into HEAD
2021-01-15 10:06:56 +01:00
Sébastien Loriot
efc0c525e8
include non-deprecated header
2021-01-15 10:02:00 +01:00