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
Maxime Gimeno
3b70343590
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
2020-11-16 16:19:43 +01:00
Mael Rouxel-Labbé
7c2ffc57ec
Try to fix some maybe-uninitialized warnign
2020-10-20 14:52:40 +02:00
Mael Rouxel-Labbé
1b80ca4a17
Add some more preconditions
2020-10-20 14:51:00 +02:00
Mael Rouxel-Labbé
29b9946507
Fix warnings and compilation errors
2020-10-16 09:57:04 +02:00
Mael Rouxel-Labbé
479ba42269
Add missing include
2020-08-07 15:43:55 +02:00
Mael Rouxel-Labbé
30ccc1f243
Fix .h permissions
2020-08-05 11:05:22 +02:00
Mael Rouxel-Labbé
1bdcd6f5ca
Fix license header
2020-07-28 16:25:09 +02:00
Mael Rouxel-Labbé
d2289098af
Fix some conversion warnings
2020-07-22 12:33:33 +02:00
Mael Rouxel-Labbé
eb56ec4f48
Add documentation for iterative authalic parameterizer
2020-07-22 12:23:14 +02:00
Mael Rouxel-Labbé
7ad62d7cfe
Fix compilation
2020-07-21 17:15:36 +02:00
Mael Rouxel-Labbé
91cce231f4
Fix missing typedef
2020-07-21 17:13:11 +02:00
Mael Rouxel-Labbé
50c870eb3c
Add a warning about potential degenerate faces on the square border
2020-07-21 17:12:19 +02:00
Mael Rouxel-Labbé
025df4aa9a
Add an extra overload to Iterative_authalic, for convenience
2020-07-21 17:11:53 +02:00
Mael Rouxel-Labbé
93a70d32b9
Fix documentation of Surface_mesh_parameterization
...
Too many classes/functions/typedefs/etc. showing, extract_all to blame?
2020-07-21 16:46:50 +02:00
Mael Rouxel-Labbé
d5185e68f8
SMP doc improvements
2020-07-21 13:38:47 +02:00
Mael Rouxel-Labbé
5bad9ff61c
Minor code cleaning
2020-07-10 12:57:45 +02:00
Mael Rouxel-Labbé
6a55952a87
Fix initialization of Boolean dedicing whether to use uniform weights or not
2020-07-10 12:56:00 +02:00
Mael Rouxel-Labbé
144a1c2b7b
Template some functions with the VIM for convenience
2020-07-10 12:55:41 +02:00
Mael Rouxel-Labbé
52323c4a94
Remove extra (and wrong) sqrt
2020-07-10 12:55:22 +02:00
Mael Rouxel-Labbé
a89cf1dd49
Store the total 3D area instead of recomputing it every err evaluation
2020-07-10 12:54:43 +02:00
Mael Rouxel-Labbé
d2cd147bad
Fix doc of Iterative_authalic_parameterization
2020-07-10 10:54:07 +02:00
Mael Rouxel-Labbé
495f6dbe1e
Add some helper functions to measure distortion between SMP input and output
2020-07-09 17:41:25 +02:00
Mael Rouxel-Labbé
07b9e89be5
Refactor Iterative Authalic parameterization
2020-07-09 17:37:46 +02:00
Mael Rouxel-Labbé
d9debb99fb
Add some explicit preconditions on the input in SMP
2020-07-09 12:02:42 +02:00
Mael Rouxel-Labbé
c9279b6e4b
Rework vertex-index/bool maps in SMP to use dynamic properties rather than sets
2020-07-07 16:04:47 +02:00
Mael Rouxel-Labbé
f168d3911e
Remove useless Seam_mesh overload
2020-07-07 15:19:33 +02:00
Mael Rouxel-Labbé
d45c769081
Orbifold Tutte Parameterizer is not a model of Parameterizer_3
...
The API of parameterize() is not compatible: cones must be provided by the user
2020-07-07 15:18:40 +02:00
Mael Rouxel-Labbé
6083c81d28
Modernize code and other aesthetic changes
2020-07-06 15:57:43 +02:00
Mael Rouxel-Labbé
26355e2e32
Uniformize capital / third person usage of \brief
2020-06-25 15:13:47 +02:00
Hardik Jain
9e49252247
Removed: Unnecessary debug logging
2020-03-28 16:56:03 +01:00
Hardik Jain
337365a4f1
Merge branch 'master' into Iterative_authalic_parameterization
2020-03-28 16:46:51 +01:00
Hardik Jain
07dc0b2d2d
Modified: Initial inner vertices parameterization by cotangent weights
2020-03-28 16:35:24 +01:00
Hardik Jain
ee9fcee717
Modified: Tutte weights initialization for inner border vertices with valency-2. However such vertices can affect optimization.
2020-03-28 16:29:41 +01:00
Mael Rouxel-Labbé
fba9a19fe4
Add missing #include's
2020-03-09 10:03:31 +01:00
Mael Rouxel-Labbé
84215c95c4
Merge branch 'Box_intersection_d-accelerate-GF-old' into Box_intersection_d-accelerate-GF
2020-02-07 11:03:07 +01:00
Laurent Rineau
4a9eea9778
Merge pull request #4443 from MaelRL/SMP-Fix_solver_traits_pragma_message-GF
...
SMP: Fix bad usage of pragma message
2020-01-15 17:19:19 +01:00
Mael Rouxel-Labbé
5806b8831e
Fix bad usage of pragma message
...
The previous error message would show up even if Eigen is not available
and the user has passed a solver traits.
Reported in https://github.com/CGAL/cgal/issues/4442#issuecomment-570511774
2020-01-03 11:07:43 +01:00
Mael
cf83a22e2d
Merge branch 'master' into T2-Throw_on_collinear_strongly_intersecting_segments-GF
2019-12-02 16:32:29 +01:00
Mael Rouxel-Labbé
41bb11cdee
Make unique indentation style a little less unique (no real changes)
2019-11-19 17:08:25 +01:00
Mael Rouxel-Labbé
b6dd62be52
Use ID_FROM_BOX_ADDRESS in Box_with_info_d where safe
...
That is, where we are passing box ranges by pointer.
See also 52ce0b6ac4
2019-11-19 17:06:47 +01:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +02:00
Sébastien Loriot
7356421d80
introduce Commercial license SPDX tag
2019-10-19 12:15:19 +02:00
Sébastien Loriot
9bd9c68b83
update LGPL[23]+ and GPL[23]+ SPDX tags
...
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
Laurent Rineau
38539d9a70
Merge pull request #4276 from MaelRL/SMP-ARAP_improvements-GF
...
SMP: Various improvements to the ARAP parameterizer
# Conflicts:
# Surface_mesh_parameterization/include/CGAL/Surface_mesh_parameterization/ARAP_parameterizer_3.h
2019-10-15 16:33:47 +02:00
Mael Rouxel-Labbé
79362c0714
Fix typo
2019-10-07 13:10:34 +02:00
Mael Rouxel-Labbé
ffb18e9e6d
Improve energy-related end condition and verbose
...
- Ignore negative energies (bad for my chakras)
- Only compute energies if we need them
- Fix verbose and counter
2019-10-07 13:08:01 +02:00