Wojtek Figat
ed13de2d5b
Fix using managed arrays with Variant in dotnet7
2023-03-27 19:41:53 +02:00
Wojtek Figat
8d7225c056
Remove debug code leftover from 4755c42d70
2023-03-27 17:35:56 +02:00
Wojtek Figat
4755c42d70
Fix .NET generic class typename to match old mono style without inlined assembly name and ver
2023-03-27 17:30:48 +02:00
Wojtek Figat
510fc443e8
Refactor CoreCLR runtime into explicit dotnet api instead of mocking mono api
...
Required by platforms that will use mono under the hood for .Net 7
New `USE_CSHARP` define for C# ability
Engine doesn't use `mono_*` apis directly but via MCore/MClass/MMethod/ apis
2023-03-27 17:29:42 +02:00
Wojtek Figat
eed2cdfe04
Progress on dotnet7 runtime hosting with mono
2023-03-22 17:59:46 +01:00
Wojtek Figat
4c4a559125
Improve dotnet host runtime detection if pack has multiple different versions
2023-03-22 14:20:38 +01:00
Wojtek Figat
4c1519ba1b
Fix bindings generation for in-built Char type used in Array
2023-03-22 14:19:52 +01:00
Wojtek Figat
2253b5713b
Fix dotnet sdk detection
2023-03-22 14:19:12 +01:00
Wojtek Figat
7d4bf8356e
Update to the latest Platform::CreateProcess
2023-03-22 14:18:52 +01:00
Wojtek Figat
c31e4023c4
Optimize TypeInfo.GetFullNameNative for simple types
2023-03-22 14:12:25 +01:00
Wojtek Figat
3bbc7faf11
Refactor platform process startup with CreateProcessSettings
2023-03-22 14:09:20 +01:00
Wojtek Figat
497aca829d
Fix
2023-03-21 23:03:01 +01:00
Wojtek Figat
7e28db91c2
Fix
2023-03-21 22:59:49 +01:00
Wojtek Figat
c71a34a1e9
Reenable Android CI build
2023-03-21 22:57:41 +01:00
Wojtek Figat
30e825db75
Add dotnet7 for Android (wip)
2023-03-21 22:49:09 +01:00
Wojtek Figat
ad536a945e
Run build twice for build tool tests to fix error on Github Action run
2023-03-20 20:30:34 +01: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
d719c534d4
Missing change
2023-03-20 18:57:34 +01:00
Wojtek Figat
d63c21ec41
Build Physx 5 for Linux
2023-03-20 18:56:14 +01:00
Wojtek Figat
1fa7397b32
Update readme instructions for Vulkan SDK on Ubuntu
2023-03-20 18:55:58 +01:00
Wojtek Figat
5bf645252f
Fix crash due to typo in Character Controller
2023-03-20 18:55:41 +01:00
Wojtek Figat
9568237c8e
Fix build instructions on Linux to not use snap due to broken tooling
2023-03-20 18:30:56 +01:00
Wojtek Figat
0232197cdc
Add more iOS platform impl
2023-03-18 22:43:13 +01:00
Wojtek Figat
c615ad18a8
Build deps for iOS
2023-03-16 22:13:37 +01:00
Wojtek Figat
0ba261d338
Add iOS platform (refactor Mac into shared Apple platform impl)
2023-03-15 20:58:23 +01:00
Wojtek Figat
dc29ee180e
Use arm64 for deploy for macOS
2023-03-15 20:58:23 +01:00
Wojtek Figat
8d16fb21b9
Merge branch 'GoaLitiuM-flax_build_perf_improvements' into 1.6
2023-03-15 17:57:22 +01:00
Wojtek Figat
33ac9c8811
Merge branch 'flax_build_perf_improvements' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-flax_build_perf_improvements
2023-03-15 17:57:16 +01:00
Wojtek Figat
4f10f852c7
Merge branch 'GoaLitiuM-includescache_fix' into 1.6
2023-03-15 17:57:06 +01:00
e11587e72e
Use System.Text.Json over Newtonsoft.Json in Flax.Build
2023-03-14 20:03:34 +02:00
16131b2858
Cache networking code generation task results
2023-03-14 20:03:33 +02:00
e878f5be15
Optimize saving TaskGraph cache
2023-03-14 20:03:33 +02:00
19d77f0d81
Use filesystem caching in TaskGraph
2023-03-14 20:03:33 +02:00
2f9e72e03e
Use caching for filesystem queries in BindingsGenerator
2023-03-14 20:03:33 +02:00
47e2c82551
Find build files without recursion
2023-03-14 20:03:32 +02:00
9e4fd9fadb
Exclude API code injection lines from includes cache
2023-03-14 20:02:35 +02:00
Wojtek Figat
edd4e37111
Improve missing .NET 7 handling to launch download page and warn user properly
2023-03-14 12:42:19 +01:00
Wojtek Figat
01d5c6a25b
Fix tests script
2023-03-14 12:41:54 +01:00
Wojtek Figat
74758f5380
Merge remote-tracking branch 'origin/master' into 1.6
...
# Conflicts:
# Source/Tools/Flax.Build/Build/Builder.Projects.cs
# Source/Tools/Flax.Build/Build/Plugins/NetworkingPlugin.cs
2023-03-14 11:52:41 +01:00
Wojtek Figat
b7a3b10498
Merge branch 'GoaLitiuM-fix_network_rpc' into 1.6
2023-03-14 11:50:26 +01:00
Wojtek Figat
dad41d9e0e
Merge branch 'fix_network_rpc' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_network_rpc
2023-03-14 11:50:09 +01:00
Wojtek Figat
1c27674fd5
Merge branch 'Tryibion-tangent-color-change'
2023-03-14 09:44:11 +01:00
Wojtek Figat
c39242ecba
Merge branch 'tangent-color-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-tangent-color-change
2023-03-14 09:42:54 +01:00
Wojtek Figat
9614110f10
Merge branch 'Tryibion-blend-with-mask-fix'
2023-03-14 09:40:37 +01:00
Wojtek Figat
39c3b760ac
Merge branch 'blend-with-mask-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-blend-with-mask-fix
2023-03-14 09:39:42 +01:00
Wojtek Figat
72659a481e
Merge branch 'Tryibion-better-looking-states'
2023-03-14 09:38:49 +01:00
Wojtek Figat
55a439645c
Merge branch 'better-looking-states' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-looking-states
2023-03-14 09:35:21 +01:00
Wojtek Figat
eece05c118
Add support for using INetworkSerializable on custom structure in C++ for networking
2023-03-14 00:02:47 +01:00
Wojtek Figat
7950c0d9d7
Fix codegen for C# networking when using custom structures for replication and RPCs
2023-03-14 00:02:24 +01:00