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-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
2022-03-29
Add support for importing .blend files
K. S. Ernest (iFire) Lee
2022-03-29
Merge pull request #59583 from V-Sekai/svg-crash
Rémi Verschelde
2022-03-29
Set threads to be one to avoid SVG crash.
K. S. Ernest (iFire) Lee
2022-03-29
Merge pull request #59660 from timothyqiu/fbx-reg
Rémi Verschelde
2022-03-29
Simplify FBX importer project settings registering
Haoyu Qiu
2022-03-29
[ICU] Add library name suffix for API rename to avoid conflicts.
bruvzg
2022-03-28
Merge pull request #59644 from akien-mga/template-no-editor-dep
Rémi Verschelde
2022-03-28
Merge pull request #56718 from Geometror/noise-overhaul
Rémi Verschelde
2022-03-28
Remove last editor code dependencies in template build
Rémi Verschelde
2022-03-28
Merge pull request #59636 from akien-mga/string-remove-ttr
Rémi Verschelde
2022-03-28
Merge pull request #59641 from Sauermann/fix-encoder-compiler-warning
Rémi Verschelde
2022-03-28
Merge pull request #59626 from lufog/const_ref
Rémi Verschelde
2022-03-28
String: Remove TTR and DTR defines in non-tools build
Rémi Verschelde
2022-03-28
Merge pull request #59631 from akien-mga/websocket-no-tools-disable-editor-code
Rémi Verschelde
2022-03-28
basisu_uastc_enc.cpp was included twice in encoder_sources
Markus Sauermann
2022-03-28
Modules: Don't build editor-specific classes in templates
Rémi Verschelde
2022-03-28
Refactor GDScript/C# script templates logic to be editor-only
Rémi Verschelde
2022-03-28
Merge pull request #59553 from reduz/script-extension-support
Rémi Verschelde
2022-03-28
Revert "Sort autocomplete/code completion options in a better way"
Juan Linietsky
2022-03-28
Merge pull request #59621 from bruvzg/icu_external
Rémi Verschelde
2022-03-28
Merge pull request #59612 from YeldhamDev/style_and_grace
Rémi Verschelde
2022-03-28
Replace copies with constant refs
Aleksey Smirnov
2022-03-28
Fix TextServer build with `builtin_icu=no`.
bruvzg
2022-03-28
Merge pull request #58931 from EricEzaM/proposals/4189-better-code-completion
Rémi Verschelde
2022-03-28
Merge pull request #59064 from Chaosus/gds_fix_narrowing_conv_warning
Rémi Verschelde
2022-03-28
Make script templates follow the GDScript style guide
Michael Alexsander
2022-03-27
Add GDExtension support to Script
reduz
2022-03-25
Merge pull request #59489 from adamscott/add-gltf-dae-fbx-blend-shape-mask-ar...
Rémi Verschelde
2022-03-25
Merge pull request #59503 from V-Sekai/basis-universal-update
Rémi Verschelde
2022-03-25
Cleanup OpenXR on initialisation failure
Bastiaan Olij
2022-03-24
Update basis universal to version 1.16.3.
K. S. Ernest (iFire) Lee
2022-03-25
Merge pull request #59255 from winterpixelgames/fix-js-websocket-close
Fabio Alessandrelli
2022-03-24
Add GLTF, DAE and FBX importers enforcement for blend shape mask array
Adam Scott
2022-03-24
Improve sorting of Code Completion options.
Eric M
2022-03-23
Merge pull request #59065 from fabriceci/script-template-condition-too-wide
Rémi Verschelde
2022-03-23
Restrict the condition when checking if a script is a template
fabriceci
2022-03-22
Support static methods in C# bindings generator
Raul Santos
2022-03-22
[Help] Add simulated slanted font support to the editor help.
bruvzg
2022-03-22
Merge pull request #59275 from bruvzg/ft_brotli
Rémi Verschelde
2022-03-22
Prevent NARROWING_CONVERSION warning for int(float) function in GDScript
Yuri Roubinsky
2022-03-22
Merge pull request #59056 from Chaosus/gds_fix_extends_crash
Yuri Rubinsky
[next]