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-04-24
Don't apply scale to autohide theme property
Ninni Pipping
2023-04-24
Fix blend_shape (shapekey) empty name import.
Martin Capitanio
2023-04-24
Fix potential null in android text entry system.
Jason Knight
2023-04-24
Properly calculate lifetime_split for particles
clayjohn
2023-04-24
Write out render_mode even when mode is set to default in VisualShaders
clayjohn
2023-04-24
[TextServer] Use dedicated flag for object replacement characters.
bruvzg
2023-04-24
Ensure that depth write state is updated before transparent pass in OpenGL3 r...
clayjohn
2023-04-24
Tree: Fix offset calculation when there are hidden items
Haoyu Qiu
2023-04-24
Fix "error X3708: continue cannot be used in a switch" in HTML export
cody
2023-04-24
Check for instancing without relying on instance_count when drawing 2D meshes
clayjohn
2023-04-24
Allow entering named colors in ColorPicker's hex field
Hugo Locurcio
2023-04-24
Fix forced optimization in dev_build
smix8
2023-04-24
Fix `get_test_texture()` returning an almost fully white texture
Hugo Locurcio
2023-04-24
Convert the logo's text outlines into paths
Riteo Siuga
2023-04-24
Correct the side mentioned with focus_neighbor_right and focus_neighbor_top.
Mallardbro
2023-04-24
macOS export: Fix validation of codesigning certificate password
Johan Mattsson
2023-04-24
Windows TTS: Use HashMap instead of RBMap for ids
Rémi Verschelde
2023-04-24
Fixed RichTextLabel wrong selection offset in padded table cell.
Koyper
2023-04-24
Poll LSP/DAP clients for connection status updates
Ricardo Subtil
2023-04-24
Set font sizes for various styles in editor output panel
Haoyu Qiu
2023-04-24
Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining...
mara
2023-04-24
Adjust size of some dialogs
kobewi
2023-04-24
Document how to make custom min/max for Array
Ninni Pipping
2023-04-24
docs/FileDialog: Use clickable references
Dimitri A
2023-04-24
Always cache parent visibility in CanvasItem
Yuri Sizov
2023-04-24
Fix method dialog label
kobewi
2023-04-24
Fix connect signal dialog not allowing Unicode method name
Haoyu Qiu
2023-04-24
Fix typo bug in convex-convex separating axis test
Ricardo Buring
2023-04-24
Fix CI build error
Juan Linietsky
2023-04-24
Fix #75790, where creating Ceil(Vector2) node in Visual Shader Editor
fuzzy@notepc
2023-04-24
Lift restriction that resource load thread requester has to be the initiator
Pedro J. Estébanez
2023-04-20
i18n: Sync translations with Weblate
Rémi Verschelde
2023-04-11
Merge pull request #75786 from YuriSizov/4.0-cherrypicks
Rémi Verschelde
2023-04-10
Initialize editor values on first launch
kobewi
2023-04-07
Add changelog for 4.0.3
Yuri Sizov
2023-04-07
Fix the limit for interpolation of R0 with respect to metallic and SSR
mightygoat
2023-04-07
Fix NavigationObstacles not being added to avoidance simulation
smix8
2023-04-07
Warn if a concave shape is assigned to ConvexPolygonShape2D
Ziya Erkoc
2023-04-07
Fix CompressedTextureLayered description in the class reference
Hugo Locurcio
2023-04-07
Fix AudioStreamPlayer2D crash when PhysicsServer2D runs on thread
smix8
2023-04-07
[Web] Fix keycode/physical keycode mixed up.
bruvzg
2023-04-07
Modify "physics/3d/solver/contact_max_allowed_penetration" precision to three...
Malcolm Nixon
2023-04-07
[SVG Font] Keep a copy of UTF-8 XML source string during the whole SVG proces...
bruvzg
2023-04-07
SVG: fix tvg::Picture->size() and scale based errors.
Martin Capitanio
2023-04-07
[ci/windows] remove obsolete 'tools' in the name
umarcor
2023-04-07
CI: Visibly print trailing whitespace when static checks fail
Rémi Verschelde
2023-04-07
Fix the issue preventing dragging in the 2D and visual shader editor
Fredia Huya-Kouadio
2023-04-07
Fix the Python type error when creating the .sln file
HK-SHAO
2023-04-07
gltf: Remove obsolete hack to embed gltf textures in advanced import
Lyuma
2023-04-07
Fix moving position indicator out of bounds in FileAccessMemory
Bartłomiej T. Listwon
[next]