Commit Graph

14301 Commits

Author SHA1 Message Date
xrEugene bb223ff093 fix/interface-scale 2026-08-06 17:27:28 +03:00
mafiesto4 1e5d8e3329 Fix regression on Dotnet AOT deploy when not using .dll renaming feature 2026-08-05 10:16:56 +02:00
mafiesto4 49cb39e1f1 Merge remote-tracking branch 'origin/master' into 1.13
# Conflicts:
#	Source/Engine/GraphicsDevice/Vulkan/GPUSwapChainVulkan.cpp
2026-08-05 08:12:00 +02:00
mafiesto4 70498fa42c Merge branch 'ifromstone-dev/FixBackbufferSwapchain' 2026-08-05 06:53:47 +02:00
mafiesto4 470b12bfd3 Post merge 2026-08-04 20:11:42 +02:00
mafiesto4 ddb29955e5 Merge branch 'dev/FixBackbufferSwapchain' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/FixBackbufferSwapchain
# Conflicts:
#	Source/Engine/GraphicsDevice/Vulkan/GPUSwapChainVulkan.cpp
2026-08-04 20:08:23 +02:00
mafiesto4 0fc7bb723c Remove not needed newline 2026-08-04 20:06:22 +02:00
mafiesto4 c16abad029 Merge branch 'ifromstone-dev/VulkanSwapchainRecreation' 2026-08-04 20:06:10 +02:00
mafiesto4 4e6e22b539 Merge branch 'dev/VulkanSwapchainRecreation' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/VulkanSwapchainRecreation 2026-08-04 20:04:27 +02:00
mafiesto4 4c1c01063e Merge branch 'ifromstone-dev/CLionIDESupport' 2026-08-04 19:39:30 +02:00
mafiesto4 222daa99da Move CLion docs to FlaxDocs
https://github.com/FlaxEngine/FlaxDocs/commit/6e89a8f1d9b033fedecbef8c560dd5107bdcbd53
2026-08-04 19:39:25 +02:00
mafiesto4 dc60dc43e5 Merge branch 'dev/CLionIDESupport' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/CLionIDESupport 2026-08-04 19:21:47 +02:00
mafiesto4 ca9ad9ffb0 Merge branch 'xxSeys1-NoPathInWindowTitle' 2026-08-04 19:19:37 +02:00
mafiesto4 ef7aefd7b8 Refactor window tooltip to use string builder
#4135
2026-08-04 19:19:34 +02:00
mafiesto4 ba0756a30c Merge branch 'NoPathInWindowTitle' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NoPathInWindowTitle 2026-08-04 19:10:04 +02:00
mafiesto4 d16d417548 Merge branch 'ThePhantomMask-ImprovementSlider' 2026-08-04 19:05:14 +02:00
mafiesto4 bae31b0d50 Fix #4099 2026-08-04 19:05:08 +02:00
mafiesto4 76f1590605 Merge branch 'ImprovementSlider' of https://github.com/ThePhantomMask/FlaxEngine into ThePhantomMask-ImprovementSlider 2026-08-04 18:37:03 +02:00
mafiesto4 7097bda54e Merge branch 'ifromstone-dev/MacOS-AndroidSupport' 2026-08-04 18:34:39 +02:00
mafiesto4 2d2a4bb671 Merge branch 'dev/MacOS-AndroidSupport' of https://github.com/ifromstone/FlaxEngine into ifromstone-dev/MacOS-AndroidSupport 2026-08-04 18:34:36 +02:00
mafiesto4 f26462a1fd Merge branch 'Tryibion-fix-split-zero' 2026-08-04 18:29:40 +02:00
mafiesto4 e6a9d7582c Merge branch 'fix-split-zero' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-split-zero 2026-08-04 18:29:35 +02:00
mafiesto4 f7526d6762 Fix error when reimporting model into different type when using LOD info 2026-08-04 13:30:56 +02:00
mafiesto4 0ed798ce42 Merge branch 'Tryibion-dpi-text-highlight' 2026-08-04 13:26:18 +02:00
mafiesto4 d230d33e94 Merge branch 'dpi-text-highlight' of https://github.com/Tryibion/FlaxEngine into Tryibion-dpi-text-highlight 2026-08-04 13:25:54 +02:00
mafiesto4 f0de5d12bb Merge branch 'Tryibion-fix-treeview-folder-shortcuts' 2026-08-04 13:24:54 +02:00
mafiesto4 477b465163 Merge branch 'fix-treeview-folder-shortcuts' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-treeview-folder-shortcuts 2026-08-04 13:24:51 +02:00
mafiesto4 69112e3bd1 Merge branch 'Tryibion-allow-skinnedmesh-lod' 2026-08-04 13:23:10 +02:00
mafiesto4 1099b5a4b4 Merge branch 'allow-skinnedmesh-lod' of https://github.com/Tryibion/FlaxEngine into Tryibion-allow-skinnedmesh-lod 2026-08-04 13:19:39 +02:00
mafiesto4 7b939174ed Merge branch 'DanielMacura-master' 2026-08-04 13:17:33 +02:00
mafiesto4 2eb780369c Merge branch 'master' of https://github.com/DanielMacura/FlaxEngine into DanielMacura-master 2026-08-04 13:17:29 +02:00
mafiesto4 f52949d1df Fix shader error when using non-ASCII characters in material 2026-08-04 13:17:00 +02:00
mafiesto4 449c58a05d Fix project version control info for empty .git repo 2026-08-04 05:36:17 +02:00
mafiesto4 b0ae51ad0d Fix compiling project with plugins for Web 2026-08-04 05:35:07 +02:00
mafiesto4 d7530ea846 Update assets 2026-08-04 05:34:35 +02:00
Daniel Macura d1b475e690 Fix terrain resolution in editor. 2026-08-03 19:49:39 +02:00
mafiesto4 c3cea5e788 Fix foliage instance bounds calculations regression from 486781661e
Using matrix transformation doesn't work properly on some foliage.
Add `BoundingSphere.Transform` with `Transform` instead of `Matrix`
2026-08-03 13:48:22 +02:00
mafiesto4 8632890068 Missing change for fix e8c63066e3 2026-08-03 07:47:30 +02:00
mafiesto4 d845eb54ce Refactor GeometryDrawStateData storage into RenderBufers for correct split-screen rendering
Refactor `ISceneRenderingListener` events to contain more data
2026-08-03 07:08:27 +02:00
mafiesto4 e8c63066e3 Fix LOD Dither Factor regression from bc36168318 on negative values 2026-08-03 07:04:49 +02:00
Tryibion 8eb571ad51 Allow more than 1 skinned mesh imported LOD 2026-07-30 22:31:28 -05:00
mafiesto4 4b65323133 Fix main camera by proper active cameras list ordering 2026-07-30 12:51:51 +02:00
mafiesto4 50ee3fd073 Fix build regressions 2026-07-29 21:32:49 +02:00
mafiesto4 ce7701e239 Fix build regressions 2026-07-28 23:11:29 +02:00
mafiesto4 a36b0327d3 Fix build regressions 2026-07-28 22:42:00 +02:00
mafiesto4 eb69dafb7c Add Loaded event to Asset in scripting
Refactor `Asset` events naming to match engine scheme
2026-07-28 22:32:36 +02:00
mafiesto4 e043b18299 Minor fixes and improvements 2026-07-28 22:28:47 +02:00
mafiesto4 ee266b2710 Merge remote-tracking branch 'origin/master' into 1.13 2026-07-28 22:27:52 +02:00
mafiesto4 1bc66192db Fix CanvasScaler point projection when using location offset 2026-07-28 22:27:45 +02:00
Tryibion f2af741ede Fix missing treeview folder shortcuts. 2026-07-27 21:36:22 -05:00