Wojtek Figat
|
56066a3212
|
Porting to a famous blue platform
|
2025-12-08 14:41:55 -08:00 |
|
Wojtek Figat
|
a18314c669
|
Add various minor improvements
|
2025-08-11 13:23:46 +02:00 |
|
Wojtek Figat
|
b26d6ea108
|
Fix various issues
|
2025-08-02 08:31:24 +02:00 |
|
Wojtek Figat
|
3dc7546dd4
|
Fix crash when constant buffer is unused by shader but still exists
|
2025-06-27 19:06:25 +02:00 |
|
Wojtek Figat
|
9ae1867c9e
|
Fix crash when rendering bloom or lens flares in too small viewport
|
2025-04-22 12:08:10 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Wojtek Figat
|
5e8f9e357a
|
Reorganize code
|
2025-03-08 20:25:03 +01:00 |
|
Wojtek Figat
|
4c9d51f0ef
|
Code style cleanup
#3250
|
2025-03-08 20:18:38 +01:00 |
|
Muzz
|
953cbb6e40
|
Advanced Bloom commit.
|
2025-02-25 14:02:15 +10:00 |
|
Wojtek Figat
|
e2ed618056
|
Fix regression from 07aafea5af
|
2024-11-27 23:28:22 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
149a6a29f8
|
Fix crash when using very small render resolution
#2261
|
2024-02-21 00:00:58 +01:00 |
|
Wojtek Figat
|
fdfca5156b
|
Various fixes and stability improvements
|
2023-12-06 00:28:03 +01:00 |
|
Wojtek Figat
|
6f60218bec
|
Optimize various rendering stages to skip loading shader when effect is disables
|
2023-10-19 15:07:03 +02:00 |
|
|
|
fe87eb96e6
|
Skip post processing when tonemapping and camera artifacts are disabled
|
2023-08-01 20:20:34 +03:00 |
|
Wojtek Figat
|
c878c613c7
|
Update consoles building
|
2023-02-05 23:48:11 +01:00 |
|
Wojtek Figat
|
831af77eff
|
Fix rendering with custom feature-set
|
2023-01-31 16:18:04 +01:00 |
|
Wojtek Figat
|
f127bbebe1
|
Refactor enum flags with __underlying_type and new EnumHasAnyFlags/EnumHasAllFlags
Fixes #832
Closes #886
|
2023-01-15 12:44:39 +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
|
c17477abff
|
Add RenderingUpscaleLocation for customizing upscaler location in render pipeline
|
2022-12-13 11:52:52 +01:00 |
|
Wojciech Figat
|
b33ce8d264
|
Add pooled render targets naming for easier GPU memory usage debugging
|
2022-12-09 11:26:35 +01:00 |
|
Wojtek Figat
|
6a61b692aa
|
Refactor PostProcessEffect to support C++ scripting
|
2022-11-02 20:29:59 +01:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
d07ca3fcf4
|
Add support for older Android devices that don't support R11G11B10 texture format
|
2021-11-15 16:39:16 +01:00 |
|
Wojtek Figat
|
0e75dba142
|
Optimize C++ compilation time
|
2021-04-30 16:27:57 +02:00 |
|
Wojtek Figat
|
81e41d51c8
|
Remove Unlink from asset reference
|
2021-02-10 11:37:14 +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 |
|