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-01-10
Merge pull request #70716 from Calinou/particles-tweak-animation-offset-prope...
Rémi Verschelde
2023-01-09
Ability to change a resource UID from API
Juan Linietsky
2023-01-08
Merge pull request #71037 from reduz/array-format-bitfield
Rémi Verschelde
2023-01-08
Use BitField<> hint for ArrayFormat
Juan Linietsky
2023-01-07
Rework const on NavigationServer methods
Josh Jones
2023-01-06
Merge pull request #68429 from KoBeWi/PropertySettings
Rémi Verschelde
2023-01-06
Add `uint` type support to visual shaders
Yuri Rubinsky
2023-01-06
Merge pull request #70547 from TokageItLab/pingpong-wrap
Rémi Verschelde
2023-01-05
Merge pull request #65609 from dalexeev/animated-sprite
Rémi Verschelde
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
Merge pull request #70824 from smix8/fix_navpoly_errormsg_4.x
Rémi Verschelde
2023-01-05
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2023-01-03
Merge pull request #70840 from MewPurPur/get-point-count-instead-of-points
Rémi Verschelde
2023-01-03
Merge pull request #70864 from timothyqiu/scroll-margin
Rémi Verschelde
2023-01-03
Merge pull request #69972 from adamscott/add-server-checks-before-free
Rémi Verschelde
2023-01-03
Merge pull request #70519 from bruvzg/font_hash
Rémi Verschelde
2023-01-03
Fix scroll grabber can't reach ends in default theme
Haoyu Qiu
2023-01-03
Merge pull request #70585 from Chaosus/vs_custom
Yuri Rubinsky
2023-01-02
Merge pull request #67853 from Zylann/fix_lods_with_doubles
Clay John
2023-01-02
Rename get_points_count() to get_point_count() internally
VolTer
2023-01-02
Fix NavigationPolygon error msg
smix8
2023-01-01
Change binding type of PlaceholderTexture2D.set/get_size to Vector2
James Mintram
2022-12-29
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
Tweak particles animation offset property hint to allow more precise values
Hugo Locurcio
2022-12-26
Add missing CUSTOM inputs for the spatial/vertex mode of visual shader
Yuri Rubinsky
2022-12-25
Fix pingpong with loop wrap is not working
Silc Renew
2022-12-24
[Font] Use key structure instead of raw hash for LRU cache to avoid collisions.
bruvzg
2022-12-23
Merge pull request #69797 from TokageItLab/time-edit-inspector-plugin
Rémi Verschelde
2022-12-22
Remove deprecated NavigationMesh compatibility parts
smix8
2022-12-22
Add inspector plugin for key time edit & Change find key argument
Silc Renew
2022-12-21
Add fallback values for font and scale to the default theme
Yuri Sizov
2022-12-20
Change GridMap navigation_layers to be per mesh_library item
smix8
2022-12-20
Merge pull request #61239 from Calinou/tubetrailmesh-add-cap-properties
Rémi Verschelde
2022-12-20
Merge pull request #70244 from DarkKilauea/nav-fix-abbrev-compat
Rémi Verschelde
2022-12-20
Fix typo and ensure backwards compatibility for changed property names
Josh Jones
2022-12-19
Add properties to disable top/bottom cap generation in TubeTrailMesh
Hugo Locurcio
2022-12-19
TileSet Simplify tile shape polygons
kleonc
2022-12-18
Merge pull request #70227 from kleonc/atlas-texture-flipping-fix
Rémi Verschelde
2022-12-17
AtlasTexture Fix calculating rects when flipping
kleonc
2022-12-17
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
Move NavigationPolygon to dedicated resource file
smix8
2022-12-16
Switch surface indexing to start at 0 so string name matches integer index
clayjohn
2022-12-15
Queue redraw when MultiMesh instance transform changes
bmolyneaux
2022-12-15
[RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.
bruvzg
2022-12-15
Fix typos with codespell
Rémi Verschelde
2022-12-14
Merge pull request #69726 from xiongyaohua/tweak_curve
Rémi Verschelde
2022-12-14
Fix Curve2D::get_closest_offset
Yaohua Xiong
2022-12-14
Handle corner cases for curve baking
Yaohua Xiong
2022-12-13
Use buffer to speed up copying/transcribing when renaming dependencies
Rindbee
2022-12-12
VariantParser make readahead optional
lawnjelly
[next]