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-03-24
Refactor Object metadata
reduz
2022-03-22
Merge pull request #59403 from fire-forge/textureprogressbar-group
Rémi Verschelde
2022-03-21
Remove unnecessary "Percent" group in ProgressBar
FireForge
2022-03-21
Fix "Stretch Margin" group in TextureProgressBar
FireForge
2022-03-19
Merge pull request #59322 from YeldhamDev/groups_arent_bools
Rémi Verschelde
2022-03-19
Fix `tabs_rearrange_group` property being exposed as a `bool` instead of a `int`
Michael Alexsander
2022-03-19
Hide text and icon properties in OptionButton
kobewi
2022-03-18
Merge pull request #58394 from bruvzg/rtl_hint
Rémi Verschelde
2022-03-18
Merge pull request #58233 from bruvzg/gde_ts
Rémi Verschelde
2022-03-17
Make `TabBar/Container` default their alignments to the left instead of center
Michael Alexsander
2022-03-17
Unify TextServer built-in module and GDExtension code.
bruvzg
2022-03-17
Add item tooltip access to OptionButton
Haoyu Qiu
2022-03-16
Fix children visibility check
taigi100
2022-03-15
Fix text buf does not clear when calling the method set_item_text in PopupMenu
风青山
2022-03-13
Merge pull request #59108 from KoBeWi/somewhere_on_the_screen
Rémi Verschelde
2022-03-13
Fix text clipping on the right side.
bruvzg
2022-03-13
Expose methods for screen-space transforms
kobewi
2022-03-13
Fix RichTextLabel shadow color when text has transparency
Haoyu Qiu
2022-03-12
Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-...
Rémi Verschelde
2022-03-12
Merge pull request #59061 from fazil47/graph_edit_offset_fix
Rémi Verschelde
2022-03-12
popup_request signal emits mouse click position
Fazil Babu
2022-03-12
Allow negative indexes in ItemList and PopupMenu
kobewi
2022-03-11
Merge pull request #59007 from novaplusplus/code_edit_from_to_error_fix
Rémi Verschelde
2022-03-11
Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks
Rémi Verschelde
2022-03-11
Fix "p_from_line > p_to_line" errors in text edit
nova++
2022-03-10
Discern between virtual and abstract class bindings
reduz
2022-03-10
Revert "Update mouse cursor shape after changes"
Markus Sauermann
2022-03-09
Remove VARIANT_ARG* macros
reduz
2022-03-09
Merge pull request #58913 from Sauermann/fix-mouse-cursor-change
Rémi Verschelde
2022-03-09
Update mouse cursor shape after changes
Markus Sauermann
2022-03-09
Replace `TabBar`'s `min_width` with `max_tab_width` and expose it
Michael Alexsander
2022-03-08
Rename Control's Rect properties to exclude rect_ part
Marcel Admiraal
2022-03-08
Merge pull request #58850 from YeldhamDev/more_tab_regressions
Rémi Verschelde
2022-03-08
Merge pull request #58887 from cesarizu/bbcode_align_left
Rémi Verschelde
2022-03-08
Merge pull request #58879 from Calinou/basebutton-shortcut-context-fix-typo
Rémi Verschelde
2022-03-08
Add support to align to left to bbcode
César Izurieta
2022-03-08
Fix crash with all_tabs_in_front
Paweł Fertyk
2022-03-07
Fix typo in BaseButton shortcut context methods
Hugo Locurcio
2022-03-06
Fix regressions with nameless and icon-only tabs
Michael Alexsander
2022-03-06
Remove duplicate editor settings definitions
kobewi
2022-03-06
Merge pull request #58805 from KoBeWi/meh_custom
Rémi Verschelde
2022-03-06
Remove set_as_minsize()
kobewi
2022-03-05
Remove custom_* prefixes compatibility
kobewi
2022-03-05
Change tabs_rearrange_group to property
kobewi
2022-03-04
Fix renaming `TabContainer` children not updating tab names when outside the ...
Michael Alexsander
2022-03-04
Merge pull request #58691 from miremrie/absolute-file-path-in-file-browser
Rémi Verschelde
2022-03-04
Merge pull request #58687 from YeldhamDev/the_beast_has_been_slain
Rémi Verschelde
2022-03-04
Merge pull request #58739 from Calinou/control-add-constructors
Rémi Verschelde
2022-03-04
Add optional constructor arguments to more Control nodes
Hugo Locurcio
2022-03-04
Remove extra separator when TextEdit is read only and unselectable
Haoyu Qiu
[next]