-
-
In handlers.py,
If the playback_speed > 0, frame_pre is > frame_current even if the user went back in time. Need some code to take in account all speed levels.
-
Blender can't generate transparent proxies for images. 25% proxies are often of too low quality and have a high file size. Blender uses a single CPU core, so it takes a lot of time to generate them, a…
-
Feat. request:
Since most new features will be added on 3.0 and that may include `move_and_slide`, I was thinking on the possibility to have more types of `move`, mostly for prototyping (fine tunin…
eon-s updated
6 years ago
-
Probably due to not having a fill. Related to:
https://github.com/godotengine/godot/issues/13287
https://github.com/godotengine/godot/issues/10110
The collisions are pretty flaky- especially for …
-
Add support for CGCookie's [Blender auto-updater](https://github.com/CGCookie/blender-addon-updater)
-
Every time I encounter a YouTube tutorial it strikes me as how many times the game window is **manually centered** after running. In the most recent GDquest's tutorials backed by a KickStarter you can…
-
I'm new to Godot but I'm diving very fast into it. This allowed me to see some points that could be better and the 3.0 release is intended for this.
The use of functions `queue_free` and `free` is …