index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
lightmapper_rd
/
lightmapper_rd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
LightmapGI: Pack L1 SH coefficients for directional lightmaps
BlueCube3310
2024-09-05
1
-0
/
+1
*
Use correct lightmap coefficients to ensure that the directional lightmap mod...
clayjohn
2024-08-21
1
-1
/
+1
*
Add denoiser range property for LightmapGI
landervr
2024-05-15
1
-4
/
+5
*
Optimize lightmapper using triangle clusters on the acceleration structure.
Dario
2023-10-13
1
-1
/
+18
*
Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CP...
Dario
2023-10-13
1
-21
/
+31
*
Re-add optional OIDN denoise as an external executable.
bruvzg
2023-10-11
1
-0
/
+4
*
Replace OIDN denoiser with a JNLM denoiser compute shader implementation.
Dario
2023-09-25
1
-1
/
+12
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Implement Physical Light Units as an optional setting.
clayjohn
2022-08-31
1
-1
/
+1
*
Fix some array size function definition mismatch.
Fabio Alessandrelli
2022-08-04
1
-1
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-1
/
+1
*
add support for soft shadows to the lightmapper
Priyansh Rathi
2022-06-24
1
-4
/
+5
*
Clean up Hash Functions
reduz
2022-06-20
1
-15
/
+15
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
clang-format: Disable alignment of operands, too unreliable
Rémi Verschelde
2021-10-28
1
-7
/
+7
*
GPULightmapper: execute dilate before denoise
William Deurwaarder
2021-10-16
1
-0
/
+3
*
GPULightmapper's triangles and their bounding box will be in-sync
William Deurwaarder
2021-09-11
1
-7
/
+4
*
Assorted fixes to UV unwrapping and GPU lightmapper
jfons
2021-05-03
1
-1
/
+1
*
Initialize class/struct variables with default values in modules/
Rafał Mikrut
2021-02-08
1
-51
/
+51
*
Invert spotlight angle attenuation
jfons
2021-02-07
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-16
/
+16
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Style: Fix missing/invalid copyright headers
Rémi Verschelde
2020-05-14
1
-0
/
+30
*
New lightmapper
Juan Linietsky
2020-05-10
1
-0
/
+229