-
The [ThirdPersonCamera](https://threlte.xyz/docs/examples/camera/third-person) example is good, but suffers from several issues:
- [ ] Commented out code is in the example can confuse learners
- [ ] …
-
I added a glyph (/) to an existing TTF font, but after export the existing "space" character has topline/baseline issues. I did not alter "space". Original and exported TTF attached. [odd-font.zip](ht…
-
```
In realtime mode, keyframes appear 1 frame after a real cut scenes, in all
other modes it misses keyframes in the sequence hantro_collage_w352h288.yuv
```
Original issue reported on code.googl…
-
I don't think it's guaranteed that you can free any arbitrary `#[repr(C)]` type with `Box`. -- Rust's [hypothetical allocator design](https://github.com/rust-lang/rfcs/blob/master/text/1398-kinds-of-a…
-
### Tested versions
- Reproducible in v4.3.stable.flathub [77dcf97d8]
### System information
Godot v4.3.stable (77dcf97d8) - Freedesktop SDK 23.08 (Flatpak runtime) - X11 - Vulkan (Forward+) …
-
The phrase makes it sound like the 3DS has a 3DS-hardware specific bug that makes the audio have lots of aliasing compared to an actual Game Boy Advance. I will admit that I compared using a GBA emula…
-
The same_range method, that I am moving to ArrayMixin in #2465, has false negative: cases when the range is the same but the method returns false. This is currently fine because we just act in some tr…
-
### Description
We are evaluating organization feature. Our use-case involves creating 10000 or more organization within given realm and have users associated with these organizations. There is possi…
-
Many of the labels, but also content, wraps outside of its boundry boxes and creates a nearly unreadable report that we can't use for verification. Not sure what the best solution is, but my guess is…
-
These are at the bottom of the requirements.txt and they cause an error when running "pip install -r requirements.txt"
~pencv_python==4.6.0.66
~pencv_python==4.7.0.72
The error prevents all other…