Commit Graph

  • 50871d8885 simplify and fix edge case in item list scrolling while holding control Saas 2025-07-09 18:41:41 +02:00
  • c27a9808c4 Fix unwanted code mafiesto4 2025-07-09 10:02:20 +02:00
  • bdaf31b54f Optimize Arena Allocator to store page metadata within itself to save on allocs mafiesto4 2025-07-09 00:22:35 +02:00
  • 3abbf08f1f Optimize foliage rendering with concurrent arena allocator mafiesto4 2025-07-08 22:18:00 +02:00
  • a8eb4fc140 Add allocator tag support for Dictionary and HashSet mafiesto4 2025-07-07 23:22:32 +02:00
  • 83374164db haha I did not copy paste that comment xxSeys1 2025-07-06 21:31:26 +02:00
  • c5bfc6bc3d add option to add sphere in add colliders menu xxSeys1 2025-07-06 21:28:01 +02:00
  • d698bf96cc Apply particle effect parameter overrides when emitter is changed and when activated in the tree. Tryibion 2025-07-05 19:36:45 -05:00
  • b3f88e156c Small change to out variable that is not used anymore. Tryibion 2025-07-05 18:11:26 -05:00
  • 7418d60f24 Add editor option for build configuration when using cook and run. Tryibion 2025-07-05 18:09:30 -05:00
  • 3981d5090c change color gradiant node 8 to 11 stops MrCapy0 2025-07-05 10:27:45 -04:00
  • 48c6339ebb Fix memory leak on material instances when updating layout of Text Render mafiesto4 2025-07-04 12:21:25 +02:00
  • 2dd34b288c Merge remote-tracking branch 'origin/master' into 1.11 mafiesto4 2025-07-04 12:05:19 +02:00
  • 0bc595f16f Disable terarin normals smoothening mafiesto4 2025-07-04 12:04:36 +02:00
  • 7abed93972 Optimize terrain heightmap decoding to use shared code mafiesto4 2025-07-04 11:31:27 +02:00
  • 51feaa0730 Release mouse relative mode when focus changes during mouse tracking Ari Vuollet 2025-07-03 23:21:42 +03:00
  • 8e69aa8bd6 Fix error while closing Editor Ari Vuollet 2025-07-03 22:57:07 +03:00
  • 90b2fded48 Merge remote-tracking branch 'origin/master' into sdl_platform Ari Vuollet 2025-07-03 22:05:29 +03:00
  • 9125ffeb9e Update third-party label in About dialog Ari Vuollet 2025-07-03 20:52:44 +03:00
  • 28980e5fbf Cleanup Ari Vuollet 2025-07-03 20:21:30 +03:00
  • aab0d772a4 Implement client-side window decorations for Editor windows Ari Vuollet 2025-07-03 20:19:49 +03:00
  • 4b10d7057a Fix crash when using material instance that has more parameters that base due to material error mafiesto4 2025-07-03 20:33:14 +02:00
  • 85aed8c4d7 Fix using material VS to PS node directly within material input mafiesto4 2025-07-03 20:32:41 +02:00
  • da08be42b4 Fix deadlock in Debug builds on object dtor mafiesto4 2025-07-03 20:32:12 +02:00
  • a93a940630 Fix hot-reload files not getting cleaned up during startup Ari Vuollet 2025-07-03 17:59:20 +03:00
  • 3e353db1fa Refactor UnixFileSystem Ari Vuollet 2025-07-03 17:46:31 +03:00
  • 056fea9a8c Fix forward shading compilation when using fog inside unlit material mafiesto4 2025-07-03 14:48:38 +02:00
  • bf345f13ce Fix reflection probes capture seams on cube face edges due to volumetric fog mafiesto4 2025-07-03 13:54:22 +02:00
  • a138c6b062 Optimize environment probes filtering shader mafiesto4 2025-07-03 11:45:12 +02:00
  • 33e58c12cb Optimize ProbesRenderer to use time-slicing for cubemap faces rendering and filtering mafiesto4 2025-07-03 11:43:56 +02:00
  • 094a6562b8 Refactor ProbesRenderer mafiesto4 2025-07-03 10:18:51 +02:00
  • 7f783bb7da Fix crash when importing mesh with incorrect triangulation mafiesto4 2025-07-02 17:23:04 +02:00
  • b08f218f30 Merge branch 'Zode-tageditor-quickexpand' mafiesto4 2025-07-01 16:47:07 +02:00
  • c6640be04a Merge branch 'tageditor-quickexpand' of https://github.com/Zode/FlaxEngine into Zode-tageditor-quickexpand mafiesto4 2025-07-01 16:47:04 +02:00
  • eff3c50d9c Merge branch 'xxSeys1-ContentSearchMouseOverFocusFix' mafiesto4 2025-07-01 16:34:42 +02:00
  • 3fa099ad06 Merge branch 'ContentSearchMouseOverFocusFix' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ContentSearchMouseOverFocusFix mafiesto4 2025-07-01 16:27:08 +02:00
  • 5e47a861f3 Merge branch 'xxSeys1-VisjectConnectionCmPolish' mafiesto4 2025-07-01 16:06:22 +02:00
  • 37b4b25ead Merge branch 'VisjectConnectionCmPolish' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VisjectConnectionCmPolish mafiesto4 2025-07-01 16:06:13 +02:00
  • edfd145226 Merge branch 'xxSeys1-FixCloseButtonAfterIBrokeIt' mafiesto4 2025-07-01 15:58:46 +02:00
  • 763ede4bd9 Merge branch 'FixCloseButtonAfterIBrokeIt' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-FixCloseButtonAfterIBrokeIt mafiesto4 2025-07-01 15:58:36 +02:00
  • 284da341e1 Merge branch 'xxSeys1-ItemsListExpandOnNavigate' mafiesto4 2025-07-01 15:56:53 +02:00
  • 53ed2431b5 Merge branch 'ItemsListExpandOnNavigate' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemsListExpandOnNavigate mafiesto4 2025-07-01 15:48:24 +02:00
  • b4ab39b3bf Merge branch 'Tryibion-keep-scroll-scene-play' mafiesto4 2025-07-01 15:34:27 +02:00
  • de61e3efb5 Merge branch 'keep-scroll-scene-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-keep-scroll-scene-play mafiesto4 2025-07-01 15:34:07 +02:00
  • 29fb36fcd6 Merge branch 'Tryibion-fix-log-clear-play' mafiesto4 2025-07-01 10:52:39 +02:00
  • 78f0ff75f2 Move debug log clearing to handle pending entries too in publci api mafiesto4 2025-07-01 10:52:04 +02:00
  • 6efd456eaf Merge branch 'fix-log-clear-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-log-clear-play mafiesto4 2025-07-01 10:50:58 +02:00
  • e0c96c0cde Merge branch 'Tryibion-fix-tooltip-scene' mafiesto4 2025-07-01 10:48:34 +02:00
  • ada269568a Merge branch 'fix-tooltip-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tooltip-scene mafiesto4 2025-07-01 10:48:26 +02:00
  • dd256ad518 Fix typo mafiesto4 2025-07-01 10:37:39 +02:00
  • 12c8bb4f31 Fix scene lightmaps removal clearing actors linkage to lightmaps mafiesto4 2025-07-01 08:27:29 +02:00
  • 4e4d380267 Fix fog to draw Fog Cutoff Distance via a plane, not sphere test mafiesto4 2025-06-29 20:02:24 +02:00
  • 448eb48c23 Fix fog to draw Fog Cutoff Distance via a plane, not sphere test mafiesto4 2025-06-29 20:02:24 +02:00
  • 78d519cb9a Fix ConcurrentSystemLocker to have exclusive lock as an option mafiesto4 2025-06-29 19:16:41 +02:00
  • 43d11264f8 Fix asset references to use separate lightweight locking instead of full asset mutex mafiesto4 2025-06-29 19:16:23 +02:00
  • f126a83b79 Fix graphical issues when batching materials that use Forward Shading for instancing mafiesto4 2025-06-29 13:52:29 +02:00
  • bdd7bae459 Add new Custom Lit shading model for custom lighting in materials (eg. Cel Shading) mafiesto4 2025-06-29 13:51:59 +02:00
  • 75647d149a make visual script editor method override cm searchable xxSeys1 2025-06-28 19:40:03 +02:00
  • 52b64540ab Add extra index guard logic Tryibion 2025-06-28 10:46:11 -05:00
  • d7ab497b0e fix adding empty multi action to undo stack xxSeys1 2025-06-28 16:22:29 +02:00
  • 683a48a6e3 add default shortcuts to distribute node options xxSeys1 2025-06-28 16:02:44 +02:00
  • a41fc51f92 add visject node formatting option to straighten node connections xxSeys1 2025-06-28 15:53:32 +02:00
  • b9cfd054c1 Remove unused variable Tryibion 2025-06-27 21:38:10 -05:00
  • 53d4ea51af Add prefab UI viewport scaling. Tryibion 2025-06-27 21:18:53 -05:00
  • 3dc7546dd4 Fix crash when constant buffer is unused by shader but still exists mafiesto4 2025-06-27 19:06:25 +02:00
  • 185151b025 Minor fixes mafiesto4 2025-06-27 18:52:25 +02:00
  • 8cdec15fa6 Fix GlobalSignDistanceFieldCustomBuffer to be thread-safe (scene rendering events are not guarded via mutex anymore) mafiesto4 2025-06-27 15:41:48 +02:00
  • 1b40775d62 Fix deadloop in HtmlParser when parsing text with incorrect tags mafiesto4 2025-06-27 11:56:09 +02:00
  • 45e82d21f4 Fix ConcurrentSystemLocker to guard for a single writer at once mafiesto4 2025-06-26 19:51:06 +02:00
  • 5c37584eca Minor adjustment for alignment of perf-critical variables in rendering mafiesto4 2025-06-26 19:50:42 +02:00
  • 674fda7375 Add resizing to Custom Code nodes in Materials mafiesto4 2025-06-26 19:50:04 +02:00
  • 6296e1a9eb Fix linker errors Ari Vuollet 2025-06-26 15:32:38 +03:00
  • 1586bb0702 Merge remote-tracking branch 'origin/master' into sdl_platform Ari Vuollet 2025-06-26 15:31:59 +03:00
  • bf10d0949e add a bit of spacing to the left edge of the popup to reduce colors bleeding into the background xxSeys1 2025-06-26 12:47:31 +02:00
  • d1c43ec1fe Merge remote-tracking branch 'origin/master' into 1.11 mafiesto4 2025-06-25 10:48:11 +02:00
  • edeaf6af09 Fix compilation without SDL Ari Vuollet 2025-06-24 22:57:49 +03:00
  • dbd8297612 Add SortOrder to Environment Probe mafiesto4 2025-06-24 19:25:18 +02:00
  • 8d62a13cbc Add LayoutElementsContainer.Image with IBrush mafiesto4 2025-06-24 18:32:20 +02:00
  • 951edd95db Cleanup Ari Vuollet 2025-06-24 16:47:45 +03:00
  • 9951211596 Fix mono glib.h wrapper compilation error Ari Vuollet 2025-06-24 16:47:20 +03:00
  • 6d337464f7 Support XDG Desktop Portal as color picker provider Ari Vuollet 2025-06-24 16:41:32 +03:00
  • 5a05038a9b Add new UIBrush that uses UIBrushAsset json resource with a brush data mafiesto4 2025-06-24 13:08:25 +02:00
  • 109d4423bb add accent color strip to search item icons xxSeys1 2025-06-23 20:14:18 +02:00
  • d0b552d74a Use logo as an icon in Linux windows Ari Vuollet 2025-06-23 18:58:02 +03:00
  • 6c1e380a3e fix search item hover auto focusing item xxSeys1 2025-06-23 17:24:53 +02:00
  • 83512822b1 Support clipboard actions in Content Browser and Scene tree on Wayland Ari Vuollet 2025-06-23 17:50:02 +03:00
  • ccb78103ec Support clipboard actions in Content Browser and Scene tree on X11 Ari Vuollet 2025-06-23 17:06:06 +03:00
  • 6e79ffea34 Fix clipboard not working on X11 Ari Vuollet 2025-06-23 17:06:53 +03:00
  • 4f03d37a17 Merge remote-tracking branch 'origin/master' into sdl_platform Ari Vuollet 2025-06-23 12:03:41 +03:00
  • c57a1a7205 Fix particle emitters to wait for used textures to be loaded and streamed in for proper usage in a graph mafiesto4 2025-06-23 09:31:58 +02:00
  • 867ae2ceaa Add Texture Size node to particles mafiesto4 2025-06-23 09:31:15 +02:00
  • ef5d45874a Fix compilation regression mafiesto4 2025-06-22 12:12:42 +02:00
  • 169db79b2a Fix issue with tooltip not updating on scene reload. Tryibion 2025-06-20 20:12:43 -05:00
  • 9e4c1da032 Clear entries and pending entries before play for debug log. Tryibion 2025-06-20 19:42:30 -05:00
  • c8622d1801 Change method name from add to restore. Tryibion 2025-06-20 15:26:58 -05:00
  • d7df403e5e Optimize ContainerControl.DisposeChildren mafiesto4 2025-06-20 09:05:41 +02:00
  • d3a50cdacb Optimize Actor::DestroyChildren mafiesto4 2025-06-20 09:05:25 +02:00
  • fdd22c3380 Remove extra code. Tryibion 2025-06-19 22:09:33 -05:00
  • 53761df85e Add utility methods for redundant code. Tryibion 2025-06-19 22:07:28 -05:00
  • ecaae2b458 Add downloading nuget package if needed. Tryibion 2025-06-19 21:34:55 -05:00