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
2022-04-19
Restructure and refine the noise module
Hendrik Brucker
2022-04-19
Merge pull request #50175 from kleonc/image-blit-blend-fix-rects
Hugo Locurcio
2022-04-19
Merge pull request #60329 from Calinou/aspectratiocontainer-add-property-hint
Hugo Locurcio
2022-04-19
Merge pull request #60363 from Rindbee/fix-incorrect-property-label-with-feat...
Hugo Locurcio
2022-04-18
Merge pull request #59984 from BastiaanOlij/more_storage_20220407
Clay John
2022-04-18
Merge pull request #60315 from fire-forge/noise-enum-names
Clay John
2022-04-19
Fixes incorrect display of property labels with feature tags
Rindbee
2022-04-17
Add a property hint for AspectRatioContainer's `ratio` property
Hugo Locurcio
2022-04-17
Merge pull request #60310 from HookJabs/unz_file_read_failure
Rémi Verschelde
2022-04-16
Add spaces to FastNoiseLite enum hint names
FireForge
2022-04-17
Moved particles into ParticlesStorage
Bastiaan Olij
2022-04-17
Move light, reflection probe and lightmap into LightStorage
Bastiaan Olij
2022-04-17
Merge canvas and decal into TextureStorage and add render target
Bastiaan Olij
2022-04-16
Unzip read success no longer breaks read loop
Josh Kabo
2022-04-17
Merge pull request #60308 from TokageItLab/remove-exp-map-in-blending
Rémi Verschelde
2022-04-17
Discontinue exp map in blending
Silc 'Tokage' Renew
2022-04-16
Merge pull request #60267 from timothyqiu/timestamp-fraction
Rémi Verschelde
2022-04-16
Merge pull request #60281 from Calinou/viewport-audio-listener3d-fix-property...
Rémi Verschelde
2022-04-16
Document timestamp decimal fraction in Time
Haoyu Qiu
2022-04-16
Fix the Audio Listener 3D property not being grouped with 2D in Viewport
Hugo Locurcio
2022-04-15
Merge pull request #60215 from rohanrhu/fix-invalid-datetime-crash
Rémi Verschelde
2022-04-15
Quick fix: Crash when parsing invalid datetime string #60189
Oğuzhan Eroğlu
2022-04-15
Merge pull request #60235 from TokageItLab/fix-value-track-blend
Rémi Verschelde
2022-04-15
Merge pull request #60007 from aaronfranke/gds-op-adj-tr3d
Rémi Verschelde
2022-04-14
Merge pull request #60241 from kleonc/navmap-reset-least_cost_id
Rémi Verschelde
2022-04-14
Merge pull request #60225 from YeldhamDev/popmenu_arrow_slim
Rémi Verschelde
2022-04-14
NavMap::get_path Fix not resetting least_cost_id
kleonc
2022-04-14
Fixed value track blend animation without RESET
Silc 'Tokage' Renew
2022-04-14
Merge pull request #60227 from YeldhamDev/popmenu_sep_font
Rémi Verschelde
2022-04-13
Add `font_separator` and related properties to `PopupMenu`
Michael Alexsander
2022-04-13
Reduce width of arrow icons for the default theme in `PopupMenu`
Michael Alexsander
2022-04-14
Merge pull request #60221 from YeldhamDev/grid_toplevel_fix
Rémi Verschelde
2022-04-14
Merge pull request #60220 from YeldhamDev/the_line_must_be_drawn_here
Rémi Verschelde
2022-04-14
Merge pull request #60203 from RedHeadphone/master
Rémi Verschelde
2022-04-14
Merge pull request #60208 from Magorx/input-set-custom-mouse-cursor-fix
Rémi Verschelde
2022-04-13
Fix `GridContainer` not ignoring toplevel children
Michael Alexsander
2022-04-13
Merge pull request #60177 from reduz/animation-library-import
Rémi Verschelde
2022-04-13
Merge pull request #60093 from TokageItLab/reset-blend
Rémi Verschelde
2022-04-13
Fix and tweak labeled separator in `PopupMenu`
Michael Alexsander
2022-04-13
Merge pull request #60213 from JFonS/fix_depth_state
Rémi Verschelde
2022-04-13
Merge pull request #60211 from timothyqiu/al-rename
Rémi Verschelde
2022-04-13
Merge pull request #60209 from ConteZero/select_all_null
Rémi Verschelde
2022-04-13
Merge pull request #60191 from novaplusplus/file-open-fix
Rémi Verschelde
2022-04-13
Fix regression in rasterizer state
Joan Fons
2022-04-13
Fix parameter validation when renaming in AnimationLibrary
Haoyu Qiu
2022-04-13
Fix select_all() crash in RichTextLabel
ConteZero
2022-04-13
Import scenes as AnimationLibrary
reduz
2022-04-13
Fix "File must be opened" error with File.open()
nova++
2022-04-13
Added p_shape check to avoid engine crush
KingCakeTheFruity
2022-04-13
Merge pull request #60199 from akien-mga/color-clarify-srgb-linear-conversions
Rémi Verschelde
[next]