Age | Commit message (Collapse) | Author |
|
[DOCS] AnimationPlayer prop API fixed
|
|
Fixes TileMap occluder offsets.
|
|
|
|
This is NOT related to #14388!
This fixes a graphical bug where the light occluders used by tilemaps weren't getting offset anymore, this they'd be positioned incorrectly.
I tried on all 3 tilemap positioning modes and it seemed to work on every one.
|
|
Fix scroll enabled in case of content fit in scroll container
|
|
Changed current line draw order and added code folding colour
|
|
Made error reporting to opcode_set in gdscript a bit clearer
|
|
|
|
|
|
closes #12764
Fixed tangential velocity (was broken)
|
|
|
|
|
|
|
|
Fixes horizontal scrolling over hidden lines
|
|
Check for icon in LineEdit::set_cursor_position
|
|
Fixes folding of blank lines
|
|
Fixes #14340
|
|
|
|
Fixed PopupMenu's submenus not showing up in certain situations
|
|
-Fixed material previews (dont show sphere unless for spatial)
|
|
Added get_popup() method to ColorPickerButton...
|
|
Add disabled theme to TextEdit
|
|
[DOCS] AnimationPlayer new props, members/methods
[ci skip]
|
|
|
|
Fix missing stylebox for LinkButton's hover states
|
|
Looks like a Copy & Paste error, fixes #14334.
|
|
|
|
|
|
|
|
|
|
Rich Text Label: fixed deselection issue
|
|
|
|
|
|
|
|
-Properly use hierarchy to initialize resources local to scene (solves problem of GUI in 3D)
|
|
|
|
Fixed FileDialog's "parent folder" button not having a texture
|
|
|
|
|
|
picker is open or not using Popup signals.
Ammend: Added docs for the method.
|
|
|
|
Fix displacement for centered tilemaps
|
|
|
|
|
|
Fixes #13361.
|
|
Fix RayCast2D 'Exclude Parent' to include Area2D
|
|
Scroll to Last Line fix
|
|
|
|
|
|
|