Commit Graph

  • af8856188d Rectangle distance Nejcraft 2021-07-16 04:32:47 +02:00
  • 8ae3c23ec8 Add Actor.RotateAround mafiesto4 2021-07-15 22:07:25 +02:00
  • 73c283fdd4 Increase items limit for Visject secondary context menu before scroll bar usage mafiesto4 2021-07-15 22:00:24 +02:00
  • 2354bc9f4d Increase scroll bars size for easier usage mafiesto4 2021-07-15 21:57:34 +02:00
  • 4f03acb149 Add support for creating virtual Anim Graph at runtime for a single animation playback mafiesto4 2021-07-15 16:58:26 +02:00
  • 2711bfdc82 Remove unused code mafiesto4 2021-07-15 16:56:39 +02:00
  • fe2419cd11 Fix crash when reloading virtual asset mafiesto4 2021-07-15 16:56:11 +02:00
  • 27deeff079 Add widgets for animation preview play/pause and speed changing mafiesto4 2021-07-15 14:26:42 +02:00
  • 50ffdcd9ca Add UpdateSpeed to Animated Model for playback speed scaling mafiesto4 2021-07-15 13:50:50 +02:00
  • 1062c0b3a0 Fix missing Spline Model bounds refresh mafiesto4 2021-07-15 11:45:44 +02:00
  • 6f8e18f5b3 Add faked lighting to improve Debug Draw solid shapes rendering readability mafiesto4 2021-07-14 14:51:50 +02:00
  • 42f05a5072 Add Terrain physics collision debug drawing support mafiesto4 2021-07-14 14:51:20 +02:00
  • 04c6ecc963 Add Physics Colliders debug view mode to display physical world shapes (solid) mafiesto4 2021-07-14 14:49:41 +02:00
  • 151b478a97 Add more helper methods for batched debug shapes drawing mafiesto4 2021-07-14 13:40:58 +02:00
  • 4fc55f4849 Add DebugDraw::DrawTube mafiesto4 2021-07-14 13:40:34 +02:00
  • 5b595eb056 Add styling brush for progress bar mafiesto4 2021-07-14 12:27:14 +02:00
  • d7cca59315 Add support for custom background brush to Button mafiesto4 2021-07-14 12:21:38 +02:00
  • a7cb12f597 Fix Script deserialization if ParentID is not specified in stream mafiesto4 2021-07-14 11:39:32 +02:00
  • 8b961f7239 Update Newtonsoft.Json mafiesto4 2021-07-14 11:39:09 +02:00
  • 8a66bd74cf Tweak mafiesto4 2021-07-13 15:40:58 +02:00
  • 7c96961e92 Fix build tool clean command execution on Linux mafiesto4 2021-07-13 18:29:34 +02:00
  • dc935a1a32 Add support for Tracy profiler on Linux mafiesto4 2021-07-13 18:29:02 +02:00
  • caeeae6a32 Fix locale on Linux mafiesto4 2021-07-13 18:28:28 +02:00
  • e0be4e202a Fix crash when resizing Dictionary to 0 mafiesto4 2021-07-13 18:28:02 +02:00
  • 1ba84f55ae Fix handling invalid asset in AssetPicker instead of throwing exception mafiesto4 2021-07-13 13:19:51 +02:00
  • 120ebbb59a Fix handling invalid asset in AssetPicker instead of throwing exception mafiesto4 2021-07-13 13:18:59 +02:00
  • 0b9f33b4af Disable Tracy profiler on Android mafiesto4 2021-07-13 13:02:16 +02:00
  • 1c03b21a43 Fix textures converting when cooking mafiesto4 2021-07-13 12:51:28 +02:00
  • 38e2824415 Fix locale on Android mafiesto4 2021-07-13 12:51:04 +02:00
  • 16f7194f62 Fix crash when opening project fails mafiesto4 2021-07-13 11:50:01 +02:00
  • ef163b80a7 Fix naming native threads on Linux and Android mafiesto4 2021-07-13 11:46:58 +02:00
  • 121b08801a Fix calling base class of overridden scripting object via vtable entry for method that has multiple parameters mafiesto4 2021-07-12 16:38:39 +02:00
  • 0a47477290 Add view snapping mode to Directional Light shadows for better stability mafiesto4 2021-07-12 11:25:10 +02:00
  • 716b726589 Fix loading EnumValue with different int32 mafiesto4 2021-07-12 11:10:12 +02:00
  • 27345e62a7 Fix drawing shadows for particles that use Depth Fade node mafiesto4 2021-07-12 11:09:43 +02:00
  • 612d586e88 Fix adding particle emitter to a system timeline to have full duration mafiesto4 2021-07-12 10:56:44 +02:00
  • a33b76f47f Merge branch 'GoaLitiuM-dialog_work_dir_fix' mafiesto4 2021-07-11 19:12:28 +02:00
  • 7d86aebf9c Merge branch 'dialog_work_dir_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dialog_work_dir_fix mafiesto4 2021-07-11 19:12:14 +02:00
  • 252b37ebfe Fix deprecated assertions from streamable assets (streaming uses job system now) mafiesto4 2021-07-11 12:03:56 +02:00
  • 1561eba6fb Add support for using library-style includes for build tool includes cache mafiesto4 2021-07-09 22:23:23 +02:00
  • 2783eb07b2 Add intermediate data folder removing on build tool clean command mafiesto4 2021-07-09 22:22:49 +02:00
  • c6e320b4aa Fix missing symbols exposing for fmt data mafiesto4 2021-07-09 22:22:18 +02:00
  • e95010b1b2 Add Foliage Density Scale option to Graphics Quality Window in Editor mafiesto4 2021-07-09 21:44:20 +02:00
  • 91cf85c50e Remove unused DictionaryInitialSize from MAssemblyOptions mafiesto4 2021-07-08 19:56:34 +02:00
  • 8a003fbe99 Prevent file dialogs from changing the working directory GoaLitiuM 2021-07-09 20:02:57 +03:00
  • 0da56856e0 Fix drawing transparent foliage when using prebatched draw calls mafiesto4 2021-07-09 17:17:50 +02:00
  • 7fc3e65849 Fix changing prefab root mafiesto4 2021-07-09 17:17:21 +02:00
  • 4fee75cf55 Fix linux build (again) mafiesto4 2021-07-09 14:06:27 +02:00
  • a59429c954 Fix importing model animations curves with scaled local bone TransformBuffer mafiesto4 2021-07-09 12:06:47 +02:00
  • a928032f44 Remove unneeded comments mafiesto4 2021-07-09 11:04:40 +02:00
  • 0515e41d89 Poorformance improvements for fmt lib compile time mafiesto4 2021-07-09 11:00:08 +02:00
  • 8da7a17a66 Fix compilation mafiesto4 2021-07-08 19:04:11 +02:00
  • f052d788fe Update fmt to version 6.2.1 (9 May 2020) mafiesto4 2021-07-08 17:46:23 +02:00
  • 1eda04f695 Fix compilation on Linux mafiesto4 2021-07-08 13:30:51 +02:00
  • 929476a322 Optimize various engine code mafiesto4 2021-07-08 12:59:45 +02:00
  • e6ffcfb60d Fix missing operators and constructor in Pair mafiesto4 2021-07-08 11:05:10 +02:00
  • d5db9dd00c Optimize physics simulation collisions pair cache mafiesto4 2021-07-08 10:10:19 +02:00
  • d86dfbb973 Fix crash when updating object during scene disposing mafiesto4 2021-07-08 00:39:29 +02:00
  • 38bf3d87ed Optimize renderer memory allocations with RenderListAllocation (mem pooling) mafiesto4 2021-07-08 00:34:36 +02:00
  • 4765e1af12 Add support for allocator type in Dictionary mafiesto4 2021-07-08 00:33:51 +02:00
  • f5e5686853 Optimize includes in ThreadLocal.h mafiesto4 2021-07-08 00:27:34 +02:00
  • 446458d20c Add PLATFORM_THREADS_LIMIT for maximum concurrency limiting mafiesto4 2021-07-08 00:25:49 +02:00
  • 29be6b0068 Fix ThreadLocal to use atomic operations and prevent rare race conditions mafiesto4 2021-07-08 00:23:50 +02:00
  • 254ce569fa Optimize Foliage rendering with manual instanced draw calls batching mafiesto4 2021-07-07 23:52:41 +02:00
  • a3b3e6c799 Remove unused HashFunction mafiesto4 2021-07-06 17:37:02 +02:00
  • b149d91c35 Cleanup native NetworkMessage write and read string char size Erdroy 2021-07-07 18:11:59 +02:00
  • e62c76b0fb Add NetworkMessage Guid write and read methods Erdroy 2021-07-07 18:11:20 +02:00
  • 7e9f648a05 Fix NetworkMessage UTF-16 string write and read Erdroy 2021-07-07 18:03:54 +02:00
  • f41e4c5fe1 Allow unsafe code in FlaxEngine.Tests project Erdroy 2021-07-07 17:18:53 +02:00
  • d1b7b2d26d Optimize flushing active transform of physically simulated actors mafiesto4 2021-07-07 16:45:35 +02:00
  • d7b47d7d05 Fix Linux build mafiesto4 2021-07-07 15:38:55 +02:00
  • 6938821467 Add even more profiler events mafiesto4 2021-07-07 15:15:33 +02:00
  • afc5bb5731 Add support for C# Profiler events to be visible in Tracy mafiesto4 2021-07-07 15:14:52 +02:00
  • ec40a9ba75 Add more profiler events mafiesto4 2021-07-07 13:46:33 +02:00
  • 3ae4a800cf Optimize Foliage instances serialization by using raw json value write mafiesto4 2021-07-07 13:42:49 +02:00
  • ecff38d58d Add preloading initial Editor scene to improve startup performance mafiesto4 2021-07-07 12:25:04 +02:00
  • 2865cecca9 Fix crash if audio gets disposed before content mafiesto4 2021-07-07 12:02:29 +02:00
  • d17a4af72e Tweaks mafiesto4 2021-07-07 10:14:51 +02:00
  • 3cfdf8871f Add Streaming.Stats for resources streaming statistics mafiesto4 2021-07-07 10:14:39 +02:00
  • 7985196155 Add Content.Stats for assets statistics (replaces Content.AssetCount) mafiesto4 2021-07-07 09:52:37 +02:00
  • 6471f880ac Fix NetworkMessage.WriteBytes Erdroy 2021-07-06 20:33:22 +02:00
  • 6a2e833fca Fix NetworkMessage typo Erdroy 2021-07-06 20:19:25 +02:00
  • e44bca597c Fix NetworkMessage.ReadBytes Erdroy 2021-07-06 20:14:29 +02:00
  • 248e35c121 Optimize Foliage::OnFoliageTypeModelLoaded to rebuild only single foliage type clusters mafiesto4 2021-07-06 16:17:56 +02:00
  • 9f9e5b49cc Add more profile events mafiesto4 2021-07-06 16:17:11 +02:00
  • bf67c62311 Add GPUContextVulkan::CopySubresource mafiesto4 2021-07-06 15:47:39 +02:00
  • a165b4aa79 Add safety checks to material constants binding code to prevent invalid memory access mafiesto4 2021-07-06 15:41:16 +02:00
  • 9f9d946d69 Fixes mafiesto4 2021-07-06 15:33:28 +02:00
  • 1c012a202e Fix buffer overrun crash in ForwardShadingFeature mafiesto4 2021-07-06 15:26:45 +02:00
  • 43e5805e50 Tweaks mafiesto4 2021-07-06 11:13:43 +02:00
  • 687fa325fa Merge remote-tracking branch 'origin/master' mafiesto4 2021-07-06 09:29:51 +02:00
  • 2585c02b68 Tweaks mafiesto4 2021-07-05 21:52:34 +02:00
  • a84afc207e Disable tracy mem allocs recording in Editor due to too big impact on profiler buffers usage mafiesto4 2021-07-05 14:59:27 +02:00
  • 347bd7346a Add automatic Game Settings setup after adding new settings asset for the first time mafiesto4 2021-07-05 10:36:10 +02:00
  • a9acf733d9 Update Newtonsoft.Json mafiesto4 2021-07-05 10:05:04 +02:00
  • 44c4ab6580 Optimize Foliage rendering with manual draw calls submission mafiesto4 2021-07-02 00:13:54 +02:00
  • fe2e17e353 Optimize Foliage with quad-tree clustering per foliage type mafiesto4 2021-07-01 23:08:47 +02:00
  • c93c811375 Fix error from disabling drawable object mafiesto4 2021-07-01 23:08:16 +02:00
  • ba725f5456 Implement missing code in ChunkedArray mafiesto4 2021-07-01 23:07:46 +02:00
  • 2deac50c53 Various changes mafiesto4 2021-07-01 21:01:23 +02:00