Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Cleanup metadata usage
|
|
Allow AStar2D/AStar3D zero point weight.
Limit was set to 1 which seemed like an arbitrary value as lower values down to zero can be useful for common gameplay navigation elements like teleports.
|
|
|
|
octetdev2/fix-typo-in-get_coords_level_tile_proxy-description
|
|
References to "idle time" are progressively being replaced by
"process time" throughout the engine to avoid confusion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multiplayer - remove child on despawn instead of just queue_delete
|
|
Fix the uniform set creation of multimesh with a invalidated buffer
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 021f92a1befcecbf6762df253af63432418a93e6)
|
|
(cherry picked from commit 0997c2de84764c4cfbdf582ab405ac73b1cfad30)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Synced with gabomdq/SDL_GameControllerDB@b7d126eb71fe9354a2b7cf04085a5fff58ed3815
|
|
Add more `[code]` (Transform3D)
Co-authored-by: kleonc <9283098+kleonc@users.noreply.github.com>
Add more `[code]` (Transform2D)
Co-authored-by: kleonc <9283098+kleonc@users.noreply.github.com>
|
|
Properly increase line counter when parsing comments
|
|
Closes #60778.
|
|
|
|
|
|
|
|
Add autocompletion for `AnimatedSprite.play()`
|
|
|
|
|
|
use physical keys for numpad emulation in the editor
|
|
|
|
|