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-06-15
Added FMOD to the modules
4.0.3
RayHammer
2023-05-19
Bump version to 4.0.3-stable
Rémi Verschelde
2023-05-19
i18n: Sync translations with Weblate
Rémi Verschelde
2023-05-19
Merge pull request #77202 from YuriSizov/4.0-cherrypicks
Rémi Verschelde
2023-05-18
Update the changelog for 4.0.3
Yuri Sizov
2023-05-18
Revert "Improve the UX of ViewportTexture in the editor"
Yuri Sizov
2023-05-18
Make `TouchScreenButton` connections reference counted
Ninni Pipping
2023-05-18
[TLS] Fix crashes trying to use TLS when not available.
Fabio Alessandrelli
2023-05-18
Fix crash when trying to create bones from Control
kobewi
2023-05-18
Document MIDI zero velocity quirk
voidshine
2023-05-18
Docs: Point to @GDScript in GDscript (script impl)
Max Hilbrunner
2023-05-18
Exclude overriden properties from Property Descriptions section
Alex Drozd
2023-05-18
Fix property usage docs referring to removed network flag
kleonc
2023-05-18
Document limitations of placeholder textures
Ninni Pipping
2023-05-18
Add WorkerThreadPool documentation
VolTer
2023-05-18
Fix skeleton 3d editor crash in RC3
Samuele Panzeri
2023-05-18
Revert "Make EditorToaster's handler thread-safe"
Yuri Sizov
2023-05-18
Merge pull request #77204 from akien-mga/4.0-ci-base-branch
Yuri Sizov
2023-05-18
CI: Change GODOT_BASE_BRANCH to 4.0, checkout that branch for godot-cpp
Rémi Verschelde
2023-05-12
Merge pull request #76998 from akien-mga/4.0-cherrypicks
Rémi Verschelde
2023-05-12
Update changelog for 4.0.3
Rémi Verschelde
2023-05-12
i18n: Sync translations with Weblate
Rémi Verschelde
2023-05-12
Linux: Don't use udev for joypad hotloading when running in a sandbox
Rémi Verschelde
2023-05-12
Add mono audio support to WASAPI
kobewi
2023-05-12
Fix include text when excluding resources to export
Martin Boué
2023-05-12
Fixes Node arrays appear as Object arrays in the inspector
Nong Van Tinh
2023-05-12
CI: Skip codespell check if `CHANGED_FILES` is empty
Rémi Verschelde
2023-05-12
CI: Use gh-cli for changed files, and workaround codespell skip list bug
Rémi Verschelde
2023-05-12
CI: Make codespell checks blocking, but only check changed files
Rémi Verschelde
2023-05-12
Enable shadow warnings and fix raised errors
Ninni Pipping
2023-05-12
adjusting step size for fastnoise frequency hint
Alex Drozd
2023-05-12
Document high performance cost of turbulence in ParticleProcessMaterial
Hugo Locurcio
2023-05-12
Make environment energy adjustable as a float in 3D editor's preview environment
Manik Sharma
2023-05-12
doctest: Update to 2.4.11
Rémi Verschelde
2023-05-12
astcenc: Update to 4.4.0
Rémi Verschelde
2023-05-12
basis_universal: Update to 1.16.4
Rémi Verschelde
2023-05-12
certs: Sync with Mozilla bundle as of Mar 23, 2023
Rémi Verschelde
2023-05-12
Rename the Debugger's stack debug section to Stack Trace
Aaron Franke
2023-05-12
Update ThorVG to v0.9.0
Martin Capitanio
2023-05-12
Add missing initializations for Node3DEditor.
Bram Stolk
2023-05-12
Make acos and asin safe
lawnjelly
2023-05-12
Improve the UX of ViewportTexture in the editor
Rindbee
2023-05-12
Prevent errors when using ViewportTexture
kobewi
2023-05-12
Add missing documentation for MultiplayerPeerExtension
David Snopek
2023-05-12
Fix skeleton_3d & physical_bone_3d editor errors
Samuele Panzeri
2023-05-12
Fix Rotation Issue with NODE_POSITION_VIEW Visual Shader Node
Patrick
2023-05-12
Fix gles3 rendering on android studio emulator
ChibiDenDen
2023-05-12
Support long path in file access on windows
Samuele Panzeri
2023-05-12
add venv and .venv to the .gitignore
Alex Drozd
2023-05-12
Make sun energy adjustable as a float in the 3D editor's preview sun
Manik Sharma
[next]