Commit Graph

  • 65fd22f5b6 Add Triangles to MeshAccessor for easy index buffer access mafiesto4 2026-02-05 13:00:49 +01:00
  • f57df83d26 Add Slerp methods on Vectors Phantom 2026-02-05 12:43:29 +01:00
  • 66894b71fa Add utility to get loaded assets mafiesto4 2026-02-05 12:37:03 +01:00
  • 7e9ee0610a Fix missing audio on OpenAL when changing active device mafiesto4 2026-02-04 23:43:06 +01:00
  • 3adda3629e don't try to auto connect to comments and particle emitter nodes Saas 2026-02-04 23:29:41 +01:00
  • f733611213 Fix various issues with audio and video playback mafiesto4 2026-02-04 21:48:02 +01:00
  • a57fe6c04d add lazy connect feature to visject Saas 2026-02-04 21:31:03 +01:00
  • 29b043342a don't fall into the trap of moving nodes with NoMove flag again Saas 2026-02-04 14:11:23 +01:00
  • 8d8bf87c69 move nodes if needed and add undo support Saas 2026-02-04 13:52:37 +01:00
  • ca54313bd8 Merge branch 'master' into Improve-HighlightedPopUpColor Phantom 2026-02-04 05:19:47 +01:00
  • 780e78f056 Another compilation fix attempt mafiesto4 2026-02-03 23:33:24 +01:00
  • 4d447b7544 Fix very rare race condition when waiting for an asset to load mafiesto4 2026-02-03 23:33:09 +01:00
  • 7a96c1ff76 Merge branch 'master' into Improve-HighlightedPopUpColor Phantom 2026-02-03 23:26:34 +01:00
  • 83c15c05bb Merge branch 'master' into Improve-HighlightedPopUpColor Phantom 2026-02-03 23:06:53 +01:00
  • 9a44902949 Optimize e84b5410ec to use faster code path on common math types mafiesto4 2026-02-03 23:00:36 +01:00
  • e84b5410ec Fix C# Json serialization to use proper value comparison for structures with Scene Object references mafiesto4 2026-02-03 22:59:35 +01:00
  • 9ac19cbd2f Fix build regression on Clang mafiesto4 2026-02-03 22:58:09 +01:00
  • 39a2bc2535 Fix build regression on Clang mafiesto4 2026-02-03 22:11:15 +01:00
  • 15771355cb Add ShouldSerialize to ISerializable to properly handle serialization of custom C++ types in prefabs mafiesto4 2026-02-03 22:09:41 +01:00
  • ab88a6339a add ripping apart connection with reconnect and auto connect when node is dropped over existing connection Saas 2026-02-03 21:36:32 +01:00
  • f3111e855d Fix showing C++ structures inlined in collection editor when they have a single property/field mafiesto4 2026-02-03 19:48:57 +01:00
  • 3c6838ee35 Fix error in reparent action when scene is missing (eg. in prefab editor) mafiesto4 2026-02-03 19:13:31 +01:00
  • 36ab08e60d Fix build regression on Clang mafiesto4 2026-02-03 18:28:25 +01:00
  • 834c4553b2 Add Missing functions on Vector4 Phantom 2026-02-03 17:57:31 +01:00
  • 5a95336601 Merge branch 'Tryibion-ui-raycast-cull' mafiesto4 2026-02-03 17:49:08 +01:00
  • f26fae2daf Merge branch 'ui-raycast-cull' of https://github.com/Tryibion/FlaxEngine into Tryibion-ui-raycast-cull mafiesto4 2026-02-03 17:49:04 +01:00
  • 20df4289c2 Merge branch 'xxSeys1-UnifyAudioListenerWarnings' mafiesto4 2026-02-03 17:48:37 +01:00
  • 217701ae05 Adjust error in case we support more listeners mafiesto4 2026-02-03 17:48:30 +01:00
  • f1509bab28 Merge branch 'UnifyAudioListenerWarnings' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-UnifyAudioListenerWarnings mafiesto4 2026-02-03 17:45:52 +01:00
  • 30fdd7336e Merge branch 'xxSeys1-VisjectMoveNodeSmallerIncrements' mafiesto4 2026-02-03 17:44:51 +01:00
  • 3b120cc5a4 Merge branch 'VisjectMoveNodeSmallerIncrements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectMoveNodeSmallerIncrements mafiesto4 2026-02-03 17:44:41 +01:00
  • 4cf0c38940 Merge branch 'xxSeys1-PressGToGameModeAndPToNavigate' mafiesto4 2026-02-03 16:46:49 +01:00
  • 0f383d2fc6 Move transform gizmo visibility to the base class mafiesto4 2026-02-03 16:46:46 +01:00
  • 483df22929 Fix building SDL dependencies Ari Vuollet 2026-02-03 17:46:41 +02:00
  • 07f21a1520 Merge branch 'PressGToGameModeAndPToNavigate' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PressGToGameModeAndPToNavigate mafiesto4 2026-02-03 16:39:57 +01:00
  • f870fc3ae2 Merge remote-tracking branch 'origin/master' into sdl_platform Ari Vuollet 2026-02-03 17:39:43 +02:00
  • bbb5354e9c Fix potential crash on out of bounds access mafiesto4 2026-02-03 16:32:34 +01:00
  • 21e2c830e5 Refactor Animation editor to use cloned asset for live preview of nested animations editing mafiesto4 2026-02-03 16:32:22 +01:00
  • c828c90161 Add Set Parameter node to Anim Graph mafiesto4 2026-02-03 15:42:26 +01:00
  • f725f4c0b9 Add saving viewport icons scale (global) within Editor window layout mafiesto4 2026-02-03 13:24:13 +01:00
  • 1535f95cf1 Fix mesh collision proxy setup for meshes using packed positions format mafiesto4 2026-02-03 13:18:02 +01:00
  • b1f85b7462 Add Auto collision option to handle imported or created model collider asset mafiesto4 2026-02-03 09:23:50 +01:00
  • 3a0af54f48 Add Collision Meshes Postfix to filter collision meshes inside imported model via ending mafiesto4 2026-02-03 09:23:19 +01:00
  • 4e3e9386cc Fix restoring Min Screen Size of the model on reimport mafiesto4 2026-02-02 22:25:08 +01:00
  • b27e556363 expose material instance Saas 2026-02-02 21:35:40 +01:00
  • 449fc597b5 Fix crash when using overlapping instances mafiesto4 2026-02-02 19:21:45 +01:00
  • b0a0c5b66c change selectedSegment to int Saas 2026-02-02 12:52:54 +01:00
  • f1d5c0257f improve radial menu control Saas 2026-02-02 12:50:24 +01:00
  • ae46520edf Merge branch 'master' into Improve-HighlightedPopUpColor Phantom 2026-02-02 10:31:24 +01:00
  • 0e91a2d25b Merge branch 'Tryibion-fix-view-band-sel' mafiesto4 2026-02-01 23:33:09 +01:00
  • aba995a42f Merge branch 'fix-view-band-sel' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-view-band-sel mafiesto4 2026-02-01 23:33:04 +01:00
  • bf0c7fe0dc Fix timescale in FixedTimestep particles update and when using Editor preview mafiesto4 2026-02-01 23:32:00 +01:00
  • 2ab8b9dd55 Add Texture Group option for triplanar and procedural samplers mafiesto4 2026-02-01 23:11:44 +01:00
  • e1ffdee57a If UI is culling children, dont return children outside of client area for raycast. Tryibion 2026-01-30 15:51:53 -06:00
  • 7c44767d4d Fix viewport rubberban selector. Tryibion 2026-01-30 12:07:36 -06:00
  • 87ccaa9dd8 Add keyboard navgation to context menu child menus mafiesto4 2026-01-30 18:00:16 +01:00
  • e8c2f18a4d Add tab navigation to Editor context menus and popups mafiesto4 2026-01-30 17:50:24 +01:00
  • 6b36543717 Merge branch 'xxSeys1-CurvePresets' mafiesto4 2026-01-30 17:41:13 +01:00
  • bb2a883dc7 Merge branch 'CurvePresets' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CurvePresets mafiesto4 2026-01-30 17:39:09 +01:00
  • be7e88de36 Merge branch 'xxSeys1-VisjectResizeCurveNodes' mafiesto4 2026-01-30 17:32:03 +01:00
  • 4a1490f0b1 Follow up on #3642 and move node resizing code to shared code mafiesto4 2026-01-30 17:31:59 +01:00
  • e0d0acc33c Merge branch 'VisjectResizeCurveNodes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectResizeCurveNodes mafiesto4 2026-01-30 16:58:01 +01:00
  • e2f2d3e6f6 Merge branch 'Tryibion-fix-terrain-closest-point' mafiesto4 2026-01-30 16:43:52 +01:00
  • afc04dc41c Minor cleanup and fix mafiesto4 2026-01-30 16:43:48 +01:00
  • bdfa503c05 Merge branch 'fix-terrain-closest-point' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-terrain-closest-point mafiesto4 2026-01-30 16:38:50 +01:00
  • 205a8b2ebe Fix GPU Vertex Layout usage with explicit offsets to properly hash and calculates stride mafiesto4 2026-01-30 15:10:31 +01:00
  • d18c245730 Fix rare async task crash when it's canceled while dequeuing mafiesto4 2026-01-30 13:14:36 +01:00
  • e4eb064562 Add bake button to nav mesh bounds and minor improvements mafiesto4 2026-01-30 13:12:45 +01:00
  • 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