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-26
Overhaul GLES3: Add basis for 3D renderer, overhaul materials and textures
clayjohn
2022-04-25
Merge pull request #60439 from Chaosus/vs_vec4
Yuri Rubinsky
2022-04-24
Merge pull request #60378 from clayjohn/ParticlesMaterial-clamp
Clay John
2022-04-24
Merge pull request #60448 from Shnazzy/fix-compile-error-material-storage
Clay John
2022-04-24
Merge pull request #59763 from Gallilus/Improve-VisualScript-search-and-insta...
K. S. Ernest (iFire) Lee
2022-04-24
Merge pull request #60488 from aaronfranke/vector4ddecompose
Yuri Rubinsky
2022-04-24
Fix "Vector4DDecompose" typo in VisualShaderEditorPlugin
Aaron Franke
2022-04-23
Merge pull request #60460 from GTcreyon/master
Clay John
2022-04-23
Merge pull request #60336 from TokageItLab/fix-root-motion-rotation-init
Clay John
2022-04-23
Changed "pair" to "triplet" in Vector3 definition
GTcreyon
2022-04-22
Merge pull request #60201 from laws65/datetime-string-message-fix
Aaron Franke
2022-04-22
Fixed ambiguous reference to "Shader" and "Material" classes in drivers/gles3...
Shnazzy
2022-04-22
Continue to improve vector4 type in visual shaders
Yuri Roubinsky
2022-04-20
Merge pull request #60175 from Geometror/visual-shader-vector4
Yuri Rubinsky
2022-04-20
Merge pull request #60377 from clayjohn/GLES3-initialize
Bastiaan Olij
2022-04-19
Clamp Gradient and Curve Textures in ParticlesMaterial
clayjohn
2022-04-19
Merge pull request #60214 from JFonS/fix_depth_prepass
Clay John
2022-04-19
Initialize OpenGL before rasterizers in GLES3
clayjohn
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-18
fixed init value in root motion rotation
Silc 'Tokage' Renew
2022-04-17
Add a property hint for AspectRatioContainer's `ratio` property
Hugo Locurcio
2022-04-17
Improve VisualScript search and instancing of nodes
David Cambré
2022-04-17
Proper validation of negative values in datetime strings and datetime dicts
laws65
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
[next]