clayjohn
|
1b2cd9f251
Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog
|
4 years ago |
Rémi Verschelde
|
e2deec67b9
Merge pull request #54222 from JFonS/instance-fade
|
4 years ago |
jfons
|
c46d1ea2b2
Fix shadow disabling settings
|
4 years ago |
JFonS
|
c571e4a7f4
Implement distance fade and transparency
|
4 years ago |
jfons
|
88d9914519
Fix state inconsistencies in visibility dependencies.
|
4 years ago |
Rémi Verschelde
|
85a8939fa2
Merge pull request #53790 from briansemrau/remove-distant-shadowy-void
|
4 years ago |
mennomax
|
b4eeeb315a
Swap args of Plane(point, normal) constructor
|
4 years ago |
Brian Semrau
|
4fefd7cddd
Fix several issues with directional shadows
|
4 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 years ago |
Hugo Locurcio
|
ba65730cbf
Rename RID's `getornull()` to `get_or_null()`
|
4 years ago |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
4 years ago |
jfons
|
55e7832d7b
Improvements to SpotLight3D and OmniLight3D's shadows
|
4 years ago |
Rémi Verschelde
|
e499758a77
Merge pull request #51025 from reduz/fix-directional-shadow-bias
|
4 years ago |
Aaron Franke
|
430ad75963
Some work on double support
|
4 years ago |
reduz
|
55d357b1eb
Fix directional shadow bias
|
4 years ago |
Rémi Verschelde
|
ff0b5f8fa1
Merge pull request #50809 from akien-mga/iterators-const-references
|
4 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 years ago |
luz paz
|
3564c16cb8
Fix various typos with codespell
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
reduz
|
ad9f606ed8
Use specialization constants in clustered renderer
|
4 years ago |
reduz
|
d41e3f9aeb
Fix Command Queue Crash
|
4 years ago |
reduz
|
6c55d2aad2
Fix Render Info
|
4 years ago |
Hugo Locurcio
|
5370f4876e
Remove leftovers from the DirectionalLight3D Optimized shadow depth range
|
4 years ago |
reduz
|
37776b2867
Clean up RenderingServer and its bindings
|
4 years ago |
reduz
|
85cf99f28e
Deprecate ImmediateGeometry
|
4 years ago |
reduz
|
64c925cca6
Improve RID_Owner memory usage
|
4 years ago |
jfons
|
2c0819992c
Fix crash in visibility range system.
|
4 years ago |
jfons
|
a0b19d2561
Fix "Ignore Occlusion Culling" flag.
|
4 years ago |
reduz
|
6e98c4cd50
Refactor VisibilityNotifier3D
|
4 years ago |
jfons
|
3a53ae5d9f
Implement visibility range and dependencies.
|
4 years ago |