clayjohn
|
c69b14e96e
Add warnings for unsupported features in mobile and gl_compatibility backends
|
2 年 前 |
Marius Hanl
|
a59819630d
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
|
3 年 前 |
Aaron Franke
|
2bc0bcbd26
PropertyUsage: Rename "DO_NOT_SHARE_ON_DUPLICATE" to "ALWAYS_DUPLICATE"
|
2 年 前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年 前 |
Adam Scott
|
ea33001b95
Add safety-checks before some servers `free()`
|
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 年 前 |
Rémi Verschelde
|
de31edb780
Merge pull request #65807 from clayjohn/light-units-bug
|
3 年 前 |
Marc Gilleron
|
aed3822a93
Change return type of `get_configuration_warnings` to `PackedStringArray`
|
3 年 前 |
clayjohn
|
1b5f422c73
Validate physical light units in GI classes.
|
3 年 前 |
clayjohn
|
385ee5c70b
Implement Physical Light Units as an optional setting.
|
3 年 前 |
Hugo Locurcio
|
aa9403bcda
Clamp VoxelGI extents to reasonable values to avoid breaking baking
|
3 年 前 |
FireForge
|
4678736a39
Add suffixes to all nodes and resources
|
3 年 前 |
Rémi Verschelde
|
7119d355eb
String: Remove TTR and DTR defines in non-tools build
|
3 年 前 |
reduz
|
6f51eca1e3
Discern between virtual and abstract class bindings
|
3 年 前 |
Rémi Verschelde
|
7e3b92f81f
Merge pull request #55360 from Calinou/rename-bake-mode-properties
|
3 年 前 |
Rémi Verschelde
|
2536d6ca20
Merge pull request #55331 from Calinou/voxelgidata-fix-dynamic-range-property
|
3 年 前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年 前 |
Hugo Locurcio
|
e962900f23
Rename and reorder bake mode properties for consistency
|
3 年 前 |
Hugo Locurcio
|
4e593b3e9a
Fix VoxelGIData dynamic range property being treated as integer
|
3 年 前 |
Hugo Locurcio
|
c012fbc8b2
Rename `PROPERTY_USAGE_NOEDITOR` to `PROPERTY_USAGE_NO_EDITOR`
|
3 年 前 |
Rémi Verschelde
|
a2803f3d86
Merge pull request #54072 from KoBeWi/hrcr_is_ded
|
3 年 前 |
Hugo Locurcio
|
ce97ddbcb1
Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3
|
4 年 前 |
kobewi
|
de4f29f458
Remove node_hrcr hack
|
4 年 前 |
Hugo Locurcio
|
bcf4a56c74
Replace references to VisualServer in code comments with RenderingServer
|
4 年 前 |
Aaron Franke
|
eb4902a455
Fix some unnecessary includes
|
4 年 前 |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 年 前 |
jfons
|
cfb555a081
Node3D gizmo improvements
|
4 年 前 |
reduz
|
37776b2867
Clean up RenderingServer and its bindings
|
4 年 前 |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 年 前 |