Commit Graph

  • b402232a47 Move IES profile importer into ContentImporters module Wojtek Figat 2021-02-26 15:41:04 +01:00
  • 327fa6718e Refactor AssetsContainer Wojtek Figat 2021-02-26 15:40:44 +01:00
  • e1497bcfe2 Optimize DebugLog stack trace formatting Wojtek Figat 2021-02-26 14:08:53 +01:00
  • 0a54b9e77e Add newest dbghelp.dll lib Wojtek Figat 2021-02-26 13:59:06 +01:00
  • ff70c16051 Add support for capturing stack trace of called DebugLog from C++ Wojtek Figat 2021-02-26 13:58:42 +01:00
  • a45b71617d Add separate Platform::GetStackTrace and Platform::GetStackFrames Wojtek Figat 2021-02-26 13:58:02 +01:00
  • ebfa3822ef Fixes for the reroute node stefnotch 2021-02-26 13:19:53 +01:00
  • 0334329c50 Handle lost connections in reroute nodes stefnotch 2021-02-26 12:55:32 +01:00
  • e1387e92a3 Fix Debug Log stack trace collecting in Editor Wojtek Figat 2021-02-26 12:49:33 +01:00
  • 13cc6eb7b9 Cleanup DebugLog internal calls Wojtek Figat 2021-02-26 11:50:05 +01:00
  • 70b0aa25b6 Undo-able reroute node adding stefnotch 2021-02-26 11:14:22 +01:00
  • 69162ad8d9 Fix visject connections redo stefnotch 2021-02-26 10:43:31 +01:00
  • 9ed0ace01e Tweak DrawFPS documentation comment stefnotch 2021-02-26 09:14:16 +01:00
  • fd802e54fb Implement reroute node code stefnotch 2021-02-25 22:01:45 +01:00
  • 9265f23681 Basic reroute nodes stefnotch 2021-02-25 20:22:54 +01:00
  • e9adaa7c87 Update project instructions for Linux devs Wojtek Figat 2021-02-25 16:41:55 +01:00
  • 27d53b69dc Fix some minor issues with materials previews in Editor Wojtek Figat 2021-02-25 16:38:08 +01:00
  • 4d73b271b8 Fix some minor issues with materials previews in Editor Wojtek Figat 2021-02-25 16:38:05 +01:00
  • 26607c1d09 Add more utilities to LayersMask Wojtek Figat 2021-02-25 15:46:10 +01:00
  • 5d2fe5908b Add editor window outline color to match the status bar color Wojtek Figat 2021-02-25 14:45:58 +01:00
  • 43d578deb2 Add support for borderless window style on Windows that supports system docking and aero shadow Wojtek Figat 2021-02-25 14:45:17 +01:00
  • 529a82234b Add support for using ThirdPartyModule in game/project scripting Wojtek Figat 2021-02-25 13:02:48 +01:00
  • 6f12dc8567 Add improved dll import/export attributes injection when building binary modules Wojtek Figat 2021-02-25 13:02:13 +01:00
  • b193a7abc4 Add support for binary modules with native-code only Wojtek Figat 2021-02-25 13:01:15 +01:00
  • d41daee94c Fix warning Wojtek Figat 2021-02-25 11:14:42 +01:00
  • bcc036f808 Hover over connections stefnotch 2021-02-25 09:55:17 +01:00
  • 3da6f9186c Add clipboard support on Linux Wojtek Figat 2021-02-24 21:19:14 +01:00
  • 1dbbbeced1 Specialized Visject Connection Broadphase Intersection stefnotch 2021-02-24 21:05:10 +01:00
  • d4b2171c19 Fix warnings Wojtek Figat 2021-02-24 20:12:13 +01:00
  • 5d7940f784 Unified Nejcraft 2021-02-24 14:25:49 +01:00
  • 6f3e7bc253 Fix compilation errors on CI Wojtek Figat 2021-02-24 01:06:29 +01:00
  • e66045029f Fix compilation errors on CI Wojtek Figat 2021-02-24 00:51:19 +01:00
  • bc1b666b83 Fix compilation errors on CI Wojtek Figat 2021-02-24 00:34:41 +01:00
  • 4cc7ec0461 Fix compilation errors on CI Wojtek Figat 2021-02-24 00:21:02 +01:00
  • 706c4bd677 Fixes for generated project files on Linux Wojtek Figat 2021-02-24 00:01:38 +01:00
  • 6ec58664e4 Make DotNet build task verbose about compiled C# lib output path Wojtek Figat 2021-02-23 23:38:39 +01:00
  • 463251a7fa Restore Linux build on Github Actions Wojtek Figat 2021-02-23 23:38:12 +01:00
  • f688f3ce20 Tweak git ignored files Wojtek Figat 2021-02-23 23:28:41 +01:00
  • a21d1a91fc Fix compilation warnings under Clang 10 Wojtek Figat 2021-02-23 23:28:28 +01:00
  • c0f81a6f0a Add support for Clang 6, 8, 9 and 10 when building for Linux Wojtek Figat 2021-02-23 23:28:06 +01:00
  • 84ee882439 Post merge fixes Wojtek Figat 2021-02-23 22:43:07 +01:00
  • 5a9ca6f130 Merge remote-tracking branch 'origin/1.1' into linux-editor Wojtek Figat 2021-02-23 22:32:17 +01:00
  • cf3ac7a26e Merge remote-tracking branch 'origin/master' into linux-editor Wojtek Figat 2021-02-23 22:29:07 +01:00
  • 747a9bcb98 Fix shared library building on Linux for proper loading at runtime with default soname Wojtek Figat 2021-02-23 22:24:24 +01:00
  • 63a6b704df Compile Linux deps with -fPIC Wojtek Figat 2021-02-23 22:23:58 +01:00
  • e160d719a9 Add support for C++ scripting on platforms that don't support referencing executable file when linking shared library (eg. Linux) Wojtek Figat 2021-02-23 22:23:03 +01:00
  • 87a290b45c Fix UWP build setup messing with FlaxGame target output type Wojtek Figat 2021-02-23 18:38:57 +01:00
  • 3387da92ed Optimize Wojtek Figat 2021-02-23 18:17:18 +01:00
  • 12725ca4e1 Fix Graphics module warnings to be sent once Wojtek Figat 2021-02-23 18:10:57 +01:00
  • 6f40c66b31 Add WarningOnce, ErrorOnce, InfoOnce, VerboseOnce to Flax.Build logger Wojtek Figat 2021-02-23 18:10:40 +01:00
  • 3ddd64df2a Add support for drawing SpriteHandle in Sprite Render Wojtek Figat 2021-02-23 13:57:51 +01:00
  • 24d31d024d Add Mask ZW node to all Visject surfaces Wojtek Figat 2021-02-23 13:57:34 +01:00
  • d01365d416 Tweak comments to use less lines Wojtek Figat 2021-02-23 13:23:33 +01:00
  • 19c83e3b6e Add Sprite Render actor for sprites drawing Wojtek Figat 2021-02-23 13:23:22 +01:00
  • 81fa876940 Drop unused boxes in Visject serialization stefnotch 2021-02-23 11:33:51 +01:00
  • 7fd542950f Add BoundingSphere::Transform method Wojtek Figat 2021-02-23 09:53:44 +01:00
  • e4794c5754 Add Absolute and Negative to Vector3 C# API Wojtek Figat 2021-02-23 09:53:00 +01:00
  • 9d35068514 Fix crash when calling navigation system before navmesh init (eg. in build) Wojtek Figat 2021-02-22 23:16:12 +01:00
  • a2f01ba638 Add more descriptive "no scene" message stefnotch 2021-02-22 19:27:16 +01:00
  • 07f7fee4a8 Fix collecting binary modules for targets with Modular linkage Wojtek Figat 2021-02-22 17:18:03 +01:00
  • f3216a9c96 Add layers and tags updating Wojtek Figat 2021-02-22 11:22:44 +01:00
  • 0a9e9e6695 Address review comments stefnotch 2021-02-21 20:50:21 +01:00
  • 7f5903584e Properly place the main window stefnotch 2021-02-21 20:49:40 +01:00
  • 1ead4b1649 Fix MaterialParams sync bug Wojtek Figat 2021-02-21 17:40:37 +01:00
  • 279d168b35 Merge branch 'W2Wizard-CodeCleanUp' Wojtek Figat 2021-02-21 20:19:12 +01:00
  • 09651fa0fd Merge branch 'CodeCleanUp' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-CodeCleanUp Wojtek Figat 2021-02-21 20:19:07 +01:00
  • 3844aceba1 Fix CPU particles data initialization bug Wojtek Figat 2021-02-21 20:14:21 +01:00
  • 170d018f88 Merge branch 'Vizepi-master' Wojtek Figat 2021-02-21 19:50:37 +01:00
  • 4c587ce870 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master Wojtek Figat 2021-02-21 19:50:33 +01:00
  • 89734760fa Revert previous checks, revert switch intend W2.Wizard 2021-02-21 19:48:23 +01:00
  • 00b3760fbd [C++] Added auto serialization by default in C++ script template Vizepi 2021-02-21 19:46:32 +01:00
  • 2498d1d4f2 Tweak items matching priority stefnotch 2021-02-21 19:44:47 +01:00
  • 2a3003101e Fix automatic tooltip generation error Wojtek Figat 2021-02-21 19:39:53 +01:00
  • 35b687bf3d Additional cleanup W2.Wizard 2021-02-21 18:17:35 +01:00
  • 6683cb299e Merge branch 'stefnotch-ui-dockwindow-icons' into 1.1 Wojtek Figat 2021-02-21 17:50:39 +01:00
  • e79321241c Merge branch 'ui-dockwindow-icons' of git://github.com/stefnotch/FlaxEngine into stefnotch-ui-dockwindow-icons Wojtek Figat 2021-02-21 17:50:30 +01:00
  • d018478255 Merge branch 'Erdroy-pagealloc_utils' into 1.1 Wojtek Figat 2021-02-21 17:41:34 +01:00
  • f2dc7346ad Merge branch 'pagealloc_utils' of git://github.com/Erdroy/FlaxEngine into Erdroy-pagealloc_utils Wojtek Figat 2021-02-21 17:41:30 +01:00
  • 919bd4ee1b Fix MaterialParams sync bug Wojtek Figat 2021-02-21 17:40:37 +01:00
  • 8b3fc9842d Apply review changes W2.Wizard 2021-02-21 17:03:58 +01:00
  • a1d4e50e98 Fix Wojtek Figat 2021-02-21 16:49:30 +01:00
  • 506ce69f53 Fix batching draw calls after recent refactor Wojtek Figat 2021-02-21 16:49:19 +01:00
  • 67dd80e40d Fix shader error when using LOD dither transition Wojtek Figat 2021-02-21 15:37:04 +01:00
  • 9752bfabee Allow overriding most of the methods in TextBoxBase GoaLitiuM 2021-02-21 16:07:02 +02:00
  • cfb02692df Fix TextBox caret and selection size with custom DPI GoaLitiuM 2021-02-21 16:05:37 +02:00
  • 3bc99c0949 Fix error on starting task to continue if it has been canceled Wojtek Figat 2021-02-21 15:01:03 +01:00
  • 12c503646d Add more separators to TextBoxBase Wojtek Figat 2021-02-21 15:00:45 +01:00
  • 1b234fd32b Update AllocatePages comment to point to the correct page size API Damian Korczowski 2021-02-21 14:45:31 +01:00
  • 5bdf4dc74e Fix Unix platform Damian Korczowski 2021-02-21 14:44:47 +01:00
  • 15028c60ba Remove GetDefaultPageSize Damian Korczowski 2021-02-21 14:44:16 +01:00
  • 3c603d7f09 Final Changes W2.Wizard 2021-02-21 14:38:01 +01:00
  • 07f680eed2 Fix compilation of Flax.Build with older C# compiler Wojtek Figat 2021-02-21 14:32:40 +01:00
  • 68f6e0251c Cleanup 8 W2.Wizard 2021-02-21 14:27:44 +01:00
  • 8e0493ee97 Merge branch 'GoaLitiuM-font_linespacing_fix' into 1.1 Wojtek Figat 2021-02-21 14:16:55 +01:00
  • 085186cfff Merge branch 'font_linespacing_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-font_linespacing_fix Wojtek Figat 2021-02-21 14:16:52 +01:00
  • 9454f96e0b Merge branch 'GoaLitiuM-textboxbase_changes' into 1.1 Wojtek Figat 2021-02-21 14:15:05 +01:00
  • 1745984d5a Merge branch 'textboxbase_changes' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-textboxbase_changes Wojtek Figat 2021-02-21 14:15:00 +01:00
  • e98380e0fa Merge branch 'GoaLitiuM-fix_windows_platform_toolset_req' into 1.1 Wojtek Figat 2021-02-21 14:12:16 +01:00
  • 68b4fdb9c3 Fix exception when loading Android NDKs with invalid version folder Wojtek Figat 2021-02-21 14:10:51 +01:00
  • a4409c729b Fix Gizmo issue W2.Wizard 2021-02-21 14:08:11 +01:00