clayjohn
|
c69b14e96e
Add warnings for unsupported features in mobile and gl_compatibility backends
|
2 years ago |
clayjohn
|
340c3b84fd
Set Default compression to VRAM uncompressed for LightmapGI
|
2 years ago |
Rémi Verschelde
|
0927e2cffc
Merge pull request #63251 from SaracenOne/disable_data_generation_on_foreign_resources
|
2 years ago |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 years ago |
clayjohn
|
e0e073138d
Enforce a default minimum lightmap size hint size
|
2 years ago |
SaracenOne
|
f5edeb8f58
Disable navmesh, lightmap, and VoxelGI generation on foreign data
|
3 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
2 years ago |
kobewi
|
072f6feaba
Make some Image methods static
|
3 years ago |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 years ago |
Rémi Verschelde
|
de31edb780
Merge pull request #65807 from clayjohn/light-units-bug
|
2 years ago |
Hugo Locurcio
|
7dee32ad14
Tweak LightmapGI defaults to be closer to the CPU lightmapper
|
4 years ago |
clayjohn
|
1b5f422c73
Validate physical light units in GI classes.
|
3 years ago |
Haoyu Qiu
|
f0f24b9a62
Fix crash when executing `LightmapGIData._set_light_textures_data`
|
3 years ago |
Rémi Verschelde
|
3a62c294c7
Merge pull request #65170 from KoBeWi/your_argument_is_TypedArray
|
3 years ago |
kobewi
|
7adc8376ed
Change Array arguments to TypedArray
|
3 years ago |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
3 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 years ago |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
3 years ago |
FireForge
|
84431bd782
Use integer types in Image and ImageTexture methods
|
3 years ago |
kobewi
|
2f777b9a1e
Remove unused hints
|
3 years ago |
JFonS
|
12459ab334
Merge pull request #62124 from holgac/bugfix-62096
|
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 |
holgac
|
a5c01dc25a
Fixes #62096: LightmapGIData::_get_light_textures_data crash on empty image
|
3 years ago |
Priyansh Rathi
|
d49c1cfc3e
save lightmap as multi-image atlas
|
3 years ago |
Rémi Verschelde
|
d8935b27a9
Fix warnings found by Emscripten 3.1.10
|
3 years ago |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
3 years ago |
Rémi Verschelde
|
46ef52162e
Color: Rename `to_srgb`/`to_linear` to include base color space
|
3 years ago |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 years ago |