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-13
Fix Camera2D position smoothing properties not being grouped
Marcus Elg
2023-03-13
Correct superclass constructors in 3to4.
Ryan Roden-Corrent
2023-03-13
Don't strip whitespace when converting 3to4.
Ryan Roden-Corrent
2023-03-13
Merge pull request #74866 from YuriSizov/4.0-cherrypicks
Yuri Sizov
2023-03-13
Fix TileSetEditor paiting texture_origin Vector2i
Ninni Pipping
2023-03-13
C#: Always show "Create C# solution" option
Raul Santos
2023-03-13
Fix dock name lost translation after layout change
Haoyu Qiu
2023-03-13
Automatically reparent editor message dialogs to avoid error spam.
bruvzg
2023-03-13
Stop toaster notification circle flickering when notifications are all hidden.
SaracenOne
2023-03-13
TileSet editor was out of sync with TileMap and incorrectly overwrote old sel...
Niels Drost
2023-03-13
Fix GDScript code style regarding colon
Danil Alexeev
2023-03-13
Clarify Thread documentation
Isaac Clerencia
2023-03-13
Document GLTFNode and some of GLTFState
Aaron Franke
2023-03-13
Fix for AABB methods with wrong description
BrunoSXS
2023-03-13
Discourage reusing Tweens
kobewi
2023-03-13
improve documentation for Font and FontVariation
themancalledjakob
2023-03-13
Fixed minor typo in turbulence documentation
Andreas Raddau
2023-03-13
Safeguard Makefile commands
kobewi
2023-03-13
Fix small mistake in Window.xml
JustKoi
2023-03-13
Remove outdated note about const in Dictionary and Array docs
George Marques
2023-03-13
Fix various typos in the classref
Haoyu Qiu
2023-03-13
Fixed typos in the Transform2D and Transform3D class reference
titus125
2023-03-13
Document `editor/naming/scene_name_casing` setting
Ninni Pipping
2023-03-13
Fix null-pointer dereference on Android systems when using gl_compatibility r...
Malcolm Nixon
2023-03-13
C#: Fix crash when errors occur before language initialization.
RedworkDE
2023-03-13
Improve logic related to editing audio buses (and prevent crashes)
Yuri Sizov
2023-03-13
Prevent crashing on startup if project has scripted theme types
Yuri Sizov
2023-03-13
[TextServer] Add invalid font scaling check, restrict Linux/BSD system fonts ...
bruvzg
2023-03-13
Prevent cache corruption when saving resources in the editor
Yuri Sizov
2023-03-13
Fix crash when revealing file in floating FileSystem Dock
Hayden Leete
2023-03-13
Fix RichTextLabel crash with out of bound exception
Paweł Fertyk
2023-03-13
Generate empty textures for theme icons if the SVG module is disabled
Yuri Sizov
2023-03-13
Fix crash when dumping extension API in a non-writable directory
Haoyu Qiu
2023-03-13
Avoid copying CanvasTexture when updating proxy
clayjohn
2023-03-13
[Linux/X11] Check if required xkb functions exist before using it.
bruvzg
2023-03-13
Modify the default theme GraphNode close_h_offset
Nicholas Huelin
2023-03-13
[TextServer] Ensure ICU data is initialised only one and cleaned only at exit.
bruvzg
2023-03-13
Fix glTF mesh importer not freeing nodes correctly on import
Abdulrahman Al Zeidi
2023-03-13
Merge pull request #74750 from YuriSizov/project-manager-lighten-up-4.0
Yuri Sizov
2023-03-11
Ensure that editor color map is initialized in the project manager
Yuri Sizov
2023-03-06
Fix "Convert Full Project" button not translated
Haoyu Qiu
2023-03-06
CI: Pin SCons to 4.4.0, the new 4.5.0 is broken
Rémi Verschelde
2023-03-01
Bump version to 4.0.1-rc
Rémi Verschelde
2023-03-01
Bump version to 4.0-stable \o/
Rémi Verschelde
2023-03-01
Update CHANGELOG.md for 4.0 release
Rémi Verschelde
2023-03-01
i18n: Sync translations with Weblate
Rémi Verschelde
2023-02-28
Minor typo and docs URL fixes
Rémi Verschelde
2023-02-27
Merge pull request #74072 from akien-mga/sync-gamecontrollerdb
Rémi Verschelde
2023-02-27
Merge pull request #74063 from groud/fix_crash_glb_import
Rémi Verschelde
2023-02-27
Merge pull request #73890 from jtnicholl/mesh_docs
Rémi Verschelde
[next]