Efi Fogel
5ed29f9173
Cleaned up; Pacify MSVC; suppressed warnings.
2025-10-23 12:11:31 +03:00
Efi Fogel
6314299598
Cleaned up; supress warnings
2025-10-23 11:06:32 +03:00
Efi Fogel
f806219fc8
Merge branch 'Aos_2-approximate_unbounded-efif' into gsoc2025-aos_demo-shepard
2025-10-23 10:20:37 +03:00
Efi Fogel
8e11587719
Cleaned up
2025-10-23 10:00:43 +03:00
Efi Fogel
5df526f70c
Fixed link to draw()
2025-10-23 09:25:49 +03:00
Efi Fogel
d2b801937f
Removed erroneous (CGAL) namespace
2025-10-23 09:24:43 +03:00
Efi Fogel
06e505520e
Fixed link to draw()
2025-10-23 09:21:44 +03:00
Efi Fogel
909cbce367
Pacify MSVC (min/max issues)
2025-10-23 09:16:33 +03:00
Efi Fogel
8a3c77fc0d
Fixed draw() links
2025-10-23 09:09:45 +03:00
Efi Fogel
58e7083445
Fixed link to draw() functions
2025-10-23 09:00:18 +03:00
Efi Fogel
8b6325b101
cleaned up
2025-10-23 09:00:02 +03:00
Efi Fogel
8e8ad1a824
Merge branch 'master' into Aos_2-approximate_unbounded-efif
2025-10-22 20:08:00 +03:00
Sebastien Loriot
abf8b3d2b1
Spelling correction ( #9107 )
...
Strange that this mis-spelling doesn't throw a compiler error.
2025-10-22 12:08:43 +02:00
albert-github
19bf2c09f4
Spelling correction
...
Strange that this mis-spelling doesn't thow a compiler error.
2025-10-22 11:38:11 +02:00
Andreas Fabri
8623f28bb0
Use internal::construct_normal_of_STL_face()
2025-10-22 10:32:00 +01:00
Andreas Fabri
4c27d08372
Apply suggestions from code review
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2025-10-22 11:17:31 +02:00
Sebastien Loriot
0d76367533
Documentation correction ( #9104 )
...
Added missing end double quotes as noted in (a.o.) overnight
documentation build:
https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.2-I-22/index.html
2025-10-22 11:05:02 +02:00
Andreas Fabri
0217e30573
Stream_Support: typos
2025-10-22 09:31:56 +01:00
Andreas Fabri
4acccc210b
Fix in doc of STL_extension
2025-10-21 18:11:12 +01:00
Sébastien Loriot
86122eaa00
fix conflict and invalid change
2025-10-21 18:37:22 +02:00
Sebastien Loriot
adfcc7d102
more verbose
2025-10-21 18:08:22 +02:00
Andreas Fabri
5d82eed3ea
Update Stream_support/include/CGAL/IO/STL.h
2025-10-21 17:26:45 +02:00
Andreas Fabri
c5b5a54952
cleanup
2025-10-21 16:22:02 +01:00
Andreas Fabri
5085762946
Fix return value
2025-10-21 16:22:02 +01:00
Andreas Fabri
b3cb80760c
Fix
2025-10-21 16:22:02 +01:00
Andreas Fabri
098e05e134
Add debug output
2025-10-21 16:22:02 +01:00
Andreas Fabri
4d6541c3c4
Add testcase that fails
2025-10-21 16:22:02 +01:00
Andreas Fabri
4ed4d096bf
Add testcase that fails
2025-10-21 16:22:02 +01:00
Efi Fogel
e7682069fe
Introduced is_to_left() for points and used it to handle intersection spoints on the boundary
2025-10-21 14:49:42 +03:00
Efi Fogel
8730763d39
Restored preconditions
2025-10-21 14:49:19 +03:00
Efi Fogel
4d85bc3e63
Cleaned up
2025-10-21 14:49:00 +03:00
Sébastien Loriot
712464b690
try to please recent gcc
2025-10-21 08:26:34 +02:00
albert-github
ef8f294288
Documentation correction
...
Added missing end double quotes as noted in (a.o.) overnight documentation build: https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/CGAL-6.2-I-22/index.html
2025-10-20 18:58:27 +02:00
Laurent Rineau
7fe0100855
add other minified data sets from Thingi
2025-10-17 17:15:46 +02:00
lvalque
c2e38c2070
Merge branch 'SMS-slow_Garland-Heckbert' of github.com:LeoValque/cgal into SMS-slow_Garland-Heckbert
2025-10-17 16:47:41 +02:00
lvalque
8ad92851a1
Replace Bounded_normal_change_placement per Bounded_normal_change_filter
2025-10-17 16:47:31 +02:00
Laurent Rineau
e7ab5002a3
add the test non_manifold_face_graph.off
2025-10-17 16:31:14 +02:00
Sebastien Loriot
d13510bdee
Add missing function doc links ( #9074 )
...
## Summary of Changes
Fix missing links in doc.
tentative TODO:
- [ ] Check all \`.+\(.+\).*\` --> stopped at BGL
- [ ] Plenty of wrong links for the overloaded functions like <em>A
shortcut to `CGAL::draw(vd2,
Graphics_scene_options_voronoi_diagram_2{})`.</em>, which points to
`CGAL::draw(T2)`.
## Release Management
* Affected package(s): Various
* Issue(s) solved (if any): https://github.com/CGAL/cgal/issues/7839
* Feature/Small Feature (if any): -
* License and copyright ownership: no change
2025-10-17 15:29:09 +02:00
Sebastien Loriot
367d80b21a
Add some documentation for the concept/model design pattern ( #9077 )
...
## Release Management
* Affected package(s): Installation
* Issue(s) solved (if any): fix https://github.com/CGAL/cgal/issues/8185
* Feature/Small Feature (if any): -
* License and copyright ownership: no change
2025-10-17 15:28:36 +02:00
Sebastien Loriot
0b5958a300
backticks
2025-10-17 15:28:21 +02:00
Andreas Fabri
d9ba43a9ba
Make it constexpr to avoid error in CI
2025-10-17 12:40:30 +01:00
Andreas Fabri
98a3051235
copy style
2025-10-17 10:48:26 +01:00
Laurent Rineau
940ac3d6e4
try to please AppleCLang 15
...
- ...by adding an explicit deduction guide.
- and add -fexperimental-library (so that ranges::join is found).
2025-10-17 11:46:08 +02:00
Sébastien Loriot
a84ae55fd7
Merge remote-tracking branch 'cgal/6.1.x-branch' into 'cgal/main'
2025-10-17 11:45:35 +02:00
Sébastien Loriot
3bfc5f32f5
Merge remote-tracking branch 'cgal/6.0.x-branch' into 'cgal/6.1.x-branch'
2025-10-17 11:44:39 +02:00
Andreas Fabri
da011b2abe
No longer #if 0
2025-10-17 10:43:33 +01:00
Andreas Fabri
3706528a0c
Update Stream_support/include/CGAL/IO/PLY/PLY_writer.h
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2025-10-17 11:20:06 +02:00
Laurent Rineau
8746a29fa9
fix warnings about unused arguments or captures
2025-10-17 10:55:55 +02:00
Sebastien Loriot
6f4bb669d6
Tetrahedral remeshing - add a test ( #8953 )
...
## Summary of Changes
Add a test that does
```
c3t3 = make_mesh_3(domain);
write_MEDIT(file, c3t3);
read_MEDIT(file, tr);
tetrahedral_isotropic_remeshing(tr);
```
to test the pipeline.
Adding this test is triggered by issue #8948 , but it does not fix it.
## Release Management
* Affected package(s): Tetrahedral_remeshing
* License and copyright ownership:
2025-10-17 10:32:30 +02:00
Sebastien Loriot
878ba3fc53
suggestions from Mael
...
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
2025-10-17 10:28:57 +02:00