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-25
Update controls when a stylebox or icon override changes; change to CONNECT_R...
Bojidar Marinov
2019-02-22
Make 'SplitContainer' update drawing only if actually needs to
Michael Alexsander Silva Dias
2019-02-21
Fix 'SplitContainer's showing their handles when they shouldn't
Michael Alexsander Silva Dias
2019-02-21
Merge pull request #26105 from nekomatata/texture-button-mask-fix
Rémi Verschelde
2019-02-21
Fixed TextureButton click mask when no other texture is set
PouleyKetchoupp
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
Merge pull request #26089 from ianb96/word_wrap_cutoff_fix
Rémi Verschelde
2019-02-20
Merge pull request #26049 from vixelz/textureprogress-nineslice-fill-fix
Rémi Verschelde
2019-02-20
Fix word wrap cutoff and tab wrapping issue
ianb96
2019-02-19
Allow moving LineEdit visible window left by more than one symbol.
Kārlis Seņko
2019-02-19
Truncate first segment in TextureProgress 9slices
Vixelz
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
[next]