Menotdan
f03bb60d5b
Figured out where I actually need to add code, and added code there.
2023-05-21 00:20:54 -04:00
Wojtek Figat
31a000b2b6
Merge branch 'tracy_v09' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-tracy_v09
2023-05-08 11:56:15 +02:00
Wojtek Figat
c2117f0254
Update OpenAL version to 1.23.1
...
#963
2023-04-19 13:11:04 +02:00
envision3d
4ce89f56cc
implement openal hrtf audio support
...
- upgrade openal version
- add support to create openal context with hrtf enabled
- add option in audio settings for hrtf enablement
- add static property on Audio class for runtime toggling of hrtf
- fix bug with left/right and front/back being reversed
2023-03-04 20:37:56 -06:00
Wojtek Figat
b2f7ffa545
Add BC4, BC5 and BC7 formats decompression support on non-Windows platforms
2023-02-28 15:51:05 +01:00
Wojtek Figat
9df7489727
Fix using Vulkan SDK header from system when cross-compiling
2023-02-28 15:49:59 +01:00
9560bbe23e
Fix build issue
2023-02-19 15:13:38 +02:00
5b23a4b318
Update tracy to v0.9
2023-02-18 22:35:26 +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
79864ffd5f
Change missing VulkanSDK error to be logged once per session
2023-01-10 13:51:29 +01:00
Wojciech Figat
d4601ecb44
Add memory usage query for various asset types
2022-12-09 15:48:43 +01:00
Wojtek Figat
ff8e002d33
Fix missing output clear when reading text array in OpenFBX
...
https://github.com/nem0/OpenFBX/pull/80
2022-11-16 18:37:12 +01:00
Wojciech Figat
e1e32ecbfd
Fix from 6a788af3b1
2022-07-27 10:05:32 +02:00
Wojtek Figat
2c12ea2fba
Update DirectXShaderCompiler to version 1.7 (July 2022)
...
#700
2022-07-15 23:32:56 +02:00
Wojtek Figat
b780e33a5b
Fix for faster models exporting
2022-03-14 20:32:38 +01:00
Wojciech Figat
05a935660d
Add StringAnsi serialization
2022-01-21 18:32:16 +01:00
Wojtek Figat
37e11a4b1f
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# Source/Engine/Physics/Physics.Queries.cpp
# Source/Engine/Physics/Utilities.h
2022-01-20 23:29:59 +01:00
Wojtek Figat
427846f73b
Refactor Physics to separate PhysicsBackend
...
#673
2022-01-20 23:28:43 +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
ca62cd2661
Mac impl progress
2022-01-03 13:59:52 +01:00
Wojtek Figat
9b991bcfdf
Add Editor for Mac impl progress
2021-12-31 17:12:55 +01:00
Wojtek Figat
9df132bd77
Mac impl progress
2021-12-31 15:06:44 +01:00
Wojtek Figat
039f5f6e15
Mac impl progress
2021-12-30 16:30:38 +01:00
Wojtek Figat
e361ab811a
Mac support progress
2021-12-29 19:43:53 +01:00
Wojtek Figat
a1ef7ddcf7
Mac support progress
2021-12-28 17:07:18 +01:00
Wojtek Figat
7ef316f4f9
Mac impl progress
2021-12-27 16:00:26 +01:00
Wojtek Figat
e8b680c78b
Add ps5 changes
2021-11-21 19:02:37 +01:00
Wojtek Figat
6f16195b08
Fix mesh tangent and bitangent vectors generation with OpenFBX backend by using MikkTSpace
2021-11-11 13:23:30 +01:00
Wojtek Figat
5dbbfed654
PS5 support progress
2021-10-20 15:35:12 +02:00
Wojtek Figat
faf266800c
Add bc7enc16 encored for BC7 textures compression on Linux
2021-10-11 14:01:29 +02:00
Wojtek Figat
ee2c9a3970
Fix stb compilation on Windows for TextureTool
2021-10-11 13:58:46 +02:00
Wojtek Figat
48a867ef16
Add PS5 platform defines and types
2021-10-08 16:25:16 +02:00
Wojtek Figat
8f07a5285e
Add TRACY_NO_INVARIANT_CHECK to all platforms
2021-10-05 21:54:20 +02:00
Wojtek Figat
ecf926a537
Cleanup ENetDriver and use interface properly for scripting
2021-10-04 12:26:35 +02:00
Wojtek Figat
81e3b9dd6a
Fix Tracy profiler client allocating memory by using OnDemand mode
2021-09-21 17:23:59 +02:00
Wojtek Figat
d9410f9cdd
Post merge fixes and cleanup
...
#571
2021-08-26 17:27:38 +02:00
Wojtek Figat
782d29f427
Merge branch 'xboxone' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-xboxone
2021-08-26 12:44:53 +02:00
Zbigniew Skowron
741714cd61
Simplified catch2.Build.cs.
2021-08-15 21:29:23 +02:00
Zbigniew Skowron
def293f88b
Added Catch2 library for native unit tests.
2021-08-15 20:32:58 +02:00
Wojtek Figat
bc634e9d37
Refactor Tracy source locations to be static
...
#597
2021-08-13 13:44:29 +02:00
Wojtek Figat
50bccd52e7
Fix startup failure on older CPUs that don't support invariant TSC
...
#580
2021-08-08 16:38:28 +02:00
Wojtek Figat
25f48a3469
Fix compilation with MSVC 140 tools
2021-08-05 21:01:36 +02:00
honzapatCZ
c17d86a134
removal of old XboxOneStuff
2021-07-21 15:10:39 +02:00
Wojtek Figat
dc935a1a32
Add support for Tracy profiler on Linux
2021-07-13 18:29:02 +02:00
Wojtek Figat
0b9f33b4af
Disable Tracy profiler on Android
2021-07-13 13:02:16 +02:00
Wojtek Figat
c6e320b4aa
Fix missing symbols exposing for fmt data
2021-07-09 22:22:18 +02:00
Wojtek Figat
4fee75cf55
Fix linux build (again)
2021-07-09 14:06:27 +02:00
Wojtek Figat
0515e41d89
Poorformance improvements for fmt lib compile time
2021-07-09 11:00:08 +02:00