Results 4 issues of Netzwerk2

## Problem Adding an `Extrusion` that uses an `Annulus` and generating its outline normals results in one edge missing from the outline. ## Result ![Screenshot_20240727_123706](https://github.com/user-attachments/assets/176adfa4-6a17-4006-bd54-7ec82ee25363) ## Minimal example ```rs use...

Setting `OIDN_DIR` to any directory makes the library compile on my machine :) I don't know how the linking works, but I have a guess from looking at the `build.rs`...

Some glam types have an SIMD counterpart. For example there's `Vec3` which is scalar and `Vec3A` which uses SIMD. Currently, [glamour only implements converting to the "normal" (meaning no `A`...

### Guidelines - [x] I have encountered this bug in the [latest release of FreeTube](https://github.com/FreeTubeApp/FreeTube/releases). - [x] I have encountered this bug in the [official downloads of FreeTube](https://github.com/FreeTubeApp/FreeTube#official-downloads). - [x]...

bug
B: content not loading
B: Unofficial Download
U: reproduced