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-03-14
Avoid overflow when calculating ptr address for 3D textures in RenderingDevic...
clayjohn
2023-03-14
Merge pull request #74884 from YuriSizov/4.0-cherrypicks
Yuri Sizov
2023-03-13
Add missing handler for removing font sizes in Themes
Yuri Sizov
2023-03-13
Set properties of ImageTexture3D when creating
clayjohn
2023-03-13
Fix blend-file import when using custom color management in blender
juliuse98
2023-03-13
[TextServer] Fix justification on punctuation characters.
bruvzg
2023-03-13
Fix NavigationServer free error print
smix8
2023-03-13
Fix type icons in `PropertySelector`
Ninni Pipping
2023-03-13
remove incorrect rename of get_used_cells_by_id
Thomas Lobig
2023-03-13
[TextEdit] Do not draw virtual spaces (word break / justification points).
bruvzg
2023-03-13
Windows: Workaround missing DWRITE_FONT_WEIGHT value in old MinGW
Rémi Verschelde
2023-03-13
Get the unlit / unshaded extension when importing GLTF and set it when exporting
Hakim
2023-03-13
[Windows] Update modifier key status during IME input.
bruvzg
2023-03-13
[Web] Fix some missing keycode mappings.
bruvzg
2023-03-13
Add proper default texture filter and repeat modes for Canvas shaders in the ...
clayjohn
2023-03-13
Notify child controls when BackBufferCopy's rect changed
Haoyu Qiu
2023-03-13
C#: Get singleton instances using the Core name
RedworkDE
2023-03-13
C#: Ignore explicit interface implementations
Raul Santos
2023-03-13
GDScript: Fix checking if a call is awaited in compiler
Dmitrii Maganov
2023-03-13
Validate that C# class names are valid identifiers
Aleks Rutins
2023-03-13
Error on hint_normal_roughness_texture and hint_depth_texture outside of spat...
Fabio Iotti
2023-03-13
Linux: Don't try to link system embree3 on unsupported archs
Rémi Verschelde
2023-03-13
Use MSAA 2D texture in multipass tonemapper
Bastiaan Olij
2023-03-13
Check for type mismatch in PropertyTweener.from()
kobewi
2023-03-13
Add a few more rendering timestamps
clayjohn
2023-03-13
[Bitmap font] Assume outline size is `1` if it's not set, but channel for out...
bruvzg
2023-03-13
Fix Windows to Windows SSH remote deploy. Fix Windows `execute` exit code.
bruvzg
2023-03-13
Don't autocomplete numbers in GDScript
Arman Elgudzhyan
2023-03-13
Add parentheses around arguments when converting xform
clayjohn
2023-03-13
Add some missing renames to 3to4 tool.
Ryan Roden-Corrent
2023-03-13
Move tool declarations to top in 3to4.
Ryan Roden-Corrent
2023-03-13
Project Converter: Do not convert lines that start with a comment
Marius Hanl
2023-03-13
Add keycode project conversion
Ninni Pipping
2023-03-13
Fix Camera2D position smoothing properties not being grouped
Marcus Elg
2023-03-13
Correct superclass constructors in 3to4.
Ryan Roden-Corrent
2023-03-13
Don't strip whitespace when converting 3to4.
Ryan Roden-Corrent
2023-03-13
Merge pull request #74866 from YuriSizov/4.0-cherrypicks
Yuri Sizov
2023-03-13
Fix TileSetEditor paiting texture_origin Vector2i
Ninni Pipping
2023-03-13
C#: Always show "Create C# solution" option
Raul Santos
2023-03-13
Fix dock name lost translation after layout change
Haoyu Qiu
2023-03-13
Automatically reparent editor message dialogs to avoid error spam.
bruvzg
2023-03-13
Stop toaster notification circle flickering when notifications are all hidden.
SaracenOne
2023-03-13
TileSet editor was out of sync with TileMap and incorrectly overwrote old sel...
Niels Drost
2023-03-13
Fix GDScript code style regarding colon
Danil Alexeev
2023-03-13
Clarify Thread documentation
Isaac Clerencia
2023-03-13
Document GLTFNode and some of GLTFState
Aaron Franke
2023-03-13
Fix for AABB methods with wrong description
BrunoSXS
2023-03-13
Discourage reusing Tweens
kobewi
2023-03-13
improve documentation for Font and FontVariation
themancalledjakob
2023-03-13
Fixed minor typo in turbulence documentation
Andreas Raddau
[next]