Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Also makes the editor exit faster
|
|
Fix AudioStreamPlayer2D/3D::is_playing right after a play()
|
|
Exposing more of bullets 6DOF spring constraints
|
|
|
|
|
|
#17955
|
|
Fix CanvasLayer trying to re-stack while out of tree
|
|
Use VScrollBar when calculating horiz. offset in ScrollContainer
|
|
-Also added set_deferred, this was missing.
|
|
Someone forgot to change `h_scroll` to `v_scroll` when copy-pasting the code ;)
|
|
Fixes #23718.
|
|
|
|
move, even if mouse does not. Fixes #16536 (likely many others should check)
-Add ability for viewports to set input events as handled locally
|
|
Fix Particles2D animation regression from #23702
|
|
Also document that it only counts visible characters.
Fixes #23720
|
|
|
|
|
|
|
|
Notify node's moved children after sibling removed
|
|
|
|
|
|
Add parameters for fog end depth and use alpha as density.
|
|
Make 2D particles work OOTB (again)
|
|
materials. Fixes #15934.
|
|
|
|
SceneTree, fixes #15559
|
|
|
|
players. Fixes #15115
|
|
Changed Sprite3D to float based drawing
|
|
Using the same helper method as other param textures.
|
|
Adding angular and linear springs
Added getters
|
|
Make it possible to call move_and_slide from _process, even if it is not recommended
|
|
Consistency in KinematicBody
|
|
|
|
Fix AudioStreamPlayback::stop not being called on AudioStreamPlayer::stop
|
|
|
|
|
|
Fixed floating point issue in find() of animation.
|
|
Fixes #23504
|
|
|
|
recognized as default value, hence
FORMAT_1 was always the case even when the tile_data was written in FORMAT_2.
|
|
on scene packing.
|
|
|
|
them, fixes #23596
|
|
recommended
Previously, it would reuse the _physics_process delta, causing it to move faster on faster framerates
Fixes #17516
|