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-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-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
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
2019-10-05
Correctly flip texture src region
David Sichma
2019-10-04
Merge pull request #22834 from lupoDharkael/recursive-item
Rémi Verschelde
2019-10-02
Handle scrolling correctly in Tree controls inside ScrollContainers
MrCdK
2019-10-01
FIX: GridContainer children visibility check for min size evaluation
ternvein
2019-10-01
Merge pull request #32364 from Relintai/resizeable-texture-progress
Rémi Verschelde
2019-10-01
Merge pull request #32440 from Ternvein/control-translation-fix
Rémi Verschelde
2019-09-30
Make TextureProgress's nine_patch_stretch property to enable stretching for r...
Relintai
2019-09-30
Altered rotation_degrees range
Soumya Lahiri
2019-09-30
FIX: Tabs text translation
ternvein
2019-09-30
FIX: WindowDialog title translation
ternvein
2019-09-30
Merge pull request #32390 from lupoDharkael/timer-tree
Rémi Verschelde
2019-09-28
Make empty columns automatically expand in GridContainer
Michael Alexsander Silva Dias
2019-09-28
Fix GridContainer's children overflowing it when not all slots of a row are o...
Michael Alexsander Silva Dias
2019-09-27
doc: Sync classref with current source
Rémi Verschelde
2019-09-27
Merge pull request #32379 from Calinou/colorpicker-add-overbright-indicator
Rémi Verschelde
2019-09-27
Merge pull request #29681 from swarnimarun/vs-graph-unification
Rémi Verschelde
2019-09-27
Draw an indicator to denote overbright colors in ColorPicker
Hugo Locurcio
2019-09-27
TextEdit: Fix timer inside tree warning
lupoDharkael
[next]