Age | Commit message (Collapse) | Author |
|
|
|
|
|
Changes the Path2D drawing to use POLYLINE instead of thick lines.
|
|
|
|
|
|
|
|
Physics internal process was removed by mistake, it's needed for contact
points to be updated each frame.
Fixed some multimesh parameters to allow 3D contact points to be drawn,
although it's still not working well in 3D as only some of the contact
points are drawn, and some of them keep being drawn when the number
of visible instances drops to 0 instead of hiding them all.
|
|
|
|
|
|
KoBeWi/show_tooltips_only_when_node_is_not_paused_and_when_it's_paused_don't_show_master_edition
|
|
|
|
|
|
|
|
|
|
clutter in scenes with a lot of Particle nodes.
|
|
|
|
|
|
|
|
Fix nine patch of circular TextureProgressBar
|
|
|
|
Rename Node's `NOTIFICATION_PATH_CHANGED` to `NOTIFICATION_PATH_RENAMED`
|
|
|
|
AMD FidelityFX Super Resolution
|
|
|
|
|
|
fabriceci/fix-horizontal-velocity-being-always-reset-on-wall
Fix horizontal velocity being always reset when the body hit a wall in 3D
|
|
|
|
|
|
Fix wall acceleration in move and slide (3D)
|
|
|
|
Fix CharacterBody3D stuck in some advanced scenario
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
All 32 layers are now exposed in the editor.
|
|
|
|
|
|
|
|
|
|
This is a fix for: #54856
|