Commit Graph

  • b07528d9ce Refactor Network RPC C# codegen to share code with data serializer Wojtek Figat 2023-06-18 17:11:15 +02:00
  • 9e2e6759bd Implement proper POD types check in C# network replication codegen Wojtek Figat 2023-06-18 15:33:57 +02:00
  • 2485987901 Fix binding generation for interfaces Wiktor Kocielski 2023-06-18 10:48:46 +03:00
  • 1a6e706e57 Minor fixes Wojtek Figat 2023-06-17 17:51:14 +02:00
  • 21a3081b9f Fix 6b8d8b7913 from using filename into namespaces Wojtek Figat 2023-06-17 17:34:48 +02:00
  • 8f9989dc65 Additional fix for cc85450ed5 Wojtek Figat 2023-06-17 16:41:48 +02:00
  • a3e3ee396a Revert default value back to false as in #1179 Wojtek Figat 2023-06-17 16:37:33 +02:00
  • cd68f2463b Adjustment for #1179 to rebuild by default Wojtek Figat 2023-06-17 16:36:05 +02:00
  • d1f11bbdb2 Merge branch 'Withaust-patch-1' Wojtek Figat 2023-06-17 16:33:11 +02:00
  • 3b6100837f Merge branch 'patch-1' of https://github.com/Withaust/FlaxEngine into Withaust-patch-1 Wojtek Figat 2023-06-17 16:33:03 +02:00
  • cc85450ed5 Change macOS editor deploy to build only current platform arch Wojtek Figat 2023-06-17 11:28:39 +02:00
  • 70470bc421 Make rebuilding database when adding asset proxy optional Wiktor Kocielski 2023-06-17 12:13:54 +03:00
  • f995d12686 Fix editor deployment Wojtek Figat 2023-06-17 11:08:51 +02:00
  • 3645377b15 Merge remote-tracking branch 'origin/1.6' Wojtek Figat 2023-06-16 18:43:40 +02:00
  • 1e804a0a81 Merge branch 'GoaLitiuM-font_glyph_data_fix' Wojtek Figat 2023-06-16 18:43:01 +02:00
  • fadc5beb1c Fix FontTextureAtlas::GetSlotData not including padding correctly Ari Vuollet 2023-06-16 15:15:45 +03:00
  • 5f019dc79f Improve Visual Studio solution generation with nested C# project cross-references to properly place projects in group folders Wojtek Figat 2023-06-16 13:45:54 +02:00
  • b57a3165fa Fix textbox submit when it's nav focused Wojtek Figat 2023-06-16 10:56:17 +02:00
  • b13139c6cc Fix check from compilation errors Wojtek Figat 2023-06-15 12:14:35 +02:00
  • fea4b3fcba Add better Texture initialization API with custom data Wojtek Figat 2023-06-15 12:14:23 +02:00
  • 329a6ce0ef Increase PhysX allocation limit to 1GB Wojtek Figat 2023-06-15 10:07:30 +02:00
  • 53587ad162 Fix error when unloading Visual Script item in Editor Wojtek Figat 2023-06-15 09:51:49 +02:00
  • 086e4c9835 Add content proxy modifications function and workspace rebuilding for custom asset types extensions Wojtek Figat 2023-06-15 09:51:26 +02:00
  • ee9627bc15 Add launchSettings.json generation for Visual Studio 2022 with .NET 7 Wojtek Figat 2023-06-14 13:14:16 +02:00
  • 9de5ee5615 Fix compilation on mac Wojtek Figat 2023-06-14 08:47:03 +02:00
  • 125591dc71 Unify app package name formatting for different platforms Wojtek Figat 2023-06-13 17:11:56 +02:00
  • b0134ab1ce Fix missing MConverter codegen for array and generic types used in non-POD struct fields Wojtek Figat 2023-06-13 16:38:08 +02:00
  • 9f313491b8 Fix game compilation error Wojtek Figat 2023-06-13 15:45:08 +02:00
  • 8f7da81621 Merge remote-tracking branch 'origin/master' into 1.6 Wojtek Figat 2023-06-13 15:41:07 +02:00
  • 55971167c8 Merge branch 'GoaLitiuM-font_glyph_data' Wojtek Figat 2023-06-13 15:27:07 +02:00
  • 9f50146e68 Merge branch 'font_glyph_data' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-font_glyph_data Wojtek Figat 2023-06-13 15:26:09 +02:00
  • bda71c067b Port #1166 to StringAnsi Wojtek Figat 2023-06-13 15:04:30 +02:00
  • cc1e5873a6 Merge branch 'GoaLitiuM-string_set_fix' Wojtek Figat 2023-06-13 15:00:16 +02:00
  • c652bab9b2 Merge branch 'string_set_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-string_set_fix Wojtek Figat 2023-06-13 15:00:08 +02:00
  • 13b1c16213 Add asset reload option via context menu in Editor Wojtek Figat 2023-06-13 14:58:14 +02:00
  • f1c98320fc Refactor vehicles to use Z axis as forward instead of X Wojtek Figat 2023-06-13 14:56:03 +02:00
  • bdb65857bc Fix prefab data build number when loading objects from prefab Wojtek Figat 2023-06-13 12:12:59 +02:00
  • 164670cceb change content folder detection mode on "CanRename" Ruan Lucas 2023-06-12 20:04:32 -04:00
  • d7ddb2ef6f Fix typo in atmosphere precompute shader Wojtek Figat 2023-06-12 21:12:17 +02:00
  • 326b6f000a Expose bitmap data of Font glyphs in FontTextureAtlas Ari Vuollet 2023-05-26 16:19:10 +03:00
  • 7cc2c143ab Fix crash when substring of String is assigned to itself Ari Vuollet 2023-06-12 16:13:32 +03:00
  • 37bf4bb34f Unify all GetActorsTree usages in Editor Wojtek Figat 2023-06-12 18:25:44 +02:00
  • 534d2388f5 Fix crash when removing json instance for scene asset that is different Wojtek Figat 2023-06-12 17:07:24 +02:00
  • d5cb34f1b4 Minor fix for settings Wojtek Figat 2023-06-12 14:44:12 +02:00
  • 6b8d8b7913 Various fixes and improvements to auto-generated bindings usability Wojtek Figat 2023-06-12 14:35:11 +02:00
  • 14d12418b6 Add iOS and Apple icons Wojtek Figat 2023-06-12 14:34:31 +02:00
  • 979168e82c Refactor various Editor APIs to use auto-generated bindings instead of manual code Wojtek Figat 2023-06-12 14:34:07 +02:00
  • 7140c4a2d8 Merge remote-tracking branch 'origin/master' into 1.6 Wojtek Figat 2023-06-11 21:38:20 +02:00
  • 5f8e5d44dc Fix RPC invoking on object with different ID but matching parent and type Wojtek Figat 2023-06-11 21:35:50 +02:00
  • 31c9b85a3f Fix prefab diff context menu in Editor to properly diff against arrays Wojtek Figat 2023-06-11 20:44:04 +02:00
  • 958c7b2181 Fix spawning nested prefab with different root actor Wojtek Figat 2023-06-11 20:43:31 +02:00
  • 652f8ccb8d Fix crash when reading field value from C# in AOT on iOS Wojtek Figat 2023-06-11 15:05:14 +02:00
  • 26f4574358 Various improvements for iOS Wojtek Figat 2023-06-11 14:56:46 +02:00
  • 0eadf2de1e Fix visual glitches on MoltenVK (macOS, iOS) Wojtek Figat 2023-06-11 00:49:48 +02:00
  • ec67d04a0a Disable Metal validation in iOS debug run Wojtek Figat 2023-06-11 00:49:08 +02:00
  • 2df931e090 Improve tooltip Wojtek Figat 2023-06-11 00:45:46 +02:00
  • f552dd0c28 Merge remote-tracking branch 'origin/master' into 1.6 Wojtek Figat 2023-06-10 23:29:22 +02:00
  • 8cf10bf71d Add app pausing and focus management to iOS Wojtek Figat 2023-06-10 23:26:40 +02:00
  • 621d408078 Add iOS app exporting Wojtek Figat 2023-06-10 23:05:52 +02:00
  • 1fdc91255b Add iOS app icon exporting Wojtek Figat 2023-06-10 23:04:53 +02:00
  • 524b55b6c1 Add missing change in XCode project for iOS Wojtek Figat 2023-06-10 12:44:54 +02:00
  • 5e07a42417 Add app version and ui orientation settings to iOS Wojtek Figat 2023-06-10 12:43:10 +02:00
  • ea4f97aad8 Remove unused codesigning (ios uses xcode now) Wojtek Figat 2023-06-10 12:08:22 +02:00
  • e7804f9d02 Add audio to iOS via OpenAL Wojtek Figat 2023-06-10 12:05:13 +02:00
  • 092df84170 Add touch input to ios Wojtek Figat 2023-06-10 11:54:17 +02:00
  • 22288b0561 Add dpi for ios Wojtek Figat 2023-06-10 10:47:15 +02:00
  • 43c1e40461 Add iOS platform info for device network, screen and battery status Wojtek Figat 2023-06-10 10:31:39 +02:00
  • 8f76fe4049 don't let rename source/content folders Ruan Lucas 2023-06-09 22:14:33 -04:00
  • 60ddf0ea89 Add automated test for loading nested prefab with different root actor Wojtek Figat 2023-06-09 23:36:31 +02:00
  • b299ed3246 Add more assertions to tests build Wojtek Figat 2023-06-09 23:34:55 +02:00
  • 7c55d50507 Various minor code cleanup tweaks Wojtek Figat 2023-06-09 23:26:37 +02:00
  • d798b10d4c Remove unlogical PrefabManager::IsNotCreatingPrefab (use IsCreatingPrefab flag) Wojtek Figat 2023-06-09 22:49:19 +02:00
  • a6430692d2 Fix crash safe handling of internal errors and exceptions when drawing asset thumbnails Wojtek Figat 2023-06-09 18:22:40 +02:00
  • 3bbfe9de8a Code cleanup, add tooltip and cache property option in layout #1140 Wojtek Figat 2023-06-09 17:32:57 +02:00
  • 94abdfd734 Merge branch 'Swiggies-ui-resize-update' Wojtek Figat 2023-06-09 17:23:13 +02:00
  • a0d6f3c22b Merge branch 'ui-resize-update' of https://github.com/Swiggies/FlaxEngine into Swiggies-ui-resize-update Wojtek Figat 2023-06-09 17:23:00 +02:00
  • bbdc2bc876 Merge branch 'RuanLucasGD-fix-transform-gizmos' Wojtek Figat 2023-06-09 17:16:41 +02:00
  • 9bda3aa52a Merge branch 'fix-transform-gizmos' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix-transform-gizmos Wojtek Figat 2023-06-09 17:16:36 +02:00
  • 9faf9e43fb Codestyle fix #1118 Wojtek Figat 2023-06-09 17:15:06 +02:00
  • e5f3329e88 Merge branch 'Tryibion-scale-link-zero-fix' Wojtek Figat 2023-06-09 17:12:19 +02:00
  • a8cf4e95c5 Merge branch 'scale-link-zero-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-link-zero-fix Wojtek Figat 2023-06-09 17:12:14 +02:00
  • f345e0dffc Merge branch 'RuanLucasGD-fix_crash_when_import_model' Wojtek Figat 2023-06-09 14:10:21 +02:00
  • 26e09aebe3 Merge branch 'fix_crash_when_import_model' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix_crash_when_import_model Wojtek Figat 2023-06-09 14:10:16 +02:00
  • 892e091643 Merge branch 'Withaust-inputfixes' Wojtek Figat 2023-06-09 14:08:17 +02:00
  • ef823c0646 Merge branch 'inputfixes' of https://github.com/Withaust/FlaxEngine into Withaust-inputfixes Wojtek Figat 2023-06-09 14:08:04 +02:00
  • c043e64b6b Merge branch 'RuanLucasGD-master' Wojtek Figat 2023-06-09 13:59:02 +02:00
  • 2382e2cbbc Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master Wojtek Figat 2023-06-09 13:57:16 +02:00
  • 2a28126700 Merge branch 'Tryibion-limit-cc-up' Wojtek Figat 2023-06-09 13:54:59 +02:00
  • f9251e41a4 Merge branch 'limit-cc-up' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-cc-up Wojtek Figat 2023-06-09 13:54:52 +02:00
  • 1f11f287ec Merge branch 'RuanLucasGD-new_feature_to_physics' Wojtek Figat 2023-06-09 13:53:33 +02:00
  • 0476251638 Improve line cast math and code style fix #1147 Wojtek Figat 2023-06-09 13:53:26 +02:00
  • d71f89718b Merge branch 'new_feature_to_physics' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-new_feature_to_physics Wojtek Figat 2023-06-09 13:50:00 +02:00
  • 55f76999b4 Merge branch 'Tryibion-findactor' Wojtek Figat 2023-06-09 13:48:43 +02:00
  • 393514c13d Add missing scenes locking Wojtek Figat 2023-06-09 13:48:33 +02:00
  • 126ea687e6 Merge branch 'findactor' of https://github.com/Tryibion/FlaxEngine into Tryibion-findactor Wojtek Figat 2023-06-09 13:45:49 +02:00
  • d83dcdebf3 Merge branch 'RuanLucasGD-new_features_to_tags' Wojtek Figat 2023-06-09 13:44:31 +02:00
  • 248f78ed56 Code style fix #1146 Wojtek Figat 2023-06-09 13:44:26 +02:00
  • ee7f2b3724 Merge branch 'new_features_to_tags' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-new_features_to_tags Wojtek Figat 2023-06-09 13:42:04 +02:00
  • 0b8c06b149 fix for #1002 Ruan Lucas 2023-06-08 11:52:00 -04:00
  • 8b0dd039ca Merge branch 'fix_crash_when_import_model' of https://github.com/RuanLucasGD/FlaxEngine into fix_crash_when_import_model Ruan Lucas 2023-06-08 11:49:27 -04:00