index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
Age
Commit message (
Expand
)
Author
2022-04-11
catch null profile_def causing crash on startup
Josh Kabo
2022-04-11
Merge pull request #59980 from reduz/animation-libraries
Rémi Verschelde
2022-04-11
Implement Animation Libraries
reduz
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
Merge pull request #59940 from BastiaanOlij/xr_new_controllers_20220405
Rémi Verschelde
2022-04-09
Merge pull request #59995 from Scony/fix-threaded-navmesh-baking
Rémi Verschelde
2022-04-08
Fix navmesh baking
Pawel Lampe
2022-04-08
GDScript: Fix method call on singletons
George Marques
2022-04-07
Fix path handling in FBX and Blend importers
Rémi Verschelde
2022-04-07
Add built-in Variant types to autocompletion list
David Maziarka
2022-04-06
Merge pull request #59947 from vnen/gdscript-static-methods-classdb
Rémi Verschelde
2022-04-06
GDScript: Add support for static method calls in native types
George Marques
2022-04-06
Added missing interaction profiles and making sure related extensions are ena...
Bastiaan Olij
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-04-06
Merge pull request #59862 from bruvzg/font_delay_texture_update
Rémi Verschelde
2022-04-05
Merge pull request #59930 from Scony/fix-navi-get-simple-path-master
Rémi Verschelde
2022-04-05
Fix get_simple_path behavior in 2D & 3D
Pawel Lampe
2022-04-05
Fix `NoiseTexture._generate_texture` crash
Paweł Fertyk
2022-04-05
CI: Update black formatter and apply changes
Rémi Verschelde
2022-04-05
Delay font texture update, until `draw` is called. Rasterize glyphs during sh...
bruvzg
2022-04-04
Merge pull request #59888 from akien-mga/clang-tidy
Rémi Verschelde
2022-04-04
Merge pull request #59885 from Jayman2000/autoload-inheritance-message
Rémi Verschelde
2022-04-04
Improve autoload inheritance error message
Jason Yundt
2022-04-04
Style: Apply clang-tidy to current code, add `readability-redundant-member-init`
Rémi Verschelde
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
Merge pull request #59513 from BastiaanOlij/openxr_actionmap_editor
Rémi Verschelde
2022-04-04
Add action map editor for OpenXR
Bastiaan Olij
2022-04-03
Initialize pointer variables to fix random crash on startup.
Marc Gilleron
2022-04-03
Merge pull request #59633 from EricEzaM/better-code-complete-update
Rémi Verschelde
2022-04-01
Improve sorting of Code Completion options.
Eric M
2022-04-01
Merge pull request #59764 from reduz/blender-import-autodetect
Rémi Verschelde
2022-04-01
Add Blender install autodetection and configuration.
reduz
2022-03-31
Fix group name in FastNoise and Gradient
FireForge
2022-04-01
Merge pull request #59755 from V-Sekai/import-gltf-mat-placeholder
Rémi Verschelde
2022-03-31
Merge pull request #59753 from V-Sekai/let-there-be-light
Rémi Verschelde
2022-03-31
Add support for Blend importing of material placeholders.
K. S. Ernest (iFire) Lee
2022-03-31
Allow importing punctual lights from Blend.
K. S. Ernest (iFire) Lee
2022-03-31
Fix some issues found by clang sanitizers.
bruvzg
2022-03-31
[Brotli] Use aligned reads when building with sanitizers.
bruvzg
2022-03-31
Fix typos with codespell
Rémi Verschelde
2022-03-31
[ICU] Add library name suffix for API rename to avoid conflicts (GDExtension ...
bruvzg
2022-03-30
Merge pull request #59694 from vnen/gdscript-better-call-super
Rémi Verschelde
2022-03-30
Merge pull request #58983 from Chaosus/gds_fix_builtin_methods_completion
Rémi Verschelde
2022-03-30
GDScript: Fix issues with completion and `super` calls
George Marques
2022-03-30
Fix autocompletion of static methods in built-in types in GDScript
Yuri Roubinsky
2022-03-30
Add fbx2gltf support for importing .fbx files
K. S. Ernest (iFire) Lee
2022-03-30
Remove ad-hoc FBX importer
Rémi Verschelde
2022-03-30
Add PortableCompressedTexture
reduz
2022-03-29
Merge pull request #59507 from bruvzg/openxr_move_proj_settings
Rémi Verschelde
2022-03-29
Move OpenXR project settings to the main, to make them visible on unsupported...
bruvzg
[next]