Commit Graph

  • 748d69a3cb Add CollisionMeshesPrefix option to import collision data from model asset Wojtek Figat 2022-02-06 14:11:13 +01:00
  • a186d1a7fc Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine Wojciech Figat 2022-02-03 12:02:24 +01:00
  • 2144a9d2fc Add tooltips from xml docs usage in GenericEditor Wojciech Figat 2022-02-03 12:01:47 +01:00
  • 9de470f670 Add new build tool log location for project files generation (as Launcher might want) Wojtek Figat 2022-01-31 18:04:42 +01:00
  • 01cb08a924 Expose PhysicsBackend to the user Wojciech Figat 2022-02-01 17:40:28 +01:00
  • 5e9dac49a8 Remove breakpoint on OpenAL error Wojciech Figat 2022-02-01 17:38:55 +01:00
  • 26191935a7 Fix issues with OpenAL audio backend Wojciech Figat 2022-02-01 17:34:46 +01:00
  • cf6fb07a05 Fix updating audio window toolbar Wojciech Figat 2022-02-01 16:21:47 +01:00
  • 9260b45e0e Fix resizing textures with alpha on import to preserve transparent colors (instead of black) Wojciech Figat 2022-01-31 14:21:14 +01:00
  • d0e37ba6ef Fix crash on native type in JsonAsset due to scripting hot-reload in Editor Wojciech Figat 2022-01-31 10:33:05 +01:00
  • f8eba66b5e Add Level::ScriptsReloaded event Wojciech Figat 2022-01-31 10:25:56 +01:00
  • 8d47ea7d2f Fix doc comment Wojciech Figat 2022-01-31 10:23:27 +01:00
  • 9b79d7df09 Fix potential error Wojtek Figat 2022-01-30 20:06:05 +01:00
  • e9fac4b504 Add user for Switch Wojtek Figat 2022-01-30 19:41:49 +01:00
  • 7a08e035a5 Fix module libraries linking in modular build mode Wojciech Figat 2022-01-29 21:34:42 +01:00
  • 6a614d66de Fix warning Wojciech Figat 2022-01-29 20:55:00 +01:00
  • 1e83518c71 Add support for custom settings asset creation Wojciech Figat 2022-01-29 17:56:02 +01:00
  • 1907504ff6 Fixes Wojciech Figat 2022-01-29 15:26:41 +01:00
  • 4495737f94 Fix missing mono symbols export on Windows Wojciech Figat 2022-01-29 15:00:47 +01:00
  • b09036b378 Fix building project for target platform that one of the plugin targets doesn't support Wojciech Figat 2022-01-29 14:55:37 +01:00
  • 0caeffc3cd Bump up build number Wojciech Figat 2022-01-29 14:55:05 +01:00
  • 787051b12e Fix game cooker platform selector layout on small window Wojtek Figat 2022-01-26 23:15:55 +01:00
  • e11410c5d1 Fix Gameplay Global usage in material with material instance error Wojtek Figat 2022-01-26 23:08:48 +01:00
  • e3c613e6e3 Add macOS icon Wojtek Figat 2022-01-26 22:12:27 +01:00
  • 249a3332dc Fix potential crash in gpu particles source generator Wojtek Figat 2022-01-26 21:19:53 +01:00
  • 5dc304fcb4 Fix material Rotator node tooltip Wojtek Figat 2022-01-26 21:18:55 +01:00
  • 500f76cb03 Fix potential crash in material generator Wojtek Figat 2022-01-26 21:18:34 +01:00
  • 05b80d17c5 Add tire wheel tire friction scale parameter for Wheeled Vehicle Wojtek Figat 2022-01-26 20:54:57 +01:00
  • ba2f58df6a Revert Wojtek Figat 2022-01-26 20:14:18 +01:00
  • 757f8240d0 Merge remote-tracking branch 'origin/master' Wojtek Figat 2022-01-26 19:12:59 +01:00
  • b871bedb6c Fix build for mac Wojtek Figat 2022-01-26 19:12:54 +01:00
  • 33eb3d8540 Add Online system base Wojciech Figat 2022-01-26 17:01:30 +01:00
  • 0cfb7e8cee Fix passing Span<byte> to C# method thunk in generated bindings code Wojciech Figat 2022-01-26 16:56:27 +01:00
  • d86e4090b8 Add ctor for Variant from Span<byte> Wojciech Figat 2022-01-26 16:55:38 +01:00
  • 18b156ad44 Fixes and tweaks Wojciech Figat 2022-01-26 16:55:22 +01:00
  • a1ff0318bd Fix constant to a proper value Wojtek Figat 2022-01-23 19:30:05 +01:00
  • dd1dc30136 Remove assertion Wojtek Figat 2022-01-23 19:28:29 +01:00
  • 05a935660d Add StringAnsi serialization Wojciech Figat 2022-01-21 18:32:16 +01:00
  • 9d90b02c9a Fix missing include for Xbox Live services on GDK platforms Wojciech Figat 2022-01-21 16:24:41 +01:00
  • 94da2c270c Add GameCooker events for game files deploy and packaging Wojciech Figat 2022-01-21 16:24:10 +01:00
  • f801e7ffd9 Fixes Wojciech Figat 2022-01-21 16:23:30 +01:00
  • d36c502287 Add easier game or plugin settings asset usage with SettingsBase Wojciech Figat 2022-01-21 16:22:14 +01:00
  • b998655e1a Fix Wojtek Figat 2022-01-20 23:52:45 +01:00
  • 37e11a4b1f Merge remote-tracking branch 'origin/master' Wojtek Figat 2022-01-20 23:29:59 +01:00
  • a400568b51 Fix generated wrapper for classes with value types Wojtek Figat 2022-01-20 23:29:05 +01:00
  • 427846f73b Refactor Physics to separate PhysicsBackend Wojtek Figat 2022-01-20 23:28:43 +01:00
  • f4f9d92c8e Add drag&drop support for Mac Wojtek Figat 2022-01-19 14:42:00 +01:00
  • b0e7066458 Revert last change for linux Wojtek Figat 2022-01-19 12:57:09 +01:00
  • a8ff3da908 Fixes Wojtek Figat 2022-01-19 12:14:22 +01:00
  • 200ac18335 Fix mac app icons Wojtek Figat 2022-01-19 10:25:26 +01:00
  • eeff3d7308 Add clipboard support for Mac Wojtek Figat 2022-01-19 10:25:16 +01:00
  • f9eb709a18 Add window resizing and positioning on Mac Wojtek Figat 2022-01-18 19:10:13 +01:00
  • 2aa3624f81 Fix special input keys text on Mac Wojtek Figat 2022-01-18 17:29:34 +01:00
  • b6471d887b Add mouse cursors support for Mac Wojtek Figat 2022-01-18 16:59:59 +01:00
  • dd5bad1dfe Add window resize handling on Mac Wojtek Figat 2022-01-18 16:51:03 +01:00
  • 54db90e040 Add open/save file dialogs for Mac Wojtek Figat 2022-01-18 13:45:48 +01:00
  • 35d9016053 Add options for game window on macOS Wojtek Figat 2022-01-17 21:14:41 +01:00
  • 788afe611d Fix script permission Wojtek Figat 2022-01-17 20:28:55 +01:00
  • d013e04db9 Add Mac to daily builds Wojciech Figat 2022-01-17 18:50:44 +01:00
  • 1043bf00b0 Add Vulkan to daily builds Wojciech Figat 2022-01-17 16:53:39 +01:00
  • b2d5672785 Fix mac editor package zip Wojtek Figat 2022-01-17 18:59:39 +01:00
  • 59897db8fc Add editor for mac deploy Wojtek Figat 2022-01-17 18:36:19 +01:00
  • 80b3f2d8d9 Tweaks 7 Wojciech Figat 2022-01-17 15:11:25 +01:00
  • 2d12b037a0 Tweaks 6 Wojciech Figat 2022-01-17 15:05:14 +01:00
  • 30049bf1c1 Tweaks 5 Wojciech Figat 2022-01-17 14:54:37 +01:00
  • 2921faf06f Tweaks 4 Wojciech Figat 2022-01-17 14:47:08 +01:00
  • 9d3168abcf Tweaks 3 Wojciech Figat 2022-01-17 14:32:09 +01:00
  • e271f08606 Tweaks 2 Wojciech Figat 2022-01-17 14:12:53 +01:00
  • b7287de5a7 Tweaks 1 Wojciech Figat 2022-01-17 14:09:06 +01:00
  • 31dc2b25a0 Add reusable action for vulkan setup in github actions Wojciech Figat 2022-01-17 13:59:54 +01:00
  • d54f2e615d Tweaks for CI Wojciech Figat 2022-01-17 13:27:39 +01:00
  • 8757430dc3 Tweaks for CI Wojciech Figat 2022-01-17 12:57:00 +01:00
  • b6f7b25407 Tweaks for CI Wojciech Figat 2022-01-17 12:46:30 +01:00
  • 526fa5a33d Tweaks for CI Wojciech Figat 2022-01-17 12:30:03 +01:00
  • 069d51305e Tweaks for CI Wojciech Figat 2022-01-17 11:34:40 +01:00
  • 08d449a370 Add VulkanSDK setup for CI builds Wojciech Figat 2022-01-17 11:20:07 +01:00
  • 84f07f8b83 Update shader assets Wojciech Figat 2022-01-17 10:46:10 +01:00
  • c94e1932eb Remove not needed assertions Wojciech Figat 2022-01-17 10:18:08 +01:00
  • 465c857ff2 Fix bounding box size setter Wojciech Figat 2022-01-17 10:12:05 +01:00
  • abb0a3f0cc Remove a test log Wojciech Figat 2022-01-14 21:40:44 +01:00
  • 6380850670 Add native tests Wojciech Figat 2022-01-14 21:13:49 +01:00
  • 34224eb015 Test change Wojciech Figat 2022-01-14 21:05:02 +01:00
  • de93770789 Test Wojciech Figat 2022-01-14 20:27:57 +01:00
  • d15b0c9548 Test Wojciech Figat 2022-01-14 19:35:46 +01:00
  • 73b7c56ca8 Tweak Wojciech Figat 2022-01-14 19:09:29 +01:00
  • cfa5aa6a61 Add math unit tests for c++ Wojciech Figat 2022-01-14 19:08:04 +01:00
  • 2df3997c8b Format code Wojciech Figat 2022-01-14 16:07:21 +01:00
  • ff185a848d Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine Wojtek Figat 2022-01-14 18:13:32 +01:00
  • a18faf4f7c Fix building separate main executable during bindings-only build Wojtek Figat 2022-01-14 18:13:22 +01:00
  • 19389748d0 Fix missing engine build for Debug to use by tests Wojciech Figat 2022-01-14 16:00:52 +01:00
  • 4653e64ff4 Fixes for tests building and running on Mac or Linux Wojciech Figat 2022-01-14 15:27:44 +01:00
  • c9a779fea9 Disable caching for dotnet target build with msbuild Wojciech Figat 2022-01-14 15:04:15 +01:00
  • b84744699e Change nunit to use custom build fro mrepo instead of nuget package Wojciech Figat 2022-01-14 15:03:35 +01:00
  • 3cf2be8c37 Fix tools platforms to include Linux and Mac Wojciech Figat 2022-01-14 14:47:47 +01:00
  • 992333fd64 Add tests to CI Wojciech Figat 2022-01-14 14:20:41 +01:00
  • d032f18b71 Add DotNet targets building Wojciech Figat 2022-01-14 14:19:46 +01:00
  • 8c2241c6dc Update copyright year Wojciech Figat 2022-01-14 13:31:12 +01:00
  • 08bebc0f89 Add app packaging for macOS Wojtek Figat 2022-01-13 18:19:49 +01:00
  • 5d7f8e2df9 Fix compressed textures exporting with resizing on non-Windows platforms Wojtek Figat 2022-01-13 18:15:32 +01:00
  • eea02b0e65 Fix exporting app icons during game cooking without graphics backend Wojtek Figat 2022-01-13 18:09:03 +01:00