Commit Graph

  • bb39e1d220 Merge branch 'IconPatch' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-IconPatch mafiesto4 2021-06-14 10:47:20 +02:00
  • aec071689a Fix game build mafiesto4 2021-06-14 10:44:46 +02:00
  • 22c62439ee Fixes and tweaks for profiler window mafiesto4 2021-06-14 10:41:51 +02:00
  • 5ad222e896 Merge branch 'master' of https://gitlab.flaxengine.com/flax/flaxengine mafiesto4 2021-06-14 09:31:32 +02:00
  • b225622eaa Fix typo mafiesto4 2021-06-14 09:31:19 +02:00
  • 83e6319643 Adjust debug log tab icon W2Wizard 2021-06-13 22:37:47 +02:00
  • 5408898e15 Increase BoxSize & overhaul debug log icons W2Wizard 2021-06-13 20:16:06 +02:00
  • 8e781ccf7b Apply asset new icons W2Wizard 2021-06-13 17:33:58 +02:00
  • 7e3b64b328 Adjust track icon size W2Wizard 2021-06-13 16:46:08 +02:00
  • 96089d5396 Fix timeline track icons W2Wizard 2021-06-13 16:20:23 +02:00
  • eb6e3a7e8e Replace clickable images with actual buttons W2Wizard 2021-06-13 14:49:10 +02:00
  • 63ef1e544a Merge branch 'stefnotch-perf-buildtool' mafiesto4 2021-06-12 23:20:30 +02:00
  • 23709a1b11 Merge branch 'perf-buildtool' of git://github.com/stefnotch/FlaxEngine into stefnotch-perf-buildtool mafiesto4 2021-06-12 23:20:24 +02:00
  • 4a92850d9a Add async animations updating via Task Graph mafiesto4 2021-06-12 23:18:04 +02:00
  • 360f498e47 Add Engine::UpdateGraph for async engine/game update mafiesto4 2021-06-12 22:44:16 +02:00
  • d7e7dcc823 Add Task Graph mafiesto4 2021-06-12 22:43:37 +02:00
  • 25c00a0d55 Fix C# profiler events from other threads mafiesto4 2021-06-12 20:10:16 +02:00
  • 93cdb7ce8f Bump up build number mafiesto4 2021-06-12 19:35:37 +02:00
  • 47af31a8c4 Tweaks mafiesto4 2021-06-12 19:35:27 +02:00
  • 41ad835d86 Refactor AnimGraph to support asynchronous execution mafiesto4 2021-06-12 12:29:47 +02:00
  • b8ad4bdd2a Refactor AnimGraph debug flows to use scripting API event mafiesto4 2021-06-10 19:10:39 +02:00
  • 544cb1ff6d Finish job system mafiesto4 2021-06-10 19:08:48 +02:00
  • 07ad94de13 Optimize Animated Model bones matrices buffer update mafiesto4 2021-06-06 23:15:41 +02:00
  • 982b22b4b1 Add Job System mafiesto4 2021-06-06 13:29:14 +02:00
  • e0b587251a Add RingBuffer template mafiesto4 2021-06-06 12:30:53 +02:00
  • cdc85a1961 Add profiler entry for Audio Source update mafiesto4 2021-06-06 12:30:27 +02:00
  • 4cd31ce2b4 Remove some unsued lines mafiesto4 2021-06-06 12:30:01 +02:00
  • 7c9e170a40 Tweaks mafiesto4 2021-06-11 16:49:30 +02:00
  • 8f78ccf414 Add pooling for timeline table row controls in profiler mafiesto4 2021-06-11 16:49:12 +02:00
  • 81fd026313 Add pooling for timeline event controls in profiler mafiesto4 2021-06-11 16:44:26 +02:00
  • 9c7378cf5b Optimize Profiler window update to refresh only visible tab UI mafiesto4 2021-06-11 12:03:01 +02:00
  • 3a51320ea6 Increase profiler samples length to 10s at 60hz mafiesto4 2021-06-11 09:53:43 +02:00
  • dfa6f5c75f Fix profiler shutdown issue on end mafiesto4 2021-06-10 17:01:24 +02:00
  • 3d4309457b Improve stability of Vulkan and D3D12 backends on large worlds mafiesto4 2021-06-10 17:01:07 +02:00
  • 14bc9501c7 Cleanup some code mafiesto4 2021-06-10 16:59:59 +02:00
  • 90d9f83f8c Fix crash due to SamplesBuffer::Add bug mafiesto4 2021-06-10 15:59:01 +02:00
  • 82a39e5d98 Fix Asset::ToString() to not depend on refs count and look simpler mafiesto4 2021-06-10 15:58:32 +02:00
  • 101e803ca6 Fix WeakAssetReference handling asset unload mafiesto4 2021-06-10 11:07:36 +02:00
  • 907f289ea7 Cleanup asset references code mafiesto4 2021-06-10 11:01:35 +02:00
  • 9fd62cf9aa Add support for using references in scripting API events mafiesto4 2021-06-10 10:26:57 +02:00
  • 05d095b35e Add support for using pointers in scripting API events mafiesto4 2021-06-09 17:15:32 +02:00
  • 5a710ccd7a Hide GetPxShape impl mafiesto4 2021-06-09 14:49:36 +02:00
  • 4764ab17bf Merge branch 'GoaLitiuM-uwp_fixes' mafiesto4 2021-06-09 13:31:54 +02:00
  • ba7332f55c Merge branch 'uwp_fixes' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-uwp_fixes mafiesto4 2021-06-09 13:31:47 +02:00
  • c38b81d682 Fix errors when changing UIControl type in prefab mafiesto4 2021-06-09 13:27:37 +02:00
  • 384172050d Add missing doc comment mafiesto4 2021-06-09 13:25:04 +02:00
  • f237d5d87d Post merge fixes to font reference as class mafiesto4 2021-06-09 12:16:50 +02:00
  • 3c2b1a232c Merge commit '4bb703e9bfadf44c562f69bab069fd8be26eda97' mafiesto4 2021-06-09 12:04:12 +02:00
  • a6ff0c3ed1 Fix selecting multiple different UI controls in Editor mafiesto4 2021-06-09 11:22:13 +02:00
  • 79b03f6b5c Fix cached font usage to use proper unmanaged object validation check (not only managed object ref) mafiesto4 2021-06-09 11:11:32 +02:00
  • 9614b7b014 Fix scripts projects opening to support adync open when uisng Editor menu option mafiesto4 2021-06-09 10:59:15 +02:00
  • 484bc409d4 Add support for NotNullItems option in collections editors mafiesto4 2021-06-09 10:58:54 +02:00
  • 0ba4a0cabc Merge branch 'Crawcik-fix-collections' mafiesto4 2021-06-09 09:54:32 +02:00
  • ebcf584117 Merge branch 'fix-collections' of git://github.com/Crawcik/FlaxEngine into Crawcik-fix-collections mafiesto4 2021-06-09 09:54:28 +02:00
  • 2bc6ca089f Add HasTypedUAVLoad to GPULimits (use for GPU lightmaps support baking detection) mafiesto4 2021-06-08 16:11:27 +02:00
  • 39f50726a6 Fix lightmaps bake on D3D12 mafiesto4 2021-06-08 15:21:37 +02:00
  • 4c6fd783e1 Add Bokeh DoF rendering on D3D12 (works fine after fixes) mafiesto4 2021-06-08 15:18:33 +02:00
  • b300793009 Add UAV slots dimensions to cache for D3D12 validation mafiesto4 2021-06-08 15:18:04 +02:00
  • e0b5558399 Fix spline model visibility after enable if was disabled on start mafiesto4 2021-06-08 14:13:26 +02:00
  • cfac2db5d2 Add depth test for point/spot lights rendering to optimize far lights rendering mafiesto4 2021-06-08 14:12:56 +02:00
  • 9d9ecb3ba8 Fix D3D12 resource state transitions barriers mafiesto4 2021-06-08 14:12:31 +02:00
  • ab55c145f1 Add DRED and optional GPU-Based Validation for D3D12 mafiesto4 2021-06-07 14:55:08 +02:00
  • f7957be3e7 Fix GPU synchronization on D3D12 mafiesto4 2021-06-07 14:53:53 +02:00
  • 4b42e17372 Increase D3D12 resources safe-frames timeout mafiesto4 2021-06-07 13:10:09 +02:00
  • 36c4c3c86a Fix lightmaps baking on D3D12 mafiesto4 2021-06-07 13:09:52 +02:00
  • 3872d74bd2 Fix missing UAV barriers on D3D12 mafiesto4 2021-06-07 13:09:24 +02:00
  • 39698c7694 Fix descriptors bindings to shaders on D3D12 mafiesto4 2021-06-07 13:08:39 +02:00
  • f4c8808d19 Add SRV slots isage info for D3D12 shaders cache mafiesto4 2021-06-07 12:19:49 +02:00
  • fa1cd56a0d Optimize Vulkan shader compiler memory allocation mafiesto4 2021-06-07 11:56:41 +02:00
  • cc47cb85e4 Cleanup renderer code mafiesto4 2021-06-07 11:56:04 +02:00
  • 3c48484870 Use Stopwatch instead of DateTime.Now for increased accuracy stefnotch 2021-06-06 21:52:29 +02:00
  • 474add9d12 Fix input related compile errors in UWP platform GoaLitiuM 2021-06-06 17:16:55 +03:00
  • f3652697ae Fix building UWP platform with Visual Studio 2019 GoaLitiuM 2021-06-06 17:16:19 +03:00
  • dfee74ad1f Add missing name some for GPU resources mafiesto4 2021-06-04 12:38:44 +02:00
  • 3a6b7ea80b Add support for Function<> as method parameter in scripting mafiesto4 2021-06-03 15:19:00 +02:00
  • 9b55ffdf6c Adding collections background color in global settings Crawcik 2021-06-03 14:29:42 +02:00
  • e459707b0d Custom background color for collections Crawcik 2021-06-03 13:45:07 +02:00
  • a1f985bc7d Adding NotNullItem Crawcik 2021-06-03 13:44:21 +02:00
  • 9629c48d99 Revert CSharp only project build optimization to fix game cooking mafiesto4 2021-06-03 12:53:18 +02:00
  • 46e7e6173a Rebuilding parrent collections layout Crawcik 2021-06-02 18:42:28 +02:00
  • 33b31f9155 Fix using Keyboard and Mouse in C# scripting mafiesto4 2021-06-02 09:48:02 +02:00
  • 398fc4be37 Add Keyboard.IsAnyKeyDown mafiesto4 2021-06-02 09:47:37 +02:00
  • d111b2ba03 Tweaks mafiesto4 2021-06-01 21:20:00 +02:00
  • 0aa9c865ca Fix renaming selected actor in scene tree after creation and use editor shortcut mafiesto4 2021-06-01 21:10:57 +02:00
  • 0f01683c06 Fix build settings limits mafiesto4 2021-06-01 15:49:02 +02:00
  • bcca8c9291 Add printing full object path for some warning logs mafiesto4 2021-06-01 14:57:32 +02:00
  • c30e338f0a Fix gizmos debug draw shapes mafiesto4 2021-06-01 14:38:24 +02:00
  • accbef6841 Fix missing mipIndex when clearing lightmap textures with a buffer on baking start mafiesto4 2021-06-01 13:29:42 +02:00
  • c5405183c9 Fix tooltips to be constrained by monitor bounds instead of virtual desktop or parent window bounds mafiesto4 2021-06-01 12:14:04 +02:00
  • 8a942922fe Merge remote-tracking branch 'origin/master' mafiesto4 2021-06-01 11:55:44 +02:00
  • 772172ed6b Fix bounding box calculations for Animated Models mafiesto4 2021-06-01 11:55:35 +02:00
  • 9b0b11f08f Missing change mafiesto4 2021-06-01 11:54:56 +02:00
  • 9618a57432 Add BoundingBox.MakeScaled mafiesto4 2021-06-01 11:54:41 +02:00
  • f701e35c50 Add option to show bounds of the model in Editor preview mafiesto4 2021-06-01 10:45:23 +02:00
  • 1789e879bf Add option to show bounds of the animated model in Editor preview mafiesto4 2021-06-01 10:36:13 +02:00
  • a730c3b1af Add using immediate DebugDraw for animated model skeleton drawing in Editor preview mafiesto4 2021-06-01 10:27:57 +02:00
  • 623299e59f Add support for AssetPreview to use debug drawing if needed mafiesto4 2021-06-01 10:27:30 +02:00
  • 6877e14b04 Rename ParticleManager to Particles mafiesto4 2021-05-31 22:40:41 +02:00
  • 760b687b02 Rename AnimationManager to Animations and expose to public mafiesto4 2021-05-31 19:32:35 +02:00
  • 2c2c7744eb Add AuxTool to AOT pipeline in Game Cooker mafiesto4 2021-05-31 16:05:35 +02:00