Hendrik Brucker
|
054340bb6b
Add a supersampling option to LightmapGI
|
7 months ago |
Hendrik Brucker
|
a3525bc015
Add transparency support for LightmapGI
|
8 months ago |
BlueCube3310
|
189c8eb671
Implement shadowmasks for LightmapGI
|
1 year ago |
BlueCube3310
|
a89f4fa5a9
LightmapGI: Pack L1 SH coefficients for directional lightmaps
|
1 year ago |
clayjohn
|
f4ccba7508
Use correct lightmap coefficients to ensure that the directional lightmap mode looks correct
|
11 months ago |
landervr
|
e7bd1b0673
Add denoiser range property for LightmapGI
|
1 year ago |
Dario
|
47214ea9f5
Optimize lightmapper using triangle clusters on the acceleration structure.
|
1 year ago |
Dario
|
a9a197d2dc
Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CPU Lightmapper.
|
1 year ago |
bruvzg
|
899e56de5d
Re-add optional OIDN denoise as an external executable.
|
1 year ago |
Dario
|
1b2b726502
Replace OIDN denoiser with a JNLM denoiser compute shader implementation.
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
3 years ago |
Fabio Alessandrelli
|
55845bac26
Fix some array size function definition mismatch.
|
3 years ago |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
3 years ago |
Priyansh Rathi
|
e995764e50
add support for soft shadows to the lightmapper
|
3 years ago |
reduz
|
141c375581
Clean up Hash Functions
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
William Deurwaarder
|
a7599076d2
GPULightmapper: execute dilate before denoise
|
3 years ago |
William Deurwaarder
|
e11dd6500a
GPULightmapper's triangles and their bounding box will be in-sync
|
3 years ago |
jfons
|
6995b0429c
Assorted fixes to UV unwrapping and GPU lightmapper
|
4 years ago |
Rafał Mikrut
|
f7209b459b
Initialize class/struct variables with default values in modules/
|
4 years ago |
jfons
|
99e1ce0690
Invert spotlight angle attenuation
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Marcel Admiraal
|
26fcf2b04c
Add override keywords.
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
710b34b702
Style: Fix missing/invalid copyright headers
|
5 years ago |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 years ago |