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-02-03
Fix wrong property type for fixed icon size in ItemList
binbitten
2018-02-01
Merge pull request #16249 from binbitten/fix-highlight-ofs
Rémi Verschelde
2018-01-31
Fix TextEdit current line highlight horizontal offset
binbitten
2018-01-30
Expose a few GraphEdit methods to script languages
George Marques
2018-01-28
Allow focus on disabled buttons
Hein-Pieter van Braam
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
TextEdit fix get_mouse after many folds
Ian
2018-01-17
doc: Replace some more "val" with "value" + sync
Rémi Verschelde
2018-01-15
Changes the keep_margin parameter to true by default, so that people are not ...
Gilles Roudiere
2018-01-15
ViewportContainer passes input down to children viewports
Fabio Alessandrelli
2018-01-14
Merge pull request #15708 from Paulb23/current_line_clipping_issue_15427
Rémi Verschelde
2018-01-14
Fixed current line highligting with horizontal clipping, issue 15427
Paulb23
2018-01-13
Merge pull request #15670 from poke1024/fix15588
Rémi Verschelde
2018-01-13
Fixes hangs with Tree in multi selection mode (issue 15588)
Bernhard Liebl
2018-01-13
Merge pull request #15657 from paulloz/fix-textedit-undo-redo-selection
Rémi Verschelde
2018-01-13
Deselect on undo/redo in TextEdit
Paul Joannon
2018-01-13
Fix get_parent_range to return 0 when there is no parent
Ruslan Mustakov
2018-01-13
Small fix for Control bindings
letheed
2018-01-12
Add special coloring to members, to make shadowing more obvious.
Juan Linietsky
2018-01-12
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out o...
Juan Linietsky
2018-01-12
Bind many more properties to scripts
Bojidar Marinov
2018-01-11
Fixes nodes being resized or moved when changing an anchor
Gilles Roudiere
2018-01-11
Fixes empty line selection when scrolling
poke1024
2018-01-09
Fix signal arguments shadowing member variables
Rémi Verschelde
2018-01-08
Fix whole word search missing occurences
Bernhard Liebl
2018-01-07
Fix Video Player issue with audio mix_rate when different than 44100
Marcelo Fernandez
2018-01-07
Corrects wrong scrolling for short popups broken in 15405
Bernhard Liebl
2018-01-06
fix center viewport out of size error, #15411
Ian
2018-01-06
Merge pull request #15412 from poke1024/fix-tree-get-rect-crash
Rémi Verschelde
2018-01-06
Merge pull request #15405 from poke1024/fix-popup-scroll
Rémi Verschelde
2018-01-06
Fix crash when calling tree API before NOTIFICATION_ENTER_TREE
Bernhard Liebl
2018-01-06
Allow popup menu scrolling without mouse wheel
Bernhard Liebl
2018-01-06
Remove button from button_group when free
volzhs
2018-01-05
Fix theme inheritance
Fabio Alessandrelli
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Merge pull request #15335 from volzhs/popup-menu
Rémi Verschelde
2018-01-04
Merge pull request #15334 from poke1024/textedit-mousepos
Rémi Verschelde
2018-01-05
Fix PopupMenu to show & detect properly hover area
volzhs
2018-01-04
Fix TextEdit::_get_mouse_pos rounding errors
Bernhard Liebl
2018-01-04
Merge pull request #15317 from poke1024/fix-rtl-underline
Rémi Verschelde
2018-01-04
RichTextLabel: don't draw underline on single characters
Bernhard Liebl
2018-01-04
Merge pull request #15314 from poke1024/tree-rlines
Rémi Verschelde
2018-01-04
Tree: only draw visible relationship lines
Bernhard Liebl
2018-01-04
Merge pull request #15312 from poke1024/fix-rtl-table-wrap
Rémi Verschelde
2018-01-04
Fix word wrapping in tables in RichTextLabel
Bernhard Liebl
2018-01-03
found via cppcheck:
firefly2442
2018-01-04
Merge pull request #15308 from ianb96/horizontal_scrolling
Rémi Verschelde
2018-01-04
Fix crash in OS::execute on FreeBSD
Rémi Verschelde
2018-01-04
Merge pull request #15191 from Jerome67000/z_renaming
Rémi Verschelde
2018-01-03
TextEdit horizontal scrolling with shift
Ian
[next]