Wojtek Figat
|
0112f70c05
|
Merge remote-tracking branch 'origin/master' into dotnet7
|
2023-03-01 19:50:22 +01:00 |
|
Wojtek Figat
|
1647fff024
|
Code style fix
|
2023-03-01 19:48:48 +01:00 |
|
Wojtek Figat
|
07afb0a020
|
Update build number
|
2023-03-01 16:46:49 +01:00 |
|
Wojtek Figat
|
5e6f33ff1e
|
Fix stability of Global Surface Atlas to smooth objects culling buffer capacity over time
|
2023-03-01 15:50:40 +01:00 |
|
Wojtek Figat
|
9fe54dc02c
|
Merge commit '2016297fce673c2ac48549a6d8e8a772cf29d4fe' into dotnet7
|
2023-02-28 20:26:02 +01:00 |
|
Wojtek Figat
|
6691aaca1e
|
Fix crash on arm64 mac
|
2023-02-28 18:49:48 +01:00 |
|
Wojtek Figat
|
82a22b2a87
|
Add vscode detection on macOS
|
2023-02-28 18:49:32 +01:00 |
|
Wojtek Figat
|
fcf412f64e
|
Merge branch 'GoaLitiuM-libstdcpp_version'
|
2023-02-28 15:56:36 +01:00 |
|
Wojtek Figat
|
2a4a283c4b
|
Merge branch 'libstdcpp_version' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-libstdcpp_version
|
2023-02-28 15:52:49 +01: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
|
127c575752
|
Add LinuxFileSystem::ShowBrowseFolderDialog
|
2023-02-28 15:50:18 +01:00 |
|
Wojtek Figat
|
9df7489727
|
Fix using Vulkan SDK header from system when cross-compiling
|
2023-02-28 15:49:59 +01:00 |
|
Wojtek Figat
|
12b330e4ec
|
Add support for building Android app on Linux or Mac
|
2023-02-28 15:49:34 +01:00 |
|
Wojtek Figat
|
2016297fce
|
Configure dotnet env vars for Github Actions
|
2023-02-28 10:47:28 +01:00 |
|
Wojtek Figat
|
fa6b621368
|
Merge branch 'GoaLitiuM-system_array_marshalling' into dotnet7
|
2023-02-28 10:41:16 +01:00 |
|
Wojtek Figat
|
a17981bc87
|
Merge branch 'system_array_marshalling' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-system_array_marshalling
|
2023-02-28 10:26:56 +01:00 |
|
Wojtek Figat
|
f88dd50098
|
Merge commit '272ffe2ea22eecb8f7cd6662efc1cadbe5593feb' into dotnet7
|
2023-02-27 23:17:04 +01:00 |
|
Wojtek Figat
|
fb06fa2c8b
|
Add optional build without PhysX
|
2023-02-27 23:01:10 +01:00 |
|
Wojtek Figat
|
ad4c2484f3
|
Add deps for arm64 mac
|
2023-02-27 23:00:04 +01:00 |
|
Wojtek Figat
|
3be4e50b78
|
Amr64 on mac impl progress
|
2023-02-27 22:57:42 +01:00 |
|
Wojtek Figat
|
499df770cc
|
Match C++ managed memory alloc with C# for scripting
|
2023-02-27 22:56:15 +01:00 |
|
Wojtek Figat
|
9b74effe22
|
Merge branch 'Tryibion-searchbox-cursor-fix'
|
2023-02-27 19:55:14 +01:00 |
|
Wojtek Figat
|
96e1f1e595
|
Merge branch 'searchbox-cursor-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-searchbox-cursor-fix
|
2023-02-27 19:53:49 +01:00 |
|
Wojtek Figat
|
48a2ca5fe9
|
Merge branch 'Tryibion-add-ragdoll'
|
2023-02-27 19:51:44 +01:00 |
|
Wojtek Figat
|
b5558606b5
|
Merge branch 'add-ragdoll' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-ragdoll
|
2023-02-27 19:51:38 +01:00 |
|
Wojtek Figat
|
8003c30ed6
|
Merge branch 'GoaLitiuM-platform_dllimport_fix'
|
2023-02-27 19:50:23 +01:00 |
|
Wojtek Figat
|
b57cb13318
|
Merge branch 'platform_dllimport_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-platform_dllimport_fix
|
2023-02-27 19:50:14 +01:00 |
|
Wojtek Figat
|
79dbddc48e
|
Fix Level::FindActors with Tag
|
2023-02-27 12:45:55 +01:00 |
|
Wojtek Figat
|
2df70f16f9
|
Fix Tag natvis debugger print
|
2023-02-27 12:43:20 +01:00 |
|
|
|
68e04ca7e4
|
Add FLAXENGINE_API to platform specific classes
|
2023-02-26 17:29:51 +02:00 |
|
Chandler Cox
|
037ad94ae7
|
Small Fix
|
2023-02-22 17:37:03 -06:00 |
|
Chandler Cox
|
34aff4a2b6
|
Added a change cursor boolean to TextBoxBase and made it so the cursor changes to default when hovering over the cancel button.
|
2023-02-22 17:34:33 -06:00 |
|
Chandler Cox
|
eab5ee93b9
|
Add ragdoll to toolbox
|
2023-02-22 17:19:28 -06:00 |
|
Wojtek Figat
|
6f9f40192e
|
Update min macOS version to 10.15 "Catalina"
|
2023-02-22 19:57:47 +01:00 |
|
Wojtek Figat
|
64752781ed
|
Add arm64 support for macOS
|
2023-02-21 18:15:22 +01:00 |
|
|
|
87e9046e41
|
Fix native to managed marshalling of System.Array
|
2023-02-19 20:33:12 +02:00 |
|
|
|
1c74e89f0d
|
Revert "Add System.Array interop from native return to managed world"
This reverts commit 272ffe2ea2.
|
2023-02-19 20:32:50 +02:00 |
|
Wojtek Figat
|
bef4ba1829
|
Fix crash when cross-compiling C# bindings-only without toolchain installed
|
2023-02-19 18:17:51 +01:00 |
|
Wojtek Figat
|
3b797ab1dc
|
Prevent artifacts in Global Surface Atlas when close to its capacity
|
2023-02-19 17:36:44 +01:00 |
|
Wojtek Figat
|
272ffe2ea2
|
Add System.Array interop from native return to managed world
|
2023-02-19 16:58:37 +01:00 |
|
Wojtek Figat
|
d7e24f0168
|
Fix missing dotnet hosting components for not yet supported platforms during projects generation stage
|
2023-02-19 15:16:34 +01:00 |
|
Wojtek Figat
|
0cf40729fa
|
Merge remote-tracking branch 'origin/master' into dotnet7
|
2023-02-19 15:04:02 +01:00 |
|
Wojtek Figat
|
b6aa38569f
|
Fix app image exporting to favor CPU data and prevent issues
|
2023-02-19 14:59:40 +01:00 |
|
Wojtek Figat
|
55d721f425
|
Fix typo
|
2023-02-19 14:40:35 +01:00 |
|
Wojtek Figat
|
9429be0830
|
Fix compilation warnings
|
2023-02-19 14:35:47 +01:00 |
|
Wojtek Figat
|
c00769e2b8
|
Fix deprecation warning
|
2023-02-19 14:32:34 +01:00 |
|
Wojtek Figat
|
1096daaeb7
|
Dont assume path ends with directory slash in dotnet root
|
2023-02-19 14:30:42 +01:00 |
|
Wojtek Figat
|
0d78a6ba67
|
Fix path combine error
|
2023-02-19 14:01:37 +01:00 |
|
Wojtek Figat
|
e07a07f13e
|
Support 'DOTNET_ROOT' env var in build tool for custom .NET SDK location
|
2023-02-19 13:51:54 +01:00 |
|
Wojtek Figat
|
0d813aee90
|
Possible fix for deprecation warning
|
2023-02-19 13:36:45 +01:00 |
|