Commit Graph

5032 Commits

Author SHA1 Message Date
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
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
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
Wojtek Figat
2c1409c2a4 Add macOS build for dotnet7 2023-02-19 13:31:57 +01:00
Wojtek Figat
b44c7ab32c Print missing SDKs in Flax.Build 2023-02-19 13:03:29 +01:00
Wojtek Figat
c18cefbb0b Add support for dotnet7 on macOS 2023-02-19 13:03:12 +01:00
Wojtek Figat
5a7f678e4d Add Actor.AddTag utility 2023-02-19 11:25:46 +01:00
Wojtek Figat
dc04d3dc0b Restore Actor.Tag property as deprecated for backwards compatibility
Regression from a570d6d178
2023-02-19 11:25:37 +01:00
Wojtek Figat
7a5d84a216 Fix Global SDF objects culling into chunks to correctly match world geometry 2023-02-18 23:15:50 +01:00
Wojtek Figat
fe97429df8 Minor fix 2023-02-18 22:23:59 +01:00
Wojtek Figat
e644b65289 Fix potential rare issues with material shader constants containing invalid data 2023-02-18 18:25:40 +01:00
Wojtek Figat
5911d098d1 Merge branch 'GoaLitiuM-includes_cache_thirdparty' 2023-02-18 17:35:07 +01:00
Wojtek Figat
8de8f3c1cd Merge branch 'includes_cache_thirdparty' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-includes_cache_thirdparty 2023-02-18 17:16:05 +01:00
Wojtek Figat
4f9d556a76 Merge branch 'Tryibion-ccm-fix' 2023-02-18 17:15:24 +01:00
Wojtek Figat
cdde8665c1 Merge branch 'ccm-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-ccm-fix 2023-02-18 17:14:10 +01:00
Wojtek Figat
ef0f0e24a3 Merge branch 'PrecisionRender-fix-scroll-speed' 2023-02-18 17:05:46 +01:00
Wojtek Figat
8327866205 Expose ScrollSpeedWheel and ScrollSpeedClick for scroll bar editing
#946
2023-02-18 17:05:41 +01:00
Wojtek Figat
89d649c049 Merge branch 'fix-scroll-speed' of https://github.com/PrecisionRender/FlaxEngine into PrecisionRender-fix-scroll-speed 2023-02-18 17:01:39 +01:00
PrecisionRender
f0061e07b4 Update scroll speed to feel less sluggish 2023-02-18 09:29:01 -06:00
Chandler Cox
3ddaa6da1a fix issue of child context menu hiding when de-hovered then re-hovered. Fixed issue of clicking on child cm hiding child. 2023-02-18 07:47:49 -06:00
Wojtek Figat
ffd5c8fd53 Fix crash on D3D10 2023-02-18 00:09:30 +01:00
f77063f615 Include thirdparty files in the includes cache 2023-02-17 23:20:22 +02:00
Wojtek Figat
d3578380e2 Update build number 2023-02-17 21:47:33 +01:00
Wojtek Figat
05cb02aa09 Improve #936 for ExternalPopups and preserve odl impl on Windows 2023-02-17 20:44:23 +01:00
Wojtek Figat
32565becd8 Merge branch 'GoaLitiuM-context_menu_focus_fixes' 2023-02-17 20:27:58 +01:00
Wojtek Figat
2f97db306a Merge branch 'context_menu_focus_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-context_menu_focus_fixes 2023-02-17 20:27:47 +01:00
Wojtek Figat
679757942f Fix GPU Buffer Map/Unmap pair to prevent stall if map fails on DX11
#942
2023-02-17 16:28:48 +01:00
Wojtek Figat
5dc63da4bf Fix crash if texture is missing
#942
2023-02-17 16:19:10 +01:00
Wojtek Figat
aa1a0ea4a2 Fix Flipbook material node bug when frames X was different than Y 2023-02-17 11:27:41 +01:00
Wojtek Figat
8b050cf87e Use D3D11_MAP_FLAG_DO_NOT_WAIT only from main thread (worker threads can wait for data)
#942
2023-02-17 11:08:12 +01:00