Commit Graph

  • 9f4429f87c When building the engine if you don't have iOS SDK Installed then don't build it Andrew Spiering 2023-09-17 22:26:50 -07:00
  • 3ac00b1e4e Fixing a crash when generic classes spanned across different assemblies Andrew Spiering 2023-09-17 20:37:37 -07:00
  • 824ee9ec7f Fixing a typo :/ Andrew Spiering 2023-09-17 18:48:54 -07:00
  • 6e94b21452 Fix build issue Tryibion 2023-09-17 20:02:22 -05:00
  • 69e54d7f88 Fixing an issue if running an x64 machine already Andrew Spiering 2023-09-17 15:53:48 -07:00
  • 17383fe0b6 Small fix to error message Tryibion 2023-09-17 17:49:38 -05:00
  • c1104e803d Code cleanup Tryibion 2023-09-17 17:48:09 -05:00
  • 183ab7738f Fixing Flex Build issues on M1/2 macs Andrew Spiering 2023-09-17 15:42:26 -07:00
  • 478c946c1c Add automatic module creation. Tryibion 2023-09-17 17:42:18 -05:00
  • 83bf68a64f Make GridSize public. Menotdan 2023-09-17 18:31:49 -04:00
  • 02d68bc057 Add toggle button for grid snapping. Menotdan 2023-09-17 18:20:50 -04:00
  • 76945b9144 MacOS Rider Support Andrew Spiering 2023-09-17 14:56:22 -07:00
  • 831500faa7 Fix type definition for Vector2 and Vector3 Andrej Stojkovikj 2023-09-17 23:16:08 +02:00
  • 5571430e1b Move options out of VisjectSurface.Input to a different place. Menotdan 2023-09-17 16:50:02 -04:00
  • e38da7eb95 Factor Toolstrip setup out from the various Visject Windows. I made this it's own commit in case you don't like these changes, but if you want to undo you will have to add the new button I added to all three windows. Menotdan 2023-09-17 16:48:41 -04:00
  • 5cc3e40902 Implemented better missing script handling Red Kitsune 2023-09-17 20:28:34 +02:00
  • ffec2f751d Merge branch 'wackoisgod-macos-arm-dotnet-fix' mafiesto4 2023-09-17 19:24:07 +02:00
  • 660dc81d8e Merge branch 'macos-arm-dotnet-fix' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-macos-arm-dotnet-fix mafiesto4 2023-09-17 19:23:50 +02:00
  • c0d5cf8022 Merge branch 'GoaLitiuM-contentdb_delete_fix' mafiesto4 2023-09-17 19:22:08 +02:00
  • 976faee8a3 Extract options from testing area and handle extra mouse deltas that were not processed during the previous movement frame. Menotdan 2023-09-17 12:46:57 -04:00
  • bd6ce4ae25 Very basic grip snap working. Need to add configuration. Menotdan 2023-09-17 02:03:01 -04:00
  • bdd182f3da Fixing x64 editor/runtime on arm64 macs Andrew Spiering 2023-09-16 18:23:27 -07:00
  • ab2d60e6d2 Fix viewport options extras locations. Tryibion 2023-09-16 15:30:49 -05:00
  • d87a60de48 Naming scheme for Vector2 fix Andrej Stojkovikj 2023-09-16 22:27:12 +02:00
  • e9bafed2c7 Fix about dialog button Tryibion 2023-09-16 15:22:15 -05:00
  • f4b7ae41a9 Fix profiler rows with larger font sizes. Tryibion 2023-09-16 14:51:47 -05:00
  • 1d08e4b1b8 Add several fixes to button sizes when fonts are larger. Tryibion 2023-09-16 14:28:21 -05:00
  • 7a73c04688 SmoothDamp implementation for Vector2 and Vector3 Andrej Stojkovikj 2023-09-16 21:18:00 +02:00
  • 425d625aa7 Fix rider search detecting any jetbrains product as rider Walrusking 2023-09-16 13:48:49 -04:00
  • dabbd7bc6a Add highlighting when mouse is over slider thumb. Tryibion 2023-09-16 11:46:36 -05:00
  • 9931a5c026 Don't treat '.' in folder names as extensions. MineBill 2023-09-16 19:07:23 +03:00
  • 9a7fb82738 Fix tests GoaLitiuM 2023-09-16 18:38:24 +03:00
  • a89856bece Increase size of clamp node to handle vector4. Tryibion 2023-09-16 10:15:26 -05:00
  • 5ab299fed9 Fix assets getting deleted when modified by external applications GoaLitiuM 2023-09-16 17:58:38 +03:00
  • 785943bef8 Add missing marshaller methods for compatibility GoaLitiuM 2023-09-16 15:58:02 +03:00
  • f114301e97 Improve hostfxr error messages GoaLitiuM 2023-09-16 15:02:31 +03:00
  • 58b2530ac4 Remove redundant reference counter from Delegate GoaLitiuM 2023-09-16 13:26:41 +03:00
  • 2d2bfd9cd1 Include EditorModules in Assembly lookup paths GoaLitiuM 2023-09-16 14:14:26 +03:00
  • 23b6b93726 add collision type to model importer Ruan Lucas 2023-09-15 19:13:32 -04:00
  • 451900b7ee Merge branch 'FlaxEngine:master' into material_import Menotdan 2023-09-15 02:17:34 -04:00
  • f319e9f234 Fixes Rider 2022 not detected when installed with toolbox Walrusking 2023-09-15 01:31:33 -04:00
  • 8226764eec Fix find Rider versions 2022 and later elestrago 2023-09-15 02:35:20 +02:00
  • 2efc31a74e Execute map window before resize in LinuxWindow elestrago 2023-09-15 02:11:05 +02:00
  • 1dd7a27568 Checking for executable Crawcik 2023-09-14 23:19:36 +02:00
  • 64a5d895bd Better version checking Crawcik 2023-09-14 23:18:12 +02:00
  • 73bf28dc47 Change of priorities on RID Crawcik 2023-09-14 22:37:56 +02:00
  • 6dd0957c4a Adding better finding dotnet root location for mac&unix Crawcik 2023-09-14 22:34:03 +02:00
  • ae9b807cc1 Allow using CustomValueContainer as readonly if setter action is null mafiesto4 2023-09-14 13:54:31 +02:00
  • f7787a9221 Add Behavior knowledge data debugging mafiesto4 2023-09-14 13:53:19 +02:00
  • 35609c9883 Merge remote-tracking branch 'origin/master' into 1.7 mafiesto4 2023-09-14 13:25:59 +02:00
  • 722133165b Fix marshalling Array<Variant> as object[] (C# codegen error) mafiesto4 2023-09-14 13:18:52 +02:00
  • c686e59fd6 Lazy allocate mutex in Delegate GoaLitiuM 2023-09-13 17:22:19 +03:00
  • 0b3b32195a Update DebugDraw.cs NoriteSC 2023-09-13 12:17:17 +02:00
  • b8abcb5755 Merge branch 'GoaLitiuM-delegate_mutex' into 1.7 mafiesto4 2023-09-13 11:44:55 +02:00
  • 936018c49e Add DELEGATE_USE_ATOMIC to toggle #1319 for backward compatibility mafiesto4 2023-09-13 11:44:44 +02:00
  • d389348260 Add View Layers button & Reset/Disable/Copy/Paste buttons to View Flags/Debug View & Camera RenderFlags/RenderView addition Wiktor Kocielski 2023-09-12 21:38:26 +03:00
  • 38f7606923 Merge branch 'delegate_mutex' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-delegate_mutex mafiesto4 2023-09-13 10:57:34 +02:00
  • 682ff2fb3a Minor tweaks mafiesto4 2023-09-13 10:52:46 +02:00
  • 6bdbaecc18 Merge remote-tracking branch 'origin/master' into 1.7 mafiesto4 2023-09-13 10:29:28 +02:00
  • cb2ed817a2 Merge branch 'GoaLitiuM-physx_collision_perf' into 1.7 mafiesto4 2023-09-13 10:28:14 +02:00
  • 656d984df7 Merge branch 'physx_collision_perf' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-physx_collision_perf mafiesto4 2023-09-13 10:27:29 +02:00
  • 394a3696af removed coppy NoriteSC 2023-09-13 02:54:17 +02:00
  • f71f214f36 bug fix macro added extra macros NoriteSC 2023-09-13 02:53:20 +02:00
  • 963c12a75f Merge branch 'RuanLucasGD-add_spline_edit_options' mafiesto4 2023-09-12 22:25:28 +02:00
  • cb44c9370e Refactor new spline editor to use icons via Tabs control #1292 mafiesto4 2023-09-12 22:25:18 +02:00
  • dbd85fddfe Refactor Editor Tab controls system to allows customizing the tab header controls mafiesto4 2023-09-12 22:24:15 +02:00
  • 3e1940c799 Add new spline icons #1292 mafiesto4 2023-09-12 22:18:26 +02:00
  • 2a8e35d1ff Format code #1292 mafiesto4 2023-09-12 14:38:23 +02:00
  • f2e6bfdead Merge branch 'add_spline_edit_options' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-add_spline_edit_options mafiesto4 2023-09-12 14:26:39 +02:00
  • aa34f85b39 Merge branch 'Tryibion-input-editors' mafiesto4 2023-09-12 14:21:39 +02:00
  • 097d26f8cb Codestyle fix #1262 mafiesto4 2023-09-12 14:21:27 +02:00
  • 6ece66b018 Merge branch 'input-editors' of https://github.com/Tryibion/FlaxEngine into Tryibion-input-editors mafiesto4 2023-09-12 14:09:49 +02:00
  • 9bbdf16623 Fix potential content tree freeze when toggling engine/plugins files showing mafiesto4 2023-09-12 14:03:53 +02:00
  • 04be05239a Merge branch 'Tryibion-lods' mafiesto4 2023-09-12 13:56:52 +02:00
  • 3170142171 Merge branch 'lods' of https://github.com/Tryibion/FlaxEngine into Tryibion-lods mafiesto4 2023-09-12 13:56:42 +02:00
  • 44eba3fdae Fix missing xml comment line from #1291 mafiesto4 2023-09-12 13:54:01 +02:00
  • a9c8a76f87 Merge branch 'Withaust-layeraddition' mafiesto4 2023-09-12 13:52:30 +02:00
  • 4cae6e50d5 Merge branch 'layeraddition' of https://github.com/Withaust/FlaxEngine into Withaust-layeraddition mafiesto4 2023-09-12 13:52:23 +02:00
  • 7b4c8e391a Minor optimization for clearing collider from simulation events cache mafiesto4 2023-09-12 13:50:50 +02:00
  • c10658c3fc Fix deserialization, add more docs and tweaks to #1345 mafiesto4 2023-09-12 13:50:22 +02:00
  • 452cdfd163 Merge branch 'Tryibion-physics-settings' mafiesto4 2023-09-12 13:03:12 +02:00
  • 1591da75ac Merge branch 'physics-settings' of https://github.com/Tryibion/FlaxEngine into Tryibion-physics-settings mafiesto4 2023-09-12 13:03:04 +02:00
  • 639149b63b Fix crash when toggling WheeledVehicle active state mafiesto4 2023-09-12 11:41:33 +02:00
  • d107947ba9 Update DebugDraw.cpp NoriteSC 2023-09-12 11:19:19 +02:00
  • f11ea02550 forgot about const 😅 NoriteSC 2023-09-12 11:08:47 +02:00
  • 78ffcc8ae5 added other defaults NoriteSC 2023-09-12 11:06:46 +02:00
  • 3bfa37019e DebugDraw extra NoriteSC 2023-09-12 10:59:07 +02:00
  • 3e35a6a7af Fix cloth sim due to culling bug in cooked game mafiesto4 2023-09-11 22:55:03 +02:00
  • fb488cbaf7 Merge remote-tracking branch 'origin/master' into 1.7 mafiesto4 2023-09-11 22:43:46 +02:00
  • 762960bee1 Merge branch 'Tryibion-plugin-project-creation' mafiesto4 2023-09-11 22:42:55 +02:00
  • 9d494679ac Add formatting MyPlugin.cs for new plugin setup mafiesto4 2023-09-11 22:42:48 +02:00
  • 985d6cc811 Add UTF8 format for created plugin files and format code mafiesto4 2023-09-11 22:32:37 +02:00
  • 99c2adc1f3 Add game settings formatting for created plugin ProjectInfo mafiesto4 2023-09-11 22:32:17 +02:00
  • 776fbe2a7b Fix creating plugin with whitespace or non-ASCII character in the name mafiesto4 2023-09-11 22:30:51 +02:00
  • 2fa7740a0f Merge branch 'plugin-project-creation' of https://github.com/Tryibion/FlaxEngine into Tryibion-plugin-project-creation mafiesto4 2023-09-11 21:48:31 +02:00
  • 0a5f983ff4 Fix error when model is missing in Editor for prefab editor mafiesto4 2023-09-11 21:36:36 +02:00
  • b7cf0d4420 Merge branch 'NoriteSC-ContentBrowserImprovement' mafiesto4 2023-09-11 20:03:51 +02:00
  • 16fed8927c Refactor #1266 (code quality and simplicity) mafiesto4 2023-09-11 20:02:53 +02:00
  • 2ddb44afa8 Merge branch 'ContentBrowserImprovement' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-ContentBrowserImprovement mafiesto4 2023-09-11 15:39:48 +02:00
  • 59c460ccbc Format code mafiesto4 2023-09-11 15:08:13 +02:00