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
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
2023-02-27
Fix a crash in the GLB importer
Gilles Roudière
2023-02-27
Sync controller mappings DB with SDL2 community repo
Rémi Verschelde
2023-02-27
Merge pull request #74040 from akien-mga/safer-renames
Rémi Verschelde
2023-02-27
Merge pull request #74038 from KoBeWi/DocumentationExportPlugin
Rémi Verschelde
2023-02-27
Add 3-to-4 renames for project settings in project.godot
Rémi Verschelde
2023-02-27
Cleanup 3-to-4 renames, prevent common words replacements
Rémi Verschelde
2023-02-27
Improve documentation of EditorExportPlugin
kobewi
2023-02-27
Merge pull request #74031 from Faless/mp/4.x_fix_iface_sname
Rémi Verschelde
2023-02-27
Merge pull request #74024 from sarice8/update-tween-doc
Rémi Verschelde
2023-02-27
[MP] Fix orphan StringName on close.
Fabio Alessandrelli
2023-02-27
Merge pull request #74028 from voidedWarranties/scriptlanguage_unused
Rémi Verschelde
2023-02-27
Merge pull request #74029 from bruvzg/ime_textedit_complex
Rémi Verschelde
[next]