Commit Graph

14378 Commits

Author SHA1 Message Date
mafiesto4 cde38b024c Fix terrain patch destruction crash regression 2026-08-16 14:33:18 +02:00
mafiesto4 f4caad6c04 Update assets 2026-08-16 14:33:08 +02:00
mafiesto4 708bdc7bcb Add MaterialTextureMipBias to control texture mip bias in materials for better frame upscaling 2026-08-16 14:30:53 +02:00
mafiesto4 1c25519d99 Backport rendering fixes from https://github.com/RomanZhu/FlaxEngine 2026-08-16 12:50:44 +02:00
mafiesto4 926d9a0a0d Refactor rendering code by moving RenderContext to a separate harder file 2026-08-16 12:45:54 +02:00
mafiesto4 1f9f2b6a39 Merge remote-tracking branch 'origin/master' into 1.13
# Conflicts:
#	Content/Shaders/GI/DDGI.flax
2026-08-13 11:46:40 +02:00
mafiesto4 79a364114c Merge branch 'xrEugene-fix/tree-dropdown-animations' into 1.13 2026-08-13 11:45:48 +02:00
mafiesto4 ad7239a88e Merge branch 'fix/tree-dropdown-animations' of https://github.com/xrEugene/FlaxEngine into xrEugene-fix/tree-dropdown-animations 2026-08-13 11:43:50 +02:00
mafiesto4 a0639e310a Merge branch 'Tryibion-fix-dynamic' 2026-08-13 11:40:50 +02:00
mafiesto4 ffc7598acc Merge branch 'fix-dynamic' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-dynamic 2026-08-13 11:40:46 +02:00
mafiesto4 6ac7a5ac4c Merge branch 'Duroxxigar-disable-effects-default' 2026-08-13 11:40:33 +02:00
mafiesto4 11e80d52d8 Merge branch 'disable-effects-default' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-disable-effects-default 2026-08-13 11:38:11 +02:00
mafiesto4 05ebbe7448 Add new temporal upsampling option (TAAU) when using location DuringAntiAliasing
Refactor `RenderingUpscaleLocation` enum item names.
2026-08-13 11:26:27 +02:00
Jake Young 3f43c9622b Disable eye adaptation and motion blur by default 2026-08-13 02:45:04 -04:00
mafiesto4 782e7415a7 Add auto-select of newly copied/moved content items 2026-08-13 06:01:55 +02:00
mafiesto4 6663f08917 Merge branch 'GoaLitiuM-ref_temp_v3' 2026-08-13 05:51:28 +02:00
mafiesto4 e990e4432f Merge branch 'ref_temp_v3' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-ref_temp_v3 2026-08-13 05:50:30 +02:00
mafiesto4 5d4b2a6737 Merge branch 'GoaLitiuM-terrain_patch_collision_fix' 2026-08-13 05:49:31 +02:00
mafiesto4 374e7380e7 Merge branch 'terrain_patch_collision_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-terrain_patch_collision_fix 2026-08-13 05:49:28 +02:00
mafiesto4 06709e4c70 Merge branch 'GoaLitiuM-terrain_patch_add_scale_fix' 2026-08-13 05:48:14 +02:00
mafiesto4 2bbd79d4ec Merge branch 'terrain_patch_add_scale_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-terrain_patch_add_scale_fix 2026-08-13 05:48:10 +02:00
mafiesto4 b55c1c73da Merge branch 'GoaLitiuM-wayland_drag_fix2' 2026-08-13 05:47:29 +02:00
mafiesto4 89d03497e3 Merge branch 'wayland_drag_fix2' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-wayland_drag_fix2 2026-08-13 05:47:19 +02:00
mafiesto4 371a7cd091 Fixes 2026-08-12 15:19:36 +02:00
mafiesto4 babeb3409e Fix regression for editor builds on non-Windows 2026-08-12 14:38:59 +02:00
mafiesto4 b0233cf1b3 Merge branch 'GoaLitiuM-build_fix' into 1.13 2026-08-12 14:35:39 +02:00
mafiesto4 3f393b9429 Merge branch 'build_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-build_fix 2026-08-12 14:35:29 +02:00
mafiesto4 287185435d Add online presence API 2026-08-12 11:49:20 +02:00
mafiesto4 98ced280e0 Add game overlay UI utilities to IOnlinePlatform 2026-08-12 05:50:56 +02:00
Ari Vuollet c61392c722 Fix terrain patch add mode not picking patches in scaled terrain 2026-08-11 12:46:10 +03:00
Ari Vuollet c5c96b1dac Remove terrain patch collision when patch is removed
Fixes #4212
2026-08-11 12:45:40 +03:00
Ari Vuollet cf052489df Fix Wayland dragging regression 2026-08-11 11:38:11 +03:00
mafiesto4 fcdc541e9a Add Online memory group 2026-08-11 06:43:54 +02:00
mafiesto4 ab84878fc3 Fix linking platform-specific online modules into the engine 2026-08-10 20:28:58 +02:00
Ari Vuollet 7d945d47e8 Fix build regression 2026-08-10 20:34:06 +03:00
Ari Vuollet 0c9431e7d7 Pass converted non-const lvalue reference parameters as temporaries 2026-08-10 20:30:48 +03:00
mafiesto4 b57c837157 Minor improvements 2026-08-10 14:58:52 +02:00
mafiesto4 68d2c41539 Fix GDK build with the latest version 2026-08-10 14:58:42 +02:00
mafiesto4 809f469404 Add GetUserAvarar to Online Platform interface 2026-08-10 14:58:18 +02:00
mafiesto4 a7baf9ca37 Add FromMemory and LoadMemory to Texture for loading images from memory 2026-08-10 14:58:09 +02:00
mafiesto4 8688695b28 Clarify UI Control Enabled doc 2026-08-10 07:14:22 +02:00
mafiesto4 b7cfb110c3 Disable Eye Adaptation in material previews by default 2026-08-10 06:05:33 +02:00
mafiesto4 716f665e39 Improve model bounds debug draw for better depth-readability of occluded pixels 2026-08-10 06:04:27 +02:00
mafiesto4 fff611e7d2 Fix delay on virtual GPU texture upload 2026-08-09 07:18:21 +02:00
mafiesto4 5b648b1824 Fixes 2026-08-08 06:50:32 +02:00
mafiesto4 1bcc39179f Update shader 2026-08-08 06:46:22 +02:00
mafiesto4 7a67864136 Add material drag drop to animated models (with highlight) 2026-08-08 06:43:13 +02:00
mafiesto4 59227bbc8b Merge remote-tracking branch 'origin/master' into 1.13
# Conflicts:
#	Source/Engine/Graphics/Materials/DeformableMaterialShader.h
#	Source/Engine/Platform/Windows/WindowsWindow.cpp
#	Source/Engine/Platform/Windows/WindowsWindow.h
2026-08-08 06:40:11 +02:00
mafiesto4 b8d403f32d Minor changes after backporting changes 2026-08-08 06:31:00 +02:00
David Svez 53df912261 Add layers settings shortcut to actor layer dropdown 2026-08-08 06:19:34 +02:00