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
2021-04-27
Fix CSG Path Polygon cache being removed after connect
Johannes Witt
2021-04-27
Merge pull request #48187 from brakhane/remove-dupe-comments
Rémi Verschelde
2021-04-26
Merge pull request #48185 from Calinou/codestyle-no-auto
Rémi Verschelde
2021-04-26
Remove uses of `auto` for better readability and online code reviews
Hugo Locurcio
2021-04-26
Merge pull request #48172 from madmiraal/fix-empty-csgshape-error
Rémi Verschelde
2021-04-25
Remove duplicate comments
Dennis Brakhane
2021-04-25
Fix CSGMesh undo not refreshing gizmo
Marcel Admiraal
2021-04-25
Fix empty CSGShape error
Marcel Admiraal
2021-04-24
Merge pull request #48139 from vnen/gdscript-dict-keys
Rémi Verschelde
2021-04-24
Merge pull request #47891 from Razoric480/lsp-update-filesystem
Rémi Verschelde
2021-04-23
GDScript: Make sure Lua-style dicts use StringName as keys
George Marques
2021-04-23
GDScript: Fix resolution of dictionary keys
George Marques
2021-04-22
Unexpose _direct_state_changed in PhysicsBody
rafallus
2021-04-22
Merge pull request #48074 from akien-mga/fbx-fix-zlib-unbundling
Rémi Verschelde
2021-04-22
ICU: Update to version 69.1, improve ICU data export process.
bruvzg
2021-04-22
Fix crash on GDNative API json generator exit.
bruvzg
2021-04-22
fbx: Fix include for zlib that broke unbundling
Rémi Verschelde
2021-04-20
Merge pull request #47896 from Calinou/videoplayer-stream-position-warning
Rémi Verschelde
2021-04-20
Merge pull request #47347 from nekomatata/heightmap-support
Rémi Verschelde
2021-04-20
Merge pull request #47956 from vnen/gdscript-double-stack
Rémi Verschelde
2021-04-19
Merge pull request #47448 from madmiraal/rename-lineedit-cursor
Rémi Verschelde
2021-04-18
Merge pull request #47917 from akien-mga/squish-decompress-only
Rémi Verschelde
2021-04-17
Rename LineEdit caret_* properties getters and setters to match property
Marcel Admiraal
2021-04-17
C#: Fix `double` casting in wasm m2n trampolines
Ignacio Roldán Etcheverry
2021-04-16
Import: Cleanup and optimize etcpak compression method
Rémi Verschelde
2021-04-16
GDScript: Adjust type of temporaries when needed
George Marques
2021-04-16
Merge pull request #47701 from vnen/gdscript-test-runner
Rémi Verschelde
2021-04-16
Merge pull request #47880 from RevoluPowered/fix-fbx-parser
Rémi Verschelde
2021-04-15
Merge pull request #47878 from clayjohn/rename-get_surface_material
Rémi Verschelde
2021-04-15
This stops using FBXPropertyTable as a pointer.
Gordon MacPherson
2021-04-14
Rename get_surface_material to get_surface_override_material
clayjohn
2021-04-14
Print a warning when trying to seek in VideoPlayer
Hugo Locurcio
2021-04-14
GDScript: Pool temporary values by type on the stack
George Marques
2021-04-14
Make LSP update the filesystem of changed scripts
Francois Belair
2021-04-14
Merge pull request #47890 from akien-mga/etcpak-compress-only
Rémi Verschelde
2021-04-14
etcpak: We only need the compression code, remove rest of etcpak app
Rémi Verschelde
2021-04-14
Refactor GLSL shader compilation
reduz
2021-04-14
Merge pull request #47330 from Blackiris/fix-corrupt-scene-when-export-has-se...
George Marques
2021-04-14
Merge pull request #47807 from Blackiris/fix-is-type-treated-as-address
Rémi Verschelde
2021-04-14
Fix corrupt scene when export var has setter
Julien Nguyen
2021-04-13
Export gltf2 normal textures correctly.
K. S. Ernest (iFire) Lee
2021-04-13
Add `etcpak` library for faster ETC/ETC2/S3TC imports.
K. S. Ernest (iFire) Lee
2021-04-11
Fix type argument in is_builtin which was treated as an address
Julien Nguyen
2021-04-08
Reduce number of addressing modes in GDScript VM
George Marques
2021-04-08
Add runner for GDScript testing
George Marques
2021-04-08
Fix crash on importing empty .fbx file
Lyuma
2021-04-08
Merge pull request #47708 from Calinou/doc-websocketclient-secure
Fabio Alessandrelli
2021-04-07
Merge pull request #47648 from Blackiris/fix-gdscript-editor-hangs
Rémi Verschelde
2021-04-07
Merge pull request #47672 from Blackiris/fix-setter-stackoverflow
Rémi Verschelde
2021-04-07
Document secure wss:// caveats for WebSocketClient
Hugo Locurcio
[next]