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
2022-07-13
Merge pull request #62774 from Rindbee/make-the-meta-click-area-fit
Rémi Verschelde
2022-07-13
Merge pull request #62781 from MinusKube/tree-slider-bug
Rémi Verschelde
2022-07-13
Merge pull request #62827 from fire-forge/ok-cancel
Rémi Verschelde
2022-07-13
Merge pull request #62884 from KoBeWi/THICKUNDERLINE
Rémi Verschelde
2022-07-13
Make the meta click area fit
Rindbee
2022-07-10
Fix too thin underline in brace match
kobewi
2022-07-09
Seperate filter and description in FileDialog.add_filter()
FireForge
2022-07-09
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-08
Merge pull request #62744 from AThousandShips/tree_h_scroll
Rémi Verschelde
2022-07-08
Merge pull request #62075 from Vitika9/gsoc-colorpicker
Rémi Verschelde
2022-07-08
Fix regressions from Font refactor
bruvzg
2022-07-07
Fix regressions from Font refactor
bruvzg
2022-07-07
Horizontal scroll for Tree
Ninni Pipping
2022-07-06
ColorPicker Refactor
Vitika9
2022-07-06
Fix range slider in tree not updating text value
MinusKube
2022-07-06
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
Disable Expand by default in VideoStreamPlayer
Hugo Locurcio
2022-07-05
Merge pull request #62721 from Nolkaloid/line_edit-caret-blink-fix
Rémi Verschelde
2022-07-05
Change LineEdit caret blink to use process
Nolkaloid
2022-07-04
Allow to disable TextEdit vertical scroll
kobewi
2022-07-04
Merge pull request #62448 from MinusKube/completion-scroll-click
Rémi Verschelde
2022-07-04
Fix FileDialog file name autocompletion with filters
Thakee Nathees
2022-07-03
Add the ability to drag the code completion scrollbar using the mouse click
MinusKube
2022-07-01
Merge pull request #59089 from KoBeWi/I_am_root
Rémi Verschelde
2022-07-01
Fix find_next_valid_focus() freeze
kobewi
2022-06-30
Fix find_next_valid_focus() freeze
kobewi
2022-06-28
Use single-precision floats in GradientEdit
TechnoPorg
2022-06-28
Add root_subfolder to FileDialog
kobewi
2022-06-27
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
Merge pull request #37764 from KoBeWi/video_pauser
Rémi Verschelde
2022-06-27
Merge pull request #61587 from YuriSizov/control-fix-theme-owner-toplevel
Rémi Verschelde
2022-06-26
Merge pull request #62221 from ConteZero/drag_and_drop_option
Rémi Verschelde
2022-06-26
Add an option to drag'n'drop selected text in TextEdit
ConteZero
2022-06-26
Properly handle game pause in VideoPlayer
kobewi
2022-06-25
Merge pull request #61435 from nathanfranke/tab-container-repaint
Rémi Verschelde
2022-06-25
Merge pull request #62311 from KoBeWi/anuluj
Rémi Verschelde
2022-06-25
Fix ProgressBar's minimum size not updating when toggling its percent_visible
Rindbee
2022-06-23
repaint tab container when changing tab visibility
Nathan Franke
2022-06-23
enhancement: rename exposed property Control::minimum_size to Control::custom...
Pierre-Thomas Meisels
2022-06-22
Replace some TTRCs with TTRs
kobewi
2022-06-20
Improve TileSet editor and add more suffixes
FireForge
2022-06-16
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-15
Merge pull request #61997 from Rindbee/fix-ColorPicker-wrong-sampling
Rémi Verschelde
2022-06-15
Expose PopupMenu set/get_item_horizontal_offset()
FireForge
2022-06-15
Fix the bug that the sampling position is reversed, make eyedrop reusable.
Rindbee
2022-06-14
Add vector value linking
kobewi
2022-06-13
Merge pull request #61819 from bruvzg/button_overrun
Rémi Verschelde
2022-06-13
Merge pull request #61842 from bruvzg/popup_fixes_sw
Rémi Verschelde
2022-06-13
[RTL] Fix underline/overline/strikethrough interaction with the "visible char...
bruvzg
2022-06-13
Single-window mode popups and edited scene windows fixes.
bruvzg
[next]