BlueCube3310
|
7ed64ebd9a
Lightmapper: Expose the JNLM denoiser region size in the project settings
|
6 months ago |
clayjohn
|
49a004fc13
Spread direct lighting calculation for LightmapGI over several submissions to avoid TDR on Windows devices
|
6 months ago |
Hendrik Brucker
|
054340bb6b
Add a supersampling option to LightmapGI
|
7 months ago |
Hendrik Brucker
|
3cc5f6e346
Remove leftover print in lightmapper_rd.cpp
|
7 months ago |
Hendrik Brucker
|
a3525bc015
Add transparency support for LightmapGI
|
8 months ago |
BlueCube3310
|
189c8eb671
Implement shadowmasks for LightmapGI
|
1 year ago |
Dario
|
6d5ac8f7ef
Resolve load and store ops automatically for render passes for discardable textures.
|
9 months ago |
Bad Sector
|
5bca028e2b
Add lightmap bake cancelling
|
8 months ago |
BlueCube3310
|
a89f4fa5a9
LightmapGI: Pack L1 SH coefficients for directional lightmaps
|
1 year ago |
Stuart Carnie
|
a7a245de92
Metal: enable for betsy and lightmapper modules
|
11 months ago |
Rémi Verschelde
|
e98aaf1caa
Merge pull request #94477 from RedMser/typos-batch-1
|
11 months ago |
Rémi Verschelde
|
68d188d521
Merge pull request #95888 from clayjohn/Lightmap-SH-coefficients
|
11 months ago |
Matias N. Goldberg
|
364f916f3f
Add debug utilities for Vulkan
|
1 year ago |
clayjohn
|
f4ccba7508
Use correct lightmap coefficients to ensure that the directional lightmap mode looks correct
|
11 months ago |
clayjohn
|
1521e49c23
Antialias direct light samples in LightmapperRD
|
1 year ago |
RedMser
|
f9258ff928
Fix typos
|
1 year ago |
BlueCube3310
|
60a255a0d0
Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas
|
1 year ago |
BlueCube3310
|
14877d1f99
Lightmapper: Ensure the atlas is big enough to fit padded UV maps
|
1 year ago |
passivestar
|
d06bce3002
Fix lightmapper seam blending
|
1 year ago |
landervr
|
e7bd1b0673
Add denoiser range property for LightmapGI
|
1 year ago |
BlueCube3310
|
f1b758022a
LightmapGI: Fix seam blending with directional lightmaps
|
1 year ago |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
1 year ago |
Dario
|
73eff10c76
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
1 year ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 year ago |
clayjohn
|
efb1cbaad4
Add GLES3 infrastructure for lightmap baking in the compatibility backend
|
1 year ago |
Juan Linietsky
|
24fe0715b5
Promote CowData to 64 bits
|
1 year ago |
Dario
|
cc4d39b0c1
Acyclic Command Graph for RenderingDevice.
|
1 year ago |
Rémi Verschelde
|
2a4eaa4cd8
Merge pull request #86555 from RandomShaper/fix_warn
|
1 year ago |
EddieBreeg
|
8747c67d9e
Fix potential integer underflow in rounded up divisions
|
2 years ago |
Pedro J. Estébanez
|
fe8c217b7c
Fix warning in MSVC
|
1 year ago |