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-02-12
Fix TextEdit autoscroll with wrapped lines
PouleyKetchoupp
2021-02-12
TextEdit respects content margin from StyleBox
PouleyKetchoupp
2021-02-12
Fix LineEdit minimum width
reduz
2021-02-12
Use get_char_size(' ') to calculate space width.
bruvzg
2021-02-11
Merge pull request #45870 from gongpha/graphedit-connection-update
Rémi Verschelde
2021-02-10
Removed _change_notify
reduz
2021-02-11
Update GraphEdit when GraphNode's slot is updated
Kongfa Waroros
2021-02-09
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
Merge pull request #45812 from RandomShaper/keep_selected_visible
Rémi Verschelde
2021-02-08
Merge pull request #45806 from KoBeWi/forest_of_deselection
Rémi Verschelde
2021-02-08
Update ColorPicker controls when entering tree
Kanabenki
2021-02-08
Expose Tree::scroll_to_item()
Pedro J. Estébanez
2021-02-07
Set selected Tree item to null when deselected
kobewi
2021-02-07
TextEdit: When left mouse is pressed to place the cursor, do not immediately ...
Oliver Dick
2021-02-04
doc: Don't bind argument names with p_ prefix
Rémi Verschelde
2021-02-01
Merge pull request #45110 from fmazan/completion-panel-positioning
Rémi Verschelde
2021-02-01
Merge pull request #45549 from flyingpimonster/graphnode-icon
Rémi Verschelde
2021-01-31
Use integer coordinates for the font glyphs rendering.
bruvzg
2021-01-28
GraphNode: Add properties for custom icons
James Westman
2021-01-26
Fix unintended SpinBox mouse capture
Volka
2021-01-26
Merge pull request #44349 from KoBeWi/drop_the_data!
Rémi Verschelde
2021-01-26
Merge pull request #45220 from Calinou/range-ratio-equal-min-max-no-error
Rémi Verschelde
2021-01-26
Merge pull request #45369 from naithar/fix/line_edit_clear-4.0
Rémi Verschelde
2021-01-26
[GUI] Enforce virtual keyboard redisplay on clear
Sergey Minakov
2021-01-26
Exposed find_next_valid_focus and find_prev_valid_focus.
Nils Reid
2021-01-26
Merge pull request #44194 from madmiraal/fix-font_selected_color
Rémi Verschelde
2021-01-25
Fix minimap capturing events and improve its theme
Yuri Sizov
2021-01-24
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-18
RichTextLabel: adds separate `get_total_x_count`, `get_visible_x_count` and `...
bruvzg
2021-01-15
Make Range return 1.0 ratio if minimum and maximum values are equal
Hugo Locurcio
2021-01-15
Merge pull request #33685 from Scony/improve-item-lists-add-item-methods
Rémi Verschelde
2021-01-15
Merge pull request #45196 from Paulb23/text_edit_draw_behind_gutter
Rémi Verschelde
2021-01-15
Merge pull request #45149 from pycbouh/ge-disconnect-crash
Rémi Verschelde
2021-01-15
Merge pull request #44870 from alexpech12/fix-rich-text-label-set-visible-cha...
Rémi Verschelde
2021-01-14
Fix TextEdit drawing Caret and icons out of bounds
Paulb23
2021-01-14
Prevent signal disconnection attempts on invalid references
Yuri Sizov
2021-01-14
Keep RichTextLabel visible character properties in sync
Alexander Pech
2021-01-12
Fix errors when removing non Control node from TabContainer
Rafał Mikrut
2021-01-11
Fixed completion and hint panel positioning in TextExit
Filip
2021-01-08
RichTextLabel: Fix build after #35505
Rémi Verschelde
2021-01-08
Merge pull request #35505 from dalexeev/rtl_colors
Rémi Verschelde
2021-01-05
Makes script editor not draw non existent spaces.
David Kennedy
2021-01-05
Revert "solved ctrl + alt + special character Issue #6851"
Rémi Verschelde
2021-01-04
Merge pull request #44906 from EricEzaM/PR/popup-menu-fix-not-matching-button...
Rémi Verschelde
2021-01-04
Fixed PopupMenu not matching parent MenuButton/OptionButton width
Eric M
2021-01-04
Fixed hover highlight style rect of items being cut off.
Eric M
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-29
Merge pull request #44724 from Chaosus/popup_separator
Rémi Verschelde
2020-12-29
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
Merge pull request #44781 from mrushyendra/scroll_container_ready_fix
Rémi Verschelde
[prev]
[next]