Wojtek Figat
|
9ec23559af
|
Optimize GPU memory usage in Editor when viewport is inactive
|
2024-06-19 15:03:38 +02:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
0db259e300
|
Add CustomScenes feature to draw a fixed set of scenes within SceneRenderTask
|
2023-11-21 12:24:55 +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
|
188428a7a9
|
Add RenderSetup and allow customizing it by gameplay and postfx
|
2022-12-14 14:03:59 +01:00 |
|
Wojciech Figat
|
c17477abff
|
Add RenderingUpscaleLocation for customizing upscaler location in render pipeline
|
2022-12-13 11:52:52 +01:00 |
|
Wojtek Figat
|
39dc439cd8
|
Revert "Remove unused LodProxyView feature from RenderContext (shadow projections are using the same draw batch as main view now)"
This reverts commit c33fe04645.
|
2022-11-26 20:37:04 +01:00 |
|
Wojtek Figat
|
c33fe04645
|
Remove unused LodProxyView feature from RenderContext (shadow projections are using the same draw batch as main view now)
|
2022-11-25 23:04:17 +01:00 |
|
Wojtek Figat
|
b47d95205f
|
Add optional async scene drawing and improve stability
|
2022-11-11 15:47:33 +01:00 |
|
Wojtek Figat
|
aa978ce0e4
|
Minor improvements
|
2022-11-10 23:45:58 +01:00 |
|
Wojtek Figat
|
9c7da16c1a
|
Add multi-threaded scene rendering with Job System
|
2022-11-06 20:44:43 +01:00 |
|
Wojtek Figat
|
6a61b692aa
|
Refactor PostProcessEffect to support C++ scripting
|
2022-11-02 20:29:59 +01:00 |
|
Wojtek Figat
|
27ad3c38b7
|
Rename RenderListAllocation into RendererAllocation
|
2022-10-28 17:53:22 +02:00 |
|
Wojtek Figat
|
eb52d333ae
|
Refactor scene rendering to use batched culling for main view and shadow projections
|
2022-10-28 17:53:21 +02:00 |
|
Wojtek Figat
|
e217d5e79b
|
Refactor scene rendering to separate drawable actors
|
2022-10-28 17:53:21 +02:00 |
|
Wojciech Figat
|
a2677a25a9
|
Improve env probes rendering if DDGI is enabled
|
2022-07-15 16:13:36 +02:00 |
|
Wojtek Figat
|
b49e5e9984
|
Format more engine code
|
2022-06-14 20:17:00 +02:00 |
|
Wojciech Figat
|
3fe1e2c763
|
Refactor SceneRendering to simplify actors impl of drawing flow at high level
|
2022-02-22 17:06:19 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
192af7ec14
|
Refactor native core objects to simplify usage for newcomers
|
2022-01-08 15:06:23 +01:00 |
|
Wojtek Figat
|
929bd2a8c8
|
Add support for rendering percentage scale with upscaling to backbuffer
|
2021-07-20 11:06:25 +02:00 |
|
Wojtek Figat
|
5cbf091a7a
|
Fix typos
|
2021-07-19 16:17:10 +02:00 |
|
Wojtek Figat
|
6232b8d557
|
Add option to show Debug Draw shapes in Game Viewport
|
2021-05-15 12:58:39 +02:00 |
|
Wojtek Figat
|
5ab554f61c
|
Fix using Camera refs
|
2021-04-12 12:57:15 +02:00 |
|
Wojtek Figat
|
4d73b271b8
|
Fix some minor issues with materials previews in Editor
|
2021-02-25 16:38:05 +01:00 |
|
Wojtek Figat
|
ce9df56a97
|
Fix particles view information in Editor when Game window is unused
|
2021-02-19 11:23:18 +01:00 |
|
Wojtek Figat
|
011b5f3e51
|
Add SceneRenderTask.PreRender
|
2021-02-01 11:14:59 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|