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
2019-02-19
Allow moving LineEdit visible window left by more than one symbol.
Kārlis Seņko
2019-02-16
Merge pull request #25953 from nekomatata/fix-radial-texture-progress
Rémi Verschelde
2019-02-16
Fixed radial progress with center offset by taking distance to edge into acco...
PouleyKetchoupp
2019-02-16
Fix copy text when TextEdit is readonly
qarmin
2019-02-15
Revert "Fix MenuButton item label disappearing when setting shortcut."
Rémi Verschelde
2019-02-14
Fix MenuButton item label disappearing when setting shortcut.
Unknown
2019-02-13
Merge pull request #25422 from azagaya/optionbutton
Rémi Verschelde
2019-02-13
Fix button alignment of Package Installer on OSX
Naoto Kondo
2019-02-13
Fix typos with codespell
Rémi Verschelde
2019-02-12
Scene: Ensure classes match their header filename
Rémi Verschelde
2019-02-11
Fixes differences between docs and item_selected and item_focused signals in ...
azagaya
2019-02-10
General cleanup of script and doc search bars
Michael Alexsander Silva Dias
2019-02-04
Fixed selection being activated when using scroll lines
Paulb23
2019-01-28
Small fixup on button toggle behaviour in ColorPicker
Michael Alexsander Silva Dias
2019-01-27
Make some small enhancements to the ColorPicker
Michael Alexsander Silva Dias
2019-01-24
Updates containers minimum size when some constants are modified
groud
2019-01-24
ProgressBar: Set default step to 0.01
Rémi Verschelde
2019-01-23
Merge pull request #25190 from 99alfie/master
Rémi Verschelde
2019-01-21
Merge pull request #25064 from homer666/itemlist-adjust-ui_select-precedence
Rémi Verschelde
2019-01-21
ButtonGroup.get_pressed_button bugfix, fixes issue #25057
Kraus
2019-01-18
Fix a rounding error in ColorPicker
Hugo Locurcio
2019-01-18
ItemList: ignore `ui_select` action if Select Mode is not "Multi"
homer666
2019-01-16
Appease some CppCheck warns for files in the "scene" directory
Michael Alexsander Silva Dias
2019-01-16
Update rect size on select
volzhs
2019-01-14
Defer activated signal after tree has been traversed.
Juan Linietsky
2019-01-14
Hide visible popups by default if visible when entering tree, unless on edito...
Juan Linietsky
2019-01-08
Update IME text only for focused input controls.
bruvzg
2019-01-06
Fix jumping when scrolling down fast with smooth scroll enabled
Timo Schwarzer
2019-01-05
Fix text edit wrapping beyond control size, issue 23896
Paulb23
2019-01-04
Merge pull request #24738 from timoschwarzer/24725-fit-child-in-rect-null-check
Rémi Verschelde
2019-01-03
Check if p_child is not null in Container.fit_child_rect()
Timo Schwarzer
2019-01-03
Merge pull request #24683 from SoIAS/autocompletion_menu_position_24674
Rémi Verschelde
2019-01-03
Fixed autocompletion menu vertical position
Dawid Wdowiak
2019-01-02
Make GraphEdit lines smoother and scale their width on hiDPI displays
Hugo Locurcio
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-27
Merge pull request #24588 from volzhs/tree-relationship-line
Rémi Verschelde
2018-12-27
doc: Sync classref with current source
Rémi Verschelde
2018-12-27
Merge pull request #24566 from thomasruiz/fix/completion-box-center-text-vert...
Rémi Verschelde
2018-12-25
Draw relationship lines when its value is higher than 0
volzhs
2018-12-23
Fix caret size with font smaller than row height
Thomas Ruiz
2018-12-23
Center lines vertically in completion box
Thomas Ruiz
2018-12-18
Fix Word wrap cache desync causing crash
Paulb23
2018-12-18
Merge pull request #24428 from akien-mga/label-uppercase
Rémi Verschelde
2018-12-17
Don't accidentally convert string content to char
Hein-Pieter van Braam
2018-12-17
Label: Fix kerning when using Uppercase mode
Rémi Verschelde
2018-12-15
Fix item highlighting in PopupMenu for items with offset
Michael Alexsander Silva Dias
2018-12-14
Prevent FileDialog from stealing focus when setting current file in editor
Kanabenki
2018-12-14
Fix tree item editable cell not updating when windows was resized
Guilherme Felipe
2018-12-14
Expose ButtonGroup's "get_buttons()" to GDScript
Michael Alexsander Silva Dias
2018-12-13
Merge pull request #22870 from semtri/godot-issue-7620
Rémi Verschelde
[next]