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_scene.h
Age
Commit message (
Expand
)
Author
2021-07-19
Implement more rendering options as specialization constants
reduz
2021-07-03
Fix Render Info
reduz
2021-07-01
Clean up RenderingServer and its bindings
reduz
2021-06-16
Refactor VisibilityNotifier3D
reduz
2021-06-14
Implement visibility range and dependencies.
jfons
2021-06-13
Add stereoscopic rendering through multiview
Bastiaan Olij
2021-06-05
Rename GI Classes
reduz
2021-06-03
Rename Transform to Transform3D in core
Aaron Franke
2021-04-23
Implement occlusion culling
jfons
2021-04-14
Rename get_surface_material to get_surface_override_material
clayjohn
2021-02-10
Make Servers truly Thread Safe
reduz
2021-02-07
Improve SDFGI indirect light feedback loop
reduz
2021-02-06
Simplify Volumetric Fog
reduz
2021-02-05
Added temporal reprojection to Volumetric Fog
reduz
2021-01-24
Shadow map rendering optimization
reduz
2021-01-24
Several GI related optimizations and fixes
reduz
2021-01-01
Update copyright statements to 2021
RĂ©mi Verschelde
2020-12-21
Port ASSAO to Godot to replace SAO
clayjohn
2020-12-18
Implement automatic LOD (Level of Detail)
reduz
2020-12-04
RenderingServer reorganization
reduz