index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-15
i18n: Sync translations with Weblate
Rémi Verschelde
2023-03-14
Merge pull request #74907 from YuriSizov/4.0-cherrypicks
Yuri Sizov
2023-03-14
Redraw 2d viewport when guides are cleared
the-sink
2023-03-14
Fix typo in Window class.
pcamp
2023-03-14
Convert OpenSimplexNoise to FastNoiseLite
Marius Hanl
2023-03-14
Make sure Script Debugger is updated with the editor theme
Yuri Sizov
2023-03-14
Use linear filtering without mipmaps for ProceduralSkyMaterial and PhysicalSk...
clayjohn
2023-03-14
Fix exported type for Menubar start_index
justchen1369
2023-03-14
GDScript: Fix autocomplete inside a block with a type test condition
Dmitrii Maganov
2023-03-14
clear filter input in Project Settings when opening Layers
yedpodtrzitko
2023-03-14
Fix extension bindings for motion collision/result structs
Mikael Hermansson
2023-03-14
Add missing TTRs in tiles editor and array inspector
Haoyu Qiu
2023-03-14
Vulkan: Fix VMA build with GCC 13
Rémi Verschelde
2023-03-14
Fix errors when closing floating docks
Hayden Leete
2023-03-14
Tweak command syntax in Vulkan renderer failure message
Hugo Locurcio
2023-03-14
increased max touches to 32 for ios
Chris Weber
2023-03-14
Document using `String.uri_encode()` with `OS.shell_open()`
Hugo Locurcio
2023-03-14
[Linux/X11] Add some missing keycodes/scancodes.
bruvzg
2023-03-14
Fix error spam when naming a func at the end of the script
VolTer
2023-03-14
Fix buffer overrun in CPUParticles3D
RedworkDE
2023-03-14
Fix coloring of the renderer options button
Haoyu Qiu
2023-03-14
Fix instance uniforms breaking when setting a new mesh.
Johan Aires Rastén
2023-03-14
Don't unset local_coords on starting transform.
Ryan Roden-Corrent
2023-03-14
Propogate errors when creating an OpenGL context fails in X11
clayjohn
2023-03-14
Fixes a canvas item set to clip children being drawn as black if no children ...
SlugFiller
2023-03-14
Fix AABB calculation for meshes using Skeleton2D
SlugFiller
2023-03-14
Fixed incorrect ERROR message when setting new PrimitiveMesh
Johan Aires Rastén
2023-03-14
Disable local space for blender transforms.
Ryan Roden-Corrent
2023-03-14
Fix broken shortcut key input
Rindbee
2023-03-14
Modify JSON.stringify so that it doesn't create unnecessary empty lines from ...
Jakub Mateusz Marcowski
2023-03-14
FBX: Disable importer when canceling FBX2glTF setup
Rémi Verschelde
2023-03-14
Avoid overflow when calculating ptr address for 3D textures in RenderingDevic...
clayjohn
2023-03-14
Merge pull request #74884 from YuriSizov/4.0-cherrypicks
Yuri Sizov
2023-03-13
Add missing handler for removing font sizes in Themes
Yuri Sizov
2023-03-13
Set properties of ImageTexture3D when creating
clayjohn
2023-03-13
Fix blend-file import when using custom color management in blender
juliuse98
2023-03-13
[TextServer] Fix justification on punctuation characters.
bruvzg
2023-03-13
Fix NavigationServer free error print
smix8
2023-03-13
Fix type icons in `PropertySelector`
Ninni Pipping
2023-03-13
remove incorrect rename of get_used_cells_by_id
Thomas Lobig
2023-03-13
[TextEdit] Do not draw virtual spaces (word break / justification points).
bruvzg
2023-03-13
Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW
Rémi Verschelde
2023-03-13
Get the unlit / unshaded extension when importing GLTF and set it when exporting
Hakim
2023-03-13
[Windows] Update modifier key status during IME input.
bruvzg
2023-03-13
[Web] Fix some missing keycode mappings.
bruvzg
2023-03-13
Add proper default texture filter and repeat modes for Canvas shaders in the ...
clayjohn
2023-03-13
Notify child controls when BackBufferCopy's rect changed
Haoyu Qiu
2023-03-13
C#: Get singleton instances using the Core name
RedworkDE
2023-03-13
C#: Ignore explicit interface implementations
Raul Santos
2023-03-13
GDScript: Fix checking if a call is awaited in compiler
Dmitrii Maganov
[next]