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
Ari Vuollet
30ad7b611a
Fix assert when trying to drag item from a dropdown box
2026-04-05 19:53:00 +03:00
Ari Vuollet
2ab69e4503
Fix client-side window decoration dragging on macOS
2026-04-05 19:41:05 +03:00
Ari Vuollet
9838c1c014
Fix deprecation warnings
2026-04-05 19:41:05 +03:00
Ari Vuollet
22ef92e984
Implement drag and drop for macOS
2026-04-05 19:41:04 +03:00
Ari Vuollet
d7ba0180d2
Attempt to fix mouse activating menu items over caption area on macOS
2026-04-05 19:41:04 +03:00
Ari Vuollet
f38f6dd0ed
Fix mouse warping when controlling camera in Editor viewport on macOS
2026-04-05 19:41:04 +03:00
Ari Vuollet
42b4131b1f
Handle external application close events
2026-04-05 19:41:04 +03:00
Ari Vuollet
741af05159
Fix destroyed windows removing keyboard focus on macOS
2026-04-05 19:41:03 +03:00
Ari Vuollet
e4df5320bd
Fix missing window icon on macOS
2026-04-05 19:41:03 +03:00
Ari Vuollet
6606e1356e
Update SDL to 3.4.4
2026-04-05 19:41:03 +03: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
mafiesto4
2d0da37907
Remove ComparisonNode from #3540 that is impl in #3866
2026-04-01 16:26:47 +02:00
mafiesto4
42ec33bd9a
Fix auto-sizing nodes with hidden default value fields (eg, comparison node)
...
#3540
2026-04-01 16:25:33 +02:00
mafiesto4
806027408a
Merge branch 'visject-larger-inputs' of https://github.com/Zode/FlaxEngine into Zode-visject-larger-inputs
2026-04-01 16:02:10 +02:00
mafiesto4
dc6d53de7c
Try to fix compile error
2026-04-01 16:01:01 +02:00
mafiesto4
70f2eee172
Merge branch 'xxSeys1-VISjectIsNowMoreVISuallyAppealingAndLegible'
2026-04-01 15:58:41 +02:00
mafiesto4
7737dbc77f
Various minor fixes
...
#3866
2026-04-01 15:58:31 +02:00
mafiesto4
9d9d582598
Add undo to preserve connections when changing parameter in param node
2026-04-01 09:50:02 +02:00
mafiesto4
f1796dc8c8
Fix and improve layout of various Visject nodes and elements
...
#3866
2026-04-01 09:49:29 +02:00
mafiesto4
ebb4ff1dc2
Move UseFixedSize property from node archetype to flags and optimize unnecessary layouts during node loading
...
#3866
2026-03-31 22:47:10 +02:00
mafiesto4
ea5e7f1416
Add hover highlight to Visject surface boxes
...
#3866
2026-03-31 21:46:21 +02:00
mafiesto4
917e62621d
Restore textures background back to Visject surface
...
#3866
2026-03-31 21:45:29 +02:00
mafiesto4
a88e3265cd
Merge branch 'VISjectIsNowMoreVISuallyAppealingAndLegible' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VISjectIsNowMoreVISuallyAppealingAndLegible
2026-03-31 15:16:55 +02:00
mafiesto4
b2d1d0f1d9
Fix sending replication message to newly connected clients for objects that were not spawned
...
#4029
2026-03-31 13:13:33 +02:00
mafiesto4
c6204fc274
Fix binary asset dependencies tracking when dependent asset gets loaded later on
...
#3951
Adds additional cache for dependencies tracking to update them when other asset gets loaded later on.
Remove critical-section from `LoadAssetTask` that was causing some deadlocks (data access is already atomic there).
2026-03-31 12:03:18 +02:00
mafiesto4
8b383d4dbe
Fix regression on Large Worlds build and bunch of warnings
2026-03-30 23:50:03 +02:00