Commit Graph

  • e00bf92f05 Add .Net Runtime deployment for cooked game Wojtek Figat 2023-03-13 10:23:42 +01:00
  • c1dcc52a6a Build PhysX 5 for macOS x64 and arm64 Wojtek Figat 2023-03-12 12:39:02 +01:00
  • c351e58c6e Merge commit 'c60b2cb4d7dfe4cb0d55a4431acbb48b88920d6c' into 1.6 Wojtek Figat 2023-03-12 11:08:46 +01:00
  • c60b2cb4d7 Merge commit '0112f70c05ddfb9c91dacb0829594ab2f285c248' into dotnet7 Wojtek Figat 2023-03-12 11:04:17 +01:00
  • 2c70b74814 Refactor widowing on macOS to support screen scale and highDpi mode Wojtek Figat 2023-03-12 10:58:55 +01:00
  • e83b8afdd3 Add nethost for ps4 Wojtek Figat 2023-03-11 21:30:56 +01:00
  • 4cf20efe2e Add Output folder to .gitignore Chandler Cox 2023-03-07 08:51:24 -06:00
  • b7d4758dde Update PhysX building for consoles Wojtek Figat 2023-03-06 17:39:18 +01:00
  • 559aef2ee3 Fix typos Ari Vuollet 2023-03-06 18:10:21 +02:00
  • 7fce25a2e4 Fix building consoles Wojtek Figat 2023-03-06 16:19:16 +01:00
  • aaaf7c5c37 Various fixes to scripting Wojtek Figat 2023-03-06 16:17:52 +01:00
  • 4265ba12d7 Fixed the Generic Json Proxy not showing up in the content cm. Chandler Cox 2023-03-05 12:04:45 -06:00
  • 85c5c7f309 Fix generated network RPC execute method visibility Ari Vuollet 2023-03-05 19:31:55 +02:00
  • c838a800b6 Add error logging for module initializers Ari Vuollet 2023-03-05 19:30:29 +02:00
  • 22af41193e Fix crash when calling RPC functions Ari Vuollet 2023-03-05 18:42:16 +02:00
  • b450c65c93 fix incorrect audio direction calculation envision3d 2023-03-05 03:50:51 -06:00
  • 4ce89f56cc implement openal hrtf audio support envision3d 2023-03-04 20:37:56 -06:00
  • 57014851a7 Fix visuals of the Blend with Mask node Chandler Cox 2023-03-03 16:46:22 -06:00
  • e6b0cd69ae Small bug fix Chandler Cox 2023-03-03 13:34:24 -06:00
  • 70e9410da0 Changed color of tangents when editing a spline to help the user know where the tangents are. Chandler Cox 2023-03-03 13:25:53 -06:00
  • 38c027704e Better looking state machine states. Chandler Cox 2023-03-03 12:31:13 -06:00
  • 31411e334b Fix AnimatedModel bounds calculations Wojtek Figat 2023-03-03 17:44:34 +01:00
  • 987e680908 Fix warning on Asset::WaitForLoaded` when loading failed before Wojtek Figat 2023-03-03 17:43:55 +01:00
  • d5df227df5 Fix deprecation compile warning in NetworkConfig on Clang Wojtek Figat 2023-03-03 17:15:31 +01:00
  • 60f21d1a92 Update old copyright headers Wojtek Figat 2023-03-03 17:14:35 +01:00
  • a26d0d03eb Upgrade to PhysX 5.1.3 Wojtek Figat 2023-03-03 17:13:46 +01:00
  • a7c5397641 Fix content window auto scrolling regression Wojtek Figat 2023-03-01 22:47:52 +01:00
  • 0112f70c05 Merge remote-tracking branch 'origin/master' into dotnet7 Wojtek Figat 2023-03-01 19:50:22 +01:00
  • 1647fff024 Code style fix Wojtek Figat 2023-02-28 12:48:52 +01:00
  • 07afb0a020 Update build number Wojtek Figat 2023-03-01 16:46:49 +01:00
  • 5e6f33ff1e Fix stability of Global Surface Atlas to smooth objects culling buffer capacity over time Wojtek Figat 2023-03-01 15:50:40 +01:00
  • 9fe54dc02c Merge commit '2016297fce673c2ac48549a6d8e8a772cf29d4fe' into dotnet7 Wojtek Figat 2023-02-28 20:26:02 +01:00
  • 6691aaca1e Fix crash on arm64 mac Wojtek Figat 2023-02-28 18:49:48 +01:00
  • 82a22b2a87 Add vscode detection on macOS Wojtek Figat 2023-02-28 18:49:32 +01:00
  • fcf412f64e Merge branch 'GoaLitiuM-libstdcpp_version' Wojtek Figat 2023-02-28 15:56:36 +01:00
  • 2a4a283c4b Merge branch 'libstdcpp_version' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-libstdcpp_version Wojtek Figat 2023-02-28 15:52:49 +01:00
  • b2f7ffa545 Add BC4, BC5 and BC7 formats decompression support on non-Windows platforms Wojtek Figat 2023-02-28 15:51:05 +01:00
  • 127c575752 Add LinuxFileSystem::ShowBrowseFolderDialog Wojtek Figat 2023-02-28 15:50:18 +01:00
  • 9df7489727 Fix using Vulkan SDK header from system when cross-compiling Wojtek Figat 2023-02-28 15:49:59 +01:00
  • 12b330e4ec Add support for building Android app on Linux or Mac Wojtek Figat 2023-02-28 15:49:34 +01:00
  • 2016297fce Configure dotnet env vars for Github Actions Wojtek Figat 2023-02-28 10:47:28 +01:00
  • fa6b621368 Merge branch 'GoaLitiuM-system_array_marshalling' into dotnet7 Wojtek Figat 2023-02-28 10:41:16 +01:00
  • a17981bc87 Merge branch 'system_array_marshalling' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-system_array_marshalling Wojtek Figat 2023-02-28 10:26:56 +01:00
  • f88dd50098 Merge commit '272ffe2ea22eecb8f7cd6662efc1cadbe5593feb' into dotnet7 Wojtek Figat 2023-02-27 23:17:04 +01:00
  • fb06fa2c8b Add optional build without PhysX Wojtek Figat 2023-02-27 23:01:10 +01:00
  • ad4c2484f3 Add deps for arm64 mac Wojtek Figat 2023-02-27 23:00:04 +01:00
  • 3be4e50b78 Amr64 on mac impl progress Wojtek Figat 2023-02-27 22:57:42 +01:00
  • 499df770cc Match C++ managed memory alloc with C# for scripting Wojtek Figat 2023-02-27 22:56:15 +01:00
  • 9b74effe22 Merge branch 'Tryibion-searchbox-cursor-fix' Wojtek Figat 2023-02-27 19:55:14 +01:00
  • 96e1f1e595 Merge branch 'searchbox-cursor-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-searchbox-cursor-fix Wojtek Figat 2023-02-27 19:53:49 +01:00
  • 48a2ca5fe9 Merge branch 'Tryibion-add-ragdoll' Wojtek Figat 2023-02-27 19:51:44 +01:00
  • b5558606b5 Merge branch 'add-ragdoll' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-ragdoll Wojtek Figat 2023-02-27 19:51:38 +01:00
  • 8003c30ed6 Merge branch 'GoaLitiuM-platform_dllimport_fix' Wojtek Figat 2023-02-27 19:50:23 +01:00
  • b57cb13318 Merge branch 'platform_dllimport_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-platform_dllimport_fix Wojtek Figat 2023-02-27 19:50:14 +01:00
  • 79dbddc48e Fix Level::FindActors with Tag Wojtek Figat 2023-02-27 12:45:55 +01:00
  • 2df70f16f9 Fix Tag natvis debugger print Wojtek Figat 2023-02-27 12:43:20 +01:00
  • 68e04ca7e4 Add FLAXENGINE_API to platform specific classes Ari Vuollet 2023-02-26 17:29:51 +02:00
  • 037ad94ae7 Small Fix Chandler Cox 2023-02-22 17:37:03 -06:00
  • 34aff4a2b6 Added a change cursor boolean to TextBoxBase and made it so the cursor changes to default when hovering over the cancel button. Chandler Cox 2023-02-22 17:34:33 -06:00
  • eab5ee93b9 Add ragdoll to toolbox Chandler Cox 2023-02-22 17:19:28 -06:00
  • 6f9f40192e Update min macOS version to 10.15 "Catalina" Wojtek Figat 2023-02-22 19:57:47 +01:00
  • 64752781ed Add arm64 support for macOS Wojtek Figat 2023-02-21 18:15:22 +01:00
  • 87e9046e41 Fix native to managed marshalling of System.Array Ari Vuollet 2023-02-19 20:21:54 +02:00
  • 1c74e89f0d Revert "Add System.Array interop from native return to managed world" Ari Vuollet 2023-02-19 20:32:20 +02:00
  • bef4ba1829 Fix crash when cross-compiling C# bindings-only without toolchain installed Wojtek Figat 2023-02-19 18:17:51 +01:00
  • 3b797ab1dc Prevent artifacts in Global Surface Atlas when close to its capacity Wojtek Figat 2023-02-19 17:36:44 +01:00
  • 272ffe2ea2 Add System.Array interop from native return to managed world Wojtek Figat 2023-02-19 16:58:37 +01:00
  • d7e24f0168 Fix missing dotnet hosting components for not yet supported platforms during projects generation stage Wojtek Figat 2023-02-19 15:16:34 +01:00
  • 0cf40729fa Merge remote-tracking branch 'origin/master' into dotnet7 Wojtek Figat 2023-02-19 15:04:02 +01:00
  • b6aa38569f Fix app image exporting to favor CPU data and prevent issues Wojtek Figat 2023-02-19 14:59:25 +01:00
  • 55d721f425 Fix typo Wojtek Figat 2023-02-19 14:40:35 +01:00
  • 9429be0830 Fix compilation warnings Wojtek Figat 2023-02-19 14:35:47 +01:00
  • c00769e2b8 Fix deprecation warning Wojtek Figat 2023-02-19 14:32:34 +01:00
  • 1096daaeb7 Dont assume path ends with directory slash in dotnet root Wojtek Figat 2023-02-19 14:30:42 +01:00
  • 9560bbe23e Fix build issue Ari Vuollet 2023-02-19 15:10:55 +02:00
  • 0d78a6ba67 Fix path combine error Wojtek Figat 2023-02-19 14:01:37 +01:00
  • e07a07f13e Support 'DOTNET_ROOT' env var in build tool for custom .NET SDK location Wojtek Figat 2023-02-19 13:51:54 +01:00
  • 0d813aee90 Possible fix for deprecation warning Wojtek Figat 2023-02-19 13:36:45 +01:00
  • 2c1409c2a4 Add macOS build for dotnet7 Wojtek Figat 2023-02-19 13:31:57 +01:00
  • b44c7ab32c Print missing SDKs in Flax.Build Wojtek Figat 2023-02-19 13:03:29 +01:00
  • c18cefbb0b Add support for dotnet7 on macOS Wojtek Figat 2023-02-19 13:03:12 +01:00
  • 5a7f678e4d Add Actor.AddTag utility Wojtek Figat 2023-02-19 11:25:46 +01:00
  • dc04d3dc0b Restore Actor.Tag property as deprecated for backwards compatibility Wojtek Figat 2023-02-19 11:25:37 +01:00
  • 7a5d84a216 Fix Global SDF objects culling into chunks to correctly match world geometry Wojtek Figat 2023-02-18 23:15:50 +01:00
  • fe97429df8 Minor fix Wojtek Figat 2023-02-18 22:23:59 +01:00
  • 5b23a4b318 Update tracy to v0.9 Ari Vuollet 2023-02-18 22:00:05 +02:00
  • e644b65289 Fix potential rare issues with material shader constants containing invalid data Wojtek Figat 2023-02-18 18:25:40 +01:00
  • 5911d098d1 Merge branch 'GoaLitiuM-includes_cache_thirdparty' Wojtek Figat 2023-02-18 17:35:07 +01:00
  • 8de8f3c1cd Merge branch 'includes_cache_thirdparty' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-includes_cache_thirdparty Wojtek Figat 2023-02-18 17:16:05 +01:00
  • 4f9d556a76 Merge branch 'Tryibion-ccm-fix' Wojtek Figat 2023-02-18 17:15:24 +01:00
  • cdde8665c1 Merge branch 'ccm-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-ccm-fix Wojtek Figat 2023-02-18 17:14:10 +01:00
  • ef0f0e24a3 Merge branch 'PrecisionRender-fix-scroll-speed' Wojtek Figat 2023-02-18 17:05:46 +01:00
  • 8327866205 Expose ScrollSpeedWheel and ScrollSpeedClick for scroll bar editing Wojtek Figat 2023-02-18 17:05:41 +01:00
  • 89d649c049 Merge branch 'fix-scroll-speed' of https://github.com/PrecisionRender/FlaxEngine into PrecisionRender-fix-scroll-speed Wojtek Figat 2023-02-18 17:01:39 +01:00
  • f0061e07b4 Update scroll speed to feel less sluggish PrecisionRender 2023-02-17 21:44:20 -06:00
  • 3ddaa6da1a fix issue of child context menu hiding when de-hovered then re-hovered. Fixed issue of clicking on child cm hiding child. Chandler Cox 2023-02-18 07:47:49 -06:00
  • ffd5c8fd53 Fix crash on D3D10 Wojtek Figat 2023-02-18 00:09:30 +01:00
  • eb364f51e0 Improve C++ standard library version detection Ari Vuollet 2023-02-17 23:19:10 +02:00
  • f77063f615 Include thirdparty files in the includes cache Ari Vuollet 2023-02-17 21:10:19 +02:00
  • d3578380e2 Update build number Wojtek Figat 2023-02-17 21:47:33 +01:00