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 |
|
Wojtek Figat
|
f2170a09cd
|
Optimize GlobalSDF actors drawing CPU perf
|
2022-11-06 20:44:44 +01:00 |
|
Wojciech Figat
|
d8c224112b
|
Add Global Surface Atlas rendering for Foliage
|
2022-08-11 11:33:41 +02:00 |
|
Wojciech Figat
|
6c9b1f6be0
|
Add Global SDF rendering for Foliage
|
2022-08-10 14:27:08 +02:00 |
|
Wojtek Figat
|
27d266546e
|
Various fixes and improvements for large worlds rendering
|
2022-06-28 20:26:01 +02:00 |
|
Wojciech Figat
|
2e06d1ce2a
|
Refactor Global SDF to use a single texture for all cascades
|
2022-06-17 10:41:04 +02:00 |
|
Wojtek Figat
|
e43515f653
|
Merge remote-tracking branch 'origin/gi' into large-worlds
# Conflicts:
# Source/Engine/Graphics/PostProcessSettings.cpp
# Source/Engine/Level/Actors/SkyLight.cpp
# Source/Engine/Renderer/GBufferPass.cpp
# Source/Engine/Renderer/GI/GlobalSurfaceAtlasPass.cpp
# Source/Engine/Renderer/GlobalSignDistanceFieldPass.cpp
# Source/Engine/Renderer/GlobalSignDistanceFieldPass.h
# Source/Engine/Renderer/RenderList.h
|
2022-06-13 00:46:33 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
f685c67275
|
Add Global SDF quality setting and support for variable cascades count and resolution
|
2022-06-10 14:30:40 +02:00 |
|
Wojciech Figat
|
abcc319168
|
Minor rename fixes
|
2022-05-12 13:46:05 +02:00 |
|
Wojciech Figat
|
ab37cc72a9
|
Minor renaming
|
2022-05-02 12:52:38 +02:00 |
|
Wojciech Figat
|
70b9db7598
|
Add support for rasterizing terrain into Global SDF as heightfield
|
2022-04-28 14:17:10 +02:00 |
|
Wojciech Figat
|
3ec856778c
|
Optimize Global SDF chunk data
|
2022-04-28 10:42:58 +02:00 |
|
Wojciech Figat
|
1523fa98ec
|
Add static chunks caching to Global SDF
|
2022-04-19 17:17:27 +02:00 |
|
Wojciech Figat
|
94799a9e28
|
Fixes and tweaks for rendering
|
2022-04-01 12:39:46 +02:00 |
|
Wojciech Figat
|
9d56093381
|
Add lazy init for Global SDF shader
|
2022-03-29 15:06:48 +02:00 |
|
Wojciech Figat
|
26b2cb291e
|
Expose GlobalSignDistanceFieldPass to user scripts
|
2022-03-29 15:06:41 +02:00 |
|
Wojciech Figat
|
d5297f9047
|
Add option to always render Global SDF
|
2022-03-24 14:59:14 +01:00 |
|
Wojciech Figat
|
885d2f0771
|
Move Static Model rasterization into Global SDF code
|
2022-03-22 17:15:21 +01:00 |
|
Wojciech Figat
|
8cca7f884b
|
Add **Global Sign Distance Field** rendering (work in progress)
|
2022-03-18 16:18:00 +01:00 |
|