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
/
resources
Age
Commit message (
Expand
)
Author
2023-04-24
Fix blurry borders on antialiased FlatStyleBox
David Giardi
2023-04-24
Remove unnecessary zero multiplications
Michael Alexsander
2023-04-24
Use angle_rand to calculate base_angle in particles process material
clayjohn
2023-04-24
Don't apply scale to autohide theme property
Ninni Pipping
2023-04-24
Write out render_mode even when mode is set to default in VisualShaders
clayjohn
2023-04-07
Warn if a concave shape is assigned to ConvexPolygonShape2D
Ziya Erkoc
2023-04-07
[RTL] Fix fill align and trim with enabled dropcap.
bruvzg
2023-03-27
Make `Gradient` resort points on `reverse`
Ninni Pipping
2023-03-27
Open up bounds of `Shape3D.margin` to support other physics engines
Mikael Hermansson
2023-03-27
Fix ndc calculation for LinearSceneDepth VS node in GLES3
Patrick
2023-03-27
Add dedicated setter for `ImageTextureLayered::_images` to fix `create_from_i...
RedworkDE
2023-03-14
Use linear filtering without mipmaps for ProceduralSkyMaterial and PhysicalSk...
clayjohn
2023-03-13
Set properties of ImageTexture3D when creating
clayjohn
2023-03-13
[Bitmap font] Assume outline size is `1` if it's not set, but channel for out...
bruvzg
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-26
Add warnings for unsupported features in mobile and gl_compatibility backends
clayjohn
2023-02-23
import: Fix uv2 by avoiding premature ImporterMesh::get_mesh()
Lyuma
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-18
Fix shader parameter assign
Juan Linietsky
2023-02-18
Merge pull request #65353 from QbieShay/qbee/fix-billboard-nonuniform-scale
Yuri Sizov
2023-02-17
Remove unexposed ProxyTexture, mark AnimatedTexture as deprecated
Rémi Verschelde
2023-02-16
Fix AnimatedTexture inconsistency when setting frame
Tecelli Akıntuğ
2023-02-15
Add missing i18n in tiles editor
Haoyu Qiu
2023-02-14
Prevent crash in ImmediateMesh.create_outline by ensuring
Chris Hutchinson
2023-02-13
make particle billboard take into account non-uniform scale
QbieShay
2023-02-13
Merge pull request #72225 from MinusKube/shaped_text_invalidated_bug
Rémi Verschelde
2023-02-12
Fix SurfaceTool crash with invalid bone/weight count
Rémi Verschelde
2023-02-11
Check for CanvasItem instead of Control and Node2D
Aaron Franke
2023-02-09
Merge pull request #69550 from Rindbee/fix-script-editor-not-reload-via-lsp
Rémi Verschelde
2023-02-08
Mark fma function as high end so it isn't used with the gl_compatibility rend...
clayjohn
2023-02-07
Fix sub-resource IDs resetting when preloaded
kobewi
2023-02-05
Avoid returning self from `_get_base_font_or_default()`
Patrick Dawson
2023-02-04
Merge pull request #72655 from smix8/navigationmesh_bake_aabb_fix_4.x
Rémi Verschelde
2023-02-03
Prevent preview error for the instance parameter in visual shader
Yuri Rubinsky
2023-02-03
Fix NavigationMesh baking AABB Editor handling and visuals
smix8
2023-02-02
Add a property hint for PrimitiveMesh's `uv2_padding`
Hugo Locurcio
2023-02-01
More codespell fixes, do more changes from previous ignore list
Rémi Verschelde
2023-02-01
Merge pull request #71936 from akien-mga/remove-some-unused-signals
Rémi Verschelde
2023-02-01
Merge pull request #71479 from raulsntos/virtual-return-type
Rémi Verschelde
2023-02-01
Merge pull request #70446 from akien-mga/meshoptimizer-4a287848f
Rémi Verschelde
2023-02-01
Merge pull request #72485 from BastiaanOlij/add_eye_matrix_access
Rémi Verschelde
2023-02-01
Merge pull request #72459 from KoBeWi/debinds
Rémi Verschelde
2023-02-01
Merge pull request #72075 from Maran23/extents-to-size
Rémi Verschelde
2023-01-31
meshoptimizer: Sync with upstream commit 4a287848f
Rémi Verschelde
2023-02-01
Add unbinds to scn
kobewi
2023-02-01
Expose EYE_OFFSET to gdshader code
Bastiaan Olij
2023-01-31
Merge pull request #72436 from Chaosus/vs_switch_improvement
Yuri Rubinsky
[next]