index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
Age
Commit message (
Expand
)
Author
2021-11-04
Add missing argument names for bindings in GDExtension
Rémi Verschelde
2021-11-03
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
Hugo Locurcio
2021-11-03
Merge pull request #54533 from rafallus/menubutton_items
Rémi Verschelde
2021-11-03
Merge pull request #54072 from KoBeWi/hrcr_is_ded
Rémi Verschelde
2021-11-03
Implement inspector property array for `PopupMenu` and `MenuButton`
rafallus
2021-10-31
Fix popup trying to emit a non existing signal when closed
HungryProton
2021-10-29
Merge pull request #54328 from YeldhamDev/tabbar_close_signal_rename
Max Hilbrunner
2021-10-28
Rename `TabBar`'s `tab_closed` signal to `tab_close_pressed`
Michael Alexsander
2021-10-28
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
Merge pull request #54342 from groud/remove_item_list_editor
Rémi Verschelde
2021-10-28
Remove ItemList editor and replace it by a property array
Gilles Roudière
2021-10-28
Remove node_hrcr hack
kobewi
2021-10-27
Merge pull request #54320 from YeldhamDev/tabbar_close_last_fix
Rémi Verschelde
2021-10-27
Fix uninteractable singular tab in `TabBar`
Michael Alexsander
2021-10-27
Merge pull request #54166 from ConteZero/unique_selection
Rémi Verschelde
2021-10-27
Add option to make selection unique
ConteZero
2021-10-26
Add focus font color to Button and derivatives
Yuri Sizov
2021-10-25
Ignore empty Font resources as theme override.
bruvzg
2021-10-23
Merge pull request #54045 from ConteZero/primary_clipboard_linux_fix_warning
Rémi Verschelde
2021-10-23
Merge pull request #54120 from zaevi/fix_null-ref_crashes
Rémi Verschelde
2021-10-23
Merge pull request #54145 from zedutch/Fix-tree-notification-crash
Rémi Verschelde
2021-10-23
Fix primary clipboard warning
ConteZero
2021-10-23
Fix possible crash when calling Tree.notification from _ready
Robin Arys
2021-10-23
Make RichTextLabel's parse_bbcode and append_text return void
Haoyu Qiu
2021-10-23
Fix unexpected crashes in `notification`
Zae
2021-10-22
Merge pull request #54088 from madmiraal/remove-unimplemented-methods
Rémi Verschelde
2021-10-21
Remove unimplemented methods
Marcel Admiraal
2021-10-21
Merge pull request #54035 from Calinou/ctl-context-dialog-use-title-case
Rémi Verschelde
2021-10-21
Use TitleCase for CTL dialog menu options
Hugo Locurcio
2021-10-20
Fix Tabs crash where it still tries to detect the clicked tab even if there a...
Robin Arys
2021-10-20
Merge pull request #53702 from ConteZero/primary_clipboard_linux
Rémi Verschelde
2021-10-20
Merge pull request #53926 from YeldhamDev/i_am_tabbar_now
Rémi Verschelde
2021-10-19
Fix: typo in TextParagraph class and docs
Murilo Gonçalves
2021-10-19
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-10-19
Implement TileMap patterns palette
Gilles Roudière
2021-10-18
Added primary clipboard for Linux
ConteZero
2021-10-18
Fix crash when executing CodeEdit._main_gutter_draw_callback
Haoyu Qiu
2021-10-16
Fix null crash with TextEdit
Ricardo Subtil
2021-10-15
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-14
Fix bilinear TextureProgressBar with nine patch enabled
floppyhammer
2021-10-11
Fix inline IME input not working in the empty LineEdit with the placeholder.
bruvzg
2021-10-09
Fix missing argument names in bindings
Rémi Verschelde
2021-10-07
Fix invisible tabs not being ignored in `Tabs`
Michael Alexsander
2021-10-07
Replace references to VisualServer in code comments with RenderingServer
Hugo Locurcio
2021-10-06
Merge pull request #53476 from Paulb23/breakpoint-move-up-fix
Rémi Verschelde
2021-10-06
Fix breakpointed_lines out of sync when removing lines above
Paulb23
2021-10-06
Merge pull request #53460 from timothyqiu/tooltip-request-func
Rémi Verschelde
2021-10-06
Fix crash when tooltip_request_func object is freed
Haoyu Qiu
2021-10-06
Merge pull request #53446 from nekomatata/container-pre-sort-children
Rémi Verschelde
2021-10-05
Add pre-sort signal and notification in Container
PouleyKetchoupp
[next]