index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
Age
Commit message (
Expand
)
Author
2022-05-26
Remove mesh and particles RD dependencies from canvas rendering server
clayjohn
2022-05-26
Merge pull request #61425 from clayjohn/GLES3-2D
Rémi Verschelde
2022-05-25
Implement 2D Meshes and MultiMeshes in GLES3 backend
clayjohn
2022-05-25
use ERR_FAIL_INDEX when preferred
Nathan Franke
2022-05-25
Add Cone and Cylinder shapes to FogVolume
Hugo Locurcio
2022-05-24
Fix particle system from going inactive early
GanidhuAbey
2022-05-24
Merge pull request #60641 from clayjohn/Sky-ign
Rémi Verschelde
2022-05-24
Add clipping, backbuffer, and CanvasGroups to 2D GLES3 renderer
clayjohn
2022-05-24
Use IGN instead of white noise for sky dithering
clayjohn
2022-05-24
Merge pull request #60803 from Chaosus/shader_hint_rename
Rémi Verschelde
2022-05-23
Merge pull request #61226 from Chaosus/shader_fix_keyword_completion
Rémi Verschelde
2022-05-23
Fix typo in occlusion culling warning method name
Hugo Locurcio
2022-05-21
Add timestamps to some rendering effects
trollodel
2022-05-21
Merge pull request #61214 from somnathsarkar/particle-attractor-fix
Rémi Verschelde
2022-05-20
Fix GPUParticles3D disappearance at attractor origins
Somnath Sarkar
2022-05-20
Add a new HashSet template
reduz
2022-05-20
Fix incorrect keyword completion after period in shader editor
Yuri Rubinsky
2022-05-20
Fix normal and tangent blending in blend shapes
Windy Darian
2022-05-19
Use suffixes for units in nodes and resources
Aaron Franke
2022-05-19
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
Add dedicated macros for property name extraction
Haoyu Qiu
2022-05-18
Add motion parameter to toggle whether recovery is reported as a collision
Ricardo Buring
2022-05-18
Fix tonemapper shader to correctly apply alpha channel
Yuri Rubinsky
2022-05-16
Add basic lighting to GLES3 renderer.
clayjohn
2022-05-16
Fix custom irradiance bug in Vulkan mobile renderer
clayjohn
2022-05-16
Merge pull request #60958 from smix8/navigation_server_rid_utility_4.x
Rémi Verschelde
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-16
Fix computation of screen_uv
Somnath Sarkar
2022-05-13
Merge pull request #60894 from derammo/derammo_opengl3_windows
Rémi Verschelde
2022-05-13
Copy_to_fb is available in both raster and clustered renderers, remove unwant...
Bastiaan Olij
2022-05-12
Merge pull request #60976 from Calinou/fsr-rename-property-hint
Rémi Verschelde
2022-05-12
Merge pull request #60643 from clayjohn/GLES3-3D
Rémi Verschelde
2022-05-12
Add NavigationServer2D/3D API functions to find missing RID info
smix8
2022-05-12
Basic 3D rendering
clayjohn
2022-05-12
Rename remaining references of FSR to FSR 1.0
Hugo Locurcio
2022-05-12
Add a new HashMap implementation
reduz
2022-05-11
SceneShader compiling
clayjohn
2022-05-11
SkyShaders working
clayjohn
2022-05-11
opengl3 driver now works on windows including multi window
derammo
2022-05-11
Split out bokeh_dof and copy effects
Bastiaan Olij
2022-05-10
Fix warnings found by Emscripten 3.1.10
Rémi Verschelde
2022-05-09
Rename `hint_albedo`, `hint_white/black` in shaders
Yuri Roubinsky
2022-05-09
Fix instance uniform shader crash in custom functions
Yuri Roubinsky
2022-05-05
Rename profiler "Idle Time" to "Process Time"
Hugo Locurcio
2022-05-05
Merge pull request #60772 from MightiestGoat/multimesh-uniform-set
Rémi Verschelde
2022-05-05
Check multimesh before uniform set creation
mightygoat
2022-05-05
Fix the uniform set creation of multimesh with a invalidated buffer
mightygoat
2022-05-04
Merge pull request #60568 from Chaosus/shader_keyword_completions
Rémi Verschelde
2022-05-04
Merge pull request #58298 from Calinou/decal-distance-fade-use-easing
Rémi Verschelde
2022-05-04
Merge pull request #60723 from reduz/refactor-module-initialization
Rémi Verschelde
[next]