Commit Graph

  • 2dd16c1fb0 Merge branch 'honor-xdg_data_home' of https://github.com/MineBill/FlaxEngine into MineBill-honor-xdg_data_home mafiesto4 2023-11-05 20:51:31 +01:00
  • 77e6aafc79 Fix crash when not clearing Online Platform in Editor before hot-reload mafiesto4 2023-11-05 19:36:09 +01:00
  • c23f8f2b30 Fix loading delay-loaded-dll on Windows when using project plugin with native dependencies mafiesto4 2023-11-05 19:35:33 +01:00
  • 267e8daba5 Honor the XDG_DATA_HOME env var and use the approved default as per specification. MineBill 2023-11-05 19:36:01 +02:00
  • c5d3954bc8 Add CalculateBoneOffsetMatrices option to fix some animated model skeletons rendering mafiesto4 2023-11-04 20:32:52 +01:00
  • a7bb236344 Fix Mono GC threads suspend to not deadlock when attaching native threads to managed runtime mafiesto4 2023-11-05 14:07:05 +01:00
  • 0387f7df8a Add name to Android main thread mafiesto4 2023-11-04 22:21:52 +01:00
  • ca2106ff5d Remove SHADOW_MAPS_FORMAT and support fallback formats for shadow maps mafiesto4 2023-11-04 21:27:57 +01:00
  • 4a10878b45 Refactor GPUResourceProperty mafiesto4 2023-11-04 20:04:40 +01:00
  • 22e34cb2b4 Fix crash on editor startup without code editor selected mafiesto4 2023-11-04 19:30:16 +01:00
  • 585b6bacad Simplify #1807 mafiesto4 2023-11-04 19:26:46 +01:00
  • f736aae75d Merge branch 'Tryibion-limit-rename-popup' mafiesto4 2023-11-04 19:23:38 +01:00
  • 880e13865f Merge branch 'limit-rename-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-rename-popup mafiesto4 2023-11-04 19:23:32 +01:00
  • 7072839254 Merge branch 'MineBill-find-interfaces' mafiesto4 2023-11-04 19:22:29 +01:00
  • 45060721e7 Merge branch 'find-interfaces' of https://github.com/MineBill/FlaxEngine into MineBill-find-interfaces mafiesto4 2023-11-04 19:22:23 +01:00
  • 87d67a78f4 Merge branch 'RuanLucasGD-add-extended-buttons-linux' mafiesto4 2023-11-04 19:20:45 +01:00
  • 0ab43dd301 Merge branch 'add-extended-buttons-linux' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-add-extended-buttons-linux mafiesto4 2023-11-04 19:19:29 +01:00
  • 8c34fe7933 Reduce LargeWorlds::ChunkSize to 8192 mafiesto4 2023-11-04 19:18:21 +01:00
  • fe3f64f06a Fix iOS build mafiesto4 2023-11-04 19:15:37 +01:00
  • 8af3cfd90b Merge remote-tracking branch 'origin/master' mafiesto4 2023-11-04 19:14:55 +01:00
  • 3bf7b57dbd Fix BitArray::SetAll() when the item is not multiple of 8 mafiesto4 2023-11-04 19:14:45 +01:00
  • 19752e4f3b Add storing shader asset includes paths in compact format for portability mafiesto4 2023-11-04 15:26:18 +01:00
  • 50bcbf980e Add SetThreadAffinityMask and SetThreadPriority and thread name for Apple platforms mafiesto4 2023-11-04 14:08:53 +01:00
  • 236e5772ce Fix CultureInfo to handle missing country code and fallback to outer language code mafiesto4 2023-11-04 13:49:30 +01:00
  • 253c4c27ab Remove out of range exceptions due to serialization issues. Tryibion 2023-11-03 21:23:09 -05:00
  • 41d513e5d2 Add directions to slider control. Tryibion 2023-11-03 21:22:00 -05:00
  • 6ddf241ea4 Minor improvements to reference properties mafiesto4 2023-11-03 22:40:18 +01:00
  • e429e85aae Continue Delegate refactor to use single memory allocation and atomic operations for data access mafiesto4 2023-11-03 22:27:58 +01:00
  • 224e43ea55 Use soft asset ref to graphics settings mafiesto4 2023-11-03 19:23:38 +01:00
  • 6f1ee382b5 Fix regression from 087cfd7a8c on hashset item duplicate re-add mafiesto4 2023-11-03 19:07:16 +01:00
  • 1c23f0f5b4 Add ActiveOnly parameter to Level::GetActors Mr. Capybara 2023-11-03 11:30:24 -04:00
  • da72dd4806 Add unit test for HashSet and Dictionary collection types mafiesto4 2023-11-02 19:59:27 +01:00
  • 087cfd7a8c Refactor HashSet and Dictionary collections capacity to handle rehashing when too many elements were deleted mafiesto4 2023-11-02 19:59:01 +01:00
  • 5559d4f84d Merge remote-tracking branch 'origin/master' into 1.8 mafiesto4 2023-11-02 13:47:49 +01:00
  • 151c6bc6c3 Fix color picker dialog not staying inside the current screen. MineBill 2023-11-01 20:07:58 +02:00
  • c0a8d29453 Improve Cloth usage mafiesto4 2023-11-01 10:46:47 +01:00
  • 1a254afd4f Fix crash when creating empty cloth mafiesto4 2023-11-01 10:29:44 +01:00
  • f6e9d0431b Implement drag and drop for list collection. MineBill 2023-10-31 17:56:15 +02:00
  • 6cfc8c1b1a Add extended buttons support for linux Mr. Capybara 2023-10-31 14:52:09 -04:00
  • 536be6c6cf Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine mafiesto4 2023-10-31 16:11:15 +01:00
  • b0fe99f1ec Disable mono thread attach to fix current freeze on GC STW event mafiesto4 2023-10-31 16:11:09 +01:00
  • df5dc0c284 Extract validation/item handling of AssetPicker in a separate class. MineBill 2023-10-31 16:32:57 +02:00
  • f9614a4879 Disable capacity alloc on delegate creation mafiesto4 2023-10-31 15:31:40 +01:00
  • 4e2ee897bc Fix missing codesign for macOS game binaries mafiesto4 2023-10-31 15:22:14 +01:00
  • 37a6ea9beb Merge remote-tracking branch 'origin/master' 1.7.6404 mafiesto4 2023-10-31 14:21:00 +01:00
  • 5ef3f66274 Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine mafiesto4 2023-10-31 14:17:55 +01:00
  • 1567c1c8d6 Fix Mono AOT on iOS to not freeze during GC stop-the-world event on memory collection mafiesto4 2023-10-31 14:15:35 +01:00
  • 2d1d8cc310 Fix typo mafiesto4 2023-10-30 18:34:20 +01:00
  • 1fc972d6ac Fix stall in GC collect on iOS with AOT mafiesto4 2023-10-30 16:45:57 +01:00
  • 357148f973 Include interfaces in FindScript. MineBill 2023-10-30 08:07:46 +02:00
  • f434ff2efe Fix memory overcommitment by HashSet when adding and removing the same item in a loop mafiesto4 2023-10-29 13:37:05 +01:00
  • 67a385a431 Merge branch 'master' into SnapToGrid NoriteSC 2023-10-29 03:33:44 +01:00
  • 56c9429e25 Fix spawning prefab without transform provided mafiesto4 2023-10-29 02:57:59 +02:00
  • 83a931de7e Fix typo bug in DOF mafiesto4 2023-10-29 01:57:48 +02:00
  • 9c1a7a20d4 Add volk.h header to distributed build files mafiesto4 2023-10-28 22:10:41 +02:00
  • d9c2decff5 Fix crash when contact was not read properly mafiesto4 2023-10-28 20:09:27 +02:00
  • 5afb00e2c6 Allow quick creation of scripts. MineBill 2023-10-28 20:21:43 +03:00
  • 1fa03a0de2 Fix focus issues to allow panel scroll bar to be clicked and used. Tryibion 2023-10-28 11:25:14 -05:00
  • 590f3f7493 Fix Dropdown scaling with CanvasScalar. Add limiting number of items to show in the dropdown. Tryibion 2023-10-28 10:29:39 -05:00
  • 0fea7aad92 - Minor cleanup Nils Hausfeld 2023-10-28 17:11:03 +02:00
  • b88233a65d - Always select first valid item when updating filters Nils Hausfeld 2023-10-28 16:58:37 +02:00
  • 95735035f3 - Tab key now also spawns node Nils Hausfeld 2023-10-28 16:51:56 +02:00
  • e3364faf8e Merge branch 'master' into Visject-ImprovedNodeSearching Nils Hausfeld 2023-10-28 16:49:22 +02:00
  • 9f3221c533 Remove unused include mafiesto4 2023-10-28 14:02:25 +02:00
  • 468c93949e Fix crash when creating empty particle emitter mafiesto4 2023-10-28 14:01:44 +02:00
  • b028faf0cc Update assets mafiesto4 2023-10-28 13:52:23 +02:00
  • a95c9059aa Update build number mafiesto4 2023-10-27 10:08:04 +02:00
  • 615b6470e5 Fix iOS project path if it contains whitespace chars mafiesto4 2023-10-28 11:44:11 +02:00
  • 90642b8862 Spawn canvas scalar on canvas creation. Tryibion 2023-10-27 13:25:50 -05:00
  • 900e6338d6 Fix wrong variable name Ari Vuollet 2023-10-27 19:21:21 +03:00
  • e55cdd91d5 - Reverted match class from more alternative titles PR Nils Hausfeld 2023-10-26 22:23:55 +02:00
  • 8cc7c5d3d9 - Highlights get cleared now when there is no match - Highlights now give points, since it means there is a substring match - Cleanup Nils Hausfeld 2023-10-26 21:47:32 +02:00
  • 0acf352d40 - Alternative titles now use QueryFilterHelper Match function as well - Cleaned up some code and using early outs now - Added some comments Nils Hausfeld 2023-10-26 21:13:06 +02:00
  • 390621cb10 Merge branch 'master' into Visject-ImprovedNodeSearching Nils Hausfeld 2023-10-26 20:33:32 +02:00
  • ff64fdb503 - Test environment and first tests Nils Hausfeld 2023-10-26 20:33:07 +02:00
  • 70a06c5db3 Update build number and add revision field for future patches mafiesto4 2023-10-26 15:21:01 +02:00
  • d9b0e99b9c Add support for using Revision number in projects version mafiesto4 2023-10-26 15:20:35 +02:00
  • 1d41aa01ce Refactor vertex shaders to use GPUShaderProgramVS::InputElement for input layout data mafiesto4 2023-10-26 14:36:02 +02:00
  • 186e13b5e8 Add support for runtime running on GPU without Compute Shaders support mafiesto4 2023-10-26 14:33:21 +02:00
  • bfaa292b04 Fix invoking managed method on value types (eg. Transform) to properly handle instance value mafiesto4 2023-10-26 11:37:37 +02:00
  • f44421b7a7 Optimize managed method invoke on NetCore to skip virtual call that is the same as default one mafiesto4 2023-10-26 11:25:30 +02:00
  • 2158fa7358 Remove not needed end line in script template mafiesto4 2023-10-25 23:34:29 +02:00
  • 18c119c155 Ensure layer confirmation does not popup in play mode. Tryibion 2023-10-25 16:25:26 -05:00
  • c27187bd0a Fix deserializing vector types in Editor from ToString FormatException mafiesto4 2023-10-25 19:17:04 +02:00
  • 8c6ced4bb9 Limit the scene tree and prefab tree rename popup to only go to panel right edge. Tryibion 2023-10-25 11:38:14 -05:00
  • 966cd973c6 Add GetHash to various math/core types mafiesto4 2023-10-25 18:35:59 +02:00
  • 66a709f09e small fixes Tryibion 2023-10-25 10:46:04 -05:00
  • bfaae46c7e remove not needed variable. Tryibion 2023-10-25 10:35:12 -05:00
  • b8921fd990 clean up Tryibion 2023-10-25 09:58:02 -05:00
  • 73694cba6c Add being able to set origin of mesh to the local mesh origin. fix centering several meshes. Tryibion 2023-10-25 09:57:51 -05:00
  • ec02058712 Update Float2.cs NoriteSC 2023-10-25 16:56:45 +02:00
  • fa836c50a0 Merge branch 'MineBill-messagebox' mafiesto4 2023-10-25 14:58:56 +02:00
  • a5d16b49e9 Merge branch 'messagebox' of https://github.com/MineBill/FlaxEngine into MineBill-messagebox mafiesto4 2023-10-25 14:58:51 +02:00
  • 9a6bce144b Merge branch 'solnem-feat/improved-camera-settings' mafiesto4 2023-10-25 14:58:14 +02:00
  • daf31cfa4d Format code #1611 mafiesto4 2023-10-25 14:57:44 +02:00
  • 4fb35579b5 Update Float2.cs NoriteSC 2023-10-25 12:12:22 +02:00
  • 39aebc6c85 Update Vector3.cs NoriteSC 2023-10-25 12:10:23 +02:00
  • 1f8da14780 - Alternative titles for comparisons Nils Hausfeld 2023-10-25 11:53:43 +02:00
  • cfe717969b Merge branch 'master' into Visject-MoreAlternativeTitles Nils Hausfeld 2023-10-25 11:46:09 +02:00
  • 210c5a5bb2 Merge branch 'FlaxEngine:master' into Nodes NoriteSC 2023-10-25 07:03:46 +02:00