Wojtek Figat
|
c878c613c7
|
Update consoles building
|
2023-02-05 23:48:11 +01:00 |
|
Wojciech Figat
|
a7e428a21c
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/CustomEditors/Editors/ActorTagEditor.cs
# Source/Engine/Core/Config/GraphicsSettings.cpp
# Source/Engine/Engine/PostProcessEffect.cs
# Source/Engine/Graphics/GPUResourcesCollection.cpp
# Source/Engine/Graphics/GPUResourcesCollection.h
# Source/Engine/Graphics/PostProcessBase.h
# Source/FlaxEngine.Gen.cs
|
2023-01-10 15:37:55 +01:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojciech Figat
|
1cf6c5233e
|
Refactor DDGI probes to use variable ray count depending on the probe location relative to the view frustum
|
2022-12-15 17:33:44 +01:00 |
|
Wojciech Figat
|
e2319ceca3
|
Improve DDGI probes relocation to search 64 nearby locations around the probe
|
2022-07-01 14:09:59 +02:00 |
|
Wojciech Figat
|
56322005e2
|
Reformat shaders source code
|
2022-06-28 14:41:29 +02:00 |
|
Wojciech Figat
|
282b9066b8
|
Improve DDGI quality
|
2022-06-24 16:17:32 +02:00 |
|
Wojciech Figat
|
b69e42b79c
|
Fix initializing activated and scrolled DDGI probes
|
2022-06-23 14:51:36 +02:00 |
|
Wojciech Figat
|
f31ba5cad8
|
Fix
|
2022-06-20 12:14:09 +02:00 |
|
Wojciech Figat
|
5239a2b410
|
Optimize DDGI probes state data from R16G16B16A16_Float to R8G8B8A8_SNorm
|
2022-06-20 09:49:40 +02:00 |
|
Wojciech Figat
|
62a39911dd
|
Improve DDGI irradiance sampling by skipping cascades with not enough active probes at the sample location
|
2022-06-15 10:37:03 +02:00 |
|
Wojtek Figat
|
b815ba51a5
|
Fix build issues
|
2022-06-13 23:37:11 +02:00 |
|
Wojciech Figat
|
d4839b9c78
|
Add Global Illumination options to PostFx Settings
|
2022-06-10 18:48:17 +02:00 |
|
Wojciech Figat
|
3a8e5e0bbe
|
Various DDGI quality improvements
|
2022-06-09 11:31:20 +02:00 |
|
Wojciech Figat
|
6a74ebd62e
|
Add support for cascades to DDGI
|
2022-06-09 08:55:45 +02:00 |
|
Wojciech Figat
|
79220556df
|
Improve DDGI probes relocation algorithm
|
2022-06-03 17:43:12 +02:00 |
|
Wojciech Figat
|
befaf65ab1
|
Optimize DDGI probes position calculation when sampling irradiance
|
2022-06-03 16:11:46 +02:00 |
|
Wojciech Figat
|
eb6050cf27
|
Improve probes relocation algorithm to reduce visual artifacts due to probes flickering
|
2022-05-27 11:44:39 +02:00 |
|
Wojciech Figat
|
375222a089
|
Initial DDGI implementation
|
2022-05-23 10:15:02 +02:00 |
|