BlueCube3310
|
14877d1f99
Lightmapper: Ensure the atlas is big enough to fit padded UV maps
|
преди 1 година |
passivestar
|
d06bce3002
Fix lightmapper seam blending
|
преди 1 година |
landervr
|
e7bd1b0673
Add denoiser range property for LightmapGI
|
преди 1 година |
BlueCube3310
|
f1b758022a
LightmapGI: Fix seam blending with directional lightmaps
|
преди 1 година |
A Thousand Ships
|
79ba22a73f
Use `Vector*` component-wise `min/max/clamp` functions where applicable
|
преди 1 година |
Dario
|
73eff10c76
Finish splitting functionality of the Vulkan and D3D12 backends into RenderingDeviceDriver.
|
преди 1 година |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
преди 1 година |
clayjohn
|
efb1cbaad4
Add GLES3 infrastructure for lightmap baking in the compatibility backend
|
преди 1 година |
Juan Linietsky
|
24fe0715b5
Promote CowData to 64 bits
|
преди 1 година |
Dario
|
cc4d39b0c1
Acyclic Command Graph for RenderingDevice.
|
преди 1 година |
Rémi Verschelde
|
2a4eaa4cd8
Merge pull request #86555 from RandomShaper/fix_warn
|
преди 1 година |
EddieBreeg
|
8747c67d9e
Fix potential integer underflow in rounded up divisions
|
преди 2 години |
Pedro J. Estébanez
|
fe8c217b7c
Fix warning in MSVC
|
преди 1 година |
Rémi Verschelde
|
15b8185c68
Don't use TTR/RTR for ERR/WARN prints
|
преди 1 година |
Dario
|
47214ea9f5
Optimize lightmapper using triangle clusters on the acceleration structure.
|
преди 2 години |
Dario
|
a9a197d2dc
Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CPU Lightmapper.
|
преди 2 години |
bruvzg
|
899e56de5d
Re-add optional OIDN denoise as an external executable.
|
преди 2 години |
Dario
|
ac90ca714c
Make the lightmapper not dilate before denoising.
|
преди 2 години |
Dario
|
1b2b726502
Replace OIDN denoiser with a JNLM denoiser compute shader implementation.
|
преди 2 години |
Dario
|
ddc3126bbf
Add half-pixel offset to lightmapper rasterization.
|
преди 2 години |
Rémi Verschelde
|
25b2f1780a
Style: Harmonize header includes in modules
|
преди 2 години |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
преди 2 години |
kobewi
|
072f6feaba
Make some Image methods static
|
преди 3 години |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
преди 3 години |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
преди 3 години |
Micky
|
59e11934d8
Rename `str2var` to `str_to_var` and similar
|
преди 3 години |
FireForge
|
84431bd782
Use integer types in Image and ImageTexture methods
|
преди 3 години |
Priyansh Rathi
|
e995764e50
add support for soft shadows to the lightmapper
|
преди 3 години |
Aaron Franke
|
1bf94dff3a
Rename Basis "elements" to "rows"
|
преди 3 години |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
преди 3 години |