Guillaume Damiand
f70a2d30cd
draw lcc
2023-12-01 09:06:54 +01:00
Guillaume Damiand
310ad8e40c
remove old file
2023-11-30 16:40:12 +01:00
Guillaume Damiand
c53e24a84f
draw straight_skeleton_2
2023-11-30 16:21:20 +01:00
Guillaume Damiand
2d256951cb
Graphics_scene does not uses Qt
2023-11-30 16:21:08 +01:00
Guillaume Damiand
b8c5b1ca27
A (last) verification step for all draw functions (nyf).
2023-11-30 12:49:42 +01:00
Laurent Rineau
a000007c8c
fix the install of /include/CGAL/Qt
2023-11-29 23:50:24 +01:00
Guillaume Damiand
f8a487d9ef
update dependencies
2023-11-29 18:12:09 +01:00
Guillaume Damiand
4feec0b274
move end of namespace outside protected block
2023-11-29 17:10:43 +01:00
Guillaume Damiand
3c9785939b
SMT: draw face width and unsew edgewidth
2023-11-29 16:39:41 +01:00
Guillaume Damiand
9cf93aa406
SMT: draw face width
2023-11-29 16:29:04 +01:00
Guillaume Damiand
2c77ba397c
draw face graph with path
2023-11-29 15:50:26 +01:00
Guillaume Damiand
0655006622
Merge with master: now viewers use Qt6
2023-11-29 14:36:38 +01:00
Laurent Rineau
3b8666323e
PMP - isotropic remeshing with sizing to CHANGES.md ( #7887 )
...
## Summary of Changes
Forgotten in PR #4891
## Release Management
* Affected package(s): Installation
* License and copyright ownership: unchanged
2023-11-27 09:56:25 +01:00
Jane Tournois
7fda26f33f
add isotropic remeshing with sizing to CHANGES.md
2023-11-27 09:52:49 +01:00
Sébastien Loriot
05e6889e45
Merge pull request #7397 from afabri/CGAL-Qt6-GF
...
CGAL: Qt5 -> Qt6 [ WIP]
2023-11-24 09:36:38 +01:00
Sébastien Loriot
f0f1d6a7b8
fix warning
2023-11-22 13:11:28 +01:00
Sébastien Loriot
15af7605fe
Q_DECL_OVERRIDE -> override
2023-11-22 11:34:27 +01:00
Guillaume Damiand
28ec0e6534
draw fg with paths (nyf)
2023-11-21 09:42:57 +01:00
Guillaume Damiand
c379872a79
draw polygon set
2023-11-20 18:24:17 +01:00
Guillaume Damiand
12e7492f33
update draw
2023-11-20 10:19:19 +01:00
Guillaume Damiand
db9ca1a3fb
reverse all normals
2023-11-20 09:37:36 +01:00
Guillaume Damiand
d2d114cf24
Update code to follow last api
2023-11-20 09:33:28 +01:00
Guillaume Damiand
db97ebbf1f
Update code according to final doc api
2023-11-20 09:03:46 +01:00
Guillaume Damiand
e3ac9932dc
Doc: add a link to qglviewer
2023-11-20 08:34:13 +01:00
Sebastien Loriot
5c62ae44c8
PMP::isotropic_remeshing - add variable sizing field ( #4891 )
...
## Summary of Changes
This PR introduces the possibility to chose a variable sizing field for
isotropic remeshing.
## Release Management
* Affected package(s): PMP
* Feature/Small Feature (if any):
[Here](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Curvature-adaptive_remeshing )
-- **pre-approval on 2023/10/24**
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership: unchanged
* Depends on #6760
## TODO:
- [x] check branch size (for @sloriot)
- [x] handle the update of the interpolated curvature branch (for
@sloriot)
2023-11-19 16:35:32 +01:00
Guillaume Damiand
8111fdfcd3
color of volumes
2023-11-17 18:56:41 +01:00
Guillaume Damiand
09b175b63e
Explain what to do for non colored cells
2023-11-17 18:48:53 +01:00
Sébastien Loriot
38482e8aa3
remove todo
...
There will not be any crash as the value for new vertices
is always set. However with Polyhedron since we don't reuse
vertices, the map size might get large. Surface_mesh is fine
2023-11-16 17:28:23 +01:00
Laurent Rineau
472fa14be9
Surface_mesh_approximation: Deal with boundary edges ( #7574 )
...
## Summary of Changes
Add a named parameter to distinguish between the approximation error for
boundary and non-boundary edges of the input mesh.
## Release Management
* Affected package(s): Surface_mesh_approximation
* Feature/Small Feature (if any):
* Link to compiled documentation (obligatory for small feature) [*wrong
link name to be changed*](httpssss://wrong_URL_to_be_changed/Manual/Pkg)
* License and copyright ownership: unchanged
2023-11-16 14:51:05 +01:00
Sébastien Loriot
94d1234913
restore Mael's version
2023-11-16 12:00:35 +01:00
Sébastien Loriot
7328ed7fff
remove useless (and potentially dangerous) default
2023-11-16 12:00:22 +01:00
Sébastien Loriot
1f8d66ba75
add macro in new resource dir
2023-11-16 11:36:09 +01:00
Sébastien Loriot
cfac63f156
Merge remote-tracking branch 'cgal/master' into HEAD
2023-11-16 11:35:35 +01:00
Andreas Fabri
bb6222d96d
Fix ipelet demo CMakeLists.txt
2023-11-16 09:58:08 +00:00
Sébastien Loriot
4d834098b8
Merge remote-tracking branch 'cgal/master' into HEAD
2023-11-16 10:39:31 +01:00
Sébastien Loriot
4c7bc4cbae
fix after rebase
2023-11-16 09:43:35 +01:00
Jane Tournois
1e138a011b
fix compilation
2023-11-16 09:37:41 +01:00
Sébastien Loriot
e4f9a57914
do not use deprecated API
2023-11-16 09:37:41 +01:00
Sébastien Loriot
29d948a788
handle new letter
2023-11-16 09:37:41 +01:00
Sébastien Loriot
75303ad910
fix compilation errors
2023-11-16 09:37:41 +01:00
Ivan Pađen
4b9bd778ef
Apply suggestions from code review
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-11-16 09:37:41 +01:00
Sébastien Loriot
1dbd8c281d
make it pure virtual
2023-11-16 09:37:41 +01:00
Ivan Pađen
904c10016a
Add sizing.at function to the PMPSizingField and other sizing classes
2023-11-16 09:37:41 +01:00
Ivan Pađen
dc36eb88a7
Apply suggestions from code review
...
Co-authored-by: Jane Tournois <janetournois@users.noreply.github.com>
2023-11-16 09:37:41 +01:00
Ivan Pađen
c41a0e38c2
Merge two tangential relaxation functions into one
2023-11-16 09:37:41 +01:00
Sébastien Loriot
618fb4b027
explicit template parameter to avoid ambiguity
2023-11-16 09:37:41 +01:00
Sébastien Loriot
6a4dbe5b59
fix copy/paste error
2023-11-16 09:37:41 +01:00
Ivan Pađen
627a36fac7
Combining tangential relaxations in one function WIP
2023-11-16 09:37:41 +01:00
Ivan Pađen
34c126839f
Address warnings
2023-11-16 09:37:41 +01:00
Sébastien Loriot
e885155c22
fix warnings
2023-11-16 09:37:41 +01:00