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-10-23
Merge pull request #54120 from zaevi/fix_null-ref_crashes
Rémi Verschelde
2021-10-23
Merge pull request #54145 from zedutch/Fix-tree-notification-crash
Rémi Verschelde
2021-10-23
Fix primary clipboard warning
ConteZero
2021-10-23
Fixed crash in `ScrollContainer` _notification
Anton Christoffersson
2021-10-23
Fix possible crash when calling Tree.notification from _ready
Robin Arys
2021-10-23
Make RichTextLabel's parse_bbcode and append_text return void
Haoyu Qiu
2021-10-23
Fix unexpected crashes in `notification`
Zae
2021-10-22
Merge pull request #54088 from madmiraal/remove-unimplemented-methods
Rémi Verschelde
2021-10-21
Remove unimplemented methods
Marcel Admiraal
2021-10-21
Merge pull request #54035 from Calinou/ctl-context-dialog-use-title-case
Rémi Verschelde
2021-10-21
Use TitleCase for CTL dialog menu options
Hugo Locurcio
2021-10-20
Fix Tabs crash where it still tries to detect the clicked tab even if there a...
Robin Arys
2021-10-20
Merge pull request #53702 from ConteZero/primary_clipboard_linux
Rémi Verschelde
2021-10-20
Merge pull request #53926 from YeldhamDev/i_am_tabbar_now
Rémi Verschelde
2021-10-19
Fix: typo in TextParagraph class and docs
Murilo Gonçalves
2021-10-19
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-10-19
Implement TileMap patterns palette
Gilles Roudière
2021-10-18
Added primary clipboard for Linux
ConteZero
2021-10-18
Fix crash when executing CodeEdit._main_gutter_draw_callback
Haoyu Qiu
2021-10-16
Fix null crash with TextEdit
Ricardo Subtil
2021-10-15
Remove WebM support (and deps libvpx and opus)
Rémi Verschelde
2021-10-14
Fix bilinear TextureProgressBar with nine patch enabled
floppyhammer
2021-10-11
Fix inline IME input not working in the empty LineEdit with the placeholder.
bruvzg
2021-10-09
Fix Range property dependencies
kobewi
2021-10-09
Fix missing argument names in bindings
Rémi Verschelde
2021-10-07
Fix invisible tabs not being ignored in `Tabs`
Michael Alexsander
2021-10-07
Replace references to VisualServer in code comments with RenderingServer
Hugo Locurcio
2021-10-06
Merge pull request #53476 from Paulb23/breakpoint-move-up-fix
Rémi Verschelde
2021-10-06
Fix breakpointed_lines out of sync when removing lines above
Paulb23
2021-10-06
Merge pull request #53460 from timothyqiu/tooltip-request-func
Rémi Verschelde
2021-10-06
Fix crash when tooltip_request_func object is freed
Haoyu Qiu
2021-10-06
Merge pull request #53446 from nekomatata/container-pre-sort-children
Rémi Verschelde
2021-10-05
Add pre-sort signal and notification in Container
PouleyKetchoupp
2021-10-06
Fix the "END" key behaving like "PAGE_DOWN" in code completion.
Eric M
2021-10-04
Merge pull request #53330 from jmb462/fix-bad-caret-position-after-ctrl-x
Rémi Verschelde
2021-10-04
Merge pull request #53303 from akien-mga/53295-gdscript-completion-quote-style
Rémi Verschelde
2021-10-04
Fix caret position and viewport centering after deleting line (Ctrl-X)
jmb462
2021-10-04
Merge pull request #53392 from YeldhamDev/tabs_offset_fix
Rémi Verschelde
2021-10-04
GDScript completion: Handle quote style ad-hoc to remove editor dependency
Rémi Verschelde
2021-10-04
Fix `Tabs` offset overreaching when scrolling fast
Michael Alexsander
2021-10-04
Remove EDSCALE dependency from /scene/gui
Yuri Sizov
2021-10-04
Add the base scale factor to the Theme resource
Yuri Sizov
2021-10-01
Fix deleting selection at the first line do not work with backspace
Jean-Michel Bernard
2021-10-01
Implement TextServer GDExtension interface, remove TextServer GDNative interf...
bruvzg
2021-10-01
Allow non-control Nodes to handle drag forwarding (e.g. Windows)
Eric M
2021-10-01
Merge pull request #53277 from YeldhamDev/tabs_renaming
Rémi Verschelde
2021-09-30
Rename some elements of `Tabs`
Michael Alexsander
2021-09-30
Use range iterators for `Map`
Lightning_A
2021-09-30
Merge pull request #53112 from EricEzaM/better-breakpoint-gutter
Rémi Verschelde
2021-09-30
Improved breakpoint gutter for CodeEdit.
Eric M
[prev]
[next]