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-08-25
Merge pull request #31496 from nekomatata/fix-text-edit-insert-selection
Rémi Verschelde
2019-08-25
Merge pull request #31654 from Paulb23/minimap_fixes
Rémi Verschelde
2019-08-25
Refactor TextEdit control height calculations
Paulb23
2019-08-25
Update TextEdit selection & cursor when inserting line
PouleyKetchoupp
2019-08-25
Minimap scroll now acts similar to scrollbar
Paulb23
2019-08-25
Merge pull request #31628 from merumelu/treeitem-icon-modulate
Rémi Verschelde
2019-08-25
Disallow undo/redo in readonly TextEdit's
Yuri Roubinski
2019-08-24
Tree: fix and expose icon modulation
merumelu
2019-08-24
Fixed syntax highlighting cache not clearing final line
Paulb23
2019-08-24
Adjust viewport colour based on background colour
Paulb23
2019-08-23
Merge pull request #30398 from tomasantunes/master2
Rémi Verschelde
2019-08-23
Merge pull request #31575 from creikey/increase-anchor-precision
Rémi Verschelde
2019-08-22
Fix minimap mouse click resolving to -1
Paulb23
2019-08-22
Increase control node's anchor precision
Cameron Reikes
2019-08-21
Add minimap to text_edit
Paulb23
2019-08-21
Add syntax highlighting cache
Paulb23
2019-08-21
Rename FileDialog's folder icon custom color to `folder_icon_modulate`
Hugo Locurcio
2019-08-21
Fix filter quotes wraped insert completion options
geequlim
2019-08-20
Use a different color for folder icons in file dialogs
Hugo Locurcio
2019-08-18
Keep syntax highlighting on TextEdit in readonly mode
Michael Alexsander Silva Dias
2019-08-15
Add an outline to box selection rectangles for better visibility
Hugo Locurcio
2019-08-15
Fix autocompletion widget having its text leak outside
Michael Alexsander Silva Dias
2019-08-14
Merge pull request #31266 from IAmActuallyCthulhu/pr/remove-redundant-author-...
Rémi Verschelde
2019-08-14
Merge pull request #31267 from sparkart/fix_optionbutton_offset
Rémi Verschelde
2019-08-14
Exposed set_as_minsize to gdscript
Fabian
2019-08-13
Merge pull request #31338 from Calinou/reorganize-menus
Rémi Verschelde
2019-08-13
Reorganize various menus for consistency and conciseness
Hugo Locurcio
2019-08-12
Fix Right-Click Menu Deselecting Edits Content
Emmanuel Barroga
2019-08-12
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
Fix Offset with OptionButton Popup
Emmanuel Barroga
2019-08-09
Merge pull request #31213 from KoBeWi/explain_scenes
Rémi Verschelde
2019-08-09
Remove ERR_EXPLAIN from scene/* code
Tomasz Chabora
2019-08-09
Fix Exponential Range Graphical Error
Emmanuel Barroga
2019-08-07
Merge pull request #31077 from qarmin/coverity_bugs
Rémi Verschelde
2019-08-07
Add some code changes/fixes proposed by Coverity and Clang Tidy
qarmin
2019-08-06
Implemented check_vadjust in CheckBox & CheckButton. It was exposed to the ed...
Ken Paulson
2019-08-05
Update WindowDialog title when translation changes
Michael Alexsander Silva Dias
2019-08-05
Merge pull request #31075 from KoBeWi/right_for_acceptance
Rémi Verschelde
2019-08-04
Accept also right-click event in LineEdit
Tomasz Chabora
2019-08-01
Same method when redrawing as when theme changed
Cameron Reikes
2019-07-31
Merge pull request #30972 from Chaosus/vs_copy_paste
Rémi Verschelde
2019-07-31
Implement copy/paste in visual shaders
Chaosus
2019-07-30
Fix ProgressBar Wrong Value with Border
Emmanuel Barroga
2019-07-30
Increase color preset slots
Tomás Antunes
2019-07-29
Merge pull request #30932 from Dragoncraft89/master
Rémi Verschelde
2019-07-29
Translate TabContainer titles, when inherited from node name
Florian Kothmeier
2019-07-29
Remove useless variable and line in OptionButton
NilsIrl
2019-07-29
Change if to switch in OptionButton
NilsIrl
2019-07-27
Revert "Update Control margins when size is overridden by change to minsize"
Rémi Verschelde
2019-07-26
Small adjustments to tooltips in '(Editor)FileDialog'
Michael Alexsander Silva Dias
[next]