Commit Graph

  • fea296bcbb Fix white window flickering in context menus GoaLitiuM 2023-09-20 21:59:37 +03:00
  • dfb9f1985f Improve input editors to use combo box. Tryibion 2023-09-20 13:19:03 -05:00
  • 821c373ae2 Allow for better support for running on m1/2 machines Andrew Spiering 2023-09-20 09:12:48 -07:00
  • 2b1266147c Add new condition from split object bugfix on master. Menotdan 2023-09-20 11:02:19 -04:00
  • 20a4e348ef Bump up build number and version mafiesto4 2023-09-20 16:07:24 +02:00
  • 9f97787099 Merge remote-tracking branch 'origin/master' into 1.7 mafiesto4 2023-09-20 16:02:48 +02:00
  • 3ede4c2192 Fix typo mafiesto4 2023-09-20 16:02:24 +02:00
  • 4611de5ed6 Bump up build number mafiesto4 2023-09-20 16:02:15 +02:00
  • 8cd8ae93c3 Add ObjectRadius to DrawCall to properly cull local lights and env probes in Forward Shading mafiesto4 2023-09-20 15:01:02 +02:00
  • 8bd6649510 Refactor managed array unboxing to handle case of C# array passes as object mafiesto4 2023-09-20 14:17:11 +02:00
  • 5c5c64cf76 Update macOS app cooking to properly execute tools mafiesto4 2023-09-20 11:52:26 +02:00
  • 34a36d822a Improve parsing command line in build tools when using lots of quotes mafiesto4 2023-09-20 10:06:16 +02:00
  • 1740cbf2eb Improve process starting on mac mafiesto4 2023-09-20 09:21:56 +02:00
  • e3cf9c05e4 Fix logging macOS process to remove redundant newlines mafiesto4 2023-09-20 09:06:54 +02:00
  • 038c67c819 Merge branch 'wackoisgod-macos-fixes' mafiesto4 2023-09-20 08:48:14 +02:00
  • 67653cc0e8 Increase the size of the bitwise node to accomodate for the "Result" text. Menotdan 2023-09-20 01:45:49 -04:00
  • f40657ea04 macOS support fixes Andrew Spiering 2023-09-19 20:58:12 -07:00
  • b4d95a68f1 Apply patch from DutchDave on discord to make nodes selectable from any point on the node. Menotdan 2023-09-19 23:08:57 -04:00
  • 0fe1acdabc Update grid size to fit the Node Box positioning. Menotdan 2023-09-19 23:00:55 -04:00
  • a7d56c29b5 Update scaling setters. Menotdan 2023-09-19 23:00:17 -04:00
  • d83d510002 Update material size node to fit text.. Menotdan 2023-09-19 22:59:38 -04:00
  • 92733d1a69 Merge branch 'GoaLitiuM-genproject_startup_fix' mafiesto4 2023-09-19 23:48:36 +02:00
  • ea37a0924b Merge branch 'genproject_startup_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-genproject_startup_fix mafiesto4 2023-09-19 23:48:30 +02:00
  • 7e81fdbd75 Fix crash when D3D11 backend fails to create shader due to driver failure mafiesto4 2023-09-19 23:45:30 +02:00
  • 4a1787dfbe Generate project files at startup when project Cache was cleared GoaLitiuM 2023-09-20 00:06:22 +03:00
  • a56ce92867 Fix crash when importing model with materials and Split Objects enabled mafiesto4 2023-09-19 23:07:10 +02:00
  • 417d911bab Merge branch 'dector-fix/1384/use-xdg-open-on-linux' mafiesto4 2023-09-19 22:01:35 +02:00
  • 5dd5bc3583 Merge branch 'fix/1384/use-xdg-open-on-linux' of https://github.com/dector/FlaxEngine into dector-fix/1384/use-xdg-open-on-linux mafiesto4 2023-09-19 22:01:28 +02:00
  • 6514ab3680 Merge branch 'Crawcik-unix-dotnet-location' mafiesto4 2023-09-19 22:00:42 +02:00
  • d9333018c2 Merge branch 'unix-dotnet-location' of https://github.com/Crawcik/FlaxEngine into Crawcik-unix-dotnet-location mafiesto4 2023-09-19 22:00:36 +02:00
  • c7bfd70628 Merge branch 'eLeSTRaGo-Dev-fix/launch_editor_second_time_on_linux' into 1.7 mafiesto4 2023-09-19 21:53:43 +02:00
  • b6971e1788 Merge branch 'fix/launch_editor_second_time_on_linux' of https://github.com/eLeSTRaGo-Dev/FlaxEngine into eLeSTRaGo-Dev-fix/launch_editor_second_time_on_linux mafiesto4 2023-09-19 21:53:31 +02:00
  • a71de7357c Merge remote-tracking branch 'origin/master' into 1.7 mafiesto4 2023-09-19 21:42:53 +02:00
  • f0b5d3b838 Minor improvements mafiesto4 2023-09-19 21:37:24 +02:00
  • e9cf188c2d Add outline for relevant BT nodes when debugging tree mafiesto4 2023-09-19 21:24:00 +02:00
  • 336fe46e03 Add GetDebugInfo to BT nodes for debugging mafiesto4 2023-09-19 20:57:19 +02:00
  • f845344d03 Add internal access level to Scripting API members (field, properties and functions) mafiesto4 2023-09-19 20:39:48 +02:00
  • 35ee890f9f Fix in typo, should be length instead of magnitude Andrej Stojkovikj 2023-09-19 19:33:25 +02:00
  • cb460af264 Revert last feature since feature already exists Andrej Stojkovikj 2023-09-19 19:29:59 +02:00
  • 4c5168a976 Use xdg-open to open file manager in Linux Denys 2023-09-19 16:50:17 +02:00
  • 8930c7ba56 Implemented static functions for length and length squared for Vectors Andrej Stojkovikj 2023-09-19 16:09:18 +02:00
  • 3f299f4cf6 Just in case change type cast for other variables as well Andrej Stojkovikj 2023-09-19 15:57:33 +02:00
  • e1f528ec9a Fix SmoothDamp missed type casting for Vector2 Andrej Stojkovikj 2023-09-19 15:48:16 +02:00
  • 4e44002259 Fix SmoothDamp missed type casting for Vector 3 Andrej Stojkovikj 2023-09-19 15:47:38 +02:00
  • 9fbfc83535 Editor order cleanup davevanegdom 2023-09-19 14:19:38 +02:00
  • ad8d84bfd7 Revert "Surface node body responds to mouse events" davevanegdom 2023-09-19 14:16:40 +02:00
  • 49a6b5734a Fix crash when setting material instance base material before it's loaded mafiesto4 2023-09-19 14:14:57 +02:00
  • 4257f1e2ac Color settings for Debug and Output log davevanegdom 2023-09-19 14:10:25 +02:00
  • 8166970038 Merge remote-tracking branch 'upstream/master' into DebugOutputImprovements davevanegdom 2023-09-19 14:09:51 +02:00
  • 255e47fa1e Fix crash due to invalid message in Assimp mafiesto4 2023-09-19 14:00:37 +02:00
  • 2655dd12d6 Reapply e218cc417f but a little better mafiesto4 2023-09-19 13:40:01 +02:00
  • bb5ff740bf Update recastnavigation lib to 1.6 mafiesto4 2023-09-19 13:34:32 +02:00
  • 0083ebd887 Fix missing C# static fields in native scripting api mafiesto4 2023-09-19 09:32:37 +02:00
  • 88530606df Merge remote-tracking branch 'upstream/master' into ContentContextCondition davevanegdom 2023-09-19 01:10:51 +02:00
  • d9b3443818 Surface node body responds to mouse events davevanegdom 2023-09-19 01:09:05 +02:00
  • 7c0546c68d After CR changes Red Kitsune 2023-09-19 00:21:56 +02:00
  • 10dc06be9b Fix crash if OpenAL internal device name is all whitespaces mafiesto4 2023-09-18 19:23:10 +02:00
  • c4b22b2120 Merge branch 'Tryibion-slider-thumb-highlighting' mafiesto4 2023-09-18 17:34:07 +02:00
  • 3c28fbe44c Merge branch 'slider-thumb-highlighting' of https://github.com/Tryibion/FlaxEngine into Tryibion-slider-thumb-highlighting mafiesto4 2023-09-18 17:29:41 +02:00
  • fa73d9d451 Merge branch 'Tryibion-clamp-node-size' mafiesto4 2023-09-18 17:29:10 +02:00
  • cdcba9bddb Merge branch 'clamp-node-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-clamp-node-size mafiesto4 2023-09-18 17:29:02 +02:00
  • b64db5ec88 Merge branch 'GoaLitiuM-dotnet8_compat_fix' mafiesto4 2023-09-18 17:27:09 +02:00
  • b8a626c95d Merge branch 'dotnet8_compat_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet8_compat_fix mafiesto4 2023-09-18 17:27:02 +02:00
  • 6ff088d0cb Merge branch 'GoaLitiuM-hostfxr_msg' mafiesto4 2023-09-18 17:25:06 +02:00
  • 3381751c54 Merge branch 'hostfxr_msg' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-hostfxr_msg mafiesto4 2023-09-18 17:24:57 +02:00
  • 04713a829f Merge branch 'MineBill-fix_folder_rename' mafiesto4 2023-09-18 16:57:03 +02:00
  • 40c98ac9e5 Merge branch 'fix_folder_rename' of https://github.com/MineBill/FlaxEngine into MineBill-fix_folder_rename mafiesto4 2023-09-18 16:56:53 +02:00
  • b202573920 Scale node size to the next highest grid-aligned size. Menotdan 2023-09-18 10:37:23 -04:00
  • bf5b940892 Merge branch 'GoaLitiuM-editor_module_lookup_fix' mafiesto4 2023-09-18 15:16:14 +02:00
  • 502af0b67a Merge branch 'editor_module_lookup_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_module_lookup_fix mafiesto4 2023-09-18 15:16:07 +02:00
  • 960b825b4c Code style fix mafiesto4 2023-09-18 12:21:12 +02:00
  • 4fe02a24e9 Fix find Rider versions 2022 and later elestrago 2023-09-15 02:35:20 +02:00
  • 4b0e70aa06 Fixes Rider 2022 not detected when installed with toolbox Walrusking 2023-09-15 01:31:33 -04:00
  • 03b8b9f73f Fix rider search detecting any jetbrains product as rider Walrusking 2023-09-16 13:48:49 -04:00
  • 8b022af360 Merge branch 'wackoisgod-macos-rider-support' mafiesto4 2023-09-18 12:18:35 +02:00
  • 1de8581e6d Merge branch 'macos-rider-support' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-macos-rider-support mafiesto4 2023-09-18 12:18:27 +02:00
  • 1c246db400 Merge branch 'Walrusking16-fix/detect-rider-installed-from-toolbox-windows' into 1.7 mafiesto4 2023-09-18 12:16:43 +02:00
  • db790a13d4 Merge branch 'fix/detect-rider-installed-from-toolbox-windows' of https://github.com/Walrusking16/FlaxEngine into Walrusking16-fix/detect-rider-installed-from-toolbox-windows mafiesto4 2023-09-18 12:16:37 +02:00
  • f69b4ca410 Merge branch 'eLeSTRaGo-Dev-fix/detect-rider-installed-from-toolbox-linux' into 1.7 mafiesto4 2023-09-18 12:12:18 +02:00
  • 79bf226fe1 Codestyle fix mafiesto4 2023-09-18 12:11:28 +02:00
  • 0ece806230 Merge branch 'wackoisgod-macos-flex-build-fixes' mafiesto4 2023-09-18 11:49:49 +02:00
  • c63e2802a1 Merge branch 'macos-flex-build-fixes' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-macos-flex-build-fixes mafiesto4 2023-09-18 11:49:43 +02:00
  • a33647ecf1 Merge branch 'wackoisgod-script-generics-crash' mafiesto4 2023-09-18 11:47:40 +02:00
  • 342877ec42 Merge branch 'script-generics-crash' of https://github.com/wackoisgod/FlaxEngine into wackoisgod-script-generics-crash mafiesto4 2023-09-18 11:47:33 +02:00
  • e38a8bda7a Codestyle fix for #1425 mafiesto4 2023-09-18 11:26:56 +02:00
  • 1f386f9ce0 Merge branch 'wackoisgod-macos-ios-build-issue' mafiesto4 2023-09-18 11:25:55 +02:00
  • 97f595922e Fixing broken build Andrew Spiering 2023-09-17 23:11:23 -07:00
  • 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