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-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
2019-10-27
Merge pull request #33066 from Tabas32/fix_indentation
Rémi Verschelde
2019-10-27
Improve performance of connection info in the script editor
Paulb23
2019-10-27
Merge pull request #33032 from Calinou/filedialog-scroll-to-top
Rémi Verschelde
2019-10-26
Fix text minimap crash when last line is folded
Paulb23
2019-10-25
Merge pull request #32870 from bergmannf/27850_rtl_bold_italic
Rémi Verschelde
2019-10-25
Just initialization, needed by compiler
Marian
2019-10-25
Fixed indenting issue with comment at end of line
Marian
2019-10-24
Don't terminate search if begin_key doesn't fit
Zatherz
2019-10-24
Fix rendering tooltip
volzhs
2019-10-24
Scroll back to the top after opening a directory in FileDialog
Hugo Locurcio
2019-10-24
Refactor VideoPlayer and VideoStream
SeleckyErik
2019-10-23
Merge pull request #32972 from codecustard/fix_spinbox_not_releasingfocus
Rémi Verschelde
2019-10-22
Shadows Now Properly Translate by RichTextEffect offset.
Eoin O'Neill
2019-10-22
Merge pull request #32796 from Paulb23/set_text_caret
Rémi Verschelde
2019-10-22
Merge pull request #32940 from nekomatata/text-edit-clear-colors
Rémi Verschelde
2019-10-22
Merge pull request #32965 from volzhs/richtextlabel-scroll-active
Rémi Verschelde
2019-10-22
Fixed crashes when renaming a state in AnimationNodeStateMachineEditor
PouleyKetchoupp
2019-10-22
Merge pull request #32902 from nekomatata/auto-indent-bracket-fix
Rémi Verschelde
2019-10-22
Merge pull request #32864 from nekomatata/rich-text-image-size
Rémi Verschelde
2019-10-22
Merge pull request #32833 from nekomatata/label-autowrap-fix
Rémi Verschelde
2019-10-21
Fixes spinbox not releasing focus on value change
Emmanuel Barroga
2019-10-22
Fix scrolling RichTextLabel with scroll_active=false
volzhs
2019-10-20
TextEdit syntax highlighting fixes
PouleyKetchoupp
2019-10-20
Fixed -1 minimap index when smooth scrolling is enabled
Paulb23
2019-10-18
Auto-indent after opening bracket and parenthesis in the script editor
PouleyKetchoupp
2019-10-16
Add push_* methods for fonts in rich_text_label
Florian Bergmann
2019-10-16
Support for resized images in RichTextLabel
PouleyKetchoupp
2019-10-16
Allow Label autowrap to cut words when they exceed line width
PouleyKetchoupp
2019-10-15
Merge pull request #32820 from qarmin/small_fixes_static_analyzer
Rémi Verschelde
2019-10-14
Fix color of FileDialog icons
Yuri Roubinsky
2019-10-14
Small fixes to redundand code, copy paste bugs
qarmin
2019-10-13
Fix undo / redo scrollbar calulations
Paulb23
2019-10-13
Place caret at 0,0 when setting text not at the end
Paulb23
2019-10-11
Merge pull request #32628 from Paulb23/issue_32609_set_text_scrollbar
Rémi Verschelde
2019-10-10
Remove dependency on the editor directory being in the build's include path.
Marcel Admiraal
2019-10-08
Merge pull request #32411 from YeldhamDev/fix_grid_overflow
Rémi Verschelde
2019-10-08
Merge pull request #32571 from DavidSichma/rect_flip
Rémi Verschelde
2019-10-08
PopupMenu: Fix missing text/xl_text when using add_shortcut
Rémi Verschelde
2019-10-08
PopupMenu: Reorder add_* methods in more natural order
Rémi Verschelde
2019-10-07
Fixed inserting text at caret not updating scrollbar size
Paulb23
2019-10-07
Fixed drawing the caret at eol when at eol is not visible
Paulb23
2019-10-07
Merge pull request #32351 from nekomatata/texture-rect-size-update
Rémi Verschelde
2019-10-06
Added missing bind_method to TreeItem::get_custom_color().
dankan1890
2019-10-06
Merge pull request #32569 from qarmin/fix_control_crash
Rémi Verschelde
2019-10-05
Fix crash in Control functions
qarmin
2019-10-05
Update TextureRect and Sprite when their Texture is modified directly.
PouleyKetchoupp
[next]