Andreas Fabri

Results 93 issues of Andreas Fabri

## Summary of Changes I removed RS in the third party library page, models in the documentation that are wrappers, wrappers, examples, and tests. I did not go through the...

Tested
Cleaning
Pkg::Algebraic_kernel_d
CHANGES.md not updated

## Summary of Changes Upgrade to the latest version. ## Release Management * Affected package(s): Stream_support * License and copyright ownership: unchanged

Cleaning
Pkg::Stream_support

## Issue Details In the PR #6849 for Isosurfacing we get hyperlinks for `Point_3` and `Vector_3`. Do we have to prevent this using `%` or can we consider this as...

Doc bug
upstream bug

## Summary of Changes We had `postcondition_code()` followed by `precondition()` . I saw it when I only switched off postconditions with a macro. We might do that for an entire...

Bug
Pkg::Arrangement_on_surface_2
rm only: ready for master
Tested

## Summary of Changes - Changed `PUBLIC` to `PRIVATE` in the `target_link_libraries()` - ~~Link against `Boost::`~~ as we do more than just linking and must use the `CGAL::_.._support` - Use...

Not yet approved
Ready to be tested
Cleaning
Under Testing

## Summary of Changes Deal with was not yet done in #8396 WIP ## Release Management * Affected package(s): Circular_kernel_3, Arrangements, 2D Booelan, Installation * License and copyright ownership: unchanged

Tested
Cleaning

## Summary of Changes For some other package we need a uniform sampling on a triangle mesh. There is a nice code for that in [`cyCodeBase`](https://github.com/cemyuksel/cyCodeBase/). See also the publication...

## Issue Details Fairing after hole filling may lead to rather wrong results. This is probably due to the not very smooth surface around the hole, but it is worth...

Pkg::PMP

## Summary of Changes We added an Edge type for Openmesh that inplements the BGL requirements. This PR addes the conversion operator to the native edge type as well as...

Tested
Pkg::STL_Extension

## Summary of Changes Replace or remove some `CGAL_assertion(false)` where it is sure that the code is unreachable, regardless the input. This is typically a `switch` for three enum values...

Not yet approved
Tested
Cleaning