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
2018-09-28
Fix some wchar_t truncations
elasota
2018-09-27
Fix warnings about unhandled enum value in switch [-Wswitch]
Rémi Verschelde
2018-09-27
Fix various warnings: [-Waddress], [-Wpointer-arith], [-Wwrite-strings], [-Wr...
Rémi Verschelde
2018-09-27
Fix warnings about set but unused variables [-Wunused-but-set-variable]
Rémi Verschelde
2018-09-27
Fix warnings about unused variables [-Wunused-variable]
Rémi Verschelde
2018-09-27
Fix warnings for operator precedence disambiguation [-Wparentheses]
Rémi Verschelde
2018-09-27
Inspector: Enable wrap for multiline text widget
Rémi Verschelde
2018-09-25
Tweak some editor texts' capitalization, use "Go to" instead of "Goto"
Hugo Locurcio
2018-09-24
Made ColorPicker save it's presets while in editor.
DualMatrix
2018-09-24
Fixed step value not being respected for ranges in some cases.
DualMatrix
2018-09-24
Added hover_pressed style to CheckBox and CheckButton
DualMatrix
2018-09-23
Add proper strikethrough BBCode to RichTextLabel
Michael Alexsander Silva Dias
2018-09-23
Added warning when min_value of range is smaller than 0 while exp_edit is true.
DualMatrix
2018-09-23
Removed obsoleted core/helper/value_evaluator.h and moved math_fieldwise to c...
DualMatrix
2018-09-21
Make EditorFileDialog be able to pick a folder when entering it
Michael Alexsander Silva Dias
2018-09-20
Merge pull request #22198 from DualMatrix/input_was_eaten
Rémi Verschelde
2018-09-20
Fixed ctrl+up/down shortcut no longer working in scene tree
DualMatrix
2018-09-19
Fix Label::get_minimum_size not updating cache size for autowrap
Guilherme Felipe
2018-09-15
Rename ScrollBar's drag_slave to drag_node
Rémi Verschelde
2018-09-14
Discard button pressing flags on disable
Alexey Kashlakov
2018-09-13
Merge pull request #22017 from YeldhamDev/errors_tab_changes
Rémi Verschelde
2018-09-13
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-12
Add expand/collapse all buttons for the "Errors" tab
Michael Alexsander Silva Dias
2018-09-12
Misc. typos
luz.paz
2018-09-12
Fix default_cursor_shape for TextEdit
Guilherme Felipe
2018-09-12
Merge pull request #21219 from AlexHolly/fix-textedit-shows-nothing
Rémi Verschelde
2018-09-12
Merge pull request #21877 from DualMatrix/richlabel
Rémi Verschelde
2018-09-12
Merge pull request #21705 from KellyThomas/tree-create-item
Rémi Verschelde
2018-09-12
Merge pull request #21654 from Calinou/textureprogress-transparent-tint
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-11
Fix MenuButton hover switching not happening with submenus open
Michael Alexsander Silva Dias
2018-09-10
Merge pull request #21872 from Paulb23/fix_backwards_search
Rémi Verschelde
2018-09-10
Merge pull request #21491 from AlexHolly/fix-textedit-uncomment-spamm
Rémi Verschelde
2018-09-08
Fixed the remove_line function in richtextlabel. It was totally broken
DualMatrix
2018-09-08
Fix backwards search in TextEdit selecting non-whole words, issue 15677
Paulb23
2018-09-08
Fixed scientific notaion not highlighting correctly, issue 21435
Paulb23
2018-09-08
Uncommenting a selection was not updating the selection.
Alexander Holland
2018-09-07
Many fixes to gradient editor, which was pretty broken. Closes #19308
Juan Linietsky
2018-09-06
Show a warning if you try to grab focus when not allowed, closes #15388
Juan Linietsky
2018-09-03
Change return value of Tree.create_item() from Object to TreeItem
Kelly Thomas
2018-09-01
Change some instances of args named "ev" to "event"
Michael Alexsander Silva Dias
2018-09-01
Allow transparent colors in TextureProgress tint properties
Hugo Locurcio
2018-09-01
Improve ClassDB information for some some signal parameters
Kelly Thomas
2018-08-31
Make "Search Classes" dialog have relationship lines if the setting is enabled
Michael Alexsander Silva Dias
2018-08-25
TextEdit replaced cache.size with get_size()
Alexander Holland
2018-08-25
Merge pull request #21231 from AlexHolly/filedialog-fix-multi-selection
Rémi Verschelde
2018-08-25
Merge pull request #21358 from MidZik/master
Rémi Verschelde
2018-08-25
Expose the align property of the SpinBox's LineEdit control
MrCdK
2018-08-24
Merge pull request #21385 from groud/fix_itemlist_signal
Rémi Verschelde
2018-08-24
Fix a mistake in itemlist multiselect signal
groud
[prev]
[next]