Commit Graph

13626 Commits

Author SHA1 Message Date
mafiesto4 095cfcdde2 Fix WebGPU crash when creating buffer with init data that is not aligned to 4 bytes 2026-04-09 14:47:21 +02:00
mafiesto4 8ff1c4856e Fix Chromatic Distortion to be based on 1080p res as reference to resolution-independent 2026-04-08 22:46:53 +02:00
mafiesto4 b3ceda5a6e Revert 10c8454e8f to use more common paste logic in scene tree
(duplicate can paste at the same tree level, paste puts new object into the selection by default)
2026-04-08 22:19:21 +02:00
mafiesto4 5b922e069e Fix importing and using files without extension in Editor content 2026-04-08 20:36:02 +02:00
mafiesto4 21decf6790 Bump up build number 2026-04-08 17:23:09 +02:00
mafiesto4 9e48cc4156 Fix crash on leftover window handle inside an input device events queue 2026-04-08 17:13:34 +02:00
mafiesto4 96301f20c6 Fix editor viewport focus to be locked from game when using dock window 2026-04-08 17:13:00 +02:00
mafiesto4 963b2f327f Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
#	Source/Engine/Platform/Windows/WindowsPlatform.h
2026-04-08 13:24:29 +02:00
mafiesto4 6a8d6af17e Add Platform.GetUserLanguage for text localization, separate from locale used for numbers, currency and dates 2026-04-08 13:04:19 +02:00
mafiesto4 79d1d0c109 Add Localization.GetLocales to list all languages in a game 2026-04-08 09:46:59 +02:00
mafiesto4 737cac559c Fix postfx material flicker due to lost asset reference 2026-04-08 09:27:31 +02:00
mafiesto4 bc30d67c3f Update XCode min version to 16.4 2026-04-08 09:21:03 +02:00
mafiesto4 f2cf5ce1ab Adjust nightly CD builds to run 2hs earlier for EU to have a fresh build in a morning 2026-04-08 09:08:30 +02:00
mafiesto4 85c134ce2a Fix color picker auto-submit on defocus on Linux
#4046
2026-04-08 00:01:48 +02:00
mafiesto4 4b0aafa1de Fix color picker auto-submit on defocus on Linux
#4046
2026-04-08 00:00:13 +02:00
mafiesto4 a56d200230 Rebuild SDL3 for Linux with Wayland 2026-04-07 23:49:01 +02:00
mafiesto4 ff6b7ee9cf Fixes for Web on Linux 2026-04-07 23:17:16 +02:00
mafiesto4 47508150c2 Fix crash when changing prefab root
#4034
2026-04-07 21:57:36 +02:00
mafiesto4 73ade7588c Migrate to the newer macOS 15 runner 2026-04-07 16:52:55 +02:00
mafiesto4 3954a97734 Fix tint compiler path 2026-04-07 16:30:44 +02:00
mafiesto4 403b5fe09a Rebuiild astc with old XCode 16.4 2026-04-07 16:29:10 +02:00
mafiesto4 59e46077fc Fix exception in invalid window layout to avoid hard errors
#4033
2026-04-07 13:30:13 +02:00
mafiesto4 088ab759da Merge branch 'xxSeys1-VjCurvatureTweak' 2026-04-07 13:21:21 +02:00
mafiesto4 057d6c67f7 Move tint compiler to Web package 2026-04-07 13:12:19 +02:00
mafiesto4 76fbeba67a Fox NoPostFx debug view when using Linear Color Space 2026-04-07 12:01:45 +02:00
mafiesto4 862fc69460 Fix GBuffer debug view when using Lienar Color Space 2026-04-07 11:51:20 +02:00
mafiesto4 e501d10ac1 Add Start Distance to volumetric fog to match Exponential Fog more 2026-04-07 11:36:51 +02:00
mafiesto4 1676f41744 Upgrade Github Actions to the newer versions 2026-04-07 11:09:44 +02:00
mafiesto4 1ec58e3563 Minor fixes 2026-04-07 11:08:03 +02:00
mafiesto4 0505135d7e Add file type filters to file dialog on macOS 2026-04-06 23:23:47 +02:00
mafiesto4 ee32422796 Fix editor packaging errors 2026-04-06 21:05:13 +02:00
mafiesto4 8342596133 Add code signing and disk image notarization for macOS game cooking 2026-04-06 21:04:47 +02:00
mafiesto4 ec69c733ee Fix showing folder contents in Finder 2026-04-05 13:18:09 +02:00
mafiesto4 1d214b20e4 Fix compiler warnings on macOS 2026-04-05 13:02:01 +02:00
mafiesto4 4e6fde17ea Add macOS window impl progress 2026-04-04 22:34:39 +02:00
mafiesto4 dccfa76994 Fix DPI issues on macOS in Editor windows 2026-04-04 21:05:39 +02:00
mafiesto4 9ffa1abb54 Add various missing features from macOS window
Fixes floating windows and context menus robustness in Editor.
2026-04-04 20:56:27 +02:00
Saas 6be0b48270 tweak visject default curvature 2026-04-03 18:47:59 +02:00
mafiesto4 d108e59a84 Fix dragging a single dock window via an inner title bar
#4038
2026-04-03 18:06:16 +02:00
mafiesto4 ebdf7074d3 Fix native window system regression on Windows in Editor due to transparent window as layered
#4039
2026-04-03 17:57:13 +02:00
mafiesto4 7193f8dcab Fix empty bind group to not be static due to WebGPU issues 2026-04-03 17:07:14 +02:00
mafiesto4 0e161c6ec1 Fixes for Web 2026-04-03 16:45:16 +02:00
mafiesto4 93e748a981 Add bigger default size of Editor windows 2026-04-03 12:50:14 +02:00
mafiesto4 2afca52a41 Fix crash on shutdown when one of the windows had outstanding input events 2026-04-03 12:46:49 +02:00
mafiesto4 5e894ea45c Fix Volumetric Fog to reset when not rendered for some time 2026-04-03 12:46:06 +02:00
mafiesto4 d48d40fc41 Fix black fog bug on transparency when Volumetric Fog is disabled 2026-04-03 12:43:15 +02:00
mafiesto4 121ef2f244 Fix SSR mixing bug regression 2026-04-03 11:28:22 +02:00
mafiesto4 2fc95bdf57 Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
#	Content/Editor/MaterialTemplates/Deformable.shader
#	Flax.flaxproj
#	Source/Engine/Content/Content.h
#	Source/Engine/Serialization/JsonTools.cpp
2026-04-01 17:14:21 +02:00
mafiesto4 9a7abd751f Fix crash on invalid unpack node usage in shader graph
#4030
2026-04-01 16:55:28 +02:00
mafiesto4 cabae8142d Merge branch 'Zode-visject-larger-inputs' 2026-04-01 16:26:53 +02:00