Andreas Fabri
0a357ee061
and more
2025-05-06 14:02:17 +01:00
Andreas Fabri
073a4dbbb2
and more
2025-05-06 13:57:01 +01:00
Andreas Fabri
33c05d40c2
Fixes in Periodic_2/3
2025-05-06 13:45:10 +01:00
Andreas Fabri
1440e46c2c
Kernel: Concepts are CamelCase
2025-05-06 12:59:11 +01:00
Wolfgang Bangerth
b6af36028d
Mark variables declared at global scope in headers as 'inline'.
2025-05-05 05:29:58 -06:00
Laurent Rineau
010adccdec
fix the mentions of CGAL_USE_BASIC_VIEWER_QT (with the Qt suffix)
2025-05-02 09:22:38 +02:00
Sebastien Loriot
9601e96724
Spelling corrections ( #8869 )
...
Spelling corrections.
2025-04-30 10:24:47 +02:00
Sébastien Loriot
991418e64e
fix compatibility and use generic macro in generic contexts
2025-04-30 10:17:14 +02:00
Sébastien Loriot
05f479356e
undo doc changes
2025-04-30 10:06:15 +02:00
Sébastien Loriot
a9c8a49831
use CGAL_Basic_viewer target
2025-04-30 09:19:50 +02:00
albert-github
6153228234
Spelling corrections
...
Spelling corrections.
2025-04-29 19:11:01 +02:00
Sebastien Loriot
3623255666
Generator: Document default for parameter radius ( #8867 )
...
## Summary of Changes
Added default value in documentation.
## Release Management
* Affected package(s): Generator
* Issue(s) solved (if any): fix #8866
* Feature/Small Feature (if any):
* License and copyright ownership: unchanged
2025-04-29 17:35:27 +02:00
Sebastien Loriot
3c32fd118d
Spelling correction. ( #8864 )
...
Spelling correction.
(Entire documentation here looks a bit incomplete seen the words `TODO`)
2025-04-28 09:41:21 +02:00
Andreas Fabri
0464fce7ac
Generator: Document default for parameter radius
2025-04-28 07:39:39 +01:00
Guillaume Damiand
807806b1db
add alias target to keep old name CGAL::CGAL_Basic_viewer.
2025-04-25 17:19:05 +02:00
albert-github
136a63ddf3
Spelling correction.
...
Spelling correction.
(Entire documentation here looks a bit incomplete seen the words `TODO`)
2025-04-25 11:30:19 +02:00
Jane Tournois
9c58f6c900
add c3t3.set_triangulation()
...
that internally calls rescan_after_load_of_triangulation()
it avoids calling it explicitly or documenting it,
but fixes the issue of updating the internal metadata of C3t3 automatically
2025-04-25 10:40:37 +02:00
Sébastien Loriot
3d2edeab55
Merge remote-tracking branch 'cgal/6.0.x-branch'
2025-04-24 20:45:32 +02:00
Sébastien Loriot
cb747e8201
Merge pull request #8721 from sloriot/PMP-new_clip
...
Add refine_with_plane and new fast clip method
2025-04-24 20:43:26 +02:00
aminkhalsi
96a13740e8
review fix
2025-04-24 18:46:14 +01:00
Sebastien Loriot
9d40c5209c
workaround API change in QT 6.9 ( #8859 )
...
Working around `qstring::arg()` API change in Qt 6.9
should fix:
https://cgal.geometryfactory.com/CGAL/testsuite/summary-6.1-I-135.html?package=Lab_Demo
2025-04-24 09:49:26 +02:00
Sebastien Loriot
c0b3724447
Triangulation: Fix Typos ( #8837 )
...
## Summary of Changes
Fix typos.
### Todo
- [x] The documentation of policy classes is missing but they are
referenced in the manual. (done in eef2bea )
## Release Management
* Affected package(s): Triangulation
* 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
2025-04-24 09:32:31 +02:00
Sébastien Loriot
ce2c04600e
fix default value (doc bug)
2025-04-23 13:19:59 +02:00
Sebastien Loriot
92aaacfcab
Remove bad offset initialization ( #8848 )
...
## Release Management
* Affected package(s): `Periodic_3_mesh3`
* Issue(s) solved (if any): -
* Feature/Small Feature (if any): n/a
* License and copyright ownership: no change
2025-04-23 11:44:04 +02:00
Sébastien Loriot
4863704023
workaround API change in QT 6.9
2025-04-22 20:49:10 +02:00
Andreas Fabri
02dc855e8d
Address conversion warning
2025-04-22 15:02:40 +01:00
Guillaume Damiand
c7cb4e1f84
namespace before #ifdef
2025-04-18 15:41:52 +02:00
Amin Khalsi
b6a084fe02
Merge branch 'CGAL:master' into master
2025-04-18 14:34:15 +01:00
Jane Tournois
31e6f05b2b
use rescan_after_load_of_triangulation() in an example
2025-04-18 14:13:53 +02:00
Guillaume Damiand
45c0087301
use Qt/Basic_viewer.h only if qt basic viewer is used
2025-04-18 13:41:55 +02:00
Guillaume Damiand
54b009f070
#if def basic viewer
2025-04-18 13:38:16 +02:00
Guillaume Damiand
46d3df5374
spaces
2025-04-18 13:06:17 +02:00
Guillaume Damiand
af52702ef7
add licence header
2025-04-18 12:56:48 +02:00
Mael
5feb75062c
Rephrase
2025-04-18 12:49:56 +02:00
Guillaume Damiand
ebf8f9dba1
remove un-necessary if def basic viewer
2025-04-18 11:27:19 +02:00
Guillaume Damiand
cb42067263
update draw voronoi 2
2025-04-18 11:16:28 +02:00
Guillaume Damiand
4f80fdfe82
update draw mpwh2
2025-04-18 11:13:21 +02:00
Guillaume Damiand
a62373bfd7
update draw for Periodic_2_triangulation_2
2025-04-18 11:10:51 +02:00
Guillaume Damiand
6153c05ebd
compute size of vertices and edges the first time
2025-04-18 11:08:32 +02:00
Guillaume Damiand
a36d0d4df8
initialize ptrs
2025-04-18 11:08:19 +02:00
Guillaume Damiand
3ecf4ee878
bug fix lcc demo
2025-04-18 09:38:20 +02:00
Guillaume Damiand
429d2926fd
error in draw_polygon_set_2
2025-04-18 09:23:37 +02:00
Guillaume Damiand
72355df9f4
warnings
2025-04-18 09:07:50 +02:00
Guillaume Damiand
9a5adb37e7
Add file Basic_viewer.h
2025-04-17 17:45:34 +02:00
Guillaume Damiand
b9efd6983c
replace macro CGAL_USE_BASIC_VIEWER by CGAL_USE_BASIC_VIEWER_QT
2025-04-17 17:45:10 +02:00
Guillaume Damiand
d65526c1d8
initialize size of edges and vertices depending on the bbox
2025-04-17 17:00:49 +02:00
Guillaume Damiand
219ea871d7
copy the parts of gsoc2024-basic_viewer_glfw-tgrillon that concern only the qt basic viewer
2025-04-17 15:55:54 +02:00
Sven Oesau
a8cd0902a8
integrating reviews
2025-04-17 15:46:21 +02:00
Guillaume Damiand
705494d7fc
start to reintegrate
2025-04-17 14:36:52 +02:00
Mael Rouxel-Labbé
18eb5b4640
Remove bad init
2025-04-17 10:59:19 +02:00