Rémi Verschelde
|
ae484828bb
Merge pull request #107408 from Ivorforce/node-path-string-explicit
|
2 months ago |
LuoZhihao
|
8ba4656ea3
Compile out editor-only logic within `validate_property` in games
|
2 months ago |
Lukas Tenbrink
|
e2931a5c19
Make conversions from `NodePath` to `String` explicit.
|
2 months ago |
Zi Ye
|
8f9b7896f6
Make LightmapGIData::_set_user_data a proper setter instead of an additive operation
|
2 months ago |
Ricardo Sanchez-Saez
|
457299449d
Introduce 'drivers/apple_embedded' abstract platform for code reuse
|
3 months ago |
passivestar
|
75566d1fac
Properly report missing nodes in LightmapGI
|
4 months ago |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
4 months ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
5 months ago |
kobewi
|
75881f8322
Use initializer list in Arrays
|
1 year ago |
James
|
80096e9e62
Fix a crash bug in LightmapGI::_assign_lightmaps triggered after reparenting
|
7 months ago |
demolke
|
2a3e0d47ea
LightmapGI: Including `modules_enabled.gen.h` to properly check the configuration warning
|
7 months ago |
Hendrik Brucker
|
054340bb6b
Add a supersampling option to LightmapGI
|
7 months ago |
A Thousand Ships
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 year ago |
Hendrik Brucker
|
a3525bc015
Add transparency support for LightmapGI
|
8 months ago |
BlueCube3310
|
85e4d1b9d3
LightmapGI: Automatically compress new lightmaps
|
8 months ago |
BlueCube3310
|
189c8eb671
Implement shadowmasks for LightmapGI
|
1 year ago |
Bad Sector
|
5bca028e2b
Add lightmap bake cancelling
|
9 months ago |
Hugo Locurcio
|
1e5f0a86ca
Allow more flexible adjustments of VisualInstance3D Lightmap Scale
|
2 years ago |
Thaddeus Crews
|
b748c91e5b
Merge pull request #98289 from BlueCube3310/lightmap-clenaup
|
9 months ago |
BlueCube3310
|
184395401b
LightmapGI: Clean up and improve lightmap atlas storage
|
10 months ago |
A Thousand Ships
|
de128812f3
Fix unreachable code in `lightmap_gi.cpp`
|
10 months ago |
Hugo Locurcio
|
0807d60d68
Check RenderingDevice availability to display LightmapGI configuration warnings
|
11 months ago |
Rémi Verschelde
|
49b725ddcc
Merge pull request #93353 from AThousandShips/config_warning_fix
|
11 months ago |
BlueCube3310
|
a89f4fa5a9
LightmapGI: Pack L1 SH coefficients for directional lightmaps
|
1 year ago |
A Thousand Ships
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
1 year ago |
Rémi Verschelde
|
cba8e3bf3d
Merge pull request #95000 from Calinou/lightmapgi-environment-fix-custom-rotation-bake
|
1 year ago |
Rémi Verschelde
|
a3266e28be
Merge pull request #83497 from grenappels/probe_distance_fix
|
1 year ago |
Hugo Locurcio
|
661cf1f351
Fix LightmapGI not taking environment sky rotation into account when baking
|
1 year ago |
jsjtxietian
|
a8526e68a7
Fix newly baked lightmap can't override previously baked at same path
|
1 year ago |
BlueCube3310
|
60a255a0d0
Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas
|
1 year ago |