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-16
Allow negative NavigationAgent2D path debug line_width for thin lines
smix8
2023-03-16
Fix typos and inconsistencies in classref
Haoyu Qiu
2023-03-16
Fix error when opening Inspector's dots menu
Haoyu Qiu
2023-03-16
Disallow creating a project in the Home or Documents folder
clayjohn
2023-03-16
Add "Bbcode" -> "BBCode" editor capitalization
Hugo Locurcio
2023-03-16
Fix MultiNodeEdit not cleared after deleting nodes
kobewi
2023-03-16
Fix CharacterBody2D get_slide_collision docs
Brett Chalupa
2023-03-16
Documents the "arc-based" Quaternion constructor
David Snopek
2023-03-16
Add conversion for common Theme Overrides
Marius Hanl
2023-03-16
Fix `InputEventConfigurationDialog` modifies original event
Danil Alexeev
2023-03-16
[macOS] Remove unnecessary debug prints.
bruvzg
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
[next]