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-10-08
Add warning for missing characters in label font
RedMser
2022-10-07
Getters for TextEdit scrollbars
microaeris
2022-10-07
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
Merge pull request #62910 from Vitika9/gsoc-colorpicker-ux
Rémi Verschelde
2022-10-07
Add split caret direction markers. Fix block/overtype caret size.
bruvzg
2022-10-06
Merge pull request #66961 from Rindbee/fix-set_custom_color
Rémi Verschelde
2022-10-06
Merge pull request #61902 from Paulb23/multi-caret
Rémi Verschelde
2022-10-06
Fix wrong condition used in `set_custom_color`
Rindbee
2022-10-05
Fix Control not disconnecting signal
Markus Sauermann
2022-10-05
Add multi caret support to CodeEdit
Paulb23
2022-10-05
Add mutliple Caret support to TextEdit
Paulb23
2022-10-05
Merge pull request #66770 from EricEzaM/search-by-event
Rémi Verschelde
2022-10-04
Merge pull request #66559 from zaevi/fix_ScrollContainer_touch_scroll
Rémi Verschelde
2022-10-03
Move selecion into caret
Paulb23
2022-10-03
Improve MenuButton and OptionButton
EricEzaM
2022-10-03
Add searching by event for Editor Settings shortcuts and Project Settings inp...
EricEzaM
2022-09-28
Merge pull request #58995 from Sauermann/fix-mouse-cursor-change-2
Rémi Verschelde
2022-09-28
Merge pull request #66543 from akien-mga/msvc-warning-c4702
Rémi Verschelde
2022-09-29
Fix ScrollContainer touch-scrolling not working.
Zae
2022-09-28
Fix MSVC warning C4702: unreachable code
Rémi Verschelde
2022-09-28
Fix MSVC warning C4706: assignment within conditional expression
Rémi Verschelde
2022-09-27
Merge pull request #66160 from dpalais/double_time
Rémi Verschelde
2022-09-27
Merge pull request #66445 from EricEzaM/GH-66442-shortcut-change-popupmenu-up...
Rémi Verschelde
2022-09-26
Change time parameters and variables to double type
Dave Palais
2022-09-26
Ensure popup menu redraws items when shortcuts update.
Eric M
2022-09-26
[RTL] Fix font variations / OpenType features of theme default font not updat...
bruvzg
2022-09-26
Merge pull request #65540 from MewPurPur/easier-bookmarks
Rémi Verschelde
2022-09-25
Merge pull request #66288 from bruvzg/te_fix_color
Rémi Verschelde
2022-09-24
Fix ColorPicker always emitting color_changed on html submit
Micky
2022-09-24
Ensure all checks of `is_action` in the editor which are for 'shortcut' use, ...
Eric M
2022-09-23
[TextEdit] Use error/selection font color for the current glyph only, instead...
bruvzg
2022-09-23
Merge pull request #65158 from nongvantinh/fixed-infinite-loop
Rémi Verschelde
2022-09-22
Revert custom_minimum_size type back to Vector2 instead of Vector2i
Aaron Franke
2022-09-21
Merge pull request #66213 from KoBeWi/not_right_but_works™
Rémi Verschelde
2022-09-21
Remove duplicate code in ItemList
kobewi
2022-09-21
Tree recursive folding
Ninni Pipping
2022-09-21
Merge pull request #66126 from RedMser/shortcut-context-inspector
Rémi Verschelde
2022-09-19
Merge pull request #66068 from bruvzg/rtl_fx_connected
Rémi Verschelde
2022-09-19
Merge pull request #66112 from Zylann/get_configuration_warnings_psa
Rémi Verschelde
2022-09-19
Fix #66062: editing shortcut_context in inspector
RedMser
2022-09-19
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-19
[RTL] Add option to apply built-in effects to the individual connected glyphs.
bruvzg
2022-09-18
Update mouse cursor shape after changes
Markus Sauermann
2022-09-18
Make the inner TabBar in a TabContainer behave as if it were in a Container
Rindbee
2022-09-18
Merge pull request #66012 from Rindbee/fix-TabContainer-minimum_size
Rémi Verschelde
2022-09-18
Fix minimum size calculation for TabContainer
Rindbee
2022-09-16
Fix RichTextLabel not updating on theme/theme override change until text is u...
bruvzg
2022-09-14
Add configuration warning to GraphEdit regarding future refactoring
Hendrik Brucker
2022-09-13
RTL Improvements
bruvzg
2022-09-09
Improve parameter naming and documentation in GraphEdit and GraphNode
Yuri Sizov
[prev]
[next]