Commit Graph

  • 9fc9382e58 Refactor navmesh building to support updating all scenes automatically without specifying one mafiesto4 2026-01-30 13:11:56 +01:00
  • 2bf9efaf30 Fix rebuilding navmesh data for multiple scenes at once that share the same navmesh runtime mafiesto4 2026-01-29 17:28:34 +01:00
  • 528b4c89ce Add memory profiler category for engine debug data mafiesto4 2026-01-29 17:15:04 +01:00
  • 277dabc8b4 Fix documentation typos mafiesto4 2026-01-29 13:07:59 +01:00
  • 9a5bc444ba Fix build issues on MSVC on Windows mafiesto4 2026-01-29 12:38:23 +01:00
  • e834fc5a42 Add more profiler categories for navigation mafiesto4 2026-01-29 12:35:36 +01:00
  • 6b87985a44 Merge branch 'Tryibion-fix-drag-tree-open' mafiesto4 2026-01-29 11:00:37 +01:00
  • a65a74b866 Merge branch 'fix-drag-tree-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-drag-tree-open mafiesto4 2026-01-29 11:00:34 +01:00
  • b2124201d5 Merge branch 'Tryibion-fix-tabs-panel2' mafiesto4 2026-01-29 10:58:51 +01:00
  • 29b8326042 Merge branch 'fix-tabs-panel2' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tabs-panel2 mafiesto4 2026-01-29 10:58:48 +01:00
  • 81bfa6edc9 Merge branch 'Tryibion-fix-scaling-issue' mafiesto4 2026-01-29 10:58:06 +01:00
  • 8ed6a92022 Merge branch 'fix-scaling-issue' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-scaling-issue mafiesto4 2026-01-29 10:58:03 +01:00
  • c9d16e16cc Fix Rich Text Box vertical alignment of the inlined images and whole contents mafiesto4 2026-01-29 10:55:10 +01:00
  • d9f9401c5a Fix tree node not expanding on drag over arrow. Tryibion 2026-01-28 20:04:39 -06:00
  • 1e9918b9cc Add CPU profiler events to texture and buffer creation mafiesto4 2026-01-28 21:46:42 +01:00
  • 6c84b7a259 Update engine assets mafiesto4 2026-01-28 21:38:55 +01:00
  • 43b337e163 Fix Vulkan synchronization between CPU and GPU to prevent running over frames in flight mafiesto4 2026-01-28 20:43:01 +01:00
  • 45306ca20e Minor Vulkan fixes mafiesto4 2026-01-28 20:35:42 +01:00
  • 259d93f95c Fix RenderDoc detection on Vulkan mafiesto4 2026-01-28 17:08:00 +01:00
  • 61b6aeb252 Fix missing DDGI on D3D11 when object counter readback buffer doesn't have data on time mafiesto4 2026-01-28 14:04:43 +01:00
  • d694c35db4 Bump up version mafiesto4 2026-01-28 13:20:09 +01:00
  • f105d6f84f Fix SSR artifacts when ray goes towards the screen mafiesto4 2026-01-28 09:22:48 +01:00
  • b1b6953200 Optimize Volumetric Fog on 2k/4k displays by limiting res to 1080p mafiesto4 2026-01-28 08:53:15 +01:00
  • fa428e343b Add dithering to Volumetric Fog to reduce aliasing mafiesto4 2026-01-28 08:39:56 +01:00
  • 5d9d64e6e7 Fix missing scale for inverse squared setting for lights. Tryibion 2026-01-27 22:10:22 -06:00
  • dbbb67f398 Cleanup old Volumetric Fog pass code mafiesto4 2026-01-27 23:32:13 +01:00
  • a9bddfa784 Fix Volumetric Fog sampling to use the same code path for depth slices conversion mafiesto4 2026-01-27 23:24:47 +01:00
  • f9b784a42a Add improvements to Volumetric Fog quality and performance mafiesto4 2026-01-27 22:20:48 +01:00
  • d47bd5d6e7 Fix small lights and small particles rasterization into Volumetric Fog mafiesto4 2026-01-27 21:00:20 +01:00
  • e1013aec94 Add using medium shadow quality in Volumetric Fog for smoother shadowed lights scattering mafiesto4 2026-01-27 20:52:41 +01:00
  • 1c294059df Fix volume particles to apply opacity/mask into emission for proper shape mafiesto4 2026-01-27 14:12:48 +01:00
  • 305296883d Fix Volumetric Fog to not flicker on temporal blend when resizing the screen or changing quality mafiesto4 2026-01-27 13:56:26 +01:00
  • a7016d1186 Fix issue with tabs not collapsing panel 1 if no tabs on panel 1 Tryibion 2026-01-26 21:56:30 -06:00
  • 004e02af73 Fix double scaling in canvas scalar. Tryibion 2026-01-26 20:46:49 -06:00
  • 143d714037 Optimize Screen Space Reflections tracing with Hierarchical Z-Buffer mafiesto4 2026-01-26 15:22:39 +01:00
  • da8376bba1 Fix NaN artifacts after TAA mafiesto4 2026-01-26 13:51:50 +01:00
  • 4e8f54bb61 Merge branch 'master' into Improve-HighlightedPopUpColor Phantom 2026-01-24 15:29:34 +01:00
  • 0eac545271 Merge branch 'FlaxEngine:master' into flax-msdf-font fibref 2026-01-24 20:14:30 +08:00
  • f773a0755d Merge branch 'Tryibion-fix-missing-light-serialize' mafiesto4 2026-01-22 23:40:22 +01:00
  • d8343dae8e Merge branch 'fix-missing-light-serialize' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-missing-light-serialize mafiesto4 2026-01-22 23:40:16 +01:00
  • b09fbe2d9b Fix deploying NuGet packages to include dependencies (recursive) mafiesto4 2026-01-22 23:39:38 +01:00
  • 6dbfd25bdb Fix deploying NuGet packages to include correct library file name mafiesto4 2026-01-22 19:57:16 +01:00
  • ecfd03f79c Fix restoring NuGet packages for target with multiple projects mafiesto4 2026-01-22 18:49:47 +01:00
  • 66a295d5af Optimize reflections combine with depth bounds test mafiesto4 2026-01-20 22:41:59 +01:00
  • d7458d81a5 Optimize SSR a bit more mafiesto4 2026-01-20 22:05:52 +01:00
  • cc5e4c19e1 Fixes for SSAO and SSR mafiesto4 2026-01-20 18:19:34 +01:00
  • 0c5cb59875 Fix precision print in profile gpu dump command mafiesto4 2026-01-20 13:23:11 +01:00
  • 85ed0ecb06 Optimize ASSAO perf by using half pixels and less processing for similar visuals mafiesto4 2026-01-20 13:22:01 +01:00
  • 95b9392f51 Fix render target pool pink clear on consoles and mobile mafiesto4 2026-01-20 12:07:20 +01:00
  • c7c1bbe35f Fix half res depth buffer regression from 192d3d1a8e mafiesto4 2026-01-20 12:01:03 +01:00
  • 192d3d1a8e Optimize SSAO rendering with depth bounds and half-res depth buffer mafiesto4 2026-01-20 00:22:27 +01:00
  • 877d57681d Optimize reflection probes, lights and shadow projections rendering with depth bounds test mafiesto4 2026-01-19 22:14:59 +01:00
  • 0a9bc084f4 Fix deprecated macro usage mafiesto4 2026-01-19 17:45:30 +01:00
  • ec4f8ce239 Optimize RenderTargetWriteMask on depth pass for transparency and terrain materials mafiesto4 2026-01-19 17:45:18 +01:00
  • d049a16882 Add support for Depth Bounds test in all graphics APIs mafiesto4 2026-01-19 17:44:45 +01:00
  • ee75cab73e Add DirectX12 Agility SDK to third-party includes mafiesto4 2026-01-19 17:41:47 +01:00
  • 0072e21ffa Add ProfilerGPU.Dump command for GPU frame profiling log mafiesto4 2026-01-18 16:38:15 +01:00
  • f44dde89db Fix missing vertex counting in draws (use index count to approx) mafiesto4 2026-01-18 16:24:15 +01:00
  • e6fd761b80 Fix missing light shadow resolution serialization. Tryibion 2026-01-17 14:09:13 -06:00
  • 62a378e01a Update engine assets mafiesto4 2026-01-16 13:47:44 +01:00
  • e67b705397 Deprecate GPUTimerQuery in favor of new queries API mafiesto4 2026-01-16 13:39:28 +01:00
  • 847f6411e7 Migrate ProfilerGPU to new lightweight queries API mafiesto4 2026-01-16 13:24:56 +01:00
  • 0d7c04682d Fix parsing else preprocessor and && conditions in bindings generator mafiesto4 2026-01-16 12:48:58 +01:00
  • baf068330c Add Graphics.TestValue general purpose utility for A/B testing features and perf in shaders during development mafiesto4 2026-01-16 12:48:05 +01:00
  • 593646061e Mark TemporalScale in SSR settings as deprecated and add a minor sharpening to SSR temporal filter mafiesto4 2026-01-16 11:20:06 +01:00
  • 9ac231c403 Add new GPU Query API that is lightweight and supports occlusion queries mafiesto4 2026-01-16 10:40:30 +01:00
  • d2d7a871ce Add sharpening and better AABB history clamp to Screen Space Reflections temporal filter mafiesto4 2026-01-14 14:00:54 +01:00
  • b172b08782 Fix dark Screen Space Reflections in some spots when using Software Tracing mafiesto4 2026-01-14 13:26:26 +01:00
  • 18778aa511 **Add Box Projection to Environment Probe** for better indoor areas mafiesto4 2026-01-14 09:49:01 +01:00
  • b7e32e13ab Add CaptureOffset to Environment Probe mafiesto4 2026-01-13 14:53:48 +01:00
  • 610c76578b Merge remote-tracking branch 'origin/master' into 1.12 mafiesto4 2026-01-13 14:29:44 +01:00
  • e721fbd89f Add editor status message about amount of selected actors mafiesto4 2026-01-13 14:21:32 +01:00
  • ff2c5290b5 Fix Volumetric Fog rasterization on Vulkan mafiesto4 2026-01-13 13:21:32 +01:00
  • 2b4dc97a97 Fix yellowish artifacts due to quantization error in TAA and composite image output mafiesto4 2026-01-13 13:12:33 +01:00
  • 14842183f2 Fix sky, skylight and reflections banding artifacts with a random noise mafiesto4 2026-01-13 13:12:19 +01:00
  • b4b13d8dd4 Fix crash when showing cube or volume texture in GPUTextureBrush mafiesto4 2026-01-13 10:36:26 +01:00
  • e3d1e8a5ea Add View button to edit Environment Probe texture asset mafiesto4 2026-01-13 10:36:07 +01:00
  • d9f90f726b Optimize reflection probes rendering by using depth test to reject occluded pixels early mafiesto4 2026-01-13 10:35:29 +01:00
  • e0062a6ff1 Add RenderColorFormat option to graphics settings for rendering pipeline buffer format mafiesto4 2026-01-13 09:07:22 +01:00
  • e494c9ec76 Add small scale for color grading LUT mafiesto4 2026-01-12 23:56:31 +01:00
  • 2501095500 Add screen vignette to Eye Adaptation histogram for more accurate exposure mafiesto4 2026-01-12 23:47:15 +01:00
  • ec0877004c Merge branch 'master' into Improve-HighlightedPopUpColor Phantom 2026-01-12 22:56:49 +01:00
  • 3cfc5db54a Merge branch 'xxSeys1-ArrayEditorHideSize' mafiesto4 2026-01-12 21:34:57 +01:00
  • 840835fad2 Merge branch 'ArrayEditorHideSize' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ArrayEditorHideSize mafiesto4 2026-01-12 21:34:52 +01:00
  • 41f136ce0f Merge branch 'xxSeys1-UiClippingFixes' mafiesto4 2026-01-12 21:33:43 +01:00
  • 32cae3aacd Merge branch 'UiClippingFixes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-UiClippingFixes mafiesto4 2026-01-12 21:33:03 +01:00
  • 832c524c3c Merge branch 'xxSeys1-DirtyEditorSettingsStar' mafiesto4 2026-01-12 21:30:07 +01:00
  • a18ca9a4ad Merge branch 'DirtyEditorSettingsStar' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DirtyEditorSettingsStar mafiesto4 2026-01-12 21:30:00 +01:00
  • 05e7e6630c Fix missing material graph references mafiesto4 2026-01-12 21:28:45 +01:00
  • 788d8660b8 Fix transparent materials flickering without DDGI mafiesto4 2026-01-12 20:47:03 +01:00
  • ab806b2a9b Add checkerboard pattern to part of the alpha slider background in color picker mafiesto4 2026-01-12 18:53:56 +01:00
  • 610ba00915 Add support for picking colors in linear color space (with toggle for special cases like UI) mafiesto4 2026-01-12 18:50:44 +01:00
  • e60bd165f4 Disable Linear color space until it's ready for production mafiesto4 2026-01-12 18:50:19 +01:00
  • 223d4f64eb Add GammaColorSpace to Graphics for simplicity mafiesto4 2026-01-12 18:49:10 +01:00
  • 827ad85651 Fix sRGB between Linear conversion to remain Alpha unchanged mafiesto4 2026-01-12 16:08:50 +01:00
  • 69c5d65318 Add Linear to sRGB and sRGB to Linear nodes to materials mafiesto4 2026-01-12 15:54:52 +01:00
  • b834dddb11 **Refactor sRGB import option on textures** to actually handle image contents with gamma mafiesto4 2026-01-12 15:50:24 +01:00
  • baddfec6d1 Merge branch 'GoaLitiuM-build_deps_fixes' mafiesto4 2026-01-12 00:32:07 +01:00
  • fc2f56aca6 Fix missing console platforms mafiesto4 2026-01-12 00:31:59 +01:00
  • 0364fd629b Merge branch 'build_deps_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-build_deps_fixes mafiesto4 2026-01-11 23:31:09 +01:00