index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
Age
Commit message (
Expand
)
Author
2023-03-27
Fixes gutter set width results in receiving only half of the desired size
Nong Van Tinh
2023-03-27
Fix IME position in the single window mode sub-windows.
bruvzg
2023-03-27
Fix `GraphNode` resizing when its bottom border is too thin
Michael Alexsander
2023-03-27
Improve layout direction/locale automatic selection.
bruvzg
2023-03-27
Fix some ways to create inconsistent Viewport sizes
Markus Sauermann
2023-03-27
Fix scrolling behaviour with low page value
Paweł
2023-03-16
Fix NavigationAgent3D debug path duplicated points
smix8
2023-03-16
Allow negative NavigationAgent2D path debug line_width for thin lines
smix8
2023-03-14
Use linear filtering without mipmaps for ProceduralSkyMaterial and PhysicalSk...
clayjohn
2023-03-14
Fix exported type for Menubar start_index
justchen1369
2023-03-14
Fix buffer overrun in CPUParticles3D
RedworkDE
2023-03-14
Fixed incorrect ERROR message when setting new PrimitiveMesh
Johan Aires Rastén
2023-03-14
FBX: Disable importer when canceling FBX2glTF setup
Rémi Verschelde
2023-03-13
Set properties of ImageTexture3D when creating
clayjohn
2023-03-13
[TextEdit] Do not draw virtual spaces (word break / justification points).
bruvzg
2023-03-13
Notify child controls when BackBufferCopy's rect changed
Haoyu Qiu
2023-03-13
Check for type mismatch in PropertyTweener.from()
kobewi
2023-03-13
[Bitmap font] Assume outline size is `1` if it's not set, but channel for out...
bruvzg
2023-03-13
Don't autocomplete numbers in GDScript
Arman Elgudzhyan
2023-03-13
Fix Camera2D position smoothing properties not being grouped
Marcus Elg
2023-03-13
Automatically reparent editor message dialogs to avoid error spam.
bruvzg
2023-03-13
Fix RichTextLabel crash with out of bound exception
Paweł Fertyk
2023-03-13
Generate empty textures for theme icons if the SVG module is disabled
Yuri Sizov
2023-03-13
Modify the default theme GraphNode close_h_offset
Nicholas Huelin
2023-02-27
[MP] Fix orphan StringName on close.
Fabio Alessandrelli
2023-02-27
[TextEdit / IME] Check selection before deleting to avoid unnecessary error m...
bruvzg
2023-02-26
Add warnings for unsupported features in mobile and gl_compatibility backends
clayjohn
2023-02-24
Revert "Reordering emitted signals in PopupMenu" and fix editor selection iss...
bruvzg
2023-02-24
Merge pull request #73847 from smix8/fix_shapecast3d_exception_functions_4.x
Rémi Verschelde
2023-02-24
Fix custom viewports in Camera2D
kobewi
2023-02-23
Fix ShapeCast3D add and remove exception functions
smix8
2023-02-23
Merge pull request #73814 from lyuma/importer_mesh_convex
Rémi Verschelde
2023-02-23
import: Fix uv2 by avoiding premature ImporterMesh::get_mesh()
Lyuma
2023-02-23
Revert Label text reshaping fix #71553 and subsequent regression fixes
Rémi Verschelde
2023-02-22
Revert "Fix visible_lines calculation"
Rémi Verschelde
2023-02-22
Merge pull request #73736 from helviett/fix_visible_lines_calculation
Rémi Verschelde
2023-02-22
Fix visible_lines calculation
helviett
2023-02-22
Merge pull request #73587 from YuriSizov/rtl-the-underliner
Rémi Verschelde
2023-02-22
Merge pull request #73741 from dalexeev/fix-sprite-frames-convert
Rémi Verschelde
2023-02-22
Fix `SpriteFrames` data loss on 3-to-4 conversion
Danil Alexeev
2023-02-21
Fix reset_state() in TileSet
kobewi
2023-02-20
Fix crash when reparenting SoftBody3D with pinned points
PrecisionRender
2023-02-20
Merge pull request #73597 from MewPurPur/add-missing-queue-redraw--oh-wait-th...
Rémi Verschelde
2023-02-19
Fix Indent/Unindent without a selection not causing a redraw
VolTer
2023-02-19
Merge pull request #73585 from YuriSizov/particles-remove-damping-limit
Yuri Sizov
2023-02-19
Ensure minimal thickness for RichTextLabel underlines
Yuri Sizov
2023-02-19
Fix ctrl+backspace crash with multicarets on the same line
Paulb23
2023-02-19
Remove visual limit for damping in CPUParticles
Albin
2023-02-19
Merge pull request #73526 from YuriSizov/branded-project-llc
Rémi Verschelde
2023-02-18
Fix shader parameter assign
Juan Linietsky
[next]