Rémi Verschelde

Results 121 issues of Rémi Verschelde

Some users write their PR titles without starting with a capital letter. We've recently started editing them to fix the formatting, so we could consider this solved as much as...

enhancement

![image](https://github.com/godotengine/godot-interactive-changelog/assets/4701338/af5de1bb-f40c-4eeb-86d5-a51f4ab759c8) GitHub now supports inline code markup (using single backquotes) in PR titles, and I try to make use of it consistently for references to API properties or methods (but...

enhancement

Fixes #91206.

bug
topic:core
topic:buildsystem
cherrypick:4.1
cherrypick:4.2

On AZERTY keyboard, Q and A are swapped (WASD -> ZQSD). SDL2 handles this nicely so the player 2 can be controlled with Q and D as expected. The problem...

### Tested versions - Reproducible in 4.2.2.stable, 4.2.1.stable, 4.2.stable - Not reproducible in 4.3.dev (64520fe6741d8ec3c55e0c9618d3fadcda949f63), so it's 4.2 specific, but backporting the fix would be great ### System information Fedora...

bug
topic:rendering
topic:import

### Tested versions - Reproducible in 4.3-dev6 ### System information Fedora Linux 40 (KDE Plasma) - Wayland - Vulkan (Forward+) - dedicated AMD Radeon RX 7600M XT (RADV NAVI33) ()...

bug
platform:linuxbsd
topic:porting
crash

I'm looking at packaging Lix for Mageia, and I would like to be able to install it system-wide following the FHS and policies in Linux distributions. Basically this would require...

- Fixes #88471. - Alternative to #88487. This matches what upstream does in their CMake config: https://github.com/miniupnp/miniupnp/blob/cb2026239c2a3aff393952ccb0ee1c448189402d/miniupnpc/CMakeLists.txt#L31-L35

bug
platform:windows
topic:buildsystem
topic:thirdparty
cherrypick:3.x
cherrypick:3.5
cherrypick:4.1
cherrypick:4.2

Hi there, The various [`mono*` sources](https://github.com/travis-ci/apt-source-whitelist/blob/e043c181d63ac3e1c2bef73fde0c57d4fa6de99f/ubuntu.json#L317-L341) all seem to point to Debian Wheezy repositories of the upstream Mono project, which have now been declared EOL: https://apebox.org/wordpress/linux/1252 Which means that Mono...