Commit Graph
860 Commits
Author SHA1 Message Date
Laurent Rineau f498226561 fix conflicts (merge 'cgal/main') 2026-02-12 10:02:05 +01:00
Sebastien Loriot c5ce7e753a Adding 3D barycentric coordinates for convex polyhedra (#8267)
## Summary of Changes

New package for 3D barycentric coordinates in a convex polyhedron

## Release Management

* Affected package(s): New package
* Feature/Small Feature (if any):
[here](https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Barycentric_coordinates_3)
* 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: GF

## TODO
- [x] check branch size (@sloriot)
- [x] check usage of `get_tolerance()` from
`Barycentric_coordinates_3/include/CGAL/Barycentric_coordinates_3/internal/utils_3.h`
2026-02-03 15:13:25 +01:00
Laurent Rineau d0a6e51554 fix conflicts (merge 'cgal/main' ) 2026-01-30 16:38:49 +01:00
albert-github ea9a69faf2 Removing double words
- removing double words
- correcting some texts
2026-01-13 12:18:50 +01:00
Sven Oesau 26e55a706e Merge branch 'main' into gsoc2021-Barycentric_coordinates_3-antoniospg 2025-12-15 15:23:34 +01:00
Laurent Rineau 52740b5b6d Merge branch 'Stream_support-color_and_indenting_streams-lrineau' into CDT_3-fix_v2-lrineau
# Conflicts:
#	Installation/CHANGES.md
2025-12-03 12:07:05 +01:00
Laurent Rineau 88fea191ec Merge remote-tracking branch 'cgal/main' into Stream_support-color_and_indenting_streams-lrineau
# Conflicts:
#	Installation/CHANGES.md
2025-11-26 10:07:04 +01:00
Sébastien Loriot 9f2fcb5e28 Merge remote-tracking branch 'cgal/6.1.x-branch' into 'cgal/main' 2025-11-21 17:41:27 +01:00
Sebastien Loriot 85ef57ffa1 CDT_3 bug-fix: throw exceptions instead of raw crashs (like segfaults) (#9089)
## Summary of Changes

Bug-fix for `CGAL::Conforming_constrained_Delaunay_triangulation_3` in
CGAL-6.1.

## Release Management

* Affected package(s): Constrained_triangulation_3
* License and copyright ownership: GeometryFactory
2025-11-21 17:40:00 +01:00
Laurent Rineau 18e5836373 fix usage of <version>
That C++20 header is already conditionally included bu `<CGAL/config.h>`.

See https://github.com/lrineau/cgal/blob/e6b4d83cff944772ea5ed67bc414b61547d86432/Installation/include/CGAL/config.h#L322
2025-11-20 11:35:02 +01:00
Laurent Rineau 3cee93d2de fix a warning 2025-11-13 10:22:17 +01:00
Laurent Rineau e555b8fac0 fix usage of <version>
That C++20 header is already conditionally included bu `<CGAL/config.h>`.

See https://github.com/lrineau/cgal/blob/e6b4d83cff944772ea5ed67bc414b61547d86432/Installation/include/CGAL/config.h#L322
2025-11-13 09:44:12 +01:00
Laurent Rineau 07614734a7 gdb pretty printers 2025-11-10 15:49:09 +01:00
Laurent Rineau b8af35ac1d test with Epeck 2025-11-10 10:51:00 +01:00
Laurent Rineau 07aeae1b90 Merge branch 'pr/lrineau/9118' into Triangulation_3-CDT_3-lrineau 2025-10-31 22:51:14 +01:00
Laurent Rineau 7c4a3c1dad do not use std::getenv on Windows 2025-10-29 16:15:57 +01:00
Laurent Rineau 8746a29fa9 fix warnings about unused arguments or captures 2025-10-17 10:55:55 +02:00
Laurent Rineau 10a9d44a10 next version on this branch will be 6.1.1 2025-10-01 16:25:25 +02:00
Sven Oesau 7e29940ec1 Merge branch 'main' into gsoc2021-Barycentric_coordinates_3-antoniospg 2025-09-24 11:06:57 +02:00
Laurent Rineau 269fd76b5a this branch now prepares 6.1 final version 2025-09-18 11:27:36 +02:00
Sébastien Loriot 2ae34a22ba Merge remote-tracking branch 'cgal/6.1.x-branch' into 'cgal/main' 2025-08-13 18:09:36 +02:00
Sébastien Loriot f6b8d0faf3 fix license headers 2025-08-12 17:57:30 +02:00
Sébastien Loriot 4b9ca293c7 main will now target 6.2 2025-08-04 10:20:25 +02:00
Laurent Rineau 0435766dcf next on master will be CGAL-6.1-beta2, if needed 2025-07-09 13:07:03 +02:00
Laurent Rineau b2f6f03d3f update CGAL version to 6.1-beta1 2025-07-01 17:16:44 +02:00
Jane Tournois 0ab9d3eebf Merge remote-tracking branch 'cgal/master' into Triangulation_3-CDT_3-lrineau
# Conflicts:
#	Installation/CHANGES.md
2025-06-10 11:18:38 +02:00
Andreas Fabri 851d03dadb merge master 2025-05-07 09:13:11 +01:00
Laurent Rineau 749903e4dc try to fix error C2039: 'format_string': is not a member of 'std' 2025-04-28 17:15:07 +02:00
Andreas Fabri 878aef67bf Replace #pragma once 2025-04-25 12:03:23 +01:00
Sebastien Loriot 1196ebdf8a more ranges workarounds for Apple clang 2025-04-09 14:45:04 +02:00
Andreas Fabri 7925d2a08b merge master 2025-04-08 11:49:02 +01:00
Sébastien Loriot cc77715588 Merge pull request #6849 from JulyCode/gsoc2022-isosurface
Isosurfacing_3 (new package)
2025-04-03 21:41:22 +02:00
Sébastien Loriot 6188aae5e5 Merge pull request #8259 from loic-dubois/Hyperbolic_surface_triangulation_2-dubois
Hyperbolic surface triangulation 2 (new package)
2025-04-03 19:18:58 +02:00
Sebastien Loriot e082a39bc3 Merge branch 'master' into gsoc2021-Barycentric_coordinates_3-antoniospg 2025-04-01 14:20:04 +02:00
Mael Rouxel-Labbé 691fd789f9 Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface 2025-03-24 21:34:55 +01:00
Andreas Fabri 6eaeb7a148 merge cgal/master 2025-02-28 08:55:20 +00:00
Sébastien Loriot b589c88869 Merge remote-tracking branch 'cgal/master' into gsoc2023-hoskillua 2025-02-13 01:00:12 +01:00
Laurent Rineau a2571bbab8 Merge remote-tracking branch 'lrineau/CGAL-followup_PR_8170-lrineau' into Triangulation_3-CDT_3-lrineau 2025-02-11 18:26:52 +01:00
Laurent Rineau a45ac3eb69 fix the detection of <format> and std::format 2025-01-29 16:28:48 +01:00
Mael Rouxel-Labbé e86842189e Merge remote-tracking branch 'cgal/master' into Hyperbolic_surface_triangulation_2-dubois 2025-01-23 09:53:45 +01:00
Mael Rouxel-Labbé 9ec78ace1e Add license for T_OHS_2 2025-01-17 18:43:26 +01:00
Sébastien Loriot b32558b87e Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface 2024-12-16 11:47:34 +01:00
Andreas Fabri 07e98a69b4 Merge remote-tracking branch 'cgal/master' into Frechet-dev 2024-12-09 07:45:25 +00:00
Laurent Rineau 196f00c34b Merge remote-tracking branch 'cgal/master' into Triangulation_3-CDT_3-lrineau 2024-12-04 11:27:05 +01:00
Laurent Rineau 7ae7f487d8 Merge branch 'master' into Triangulation_3-CDT_3-lrineau 2024-11-22 17:44:41 +01:00
Laurent Rineau da588c9f95 fix a comment in <CGAL/config.h> 2024-11-21 17:02:51 +01:00
Sébastien Loriot c050bb15a3 Merge remote-tracking branch 'cgal/master' 2024-11-15 11:41:07 +01:00
Laurent Rineau 02632017a5 Merge remote-tracking branch 'cgal/master' into Triangulation_3-CDT_3-lrineau 2024-11-12 12:33:37 +01:00
Sébastien Loriot 333a0df9d7 also add macro for unreachable 2024-11-08 18:06:42 +01:00
Sébastien Loriot 9f83f94530 assume from c++23 2024-11-08 18:04:24 +01:00