Commit Graph

  • 4d9ffdb025 Fix centered window and message box locations on Linux Ari Vuollet 2023-01-28 19:43:11 +02:00
  • a214c14a4d Add Sort Order to animated models too Wojtek Figat 2023-01-28 17:03:18 +01:00
  • 87549a3e6c Fix sort order usage in multi-pass drawing of the Mesh Wojtek Figat 2023-01-28 01:31:07 +01:00
  • 9f7df23788 Fix file copy Wojtek Figat 2023-01-27 22:39:08 +01:00
  • c42ae97bb2 Restore native test run Wojtek Figat 2023-01-27 22:35:57 +01:00
  • e6e34a7baf Tests fixing attempt Wojtek Figat 2023-01-27 20:55:41 +01:00
  • 1a4113009a Tests fixing attempt Wojtek Figat 2023-01-27 20:22:52 +01:00
  • bc85c1b421 Tests fixing attempt Wojtek Figat 2023-01-27 20:20:48 +01:00
  • f6aea86aeb Attempt to fix build Wojtek Figat 2023-01-27 19:43:21 +01:00
  • 86c5f3675b Use dotnet test for C# unit tests execution Wojtek Figat 2023-01-27 17:46:41 +01:00
  • db46d50eff Fixed sized for tag header drop panel and add tag button to match with other sizing. Chandler Cox 2023-01-27 08:28:47 -06:00
  • 4f71976958 CoreCRL fixes and tweaks Wojtek Figat 2023-01-27 14:24:53 +01:00
  • 2fd251e7b1 Fix running tests on Linux with dotne7 Wojtek Figat 2023-01-27 14:24:30 +01:00
  • adfe3ad165 Add SortOrder to drawable object types for transparency sorting override Wojtek Figat 2023-01-26 18:37:40 +01:00
  • 82e9923be3 change IsAnyKeyDown to IsAnyButtonDown and add Float2.Normalized Ruan Lucas 2023-01-26 08:54:15 -04:00
  • 08ae1917e8 Fix proper readlink usage on Linux to get app path Wojtek Figat 2023-01-25 20:33:23 +01:00
  • e779c3ca17 Merge commit '997baa3b774ac4dea739e15a55070519b0863afc' into dotnet7 Wojtek Figat 2023-01-25 20:13:34 +01:00
  • 173f4e8092 Fix building scripts on Linux from Editor Wojtek Figat 2023-01-25 20:11:11 +01:00
  • de7edf9e78 Fix ccatching C# exceptions in Visual Studio Code when debugging native code Wojtek Figat 2023-01-25 20:10:40 +01:00
  • 6b6f1eeb9b Fix exception in build tool when running in workspace without project file Wojtek Figat 2023-01-25 19:54:45 +01:00
  • 0847ccc360 Fix loading xml docs for assembly Wojtek Figat 2023-01-25 19:52:06 +01:00
  • 0461a78cdb Fix audio settings not applying doppler factor PrecisionRender 2023-01-24 22:14:45 -06:00
  • 997baa3b77 Merge branch 'Tryibion-add-arrow-to-groups' Wojtek Figat 2023-01-24 23:18:18 +01:00
  • e57481de7d Adjustments to the new group panels #903 Wojtek Figat 2023-01-24 23:18:12 +01:00
  • 6931161dce Merge branch 'add-arrow-to-groups' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-arrow-to-groups Wojtek Figat 2023-01-24 19:41:37 +01:00
  • 9fe4de811b Merge branch 'Tryibion-change-filter-length' Wojtek Figat 2023-01-24 19:40:22 +01:00
  • bde3b98582 Merge branch 'change-filter-length' of https://github.com/Tryibion/FlaxEngine into Tryibion-change-filter-length Wojtek Figat 2023-01-24 19:34:54 +01:00
  • 617752ac34 Merge branch 'Tryibion-actor-org' Wojtek Figat 2023-01-24 19:20:30 +01:00
  • 29815e0dd6 Merge branch 'actor-org' of https://github.com/Tryibion/FlaxEngine into Tryibion-actor-org Wojtek Figat 2023-01-24 19:20:23 +01:00
  • 03813259cf Update assets Wojtek Figat 2023-01-24 19:19:56 +01:00
  • 8e87ce6436 Merge branch 'Tryibion-fix-rename-popup' Wojtek Figat 2023-01-24 19:19:46 +01:00
  • 1a8f3d0e97 Merge branch 'fix-rename-popup' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-rename-popup Wojtek Figat 2023-01-24 19:16:45 +01:00
  • c1e0d70646 Fix name overlap Wojtek Figat 2023-01-24 19:14:18 +01:00
  • f5a37ec3b4 Final fix for full P/Invoke compatibility on Linux Wojtek Figat 2023-01-24 18:49:33 +01:00
  • acb1cef19d Use plain-C style exported function for P/Invoke bindings on Clang Wojciech Figat 2023-01-24 18:32:23 +01:00
  • 20c32ea6ed Impl progress on c++ name mangling on Clang for proper P/Invokes binding Wojtek Figat 2023-01-24 17:31:09 +01:00
  • 35ea0b5447 Add more explicit error message on LibraryImport unit test error Wojtek Figat 2023-01-24 16:55:28 +01:00
  • e818d37dd6 Add separated bindings method impl for scripting evnts binding on Clang Wojtek Figat 2023-01-24 16:55:06 +01:00
  • 048a4ac1e3 Use separated internal managed binding method declaration and implementation on Clang to properly export symbol for P/Invoke Wojciech Figat 2023-01-24 14:00:39 +01:00
  • f665642e71 Fix build Wojtek Figat 2023-01-24 12:32:41 +01:00
  • 6fb604a9a0 Update comment Wojtek Figat 2023-01-24 10:12:54 +01:00
  • 02e3697817 Fix using proper engine native module for importing symbols Wojtek Figat 2023-01-20 15:42:32 +01:00
  • 1c72798229 Update readme instructions for Linux Wojtek Figat 2023-01-17 15:44:26 +01:00
  • 761d3735a7 Minor adjust followup #894 Wojciech Figat 2023-01-24 09:41:18 +01:00
  • 71c2770df0 Merge branch 'GoaLitiuM-dotnet7_vscode_debugging' into dotnet7 Wojciech Figat 2023-01-24 09:32:31 +01:00
  • c6be71c4ff Merge branch 'dotnet7_vscode_debugging' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet7_vscode_debugging Wojciech Figat 2023-01-24 09:32:25 +01:00
  • 754ccaa9b4 Merge branch 'GoaLitiuM-dotnet7' into dotnet7 Wojciech Figat 2023-01-24 09:30:56 +01:00
  • 798b950046 Merge branch 'dotnet7' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dotnet7 Wojciech Figat 2023-01-24 09:30:38 +01:00
  • c9c35eb74e Merge remote-tracking branch 'origin/1.5' into dotnet7 Wojciech Figat 2023-01-24 09:25:45 +01:00
  • f1f5dacb6f Add unit test to verify LibraryImport attributes usage for proper bindings Wojciech Figat 2023-01-24 09:25:39 +01:00
  • bc7f9f7534 changed min length to 1 to start filtering after first character is entered. Chandler Cox 2023-01-23 20:05:34 -06:00
  • 9e90cb260a Add support for custom icons for actors in ViewportIconsRenderer Wojtek Figat 2023-01-23 23:43:59 +01:00
  • c854b657c1 Add actor virtual functions OnDebugDraw/OnDebugDrawSelected/OnEnable/OnDisable to override in scripting Wojtek Figat 2023-01-23 23:43:16 +01:00
  • a72fbc00bb Ignore generated vs code file Wojtek Figat 2023-01-23 20:36:25 +01:00
  • 1a0b38bbfe Merge branch 'GoaLitiuM-vscode_fixes' into 1.5 Wojtek Figat 2023-01-23 20:34:41 +01:00
  • a853850116 Merge branch 'vscode_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_fixes Wojtek Figat 2023-01-23 20:34:35 +01:00
  • 405ae519dd Refactor generated bindings P/Invoke to support name mangling for symbols Wojciech Figat 2023-01-23 18:41:12 +01:00
  • f3366178ea Refactor manually written managed bindings to use C-style exported P/Invoke Wojciech Figat 2023-01-23 18:14:38 +01:00
  • 38fcfee9a4 Merge branch '1.5' into dotnet7 Wojciech Figat 2023-01-23 14:47:12 +01:00
  • 25811ed6d4 Optimize bindings code generation via String Builder pooling Wojciech Figat 2023-01-23 13:22:43 +01:00
  • ff3277edc7 Change CM attributes to not check inhereted class. Chandler Cox 2023-01-22 21:33:08 -06:00
  • e21c8e5fe9 Organize physics actors a little better in CM, added wheeled vehicle to list. minor change in CM to not add actors that have a parent with the attribute (more selective). Chandler Cox 2023-01-22 18:52:28 -06:00
  • 3ca0ea2e50 Fix unfreed managed string handles Ari Vuollet 2023-01-22 17:22:24 +02:00
  • a917567e92 Fix passing weak managed string handles in marshallers Ari Vuollet 2023-01-22 17:28:44 +02:00
  • 66fd5e716c various fixes and improvements. size changes for headers, deactivate containement for collections. Chandler Cox 2023-01-21 13:35:51 -06:00
  • 634eb0973b fix header text position Chandler Cox 2023-01-21 11:37:31 -06:00
  • a91990138b Added arrow as default to groups Chandler Cox 2023-01-21 10:32:37 -06:00
  • d752fcb127 Merge branch 'Tryibion-better-tag-picker' into 1.5 Wojciech Figat 2023-01-20 12:03:35 +01:00
  • 66d5850a76 Asset update Wojciech Figat 2023-01-20 12:02:40 +01:00
  • df2d151063 Merge branch 'better-tag-picker' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-tag-picker Wojciech Figat 2023-01-20 11:51:50 +01:00
  • 31e27e84a9 Minor fix Wojciech Figat 2023-01-20 11:48:53 +01:00
  • a7bccae5d3 Merge branch 'Tryibion-add-tag-fix' into 1.5 Wojciech Figat 2023-01-20 11:47:41 +01:00
  • 286de25c15 Merge branch 'add-tag-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-tag-fix Wojciech Figat 2023-01-20 11:47:18 +01:00
  • 5d601621cf small fix Chandler Cox 2023-01-20 02:14:05 -06:00
  • 56c9be6f8c fixes Chandler Cox 2023-01-20 01:55:09 -06:00
  • 64dcfa21b8 small fixes Chandler Cox 2023-01-20 01:22:36 -06:00
  • 6c1ce82e5c Small cleanup Chandler Cox 2023-01-20 00:56:46 -06:00
  • efe11d0105 Added selecting text box when tag add drop panel open Chandler Cox 2023-01-20 00:55:54 -06:00
  • 85df496657 Better tag picker Chandler Cox 2023-01-20 00:51:46 -06:00
  • d20bce9967 Add Vector2.Normalized Ruan Lucas 2023-01-19 20:52:20 -04:00
  • f110926288 Moved into function in Asset Window. Chandler Cox 2023-01-19 16:10:17 -06:00
  • fb12e63bb1 Fixed editor not saving added tags #885 Chandler Cox 2023-01-19 15:57:51 -06:00
  • 8669a291fb Add methods IsAnyKeyDown on Mouse/Gamepad class Ruan Lucas 2023-01-19 15:21:50 -04:00
  • c1c1f5d60e Fix sending client RPC to all clients (including the owner) Wojciech Figat 2023-01-19 14:47:20 +01:00
  • 720dbabae1 Fix rename popup from not focusing and selecting text. Chandler Cox 2023-01-18 18:42:21 -06:00
  • eaa63e679e Fix selected UI control outline when using custom Game viewport aspect Wojtek Figat 2023-01-18 15:36:42 +01:00
  • 689a042e88 Fix sending client RPC from host that is both server and client Wojciech Figat 2023-01-18 13:39:51 +01:00
  • 04727cf2bc Add error log if the RPC is invoked on non-networked object Wojciech Figat 2023-01-18 13:38:18 +01:00
  • ec2bdb7437 Fix crash when copying empty span of data into DataContainer Wojciech Figat 2023-01-18 13:20:24 +01:00
  • df997c8e3c Fix invalid RPC properties gather when using attribute constructor arguments Wojciech Figat 2023-01-18 13:04:38 +01:00
  • 15fd2e884e Add printing exact source code location on networking bindings generation for C# types Wojciech Figat 2023-01-18 13:04:10 +01:00
  • e2e7facad0 Fix using dependency module from nested referenced build in C# Wojciech Figat 2023-01-18 11:53:30 +01:00
  • 0abac8c5c4 Merge branch 'GoaLitiuM-author_update' into 1.5 Wojtek Figat 2023-01-17 21:34:12 +01:00
  • a633aa69c3 Remove mono debugger from VS Code extensions list Wojtek Figat 2023-01-17 15:35:15 +01:00
  • 32440d6993 Add support for using system-installed Vulkan SDK on Linux Wojtek Figat 2023-01-17 15:34:45 +01:00
  • 7b20bc38a4 Merge branch '1.5' into dotnet7 Wojciech Figat 2023-01-17 11:52:52 +01:00
  • be720257ca Fix crash when marshalling generated managed interfaces Ari Vuollet 2023-01-16 20:11:14 +02:00
  • ee5a7cf1ef Update authors Ari Vuollet 2023-01-16 18:14:17 +02:00
  • fc65e5a7a6 Fix leftover UI control state when it gets disabled/hidden/reparented Wojciech Figat 2023-01-16 15:08:57 +01:00
  • 99ce5cd4d4 Fix for Visual Studio projects when using vs2022 Wojciech Figat 2023-01-16 13:33:36 +01:00