Age | Commit message (Collapse) | Author |
|
ClassDB: Provide the enum name of integer constants
|
|
TextEdit: Fix line padding triggering too early.
|
|
Increased smooth scroll speed and added user setting
|
|
|
|
|
|
|
|
Adds Engine::is_editor_hint() method
|
|
Fixed not being able to scroll to eof
|
|
Some control fixes and removed other useless lines
|
|
|
|
|
|
|
|
|
|
Fixed blinking text, issue 10432
|
|
|
|
|
|
-Fixed tree reselect, makes reselecting an audio bux FX work
|
|
Partial revert of #10380 based on contributor ~~bullying~~ feedback.
|
|
off-by-one error in the line count calculation.
Fixes #10411
|
|
Fixes #10403
|
|
Rename `XL_MESSAGE`/`tr` to `localize`
|
|
Also renames `set_message_translation` to `set_message_localization`
for consistency.
|
|
Some method fixes
|
|
Better flat stylebox with rounded corners
|
|
Fixes #10244.
|
|
Scroll bars now look different on press
|
|
|
|
|
|
Add a push_opposite_anchor argument pushing the opposite anchor if
needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes to buses editor
|
|
Inspector: Right click on resource opens sub-menu.
|
|
tab_clicked signal for Tabs
|
|
Add IME support (macOS)
|
|
Fixed unselectable bus
Added bus options button
|
|
Fixes #9052
|
|
|
|
|
|
|
|
|
|
|
|
closes #6298
|
|
Makes all Godot API's Methods lower_case
|
|
'tab_changed' signal after using 'set_current_tab'
|
|
|