Hannah Crawford
|
a54b71bbdf
Add `shadow_caster_mask` to Light3D.
|
1 year ago |
jsjtxietian
|
97af135f1b
Fix mesh instance not updated when changing blend shape values
|
1 year ago |
Rémi Verschelde
|
258f2705f6
Merge pull request #90440 from Calinou/geometryinstance3d-fix-custom-aabb-assignment
|
1 year ago |
Rémi Verschelde
|
c59f493620
Merge pull request #89729 from jitspoe/master.shadow_distance_fade_optimization
|
1 year ago |
Hugo Locurcio
|
084b8d1246
Fix GeometryInstance3D Custom AABB assignment in the editor not working
|
1 year ago |
Rémi Verschelde
|
a28be933ee
Merge pull request #89398 from clayjohn/visual-debugger-coverage
|
1 year ago |
clayjohn
|
ac6c648645
Increase coverage of timestamps for visual profiler
|
1 year ago |
lawnjelly
|
691854d589
Jitter raster occlusion camera to reduce false positives.
|
1 year ago |
jitspoe
|
a0969a0931
Shadow fade for omni lights actually stops the shadow from updating while faded out to improve performance.
|
1 year ago |
Per Melin
|
46610117d3
Fix lightmap capture not applied in one octant
|
1 year ago |
Bastiaan Olij
|
a5d3d23db4
Fix never ending loop with overlapping probes
|
1 year ago |
Bastiaan Olij
|
5a98845655
Implement hooks into renderer
|
2 years ago |
lawnjelly
|
4577dfdb67
Shadow volume culling and tighter shadow caster culling
|
1 year ago |
clayjohn
|
21ade7f0f7
Add DummyShader handling to Dummy RenderingServer to ensure shader parameters are saved in headless export
|
1 year ago |
mrjustaguy
|
45948dc2c9
Directional 2 Split Shadow Stabilization Fix
|
1 year ago |
Rémi Verschelde
|
f2ba8ec6ca
Merge pull request #81124 from bitsawer/fix_voxelgi_static_lights
|
1 year ago |
A Thousand Ships
|
fdd3d36c6d
[Servers] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 year ago |
Dario
|
057367bf4f
Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support.
|
1 year ago |
bitsawer
|
5e22ded4c9
Fix VoxelGI static light pairing
|
2 years ago |
Rémi Verschelde
|
faaf27f284
Fix various typos with codespell
|
2 years ago |
bitsawer
|
7a9783737a
Fix instance uniform data buffer update delay
|
2 years ago |
Bastiaan Olij
|
1a128fcccd
Properly clear material slots on mesh instance when material is freed
|
2 years ago |
dearthdev
|
53903f07dc
Correctly insert lightmap captures and geometries.
|
2 years ago |
Johan Aires Rastén
|
26aecbfe57
Fix instance uniforms breaking when setting a new mesh.
|
2 years ago |
myaaaaaaaaa
|
6f88392d02
Move some worker_thread_pool.h includes out of header files
|
2 years ago |
clayjohn
|
56450fb179
Implement cull_mask for decals and lights in mobile and compatibility backends
|
2 years ago |
Rémi Verschelde
|
3eb1ac9fd2
Merge pull request #72075 from Maran23/extents-to-size
|
2 years ago |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 years ago |
Bastiaan Olij
|
43a63db7cf
Fix SSAO/SSIl being applied to reflection probes
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |