Age | Commit message (Collapse) | Author |
|
|
|
Add FontData cache index check, remove excessive loop.
|
|
SilverCreekEntertainment/fix-cursor-disappearing-in-windows-fullscreen-4.x
Fix Windows cursor with trails disappearing in fullscreen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
methods.
|
|
Fixed by turning off mouse trails when going into fullscreen, then restoring trails when exiting fullscreen or game
|
|
Expose set_scale and set_skew for transform2d
Replacing float by real_t
Adding const parameters
Updated transform2d doc
|
|
|
|
Fix some minor issues in C# XML doc comments
|
|
|
|
Fix error list not being cleared
|
|
|
|
|
|
|
|
|
|
Fix incorrect call of `_center_on_node` in VisualScript editor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The `out_of_range_mode` property is no longer used since audio mixing
was moved out of the various AudioStreamPlayer nodes.
|
|
|
|
Replace Vector3.to_diagonal_matrix with Basis.from_scale
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix some GDScript bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unnamed gizmos should be avoided, so this should help editor plugin
authors resolve issues with gizmo naming if they forgot to override
the function.
|
|
|