clayjohn
|
51ed3aef63
Vertex and attribute compression to reduce the size of the vertex format.
|
2 gadi atpakaļ |
Rémi Verschelde
|
faaf27f284
Fix various typos with codespell
|
2 gadi atpakaļ |
Yuri Sizov
|
bb15241e06
Merge pull request #77740 from ChibiDenDen/simplify_vulkan
|
2 gadi atpakaļ |
ChibiDenDen
|
35715e510f
replace sampler arrays with constant sampler elements
|
2 gadi atpakaļ |
Manuel Dun
|
e2321c21db
Enable the use of all builtins on the light shader
|
2 gadi atpakaļ |
Johan Aires Rastén
|
14a8124ffe
Add LIGHT_IS_DIRECTIONAL built-in for spatial shaders
|
2 gadi atpakaļ |
Hendrik Brucker
|
4bd01a93dc
Fix some SpotLight3D issues (clustering artifacts, light leak)
|
2 gadi atpakaļ |
clayjohn
|
a062798b76
Ensure that rim lighting uses a exponent base greater than zero
|
2 gadi atpakaļ |
clayjohn
|
1e05dd3504
Allow black metallic materials to reflect IBL
|
2 gadi atpakaļ |
clayjohn
|
97be1fb7b6
Apply energy conservation to LAMBERT_WRAP and TOON diffuse modes by dividing by PI
|
3 gadi atpakaļ |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
3 gadi atpakaļ |
Rémi Verschelde
|
8734ef1f7a
Merge pull request #62547 from clayjohn/ref_vec_pbr
|
3 gadi atpakaļ |
Hugo Locurcio
|
baaa7503c7
Add a shadow opacity property to Light3D
|
3 gadi atpakaļ |
clayjohn
|
0c65ed38a6
Treat specular less than 0.02 as occlusion
|
3 gadi atpakaļ |
clayjohn
|
93c82ab4b9
Evaluate specular reflections using specular dominant direction instead of assuming mirror reflections
|
3 gadi atpakaļ |
Bastiaan Olij
|
b4821fe2e0
Introduce eye_offset for correcting stereoscopic reflections
|
3 gadi atpakaļ |
jfons
|
ba832d83b2
Initial TAA implementation
|
3 gadi atpakaļ |
snowapril
|
b6f72f2b4a
Fix D_GGX code which can cause divide-by-zero val
|
3 gadi atpakaļ |
Darryl Ryan
|
3ce5cceef9
Filament specular fix. Clamp dot product between normal and view vectors. Fixes #58459.
|
3 gadi atpakaļ |
clayjohn
|
fe49244611
Use Filament specular models and parametrization
|
4 gadi atpakaļ |
Bartłomiej Dusak
|
38423565e4
remove normal_to_panorama from spotlight projector
|
3 gadi atpakaļ |
Yuri Roubinsky
|
a45ae7b1c7
Fix shader crashing when using `ALBEDO` or `ALPHA` in light function
|
3 gadi atpakaļ |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 gadi atpakaļ |
jfons
|
c46d1ea2b2
Fix shadow disabling settings
|
3 gadi atpakaļ |
Hugo Locurcio
|
e87ec8ec17
Add Soft Very Low shadow quality mode for 3D
|
3 gadi atpakaļ |
Yuri Roubinsky
|
db2ee03fff
Fix shader crash on using METALLIC and ROUGHNESS built-ins in light func
|
3 gadi atpakaļ |
Bastiaan Olij
|
6e87d62873
Merge pull request #50883 from BastiaanOlij/mobile_hdr
|
4 gadi atpakaļ |
Bastiaan Olij
|
d22163c657
Scale color output in the mobile renderer to provide HDR support
|
4 gadi atpakaļ |
Aaron Franke
|
ae1702bee5
Replace HTTP links with HTTPS for sites with HTTPS versions
|
4 gadi atpakaļ |
jfons
|
55e7832d7b
Improvements to SpotLight3D and OmniLight3D's shadows
|
4 gadi atpakaļ |