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-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
2023-05-12
Fix SurfaceTool::create_from_blend_shape()
smix8
2023-05-12
fix a test for wrapf with signed 32-bit float
ajreckof
2023-05-12
Added note to used set_deferred while setting scroll values in _ready function.
stmSi
2023-05-12
LSP: don't send empty completion command
Александр Черник
2023-05-12
Document caveats related to exported project binary resource conversion
Hugo Locurcio
2023-05-12
gltf: Permit sparse accessors without a bufferView.
Lyuma
2023-05-12
Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation
Hugo Locurcio
2023-05-12
Clarify that event handling does not affect `Input`
Ninni Pipping
2023-05-12
Ensure WindowData minimized/maximized are mutually exclusive
Christopher Foo
2023-05-12
Fix double tap & drag on Android
Omar Shehata
[next]