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-30
Make vararg method bind no return and return
Pierre-Thomas Meisels
2022-03-28
Merge pull request #59525 from fire-forge/fix-group-names
Rémi Verschelde
2022-03-28
Fix inspector group name capitalization
FireForge
2022-03-28
String: Remove TTR and DTR defines in non-tools build
Rémi Verschelde
2022-03-28
Merge pull request #59548 from akien-mga/obj-remove-unused-categories
Rémi Verschelde
2022-03-28
Merge pull request #59553 from reduz/script-extension-support
Rémi Verschelde
2022-03-27
Add GDExtension support to Script
reduz
2022-03-27
Rename warp mouse functions to warp_mouse
Markus Sauermann
2022-03-26
Merge pull request #59336 from YeldhamDev/where_we_dropping_boys
Rémi Verschelde
2022-03-26
Add configuration warning for SubViewportContainer
Markus Sauermann
2022-03-26
Object: Remove unused category boilerplate
Rémi Verschelde
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
Add visual marker when dragging and dropping tabs
Michael Alexsander
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
[next]