Commit Graph

  • d83d510002 Update material size node to fit text.. Menotdan 2023-09-19 22:59:38 -04:00
  • 92733d1a69 Merge branch 'GoaLitiuM-genproject_startup_fix' Wojtek Figat 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 Wojtek Figat 2023-09-19 23:48:30 +02:00
  • 7e81fdbd75 Fix crash when D3D11 backend fails to create shader due to driver failure Wojtek Figat 2023-09-19 23:45:30 +02:00
  • 4a1787dfbe Generate project files at startup when project Cache was cleared Ari Vuollet 2023-09-20 00:06:22 +03:00
  • a56ce92867 Fix crash when importing model with materials and Split Objects enabled Wojtek Figat 2023-09-19 23:07:10 +02:00
  • 417d911bab Merge branch 'dector-fix/1384/use-xdg-open-on-linux' Wojtek Figat 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 Wojtek Figat 2023-09-19 22:01:28 +02:00
  • 6514ab3680 Merge branch 'Crawcik-unix-dotnet-location' Wojtek Figat 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 Wojtek Figat 2023-09-19 22:00:36 +02:00
  • c7bfd70628 Merge branch 'eLeSTRaGo-Dev-fix/launch_editor_second_time_on_linux' into 1.7 Wojtek Figat 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 Wojtek Figat 2023-09-19 21:53:31 +02:00
  • a71de7357c Merge remote-tracking branch 'origin/master' into 1.7 Wojtek Figat 2023-09-19 21:42:53 +02:00
  • f0b5d3b838 Minor improvements Wojtek Figat 2023-09-19 21:37:24 +02:00
  • e9cf188c2d Add outline for relevant BT nodes when debugging tree Wojtek Figat 2023-09-19 21:24:00 +02:00
  • 336fe46e03 Add GetDebugInfo to BT nodes for debugging Wojtek Figat 2023-09-19 20:57:19 +02:00
  • f845344d03 Add internal access level to Scripting API members (field, properties and functions) Wojtek Figat 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 Wojtek Figat 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 Wojtek Figat 2023-09-19 14:00:37 +02:00
  • 2655dd12d6 Reapply e218cc417f but a little better Wojtek Figat 2023-09-19 13:40:01 +02:00
  • bb5ff740bf Update recastnavigation lib to 1.6 Wojtek Figat 2023-09-19 13:34:32 +02:00
  • 0083ebd887 Fix missing C# static fields in native scripting api Wojtek Figat 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 Wojtek Figat 2023-09-18 19:23:10 +02:00
  • c4b22b2120 Merge branch 'Tryibion-slider-thumb-highlighting' Wojtek Figat 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 Wojtek Figat 2023-09-18 17:29:41 +02:00
  • fa73d9d451 Merge branch 'Tryibion-clamp-node-size' Wojtek Figat 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 Wojtek Figat 2023-09-18 17:29:02 +02:00
  • b64db5ec88 Merge branch 'GoaLitiuM-dotnet8_compat_fix' Wojtek Figat 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 Wojtek Figat 2023-09-18 17:27:02 +02:00
  • 6ff088d0cb Merge branch 'GoaLitiuM-hostfxr_msg' Wojtek Figat 2023-09-18 17:25:06 +02:00
  • 3381751c54 Merge branch 'hostfxr_msg' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-hostfxr_msg Wojtek Figat 2023-09-18 17:24:57 +02:00
  • 04713a829f Merge branch 'MineBill-fix_folder_rename' Wojtek Figat 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 Wojtek Figat 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' Wojtek Figat 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 Wojtek Figat 2023-09-18 15:16:07 +02:00
  • 960b825b4c Code style fix Wojtek Figat 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' Wojtek Figat 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 Wojtek Figat 2023-09-18 12:18:27 +02:00
  • 1c246db400 Merge branch 'Walrusking16-fix/detect-rider-installed-from-toolbox-windows' into 1.7 Wojtek Figat 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 Wojtek Figat 2023-09-18 12:16:37 +02:00
  • f69b4ca410 Merge branch 'eLeSTRaGo-Dev-fix/detect-rider-installed-from-toolbox-linux' into 1.7 Wojtek Figat 2023-09-18 12:12:18 +02:00
  • 79bf226fe1 Codestyle fix Wojtek Figat 2023-09-18 12:11:28 +02:00
  • 0ece806230 Merge branch 'wackoisgod-macos-flex-build-fixes' Wojtek Figat 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 Wojtek Figat 2023-09-18 11:49:43 +02:00
  • a33647ecf1 Merge branch 'wackoisgod-script-generics-crash' Wojtek Figat 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 Wojtek Figat 2023-09-18 11:47:33 +02:00
  • e38a8bda7a Codestyle fix for #1425 Wojtek Figat 2023-09-18 11:26:56 +02:00
  • 1f386f9ce0 Merge branch 'wackoisgod-macos-ios-build-issue' Wojtek Figat 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 Chandler Cox 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 Chandler Cox 2023-09-17 17:49:38 -05:00
  • c1104e803d Code cleanup Chandler Cox 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. Chandler Cox 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' Wojtek Figat 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 Wojtek Figat 2023-09-17 19:23:50 +02:00
  • c0d5cf8022 Merge branch 'GoaLitiuM-contentdb_delete_fix' Wojtek Figat 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. Chandler Cox 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 Chandler Cox 2023-09-16 15:22:15 -05:00
  • f4b7ae41a9 Fix profiler rows with larger font sizes. Chandler Cox 2023-09-16 14:51:47 -05:00
  • 1d08e4b1b8 Add several fixes to button sizes when fonts are larger. Chandler Cox 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. Chandler Cox 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 Ari Vuollet 2023-09-16 18:38:24 +03:00
  • a89856bece Increase size of clamp node to handle vector4. Chandler Cox 2023-09-16 10:15:26 -05:00