Wojtek Figat
|
9d640656e6
|
Fix StringUtils::ConvertANSI2UTF16 to properly handle multi-byte characters Length
#1225
|
2023-07-03 12:10:06 +02: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
|
a809a69ca0
|
Fixes for GPU resources C# object types
|
2022-12-09 11:28:39 +01:00 |
|
Wojciech Figat
|
df82a0f5d0
|
Add **GPU Memory profiler** to Editor
|
2022-12-08 16:30:37 +01:00 |
|
Wojtek Figat
|
98c29c4a4e
|
Optimize compilation time
|
2022-12-03 10:42:58 +01:00 |
|
Wojtek Figat
|
189575efec
|
Add GPUDevice::CreateConstantBuffer for custom constants buffers usage
|
2022-11-26 21:17:05 +01:00 |
|
Wojtek Figat
|
2ad6eb0c72
|
Merge branch 'master' into 1.5
|
2022-11-22 19:58:53 +01:00 |
|
|
|
54e30c35e9
|
Fix crash when shader cache file is empty
|
2022-11-17 21:22:32 +02:00 |
|
Wojciech Figat
|
32e052a87b
|
Refactor native Stream serialization to new API
|
2022-10-20 17:28:12 +02:00 |
|
Wojciech Figat
|
ff34c7cc9b
|
Refactor raw data ReadSttream and WriteStream to have easier to use API with more features
|
2022-10-12 11:22:20 +02:00 |
|
Wojciech Figat
|
85f351663b
|
Add Transparent Lighting Modes for material with option to use non-directional shading
|
2022-07-14 09:22:32 +02:00 |
|
Wojtek Figat
|
b49e5e9984
|
Format more engine code
|
2022-06-14 20:17:00 +02:00 |
|
Wojciech Figat
|
fbc1e6c861
|
Fix shader source code encoding error on compilation error
|
2022-04-08 13:53:59 +02:00 |
|
Wojciech Figat
|
c10cdc3d90
|
Fix UsedSRsMask/UsedUAsMask when binding arrays to the shader
|
2022-03-22 12:55:13 +01:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojtek Figat
|
7471a819e1
|
Add Vulkan support for Mac (via MoltenVK)
|
2022-01-05 10:25:46 +01:00 |
|
Wojtek Figat
|
9b991bcfdf
|
Add Editor for Mac impl progress
|
2021-12-31 17:12:55 +01:00 |
|
Wojtek Figat
|
48a867ef16
|
Add PS5 platform defines and types
|
2021-10-08 16:25:16 +02:00 |
|
Wojtek Figat
|
bdd2dbb719
|
Fix shader unction visibility parsing and add USE_EDITOR define to material shaders
|
2021-10-07 11:43:11 +02:00 |
|
Wojtek Figat
|
971449bef1
|
Cleanup some GPU code
|
2021-06-28 14:08:44 +02:00 |
|
Wojtek Figat
|
94f50ce8cb
|
Cleanup some headers in Graphics module
|
2021-06-18 16:38:44 +02:00 |
|
Wojtek Figat
|
f4c8808d19
|
Add SRV slots isage info for D3D12 shaders cache
|
2021-06-07 12:19:49 +02:00 |
|
Wojtek Figat
|
9cba6bad6d
|
Add support for rendering into 3d textures on Vulkan
#136
|
2021-05-18 11:40:38 +02:00 |
|
Wojtek Figat
|
c95e5b0611
|
Fix assets load error regression
|
2021-05-14 10:32:55 +02:00 |
|
Wojtek Figat
|
a8f0035b8b
|
Fix regression in win32 filesystem api using potential substring of StringView
#516 #510
|
2021-05-12 10:19:31 +02:00 |
|
Wojtek Figat
|
0e75dba142
|
Optimize C++ compilation time
|
2021-04-30 16:27:57 +02:00 |
|
Wojtek Figat
|
fc4dc8cb50
|
Merge remote-tracking branch 'origin/1.1' into linux-editor
# Conflicts:
# Source/FlaxEngine.Gen.cs
# Source/Tools/Flax.Build/Utilities/Utilities.cs
|
2021-02-16 18:54:25 +01:00 |
|
Wojtek Figat
|
cd2a02a5c8
|
Add -shaderdebug cmd line switch to Editor for shaders debugging
|
2021-02-15 11:55:31 +01:00 |
|
mafiesto4
|
c7547b3a46
|
Merge remote-tracking branch 'origin/master' into linux-editor
|
2021-01-10 09:14:03 +01:00 |
|
mafiesto4
|
efa5d05f5f
|
Fixes for building editor for Linux
|
2021-01-05 16:23:02 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +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 |
|