Wojtek Figat
|
b92c18cf25
|
Fix missing/incorrect toolchain exception to log only once
|
2025-06-16 19:10:35 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
|
|
b0904fef69
|
Skip setup of ARM64 configuration for Windows with no compiler support
|
2024-06-01 23:23:33 +03:00 |
|
|
|
d2d2297dc7
|
Support ARM64 architecture under Windows
|
2024-06-01 23:23:24 +03:00 |
|
Wojtek Figat
|
9251b80b78
|
Update to build for Xbox
|
2024-03-21 18:07:21 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
4c082ef17f
|
Codestyle fixes
|
2024-02-19 14:59:02 +01:00 |
|
Wojtek Figat
|
4149da5f9e
|
Fix crash when generating project files with toolchain setup that fails
#1537
|
2023-10-02 18:57:40 +02:00 |
|
Wojtek Figat
|
7cbafcd86b
|
Implement C# AOT process for .NET 7 for Windows platform
|
2023-03-31 14:41:42 +02:00 |
|
Wojtek Figat
|
0ba261d338
|
Add iOS platform (refactor Mac into shared Apple platform impl)
|
2023-03-15 20:58:23 +01:00 |
|
Wojtek Figat
|
64752781ed
|
Add arm64 support for macOS
|
2023-02-21 18:15:22 +01:00 |
|
Wojciech Figat
|
eebc4951de
|
Merge branch '1.5' into dotnet7
# Conflicts:
# Source/Platforms/DotNet/NUnit/agents/net40/nunit-agent.exe
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/agents/net40/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/agents/net7.0/nunit.agent.addins
# Source/Platforms/DotNet/NUnit/nunit.engine.api.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.core.dll
# Source/Platforms/DotNet/NUnit/nunit.engine.dll
# Source/Platforms/DotNet/NUnit/nunit3-console.exe
# Source/Platforms/DotNet/NUnit/nunit3-console.exe.config
# Source/Platforms/DotNet/NUnit/testcentric.engine.metadata.dll
# Source/Tools/Flax.Build/Deps/Downloader.cs
# Source/Tools/Flax.Stats/CodeFrame.cs
# Source/Tools/Flax.Stats/CodeFrameNode.cs
# Source/Tools/Flax.Stats/Flax.Stats.Build.cs
# Source/Tools/Flax.Stats/Languages.cs
# Source/Tools/Flax.Stats/Program.cs
# Source/Tools/Flax.Stats/TaskType.cs
# Source/Tools/Flax.Stats/Tools.cs
# Source/Tools/FlaxEngine.Tests/TestEditorUtils.cs
|
2023-01-10 15:49:44 +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 |
|
Wojtek Figat
|
c53af39c92
|
Merge remote-tracking branch 'origin/1.5' into dotnet7
|
2023-01-08 15:05:56 +01:00 |
|
Wojtek Figat
|
58844622a0
|
Simplify managed method invoke generation for AOT vs JIT platforms
|
2023-01-08 13:50:45 +01:00 |
|
Wojciech Figat
|
ac99dc0ac4
|
Add Platform.BuildTargetArchitecture
|
2022-12-21 11:33:25 +01:00 |
|
Crawcik
|
5b212bb8bc
|
Fixing mac/linux csharp binaries referencing
|
2022-09-24 17:52:59 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +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
|
dfaa7a92b3
|
Add Mac build platform detection in build tool
|
2021-12-27 14:46:20 +01:00 |
|
Wojciech Figat
|
d017dd14ca
|
Add Mac platform
|
2021-12-27 14:04:16 +01:00 |
|
Wojtek Figat
|
48a867ef16
|
Add PS5 platform defines and types
|
2021-10-08 16:25:16 +02:00 |
|
Wojtek Figat
|
e6ba2402b7
|
Add TryGetToolchain to build platform
#631
|
2021-09-28 20:06:26 +02:00 |
|
Wojtek Figat
|
cc201e198d
|
Add Switch platform
|
2021-03-09 14:26:30 +01:00 |
|
Wojtek Figat
|
e160d719a9
|
Add support for C++ scripting on platforms that don't support referencing executable file when linking shared library (eg. Linux)
|
2021-02-23 22:23:03 +01:00 |
|
Wojtek Figat
|
29f0834cc4
|
Optimize build tool
|
2021-02-15 13:23:09 +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 |
|