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-01-07
Fix some more wrong node names
kobewi
2022-01-06
Merge pull request #55213 from Scony/fix-gdscript-crash
Rémi Verschelde
2022-01-06
Fix multiple missing UTF-8 decoding.
bruvzg
2022-01-06
Merge pull request #56006 from KoBeWi/6yearslater
JFonS
2022-01-06
Add a GDScript template for `VisualShaderNodeCustom`
Yuri Roubinsky
2022-01-05
Merge pull request #56479 from V-Sekai/import-options
Rémi Verschelde
2022-01-05
Merge pull request #56352 from Gallilus/Include-base-signals-to-VisualScriptE...
Rémi Verschelde
2022-01-05
Merge pull request #56380 from RedMser/export_gltf_normal_crash
Rémi Verschelde
2022-01-05
Merge pull request #56290 from nikitalita/fix-gltf-mesh-prims
Rémi Verschelde
2022-01-05
options dict is now passed to _import_scene.
K. S. Ernest (iFire) Lee
2022-01-05
Merge pull request #56483 from vnen/gdscript-warning-annotation
Rémi Verschelde
2022-01-04
Merge pull request #52541 from V-Sekai/gltf-load-scene-buffer
K. S. Ernest (iFire) Lee
2022-01-04
Merge pull request #56375 from Cnidarias/ogg_missing_right_channel
Ellen Poe
2022-01-04
Add import glb from buffer
K. S. Ernest (iFire) Lee
2022-01-04
GDScript: Add annotation to ignore warnings
George Marques
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
Merge pull request #53957 from fabriceci/new-template-workflow
Rémi Verschelde
2022-01-02
Improve editor template workflow
fabriceci
2022-01-02
Fix usage of "Return" in the docs
kobewi
2022-01-02
Fix various typos
luz paz
2021-12-31
Fix glTF scene export crash on null normal texture
RedMser
2021-12-31
Fix OGG Vorbis playback with more than one channel
Cnidarias
2021-12-30
Include base signals to VisualScriptEmitSignal
David Cambré
2021-12-28
Fix getting properties state when reloading C#
Raul Santos
2021-12-27
FIX GLTF Document mesh primitive conversions
nikitalita
2021-12-23
Fix `KeyValuePairAt` memory leak
Raul Santos
2021-12-17
Add physics material to GridMap
kobewi
2021-12-15
Merge pull request #53129 from Faless/net/4.x_enet_opts
Fabio Alessandrelli
2021-12-15
[Net] ENet poll now only service the connection once.
Jordan Schidlowsky
2021-12-15
[Net] ENetMultiplayerPeer now sends fragmented packets unreliably too.
Jordan Schidlowsky
2021-12-15
Merge pull request #55952 from Faless/net/4.x_webrtc_mp_connect_fix
Rémi Verschelde
2021-12-15
[Net] Fix WebRTC returning packets from peers too early.
Fabio Alessandrelli
2021-12-15
[Text Server] Fix re-shaping of substrings, improve oversampling scale.
bruvzg
2021-12-14
Avoid a crash in the gdscript analyser
Gilles Roudière
2021-12-13
Fix incorrect placement of default value editor in visual scripts
Yuri Roubinsky
2021-12-13
Fix shadowed global identifier warning duplication
Yuri Roubinsky
2021-12-10
Fix OGG streams never ending playback
Ellen Poe
2021-12-10
Revert "Fix auto reload scripts on external change"
Rémi Verschelde
2021-12-10
Merge pull request #55702 from nekomatata/physics-solver-settings
Rémi Verschelde
2021-12-10
Misc build system fixes
Aaron Franke
2021-12-10
Fix "Lookup Symbol" on global class members
cdemirer
2021-12-10
Merge pull request #55572 from aaronfranke/ci-double
Rémi Verschelde
2021-12-10
Merge pull request #43181 from nathanfranke/string-empty
Rémi Verschelde
2021-12-09
Add a double-precision editor build to CI
Aaron Franke
2021-12-09
Merge pull request #55700 from Razoric480/raz/lsp-extraneous-code
Rémi Verschelde
2021-12-09
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
Merge pull request #55299 from nathanfranke/renames
Rémi Verschelde
2021-12-09
Merge pull request #49473 from cptchuckles/fix-auto-reload-scripts
Rémi Verschelde
2021-12-09
align to horizontal_alignment, valign to vertical_alignment, related
Nathan Franke
2021-12-07
Add physics solver settings to project settings
PouleyKetchoupp
[next]