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-12-13
doc: Sync classref with current source
Rémi Verschelde
2019-12-13
Merge pull request #34235 from timothyqiu/menu-scroll
Rémi Verschelde
2019-12-12
Make Button and co. take internal margins into account when clipping text
Michael Alexsander
2019-12-12
Fixes crash after remove_line in RichTextLabel
Haoyu Qiu
2019-12-12
CharFXTransform: Drop unnecessary get_value_or()
Rémi Verschelde
2019-12-10
Merge pull request #34040 from qarmin/unused_variable_more_precise_numbers
Rémi Verschelde
2019-12-10
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
Fixes long popup menu scroll behavior
Haoyu Qiu
2019-12-10
Update minimum size of SpinBox on theme change
Tomasz Chabora
2019-12-09
Merge pull request #34203 from bruvzg/ime_placeholder
Rémi Verschelde
2019-12-09
Fixed strange behaviour of scroll in the ItemList.
allkhor
2019-12-08
Hide LineEdit placeholder if IME composition string is not empty.
bruvzg
2019-12-06
Add spaces after commas and strip extra ones in *FileDialog filter menu
Michael Alexsander
2019-12-06
Remove extra spaces from parenthesis in *FileDialog's filter menu
Michael Alexsander
2019-12-01
Fixed caret alignment with placeholder text
Paulb23
2019-12-01
Fixed LineEdit alignment when removing text or undo / redo
Paulb23
2019-11-26
Range: Remove min/max check added in #33908
Rémi Verschelde
2019-11-26
Range: Fix cases where max was set to or below min value
Rémi Verschelde
2019-11-25
Merge pull request #33869 from jbuck3/dialog-resize-bug
Rémi Verschelde
2019-11-24
Fix WindowDialog moving when resized from the left/top edge
James Buck
2019-11-24
Fixed index out of size error in TextEdit when opening scripts
PouleyKetchoupp
2019-11-20
Merge pull request #33583 from qarmin/fix_overflows_unitialized
Rémi Verschelde
2019-11-20
Fix some overflows and unitialized variables
Rafał Mikrut
2019-11-19
GradientEdit: Fix index crashes
lupoDharkael
2019-11-15
Make holding Ctrl toggle snapping in GraphEdit
Hugo Locurcio
2019-11-12
Fixed crash when pressing down key on empty Tree
PouleyKetchoupp
2019-11-10
Merge pull request #33516 from qarmin/small_fixes
Rémi Verschelde
2019-11-10
Memory leak and crash fixes
Rafał Mikrut
2019-11-09
Fixed crash when using icon override in button
PouleyKetchoupp
2019-11-09
Fixed crash when using icon override in button
PouleyKetchoupp
2019-11-09
Fixed not being able to scroll ending wrapped line
Paulb23
2019-11-08
Merge pull request #33052 from KoBeWi/naughty_sliders
Rémi Verschelde
2019-11-07
Fix analog input in sliders
Tomasz Chabora
2019-11-06
Fixes ItemList max column update
codecustard
2019-11-04
Fixed cases where labels with autowrap can overflow the editor ui
PouleyKetchoupp
2019-11-03
Merge pull request #33286 from groud/fix_tree_edit_rect
Rémi Verschelde
2019-11-03
Fixes the edit rect in TreeItems
Gilles Roudiere
2019-11-02
Make the editor dimming even more smarter
Michael Alexsander
2019-11-02
Update connection info on script validation rather then saved copy
Paulb23
2019-11-01
Merge pull request #33233 from hilfazer/dollar-quoted-autocomplete
Rémi Verschelde
2019-11-01
$ autocompletion keeps quotation
hilfazer
2019-11-01
Merge pull request #33202 from nekomatata/text-edit-search-usability
Rémi Verschelde
2019-10-31
Make the editor dimming smarter
Michael Alexsander
2019-10-31
Improved TextEdit search usability & documentation
PouleyKetchoupp
2019-10-29
Merge pull request #33091 from MCrafterzz/fix10567
Rémi Verschelde
2019-10-29
Improved UX of selecting directories in (Editor)FileDialog by hiding unused g...
MCrafterzz
2019-10-28
Merge pull request #33120 from YeldhamDev/popup_dialog_panel_style
Rémi Verschelde
2019-10-28
Merge pull request #33119 from creikey/fix-quote-malfunction
Rémi Verschelde
2019-10-27
Add "panel" style to PopupDialog
Michael Alexsander
2019-10-27
Remove duplicate quote in displayed quote type
Cameron Reikes
[next]