Commit Graph

9304 Commits

Author SHA1 Message Date
b0904fef69 Skip setup of ARM64 configuration for Windows with no compiler support 2024-06-01 23:23:33 +03:00
ba397836a6 Include configuration specific source files in solution configurations
Include only relevant generated source files for selected solution
configuration. Fixes Intellisense issues when both ARM64 and Win64
configurations are present in project.
2024-06-01 23:23:32 +03:00
de10f2a6e5 Copy hostfxr from platform architecture specific dependencies folder 2024-06-01 23:23:32 +03:00
c332d6f89a Add cooking support for Windows on ARM 2024-06-01 23:23:31 +03:00
72043c0260 Update minimp3 2024-06-01 23:23:31 +03:00
c963dbc48d Patch rapidjson for Windows on ARM 2024-06-01 23:23:31 +03:00
2f4673ce1b Patch tracy for Windows on ARM 2024-06-01 23:23:30 +03:00
ca40e6140a Compile glslang for Windows on ARM 2024-06-01 23:23:30 +03:00
2226ff32dc Compile assimp for Windows on ARM 2024-06-01 23:23:30 +03:00
34d294263f Add dependencies to copy dbghelp and dxcompiler files from SDK 2024-06-01 23:23:29 +03:00
526ccd52fd Build astc for Windows on ARM 2024-06-01 23:23:29 +03:00
0765d88ff2 Update OpenAL to use CMake for compilation on Windows 2024-06-01 23:23:28 +03:00
9777e71ee0 Update ogg and vorbis to use CMake for compilation on Windows 2024-06-01 23:23:28 +03:00
a716025094 Patch pix3.h for Windows on ARM 2024-06-01 23:23:28 +03:00
c8f951e6e8 Use VS2022 Win10 MSVC solutions in DirectX-related dependencies 2024-06-01 23:23:27 +03:00
24c645d8d2 Build NvCloth for Windows on ARM 2024-06-01 23:23:27 +03:00
90e7d4076b Update PhysX with Windows on ARM support 2024-06-01 23:23:27 +03:00
8ab462f72c Update curl to 7.88.1 2024-06-01 23:23:26 +03:00
0862362ebd Update Freetype to 2.13.2 2024-06-01 23:23:26 +03:00
766910c0ae Fix rebuilding dependencies using Git with existing local folders 2024-06-01 23:23:25 +03:00
2f48521ce7 Fallback to D3D11 devices without debug layers when unavailable 2024-06-01 23:23:25 +03:00
ac6154e94d Support using native host MSVC binaries on ARM64 2024-06-01 23:23:24 +03:00
d2d2297dc7 Support ARM64 architecture under Windows 2024-06-01 23:23:24 +03:00
Wojtek Figat
6dacf9e1f1 Add caching Model SDF options in the project cache
#2075
2024-05-31 23:36:35 +02:00
Wojtek Figat
f78bbc6b70 Add GlobalSDFDistance to graphics settings for default GlobalSDF range
#2664
2024-05-31 23:21:07 +02:00
Wojtek Figat
19ad91d5d8 Merge remote-tracking branch 'origin/master' into 1.9 2024-05-31 22:12:03 +02:00
Wojtek Figat
7e316a1305 Fix SSAO flickering artifacts in cooked game (disable depth mips usage) 2024-05-31 11:35:38 +02:00
Wojtek Figat
e0791eacad Fix game crashes due to scene objects C# instances removal on EndPlay before all game logic ends 2024-05-31 10:29:23 +02:00
Wojtek Figat
806bff19f4 Fix editor play state exceptions into errors to prevent locking editor state 2024-05-30 17:26:43 +02:00
Wojtek Figat
949057b1c3 Fix some html tags parsing to be safer 2024-05-30 17:22:43 +02:00
Wojtek Figat
5c23f4ac09 Fix project cache in editor to use invariant culture when converting numbers 2024-05-30 17:22:30 +02:00
Wojtek Figat
3f3df090f4 Format code in Visject 2024-05-30 12:20:40 +02:00
Wojtek Figat
390f574662 Merge branch 'Chikinsupu-Visject-ImprovedSearchAndFiltering' 2024-05-30 12:15:41 +02:00
Wojtek Figat
48a09c9783 Merge branch 'Visject-ImprovedSearchAndFiltering' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ImprovedSearchAndFiltering 2024-05-30 12:15:35 +02:00
Wojtek Figat
981109a6f1 Merge branch 'Chikinsupu-Visject-ConnectionCurvatureOption' 2024-05-30 12:11:45 +02:00
Wojtek Figat
2f8428db1a Merge branch 'Visject-ConnectionCurvatureOption' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ConnectionCurvatureOption 2024-05-30 12:11:40 +02:00
Wojtek Figat
d0ec3fa2e2 Merge branch 'Tryibion-slider-focus' 2024-05-30 12:07:25 +02:00
Wojtek Figat
9533289e57 Merge branch 'slider-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-slider-focus 2024-05-30 12:05:10 +02:00
Wojtek Figat
0f485cf77c Merge branch 'Tryibion-cwidget-size' 2024-05-30 12:01:03 +02:00
Wojtek Figat
8c8b4613d2 Merge branch 'cwidget-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-cwidget-size 2024-05-30 12:00:56 +02:00
Wojtek Figat
3b872f08a8 Merge branch 'Chikinsupu-Visject-CommentRenameImprovements' 2024-05-30 11:54:36 +02:00
Wojtek Figat
e89e0159bf Merge branch 'Visject-CommentRenameImprovements' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentRenameImprovements 2024-05-30 11:46:53 +02:00
Wojtek Figat
857d2c26f4 Merge branch 'MrCapy0-Fix-Game-Compilation' 2024-05-30 11:44:40 +02:00
Wojtek Figat
49e70637db Merge branch 'Fix-Game-Compilation' of https://github.com/MrCapy0/FlaxEngine into MrCapy0-Fix-Game-Compilation 2024-05-30 11:36:16 +02:00
Wojtek Figat
72a151816a Merge branch 'Tryibion-control-update-fix' 2024-05-30 11:24:15 +02:00
Wojtek Figat
528b20dc00 Merge branch 'control-update-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-control-update-fix 2024-05-30 11:23:46 +02:00
Wojtek Figat
ce2d2b78c4 Merge branch 'Chikinsupu-Visject-ImprovedInactiveBoxes' 2024-05-30 10:37:10 +02:00
Wojtek Figat
b22c42b9e3 Merge branch 'Visject-ImprovedInactiveBoxes' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ImprovedInactiveBoxes 2024-05-30 10:37:04 +02:00
Wojtek Figat
377d25a1fd Merge branch 'Chikinsupu-Visject-RerouteMovingQoL' 2024-05-30 10:35:04 +02:00
Wojtek Figat
32a60c3b5c Merge branch 'Visject-RerouteMovingQoL' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-RerouteMovingQoL 2024-05-30 10:26:29 +02:00