Rémi Verschelde
Rémi Verschelde
The latest build I did shows a number of warnings / deprecation notices about some of the actions we're using: ``` Node.js 12 actions are deprecated. Please update the following...
Please note that the branches in this repository have been updated to match the same structure as in https://github.com/godotengine/godot Information from the updated README: - The [`master`](https://github.com/godotengine/godot-demo-projects) branch is compatible...
## Details * Read the Docs project URL: https://readthedocs.org/projects/godot-zh-cn/ * Build URL (if applicable): https://readthedocs.org/projects/godot-zh-cn/builds/22640574/ * Read the Docs username (if applicable): https://readthedocs.org/profiles/Akien/ ## Problem Description https://blog.readthedocs.com/language-codes-are-now-normalized/ changed the language...
Only tested on 14.2 from Xcode 15.2. Also included 14.1 and 14.3 for consistency, but according to https://xcodereleases.com/ they were never released in any public Xcode version. Did not re-assess...
We currently provide a RSS feed for the blog articles: https://godotengine.org/rss.xml I'm not too familiar with the differences between the two, but we may want to consider also providing an...
### Is your feature request related to a problem? Please describe. It's a pretty niche use case for engine developers or enthusiasts, so I think this should likely be opt-in,...
We just replaced our hand-written shell scripts for pre-commit hooks with a set of hooks defined using the [`pre-commit`](https://pre-commit.com/) Python framework: - #88866 Previous hooks should still work if you...
I see this every now and then for Godot-made games when they use the export option that gives them a single executable (some game data is packed into the executable)....
Synced with mdqinc/SDL_GameControllerDB@5b4efa3a2015552cec4cb809169d29615202e9f2
During the boss fight, Satan might get stuck in the battle area's walls, and his energy balls then explode as soon as he sends them due to the collision with...