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-27
Fix IME position in the single window mode sub-windows.
bruvzg
2023-03-27
Fix EditorUndoRedoManager's handling of MERGE_ENDS
kobewi
2023-03-27
Fix concave/convex polygon shape documentation
Ricardo Buring
2023-03-27
Fix `Find in Files` Search Results cannot open builtin script
stmSi
2023-03-27
Use the new API for virtual keyboard height detection on Android, bugfix
necrashter
2023-03-27
Fix several clang-tidy bool literal conversion warnings
bitsawer
2023-03-27
C#: Fix building projects for MSBuild before 17.3
RedworkDE
2023-03-27
C#: Encode GodotProjectDir as Base64 to prevent issues with special characters
Raul Santos
2023-03-27
Fix randfn to prevent generating of nan values
Yuri Rubinsky
2023-03-27
Make GDScript number highlighting stricter
VolTer
2023-03-27
Fix crash in resource load
Pedro J. Estébanez
2023-03-27
Add XRServer.world_origin property
Bastiaan Olij
2023-03-27
Fix GDExtensions library export when multiple architectures are set.
bruvzg
2023-03-27
[TextServer] Add mutex for FreeType face creation/deletion operations.
bruvzg
2023-03-27
Commit Fix for GLES3 point size not working
LandoUWB
2023-03-27
fix spotlight shadows in volumetric fog
RandomCatDude
2023-03-27
Fix `GraphNode` resizing when its bottom border is too thin
Michael Alexsander
2023-03-27
Fix data races in startup/teardown
myaaaaaaaaa
2023-03-27
Improve layout direction/locale automatic selection.
bruvzg
2023-03-27
[macOS] Re-add support for the _sc_ inside app bundle. Update docs.
bruvzg
2023-03-27
Fix some ways to create inconsistent Viewport sizes
Markus Sauermann
2023-03-27
Incorporating the availability of screen and depth textures for the GLES3 bac...
LandoUWB
2023-03-27
Fix cancelling selection (pressing escape) while gizmo editing making uncommi...
Eric M
2023-03-27
Fix scrolling behaviour with low page value
Paweł
2023-03-27
Delete unused compression formats from .imoprt files when exporting
clayjohn
2023-03-27
Revert attempted fix of trimesh CCD
Ricardo Buring
2023-03-19
Bump version to 4.0.1-stable
Rémi Verschelde
2023-03-19
Merge pull request #75097 from YuriSizov/4.0.1-changelog
Rémi Verschelde
2023-03-19
Add changelog for 4.0.1
Yuri Sizov
2023-03-16
Merge pull request #74987 from YuriSizov/4.0-cherrypicks
Rémi Verschelde
2023-03-16
Improve Vector2 / 3 / 4 normalized() classref.
lawnjelly
2023-03-16
Fix NavigationAgent3D debug path duplicated points
smix8
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
[next]