mafiesto4
|
5f906c2353
|
More shader warnign fixes
|
2026-07-15 23:00:27 +02:00 |
|
mafiesto4
|
f89e74c3de
|
Fix build for blue platform four
|
2026-07-15 23:00:08 +02:00 |
|
mafiesto4
|
0b5dcbb533
|
Fix Array::ClearDelete on Clang
|
2026-07-15 22:58:54 +02:00 |
|
mafiesto4
|
da19395f98
|
Fix native libs deploy for Xbox
|
2026-07-15 22:57:41 +02:00 |
|
mafiesto4
|
8257d0a981
|
Fix shader warnings
|
2026-07-15 14:11:36 +02:00 |
|
mafiesto4
|
d76f3795ea
|
Change nethost native libs to be shared on Xbox
|
2026-07-15 14:11:21 +02:00 |
|
mafiesto4
|
6272de184c
|
Add debug prints for logs init for console issues troubleshooting
|
2026-07-15 12:18:35 +02:00 |
|
mafiesto4
|
3dbca8f338
|
Fix crash StringUtils::Copy on Win32 when length is zero
|
2026-07-15 12:17:57 +02:00 |
|
mafiesto4
|
6d342b44a1
|
Fix crash when reading process output on Windows with an empty data
|
2026-07-15 11:03:58 +02:00 |
|
mafiesto4
|
10c2c5c59b
|
Fix GDK redistribute deploy when using multiple MSVCs
|
2026-07-15 10:44:13 +02:00 |
|
mafiesto4
|
759d96ae30
|
Fix locale setup on ps4/ps5
|
2026-07-15 10:07:35 +02:00 |
|
mafiesto4
|
9f5aeb6c76
|
Add volume debug draw highlight to the selected env probe
|
2026-07-14 23:14:03 +02:00 |
|
mafiesto4
|
846be3c329
|
Add noise to DDGI specular to hide low-res probes pixelization
|
2026-07-14 23:10:50 +02:00 |
|
mafiesto4
|
401bfbd52d
|
Add new DDGI Reflections rendering mode for fully dynamic indirect specular
|
2026-07-14 23:09:34 +02:00 |
|
mafiesto4
|
7d387a11c7
|
Simplify binding depth buffer as read-only
|
2026-06-30 15:18:43 +02:00 |
|
mafiesto4
|
1915aa3c06
|
Merge remote-tracking branch 'origin/master' into 1.13
# Conflicts:
# Content/Shaders/DepthOfField.flax
# Source/Engine/Content/Asset.cpp
|
2026-06-30 10:06:55 +02:00 |
|
mafiesto4
|
1b954a1edc
|
Exclude more C# stdlib from Visual Script to reduce clobber
|
2026-06-30 09:59:09 +02:00 |
|
mafiesto4
|
4d86d9574d
|
Merge branch 'editor-window-persistency' of https://github.com/TyGrze/FlaxEngine into TyGrze-editor-window-persistency
|
2026-06-30 08:49:53 +02:00 |
|
mafiesto4
|
96819d2dcd
|
Fix scene texture node with WorldPosition
|
2026-06-30 08:49:37 +02:00 |
|
mafiesto4
|
768beebd00
|
Fix reloading assets that failed to load
|
2026-06-30 08:48:56 +02:00 |
|
mafiesto4
|
5cd6c98ff3
|
Fix auto-selecting newly imported or created assets in Editor
|
2026-06-30 08:48:24 +02:00 |
|
mafiesto4
|
db24203b8a
|
Minor adjustment to #4165
|
2026-06-30 08:42:47 +02:00 |
|
mafiesto4
|
0cffaceecf
|
Merge branch 'draw-debug-point' of https://github.com/TyGrze/FlaxEngine into TyGrze-draw-debug-point
|
2026-06-29 15:43:13 +02:00 |
|
mafiesto4
|
c55a7b8c9d
|
Merge branch 'fix/import-dialog-select-all-focus' of https://github.com/TyGrze/FlaxEngine into TyGrze-fix/import-dialog-select-all-focus
|
2026-06-29 15:29:50 +02:00 |
|
mafiesto4
|
593b989958
|
Fix procedural Skinned Mesh creation from code
https://forum.flaxengine.com/t/issues-with-creating-skinnedmodel-procedurally/2627
|
2026-06-29 15:18:21 +02:00 |
|
Tyler Gregorcyk
|
37905f1ccb
|
Adds option to use persistent settings over defualt viewport options
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com>
|
2026-06-28 13:51:51 -05:00 |
|
Tyler Gregorcyk
|
5ead0d482b
|
Adds Brightness, ResolusionScale, DebugView, and LayerMask to viewport persistence
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com>
|
2026-06-28 13:38:40 -05:00 |
|
mafiesto4
|
049e13202b
|
Optimize DDGI indirect lighting resolving to use depth bounds test
|
2026-06-27 00:57:54 +02:00 |
|
mafiesto4
|
7f403658df
|
Add option to render DDGI indirect lighting in half-res with bilateral upscaling
Cuts irradiance resolving time in half at cost of some aliasing. Ideal for low-quality settings or when rendering at high native res.
|
2026-06-27 00:44:20 +02:00 |
|
Tyler Gregorcyk
|
b23f4571ab
|
Halved DrawPoints traingle count by skipping degenerate wedges
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com>
|
2026-06-26 13:39:12 -05:00 |
|
Tyler Gregorcyk
|
ff10fa64e2
|
Corrected comment in DebugDraw::DrawPoint
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com>
|
2026-06-26 13:06:52 -05:00 |
|
Tyler Gregorcyk
|
b9c93970d0
|
Adds camera facing point to debug draw
closes #4133
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com>
|
2026-06-26 13:01:45 -05:00 |
|
mafiesto4
|
1a2d86826d
|
Minor DDGI changes
|
2026-06-26 14:51:59 +02:00 |
|
mafiesto4
|
42241410d4
|
Get rid of ddgi probe distance scaling
|
2026-06-26 11:26:22 +02:00 |
|
Tyler Gregorcyk
|
51ffac25a3
|
Fixes focus entries list when opening import files dialog
Closes #3567
Also fixes root node margin from -14 to -16 as mentioned in #3567
Signed-off-by: Tyler Gregorcyk <tyler@gregorcyk.com>
|
2026-06-25 21:35:09 -05:00 |
|
mafiesto4
|
df2794c798
|
Optimize rendering when using TAA to draw PostFX directly to backbuffer
|
2026-06-25 23:04:23 +02:00 |
|
mafiesto4
|
a45dec5170
|
Add Graphics.GI.Dump command for profiling DDGI/GlobalSDF
|
2026-06-25 22:49:32 +02:00 |
|
mafiesto4
|
1385d5282f
|
Add Graphics.Shadows.Dump command for profiling shadow mapping
|
2026-06-25 19:02:35 +02:00 |
|
mafiesto4
|
5c5641efc2
|
Add profile events for shadow map tiles operations
|
2026-06-25 16:39:10 +02:00 |
|
mafiesto4
|
404cd450b3
|
Fix compilation regressions on Clang
|
2026-06-25 16:16:21 +02:00 |
|
mafiesto4
|
589125f625
|
Add CanBuild to target for selective project references compilation
|
2026-06-25 11:21:49 +02:00 |
|
mafiesto4
|
a3694203a2
|
Optimize development-only shaders and rendering code to compile it out in Release game builds
|
2026-06-25 11:21:13 +02:00 |
|
mafiesto4
|
be87583cb2
|
Fix various shader warnings
|
2026-06-25 09:33:36 +02:00 |
|
mafiesto4
|
16c4304ab4
|
Add FLAXENGINE_VERSION_MAJOR/FLAXENGINE_VERSION_MINOR macros to shaders compilation
|
2026-06-25 08:56:21 +02:00 |
|
mafiesto4
|
2f3ce50cef
|
Refactor BRDF roughness input to be squared
|
2026-06-25 08:46:44 +02:00 |
|
mafiesto4
|
3cd04b74b7
|
Rename BRDF visibility functions prefix to V_ from Vis_
|
2026-06-25 08:33:52 +02:00 |
|
mafiesto4
|
11a226952c
|
Update graphics API
|
2026-06-24 23:32:16 +02:00 |
|
mafiesto4
|
49b5a2e912
|
Add Light Overlap debug view mode
|
2026-06-24 23:26:38 +02:00 |
|
mafiesto4
|
96a78fe217
|
Add auto-fill to plugin project clone based on clipboard
|
2026-06-24 17:20:13 +02:00 |
|
mafiesto4
|
646eadabf6
|
Fixes
|
2026-06-24 16:56:00 +02:00 |
|