Commit Graph

  • cfb25840f9 Merge branch 'PE-1.4-3' into PE-1.4-5 Preben Eriksen 2022-11-28 12:58:47 +01:00
  • 64debe08a8 Merge commit 'c73eb548c0e8967624d4cb85c8f80d230e583ef8' into PE-1.4-5 Preben Eriksen 2022-11-28 12:58:18 +01:00
  • 460d0780a1 Merge commit '54ccf9edc7ffcda8490687ac9a4dbb4a652d4f63' into PE-1.4-5 Preben Eriksen 2022-11-28 12:57:53 +01:00
  • d03363b376 Merge commit '29900a3cc005f7f5ac74254d2b7a58920341d73c' into PE-1.4-5 Preben Eriksen 2022-11-28 12:57:21 +01:00
  • de2374ad40 Merge commit 'b02020f8017bb4f3f22440bc39b60857ab364179' into PE-1.4-5 Preben Eriksen 2022-11-28 12:56:30 +01:00
  • 676d87129c Fix array count output parameter handling when returning arrays Ari Vuollet 2022-11-28 00:07:02 +02:00
  • 4a1c1ebe3a Fix ScriptingObject handles getting released during marshalling Ari Vuollet 2022-11-27 23:53:30 +02:00
  • 681b873ba6 Merge branch 'Tryibion-drag-max-panels' Wojtek Figat 2022-11-27 21:48:32 +01:00
  • 86431d3d9a Merge branch 'drag-max-panels' of https://github.com/Tryibion/FlaxEngine into Tryibion-drag-max-panels Wojtek Figat 2022-11-27 21:47:52 +01:00
  • 4a9a01a89e Moved check and ops to also fix issue #683 Chandler Cox 2022-11-27 14:23:01 -06:00
  • 7cfde78198 Code style fix Wojtek Figat 2022-11-27 21:05:20 +01:00
  • 3c963330e0 Merge branch 'RuanLucasGD-master' Wojtek Figat 2022-11-27 21:04:52 +01:00
  • cd23f88d36 Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master Wojtek Figat 2022-11-27 21:04:44 +01:00
  • 5bff437640 Merge branch 'Tryibion-drag-max-panels' Wojtek Figat 2022-11-27 21:03:06 +01:00
  • 08c035e7d8 Update engine materials Wojtek Figat 2022-11-27 20:33:45 +01:00
  • 3da7e8d7ba Additional improvement for RenderListBuffer Wojtek Figat 2022-11-27 20:33:39 +01:00
  • bf190810dd Fix building VC++-projects Ari Vuollet 2022-11-27 15:48:47 +02:00
  • 2227642c13 Fix JsonAsset instantiation after script reload Ari Vuollet 2022-11-27 14:47:02 +02:00
  • 76ee695a59 Cleanup and minor fixes Ari Vuollet 2022-11-27 14:45:55 +02:00
  • 0d68e90b59 Fix array count output parameter handling when returning arrays Ari Vuollet 2022-11-27 14:42:11 +02:00
  • 8e52e2fb10 Merge branch 'master' into 1.5 Wojtek Figat 2022-11-27 12:11:50 +01:00
  • 373350df1e Improve stability of RenderListBuffer resizing when multiple threads add and resize at the same time Wojtek Figat 2022-11-27 12:07:10 +01:00
  • 835a230323 Refactor material shaders to use separate constant buffer (slot 1) for shared per-view constants Wojtek Figat 2022-11-27 12:06:31 +01:00
  • 3b80a01813 Fix build errors on Linux Ari Vuollet 2022-11-26 23:20:13 +02:00
  • 89ac54520a Add Linux support for nethost module, build tool and build scripts Ari Vuollet 2022-11-26 23:19:46 +02:00
  • 189575efec Add GPUDevice::CreateConstantBuffer for custom constants buffers usage Wojtek Figat 2022-11-26 21:17:05 +01:00
  • 39dc439cd8 Revert "Remove unused LodProxyView feature from RenderContext (shadow projections are using the same draw batch as main view now)" Wojtek Figat 2022-11-26 20:37:04 +01:00
  • dc08f49bbe Temporarily disabling other build workflows Ari Vuollet 2022-11-26 17:38:22 +02:00
  • 9fb0b00e75 Setup GitHub actions with .NET 7 Ari Vuollet 2022-11-26 17:18:10 +02:00
  • 96dc279ebd Implement .NET 7 runtime support and bindings generation Ari Vuollet 2022-11-17 19:49:39 +02:00
  • fe943ca010 Temporary fix to build errors in VC++ projects Ari Vuollet 2022-11-17 21:33:01 +02:00
  • 3396e10613 Implement FlaxVersionConverter for JSON serialization Ari Vuollet 2022-07-22 16:44:43 +03:00
  • 6bfb0205fd Implement JSON difference serialization Ari Vuollet 2022-11-17 20:37:24 +02:00
  • c4be764f61 Add nethost module and EngineConfiguration for .NET runtime Ari Vuollet 2022-07-08 14:14:33 +03:00
  • cb09fb570d Change build scripts to call build tool with dotnet Ari Vuollet 2022-07-08 11:57:03 +03:00
  • 7e80a4fe0f Use Roslyn C#-compiler for build rules compilation Ari Vuollet 2022-07-07 16:39:08 +03:00
  • 44d1527759 Fix CopyFiles not working on Linux Ari Vuollet 2022-07-08 01:41:26 +03:00
  • 5e6fcc9669 Prepare Flax.Build project for .NET 7 Ari Vuollet 2022-07-07 16:10:29 +03:00
  • bdb27fef1b Minor optimizations Wojtek Figat 2022-11-26 12:08:53 +01:00
  • c33fe04645 Remove unused LodProxyView feature from RenderContext (shadow projections are using the same draw batch as main view now) Wojtek Figat 2022-11-25 23:04:17 +01:00
  • 8707d658f1 Added ability to drag maximized panels. Tryibion 2022-11-25 15:13:25 -06:00
  • b1618a88be Fix invalid rounding up to power of two in allocators Wojtek Figat 2022-11-25 22:07:13 +01:00
  • b4fdb0cc26 Improvements and fixes for multiplayer networking Wojciech Figat 2022-11-25 16:50:30 +01:00
  • 66ce8abe01 Adds side mouse button shortcuts to the Content window Ruan Lucas 2022-11-24 23:58:24 -04:00
  • e6251ea4b0 Merge branch 'Tryibion-rename-on-click' Wojtek Figat 2022-11-24 21:55:29 +01:00
  • f9cb2ece6e Merge branch 'rename-on-click' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-on-click Wojtek Figat 2022-11-24 21:55:21 +01:00
  • e713273942 Fix textbox defocus on edit end Wojtek Figat 2022-11-24 21:54:54 +01:00
  • 18c4e34af8 Fix invalid Math::RoundUpToPowerOf2 Wojtek Figat 2022-11-24 20:20:36 +01:00
  • 63c4eb17e4 Fix invalid Math::RoundUpToPowerOf2 Wojtek Figat 2022-11-24 20:20:36 +01:00
  • 5cc66d60dc Tweaks Wojtek Figat 2022-11-24 20:14:47 +01:00
  • 9076d3b82b Add Tracy profile zone to in-build profiling tools CPU update Wojtek Figat 2022-11-24 20:01:46 +01:00
  • 6f95f162d0 Move MotionVectors pass draw calls sorting to be together with the rest of the sortings Wojtek Figat 2022-11-24 20:01:28 +01:00
  • 33910eb310 Fix transform deltas check to prevent player teleporing against server will Wojciech Figat 2022-11-24 12:27:02 +01:00
  • dbcb333ba9 Fix crash when using material in PostFx global graphics settings (asset loaded before GPU init) Wojtek Figat 2022-11-24 09:58:46 +01:00
  • 76c1045444 Code cleanup after #823 Wojtek Figat 2022-11-23 19:18:30 +01:00
  • 90bf466495 Merge branch 'Tryibion-Better-Actor-Toolbox' Wojtek Figat 2022-11-23 19:02:34 +01:00
  • b581bf7bac Merge branch 'Better-Actor-Toolbox' of https://github.com/Tryibion/FlaxEngine into Tryibion-Better-Actor-Toolbox Wojtek Figat 2022-11-23 19:02:26 +01:00
  • caeb999d6a Fix warning Wojciech Figat 2022-11-23 17:28:00 +01:00
  • 45e2de86a0 Add ReplicationModes to NetworkTransform with interpolation and prediction modes Wojciech Figat 2022-11-23 17:26:08 +01:00
  • 2644b4d75a Various improvements to the networking Wojciech Figat 2022-11-23 12:12:37 +01:00
  • 8e41711e82 Add check for valid RPC impl define usage Wojciech Figat 2022-11-22 15:18:52 +01:00
  • 073bd74b3c Fix replicating client object references on a server Wojciech Figat 2022-11-22 15:18:37 +01:00
  • 62cf8bebd0 Bump up materials version after merge of two upgrades Wojtek Figat 2022-11-22 20:09:59 +01:00
  • 2ad6eb0c72 Merge branch 'master' into 1.5 Wojtek Figat 2022-11-22 19:58:53 +01:00
  • 2e46ebea7a Update engine assets Wojtek Figat 2022-11-21 23:46:27 +01:00
  • c55d38534d Add WorldPosition to postfx material scene textures for world-space position sampling at uv Wojtek Figat 2022-11-21 23:45:13 +01:00
  • 99c296ff3a Merge source files Wojtek Figat 2022-11-21 23:35:03 +01:00
  • cae7f34ab2 Merge branch 'Tryibion-mouse-pos-fix-for-value-box' Wojtek Figat 2022-11-21 19:31:24 +01:00
  • 258b0c777f Merge branch 'mouse-pos-fix-for-value-box' of https://github.com/Tryibion/FlaxEngine into Tryibion-mouse-pos-fix-for-value-box Wojtek Figat 2022-11-21 19:31:19 +01:00
  • d1d48ec31d Merge branch 'GoaLitiuM-fix_empty_shadercache_crash' Wojtek Figat 2022-11-21 19:30:18 +01:00
  • ae56abc929 Merge branch 'fix_empty_shadercache_crash' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_empty_shadercache_crash Wojtek Figat 2022-11-21 19:30:07 +01:00
  • b3cc973ade Merge branch 'GoaLitiuM-msbuild_vspreview' Wojtek Figat 2022-11-21 19:29:06 +01:00
  • cbb4b11660 Merge branch 'msbuild_vspreview' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-msbuild_vspreview Wojtek Figat 2022-11-21 19:29:01 +01:00
  • 71764eba03 Merge branch 'Tryibion-particle-effect-actor-fix' Wojtek Figat 2022-11-21 19:26:50 +01:00
  • 17b7fcde27 Merge branch 'particle-effect-actor-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-effect-actor-fix Wojtek Figat 2022-11-21 19:26:43 +01:00
  • bcb890eab1 Merge branch 'Tryibion-organized-content-new-cm' Wojtek Figat 2022-11-21 18:56:43 +01:00
  • 5a6f6d97a7 Minor code adjustments Wojtek Figat 2022-11-21 18:55:33 +01:00
  • af244718be Merge branch 'organized-content-new-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-organized-content-new-cm Wojtek Figat 2022-11-21 16:15:04 +01:00
  • 6397381950 Merge branch 'Tryibion-better-material-source-window' Wojtek Figat 2022-11-21 16:11:41 +01:00
  • c514aad9a3 Code style fix Wojtek Figat 2022-11-21 16:11:35 +01:00
  • c5d1897acf Rename CanScrollMultilineText to IsMultilineScrollable to match the other properties naming Wojtek Figat 2022-11-21 16:10:53 +01:00
  • c21c57605a Merge branch 'better-material-source-window' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-material-source-window Wojtek Figat 2022-11-21 16:07:52 +01:00
  • 43d70c7fab Merge branch 'Tryibion-editor-view-tab-close-fix' Wojtek Figat 2022-11-21 16:05:55 +01:00
  • 864d4981ed Merge branch 'editor-view-tab-close-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-view-tab-close-fix Wojtek Figat 2022-11-21 16:04:11 +01:00
  • eeff5ea3ae Fix crash in Text Render drawing Wojtek Figat 2022-11-21 15:52:36 +01:00
  • 93c0dd704e Merge branch 'master' into 1.5 Wojtek Figat 2022-11-21 15:51:57 +01:00
  • b139ebfe88 Fix crash when reading Transform from native data stream Wojtek Figat 2022-11-21 15:37:17 +01:00
  • bed880248c Update Github Actions scripts components to the latest version Wojtek Figat 2022-11-21 14:59:55 +01:00
  • 1dfea17bce Fix client rpc Wojciech Figat 2022-11-21 14:32:48 +01:00
  • 33e2fa7f9e Fix game build Wojciech Figat 2022-11-21 14:23:59 +01:00
  • 4f38a87eed Changed using screen coords to using window points. Chandler Cox 2022-11-19 16:33:09 -06:00
  • 54e30c35e9 Fix crash when shader cache file is empty Ari Vuollet 2022-08-14 22:47:32 +03:00
  • 911ca7f995 Support MSBuild in preview version Visual Studio in build scripts Ari Vuollet 2022-11-14 19:27:37 +02:00
  • bdea0930da Add info about .Net Framework SDK for engine devs Wojtek Figat 2022-11-16 23:33:14 +01:00
  • ff8e002d33 Fix missing output clear when reading text array in OpenFBX Wojtek Figat 2022-11-16 18:37:12 +01:00
  • 26ff8e62eb Additional change to vscode project Wojtek Figat 2022-11-16 17:55:20 +01:00
  • 84bd7da620 Revert part of 5b212bb8bc #743 Wojtek Figat 2022-11-16 17:54:18 +01:00
  • 1b7a7dc15c Add network RPCs to C# codegen Wojciech Figat 2022-11-16 17:26:26 +01:00
  • efb48697fa Add network RPCs Wojciech Figat 2022-11-16 14:25:12 +01:00
  • 91ff0f76f8 Add network stats API for transport layer Wojciech Figat 2022-11-09 16:16:48 +01:00