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
2021-09-08
Merge pull request #52106 from Paulb23/text-edit-optimisation
Gilles Roudière
2021-09-07
Merge pull request #52082 from williamd67/fix-custom-effects-dropdown-menu
Max Hilbrunner
2021-09-07
Merge pull request #52145 from LeaoLuciano/linkbutton-translation-4.0
Max Hilbrunner
2021-09-07
Merge pull request #52339 from jmb462/fix-fold-function-with-comment-fail
Max Hilbrunner
2021-09-07
Merge pull request #52359 from williamd67/fix-autocomplete-merge
Max Hilbrunner
2021-09-07
Merge pull request #52436 from daniel-mcclintock/fix-out-of-bounds-completion...
Max Hilbrunner
2021-09-07
Merge pull request #52050 from nobuyukinyuu/bind-get-tab-idx-at-point-40
Gilles Roudière
2021-09-06
Merge pull request #35859 from Calinou/minimap-add-hover-pressed-feedback
Gilles Roudière
2021-09-06
Fix crash during completion lookback
daniel-mcclintock
2021-09-05
Prevent editing properties managed by parent container
Awkor
2021-09-05
Fix comment causes content of folded methods to not hide
jmb462
2021-09-05
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-04
Add visual feedback when hovering or dragging the code minimap grabber
Hugo Locurcio
2021-09-03
Fix incorrectly removing two characters by auto brace
William Deurwaarder
2021-09-01
Merge pull request #38722 from KoBeWi/proposition
Gilles Roudière
2021-09-01
Add offset for TextureProgress progress texture
kobewi
2021-09-01
TabContainer Fix drawing current tab when it's disabled
kleonc
2021-08-29
Merge pull request #30391 from KoBeWi/hiding_children
Juan Linietsky
2021-08-29
Bind TabContainer::get_tab_idx_at_point() to ClassDB
nobuyuki_nyuu
2021-08-28
Merge pull request #51906 from requizm/fix/49077
Michael Alexsander
2021-08-28
Optimise TextEdit get height and width
Paulb23
2021-08-28
Add support for internal nodes
kobewi
2021-08-27
LinkButton's text now is automatically translated
LeaoLuciano
2021-08-27
Merge pull request #52096 from kleonc/tree-item-drag-drop-drawing
Max Hilbrunner
2021-08-27
Do all audio mixing in the AudioServer
Ellen Poe
2021-08-27
Makes FontData importable resource.
bruvzg
2021-08-26
Fix misspelled "overriden"
Haoyu Qiu
2021-08-25
Tree Fix line rendering when drag and dropping TreeItem
kleonc
2021-08-25
Merge pull request #51821 from Calinou/builtin-shaders-add-comments
JFonS
2021-08-24
RichTextLabel returns member (Array) for custom effects for Editor
William Deurwaarder
2021-08-24
Make RichTextLabel honour default cursor shape property
Haoyu Qiu
2021-08-23
Merge pull request #51947 from AnilBK/redundant-assignments
Michael Alexsander
2021-08-23
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-22
Fix GraphEdit connection colors
Jummit
2021-08-22
Merge pull request #51886 from Geometror/fix-layout-editor-file-dialog
Michael Alexsander
2021-08-22
Merge pull request #51700 from Geometror/fix-color-picker
K. S. Ernest (iFire) Lee
2021-08-22
Merge pull request #51975 from Jummit/consistent-graphedit-connections
K. S. Ernest (iFire) Lee
2021-08-22
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
Make GraphEdit connections consistent on zoom
Jummit
2021-08-22
Merge pull request #51965 from theoway/fix_node_arranger_origin_bug
K. S. Ernest (iFire) Lee
2021-08-22
Fixes position offset of node groups set by arrange_nodes() in GraphEdit
Umang Kalra
2021-08-21
Refactor GraphEdit connections
Jummit
2021-08-21
Remove redundant assignments.
Anilforextra
2021-08-21
Fix ItemList layout (+EditorFileDialog)
Hendrik Brucker
2021-08-21
Fix line_separation working incorrectly in find_click of RichTextLabel
Menderes
2021-08-20
Merge pull request #51866 from requizm/fix/49455
Hugo Locurcio
2021-08-20
Fix tooltip message working incorrectly in PopupMenu
requizm
2021-08-20
Fix line_separation constant working incorrectly in RichTextLabel
requizm
2021-08-19
Merge pull request #51804 from ThreeRhinosInAnElephantCostume/fixundoredo
Rémi Verschelde
2021-08-19
fixed popup_menu buttons getting triggered by lmb press instead of release.
ThreeRhinosInAnElephantCostume
[next]