GDevelop
GDevelop copied to clipboard
🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.
### Summary This PR adds two new actions under Game scene (Events) in GDevelop that allow developers to dynamically configure the game's maximum and minimum frames per second (FPS) during...
# Summary Fixes a bug where keyboard inputs could become stuck when the user unfocus the window. # Changes Ensures keys pressed are properly handled when the editor loses focus....
Two examples of skybox implementation : - first one is based on a huge cube mesh which renders textures on backfaces (i.e to the interior). It opens many possible customisation...
## Summary - replace Karma with Vitest for GDJS tests - update benchmarks to use `vi.setTimeout` - fix `beforeEach` usage - document how to run tests with Vitest - add...
### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/4ian/GDevelop/issues) ### Describe the bug Is this happening to anyone else? Piskel stopped working after...
### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/4ian/GDevelop/issues) ### Describe the bug In Polish, in the code "prędkość w osi X" (speed...
### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/4ian/GDevelop/issues) ### Describe the bug Usually, while using the multiplayer lobby, the connection works correctly,...
### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/4ian/GDevelop/issues) ### Describe the bug Dear @GDevelopApp team, @4ian, Can you move your "GDevelop" repositories...
### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/4ian/GDevelop/issues) ### Describe the bug Continuation of #7903 Sprites with an even dimension ( ex...
### Is there an existing issue for this? - [x] I have searched the [existing issues](https://github.com/4ian/GDevelop/issues) ### Describe the bug there are tons of errors about deprecated dependencies. Is there...