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
/
main
Age
Commit message (
Expand
)
Author
2022-10-02
Allow shortcut input to be JoypadButton.
EricEzaM
2022-09-28
Merge pull request #58995 from Sauermann/fix-mouse-cursor-change-2
Rémi Verschelde
2022-09-27
Merge pull request #66160 from dpalais/double_time
Rémi Verschelde
2022-09-26
Change time parameters and variables to double type
Dave Palais
2022-09-26
Force window position if spawned outside screen
kobewi
2022-09-22
[macOS extend-to-title] Add scene/project name to the editor title, fix incor...
bruvzg
2022-09-20
Merge pull request #63740 from Faless/net/4.x_http_request_decompress
Rémi Verschelde
2022-09-20
[HTTPRequest] Cleanup, refactor deferred call.
Fabio Alessandrelli
2022-09-20
[HTTPRequest] Body streaming decompresison.
Fabio Alessandrelli
2022-09-19
Change return type of `get_configuration_warnings` to `PackedStringArray`
Marc Gilleron
2022-09-18
Update mouse cursor shape after changes
Markus Sauermann
2022-09-16
Merge pull request #65496 from MinusKube/popup-capture-mouse-bug
Rémi Verschelde
2022-09-16
Merge pull request #65550 from MinusKube/small-popup-bug
Rémi Verschelde
2022-09-14
Fix XR rendering in 'opengl3' driver and expose true size via the Viewport node
David Snopek
2022-09-11
Add ability to flag classes as experimental or deprecated.
SaracenOne
2022-09-10
Merge pull request #65595 from KoBeWi/minus_children
Rémi Verschelde
2022-09-10
Allow negative indices in move_child()
kobewi
2022-09-09
Remove Remove and Skip
VolTer
2022-09-09
Use embedding viewport instead of parent viewport to determine popup rect
MinusKube
2022-09-08
Merge pull request #60108 from KoBeWi/arise_to_top
Rémi Verschelde
2022-09-08
Merge pull request #63596 from Jayman2000/issue-27640
Rémi Verschelde
2022-09-08
Merge pull request #65460 from Faless/net/4.x_ssl_to_tls_more
Rémi Verschelde
2022-09-08
[Net] Rename "ssl" references to "tls" in methods and members.
Fabio Alessandrelli
2022-09-07
Rename change_scene() and change_scene_to()
Jason Yundt
2022-09-07
Fix MOUSE_MODE_CAPTURED not working correctly with popups
MinusKube
2022-09-07
Remove / Replace old Navigation Debug Visualization
smix8
2022-09-07
Rename `legible_unique_name` param to `force_readable_name`
Micky
2022-09-06
Rename raise() to move_to_front()
kobewi
2022-09-03
Merge pull request #65285 from YuriSizov/window-theme-change-is-imminent
Rémi Verschelde
2022-09-03
Un-defer the initial theme changed notification in Window
Yuri Sizov
2022-09-03
Some improvements to the SceneTreeTimer
Xwdit
2022-09-02
Merge pull request #65250 from YuriSizov/theme-owner-rises
Rémi Verschelde
2022-09-02
Un-defer the initial theme changed notification
Yuri Sizov
2022-09-02
Add ThemeOwner type for managing theme propagation and lookup
Yuri Sizov
2022-09-02
Rename `or_lesser` range property hint to `or_less`
Hugo Locurcio
2022-09-02
Merge pull request #64735 from KoBeWi/viewportshifter
Rémi Verschelde
2022-09-02
Merge pull request #64952 from Chaosus/vs_rename_uniform_to_param
Rémi Verschelde
2022-09-02
Fix getting an error message when repeatedly entering and exiting the tree
Rindbee
2022-09-01
Simplify network GDExtension bindings using EXBIND macros.
Fabio Alessandrelli
2022-09-01
Add dumb and manual theme caching systems to Window
Yuri Sizov
2022-09-01
Rename `uniform` to `parameter` across the engine
Yuri Rubinsky
2022-09-01
Merge pull request #65108 from MinusKube/subwindow-focused-bug
Rémi Verschelde
2022-08-31
Implement Physical Light Units as an optional setting.
clayjohn
2022-08-30
Prevent subwindow_focused from pointing to a window that is not a subwindow
MinusKube
2022-08-30
Merge pull request #47744 from KoBeWi/press_F_to_play_exit
Rémi Verschelde
2022-08-30
Change _redraw_callback to callable_mp
kobewi
2022-08-30
Merge pull request #63003 from Geometror/msaa-2d
Rémi Verschelde
2022-08-30
Merge pull request #64377 from Mickeon/rename-canvas-redraw
Rémi Verschelde
2022-08-30
Allow to change the Stop shortcut used at runtime
kobewi
2022-08-30
Merge pull request #63902 from dalexeev/string-cases
Rémi Verschelde
[next]