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
/
rendering
/
renderer_rd
/
forward_clustered
Age
Commit message (
Expand
)
Author
2022-05-20
Add a new HashSet template
reduz
2022-05-18
Fix tonemapper shader to correctly apply alpha channel
Yuri Rubinsky
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-05-09
Fix instance uniform shader crash in custom functions
Yuri Roubinsky
2022-05-03
Rename Basis get_axis to get_column, remove redundant methods
Aaron Franke
2022-05-02
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-04-27
Merge pull request #59979 from bruvzg/cpp_check2
Rémi Verschelde
2022-04-26
Fix "ortogonal" -> "orthogonal" typo in rasterizer code
Hugo Locurcio
2022-04-21
Add missing color pass flags to the valid list
Joan Fons
2022-04-20
Fix more issues found by cppcheck.
bruvzg
2022-04-19
Merge pull request #60214 from JFonS/fix_depth_prepass
Clay John
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-13
Merge pull request #60213 from JFonS/fix_depth_state
Rémi Verschelde
2022-04-13
Fix depth pre-pass on all face cull modes
Joan Fons
2022-04-13
Fix regression in rasterizer state
Joan Fons
2022-04-13
Color: Rename `to_srgb`/`to_linear` to include base color space
Rémi Verschelde
2022-04-11
Merge pull request #60137 from JFonS/fix_default_shadow_tex
Rémi Verschelde
2022-04-11
Fix specialization constant updates in color passes
jfons
2022-04-11
Fix Vulkan validation errors on default depth textures
jfons
2022-04-06
Fix some issues found by cppcheck.
bruvzg
2022-04-04
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-02
Move storage for Mesh, MeshInstance, MultiMesh and Skeleton into MeshStorage
Bastiaan Olij
2022-04-01
Add color pass flags to Forward Clustered renderer
jfons
2022-03-31
Extract global variable, shader and material storage
Bastiaan Olij
2022-03-29
Remove `SHADOW_ATTENUATION` spatial light shader built-in
Yuri Roubinsky
2022-03-21
Extract Decal and Decal atlas from Storage class
Bastiaan Olij
2022-03-18
Rename several transform built-ins in shaders
Yuri Roubinsky
2022-03-17
Merge pull request #58954 from Ansraer/alpha_scissor
Rémi Verschelde
2022-03-17
Fix alpha scissor support
Ansraer
2022-03-16
Split dummy renderer classes into separate files
Bastiaan Olij
2022-03-16
Merge pull request #49092 from BastiaanOlij/multiview_clustered
Rémi Verschelde
2022-03-06
Add a UniformSet cache
reduz
2022-03-04
Tweak render timestamp names for explicitness and consistency
Hugo Locurcio
2022-03-03
Add multiview/stereoscopic rendering support to the clustered forward renderer
Bastiaan Olij
2022-02-22
Use Filament specular models and parametrization
clayjohn
2022-02-10
Merge pull request #57535 from Calinou/visibility-range-fade-use-easing
Rémi Verschelde
2022-02-10
Merge pull request #57104 from clayjohn/VULKAN-sky-conflict
Rémi Verschelde
2022-02-01
Make visibility range alpha fade smoother
Hugo Locurcio
2022-01-30
Fix orthogonal camera auto LOD calculation
orosmatthew
2022-01-23
Update Sky lights in sky setup function
clayjohn
2022-01-19
Merge pull request #54489 from briansemrau/texture-delete-update
Rémi Verschelde
2022-01-12
Merge pull request #55656 from clayjohn/GLSL3-compiler
Rémi Verschelde
2022-01-11
New OpenGL batching canvas renderer
clayjohn
2022-01-12
Use List Initializations for Vectors.
Anilforextra
2022-01-05
Added material_overlay property to MeshInstance3D
Fernando Cosentino
2022-01-05
Merge pull request #56278 from GanidhuAbey/dof_msaa_bug
Rémi Verschelde
2022-01-04
Merge pull request #54791 from NHodgesVFX/master
Rémi Verschelde
2022-01-04
Merge pull request #56305 from Calinou/rename-lod-threshold
Rémi Verschelde
[next]