Wojtek Figat
|
74f5d14ec9
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2023-12-08 11:23:06 +01:00 |
|
Wojtek Figat
|
712c400e43
|
Add new mac icon
|
2023-11-29 21:51:07 +01:00 |
|
Wojtek Figat
|
f16406df8a
|
Update Newtonsoft.Json.dll to dotnet8
|
2023-11-26 17:23:48 +01:00 |
|
Wojtek Figat
|
640f380237
|
Add OutputName to Build Settings for game output exe/package renaming
#1174
|
2023-11-16 10:29:58 +01:00 |
|
Wojtek Figat
|
615b6470e5
|
Fix iOS project path if it contains whitespace chars
|
2023-10-28 11:44:11 +02:00 |
|
Wojtek Figat
|
ba39938ed5
|
Update Flax icon for macOS to match design guidelines
|
2023-10-21 12:44:43 +02:00 |
|
Wojtek Figat
|
e6c45fccb3
|
Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
# Source/Engine/Level/Actors/AnimatedModel.cpp
|
2023-10-05 10:44:03 +02:00 |
|
Wojtek Figat
|
f09aebacad
|
Add editor app packaging for macOS
|
2023-09-23 14:42:05 +02:00 |
|
Wojtek Figat
|
dbbd6ce045
|
Add codesigning to macOS editor package binaries
|
2023-09-22 17:19:14 +02:00 |
|
Wojtek Figat
|
fb488cbaf7
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-09-11 22:43:46 +02:00 |
|
Wojtek Figat
|
ae27d51dc6
|
Fix building for Android with the latest Java version (update to Gradle 8.3)
|
2023-09-10 14:53:58 +02:00 |
|
Wojtek Figat
|
5012d4432e
|
Add NvCloth for Linux
|
2023-07-17 18:22:40 +02:00 |
|
Wojtek Figat
|
18fb7fb849
|
Add NvCloth for iOS
|
2023-07-15 11:27:26 +02:00 |
|
Wojtek Figat
|
6664972fbf
|
Add NvCloth for macOS
|
2023-07-15 11:22:00 +02:00 |
|
Wojtek Figat
|
8818b3b07c
|
Add NvCloth dependency
|
2023-07-03 09:51:42 +02:00 |
|
Wojtek Figat
|
ec67d04a0a
|
Disable Metal validation in iOS debug run
|
2023-06-11 00:49:08 +02:00 |
|
Wojtek Figat
|
621d408078
|
Add iOS app exporting
|
2023-06-10 23:05:52 +02:00 |
|
Wojtek Figat
|
1fdc91255b
|
Add iOS app icon exporting
|
2023-06-10 23:04:53 +02:00 |
|
Wojtek Figat
|
524b55b6c1
|
Add missing change in XCode project for iOS
|
2023-06-10 12:44:54 +02:00 |
|
Wojtek Figat
|
c46f78885e
|
Refactor iOS deployment to use XCode project
|
2023-06-01 00:46:39 +02:00 |
|
Wojtek Figat
|
390460907d
|
Merge remote-tracking branch 'origin/master' into 1.6
# Conflicts:
# Source/Editor/Scripting/CodeEditors/VisualStudioCodeEditor.cpp
# Source/Tools/Flax.Build/Deps/Dependencies/OpenAL.cs
|
2023-04-22 18:59:41 +02:00 |
|
Wojtek Figat
|
c2117f0254
|
Update OpenAL version to 1.23.1
#963
|
2023-04-19 13:11:04 +02:00 |
|
Wojtek Figat
|
e1a0e51bc7
|
Optimzie Newtonsoft.Json lib by removing Xml, Schema support and making it AOT-friendly for AOT game builds
|
2023-04-01 23:34:24 +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
|
d925c8dab8
|
Fixes for Android
|
2023-03-28 17:21:27 +02:00 |
|
Wojtek Figat
|
5dbc5f42d2
|
Remove mono files
|
2023-03-20 19:32:24 +01:00 |
|
Wojtek Figat
|
154076a5d0
|
Migrate Linux build from mono to to dotnet7
|
2023-03-20 19:25:00 +01:00 |
|
Wojtek Figat
|
d63c21ec41
|
Build Physx 5 for Linux
|
2023-03-20 18:56:14 +01:00 |
|
Wojtek Figat
|
c615ad18a8
|
Build deps for iOS
|
2023-03-16 22:13:37 +01:00 |
|
Wojtek Figat
|
c1dcc52a6a
|
Build PhysX 5 for macOS x64 and arm64
|
2023-03-12 12:39:02 +01:00 |
|
Wojtek Figat
|
e83b8afdd3
|
Add nethost for ps4
|
2023-03-11 21:30:56 +01:00 |
|
Wojtek Figat
|
b7d4758dde
|
Update PhysX building for consoles
|
2023-03-06 17:39:18 +01:00 |
|
Wojtek Figat
|
aaaf7c5c37
|
Various fixes to scripting
|
2023-03-06 16:17:52 +01:00 |
|
Wojtek Figat
|
a26d0d03eb
|
Upgrade to PhysX 5.1.3
|
2023-03-03 17:13:46 +01:00 |
|
Wojtek Figat
|
ad4c2484f3
|
Add deps for arm64 mac
|
2023-02-27 23:00:04 +01:00 |
|
Wojtek Figat
|
86c5f3675b
|
Use dotnet test for C# unit tests execution
|
2023-01-27 17:46:41 +01:00 |
|
Wojtek Figat
|
2fd251e7b1
|
Fix running tests on Linux with dotne7
|
2023-01-27 14:24:30 +01:00 |
|
Wojciech Figat
|
474ce10e7e
|
Update test projects to properly build and run under dotnet7
|
2023-01-11 14:27:17 +01:00 |
|
Wojciech Figat
|
9281db73a7
|
Update nunit to properly run teests with dotnet7
|
2023-01-11 11:05:31 +01:00 |
|
Wojciech Figat
|
6b076e4fd4
|
Update NUnit to 3.16.1
|
2023-01-10 14:26:26 +01:00 |
|
Wojciech Figat
|
4d6f758994
|
Update NUnit to 3.16.1
|
2023-01-10 13:41:58 +01:00 |
|
Wojtek Figat
|
bf60955e5e
|
Fix C# tests running with dotnet
|
2023-01-08 19:17:41 +01:00 |
|
Wojciech Figat
|
aea28ce499
|
Optimize Flax.Build to not use Nuget
|
2022-12-21 10:23:50 +01:00 |
|
Wojciech Figat
|
580f4120dc
|
Update nunit for Unit Tests running with .net7
|
2022-12-20 18:21:45 +01:00 |
|
Wojciech Figat
|
f874a0ad57
|
Update csprojects to the latest NetCore7
|
2022-12-19 17:39:39 +01:00 |
|
Wojciech Figat
|
84a68c5977
|
Update Newtonsoft.Json to 13.0.2 and .Net 7
|
2022-12-17 13:38:30 +01:00 |
|
Wojciech Figat
|
3a3a94b610
|
Add Mono.Cecil to Flax.Build
|
2022-10-18 15:02:49 +02:00 |
|
Wojtek Figat
|
2c12ea2fba
|
Update DirectXShaderCompiler to version 1.7 (July 2022)
#700
|
2022-07-15 23:32:56 +02:00 |
|
Wojtek Figat
|
7a15ed3e43
|
Fix version issue
|
2022-07-13 21:20:00 +02:00 |
|
Wojtek Figat
|
7167a6d15a
|
Revert NDA platforms folders
|
2022-06-14 23:16:41 +02:00 |
|