| .. |
|
forward_clustered
|
Fix Depth-Prepass transparency mode
|
2021-11-18 12:49:46 +07:00 |
|
forward_mobile
|
Fix Depth-Prepass transparency mode
|
2021-11-18 12:49:46 +07:00 |
|
shaders
|
Fix Depth-Prepass transparency mode
|
2021-11-18 12:49:46 +07:00 |
|
SCsub
|
…
|
|
|
cluster_builder_rd.cpp
|
…
|
|
|
cluster_builder_rd.h
|
Swap args of Plane(point, normal) constructor
|
2021-10-15 20:49:42 +07:00 |
|
effects_rd.cpp
|
Repaired mistyped of 'threshold' on several files.
|
2021-10-31 22:11:42 +07:00 |
|
effects_rd.h
|
Repaired mistyped of 'threshold' on several files.
|
2021-10-31 22:11:42 +07:00 |
|
pipeline_cache_rd.cpp
|
Fix `wireframe` render mode
|
2021-10-15 06:53:52 +07:00 |
|
pipeline_cache_rd.h
|
…
|
|
|
renderer_canvas_render_rd.cpp
|
Fix multimesh still drawing when visible instances is zero
|
2021-11-12 21:51:14 +07:00 |
|
renderer_canvas_render_rd.h
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +07:00 |
|
renderer_compositor_rd.cpp
|
Construct values only when necessary.
|
2021-09-25 14:46:45 +07:00 |
|
renderer_compositor_rd.h
|
Add source rectangle to blit
|
2021-08-29 14:57:16 +07:00 |
|
renderer_scene_environment_rd.cpp
|
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
|
2021-10-28 22:02:23 +07:00 |
|
renderer_scene_environment_rd.h
|
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
|
2021-10-28 22:02:23 +07:00 |
|
renderer_scene_gi_rd.cpp
|
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
|
2021-10-28 22:02:23 +07:00 |
|
renderer_scene_gi_rd.h
|
Remove unimplemented `Environment.ambient_light_occlusion_color` property
|
2021-10-07 17:47:52 +07:00 |
|
renderer_scene_render_rd.cpp
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +07:00 |
|
renderer_scene_render_rd.h
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +07:00 |
|
renderer_scene_sky_rd.cpp
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +07:00 |
|
renderer_scene_sky_rd.h
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +07:00 |
|
renderer_storage_rd.cpp
|
Merge pull request #55029 from clayjohn/VULKAN-SRGB
|
2021-11-17 08:46:23 +07:00 |
|
renderer_storage_rd.h
|
Fix default_texture_param in shader pipeline to support uniform arrays
|
2021-11-12 12:53:40 +07:00 |
|
shader_compiler_rd.cpp
|
Allow passing non-variable constant to const function param in shaders
|
2021-11-19 12:14:13 +07:00 |
|
shader_compiler_rd.h
|
Added support for uniform arrays in shaders
|
2021-10-04 13:57:44 +07:00 |
|
shader_rd.cpp
|
Use range iterators for `Map`
|
2021-09-30 15:09:12 +07:00 |
|
shader_rd.h
|
Rename RID's `getornull()` to `get_or_null()`
|
2021-09-29 23:58:02 +07:00 |