Commit Graph

71 Commits

Author SHA1 Message Date
zach bethel
6473b91df9 Hardened thread safety of render command pipe system and added ability to sync specific pipes.
- Added additional sync scopes to handle VT standalone path.

#jira UE-194136, FORT-648678, UE-194553, PLAY-12828

[CL 27691097 by zach bethel in ue5-main branch]
2023-09-07 17:51:23 -04:00
dan thompson
bb9bc58b72 CPU accessible textures
#rb fabian.giesen
#rb charles.bloom

[CL 26655002 by dan thompson in ue5-main branch]
2023-07-27 16:46:23 -04:00
dan thompson
b361dacafb Clang specific cast warnings, and fixing an incorrect cast fix from last checkin.
#rb fabian.giesen
#preflight 646b9adb4130b0ce5038e725

[CL 25568727 by dan thompson in ue5-main branch]
2023-05-22 15:17:38 -04:00
dan thompson
ef29dfe075 More type casting fixes.
#rb fabian.giesen
#preflight 6467af412c0a5da0dcd39406

[CL 25551511 by dan thompson in ue5-main branch]
2023-05-19 16:22:57 -04:00
kirill zorin
de8db5ff76 Converting ARO-facing raw pointers to TObjectPtr ahead of raw pointer ARO API deprecation.
#rb zousar.shaker
#rb markus.breyer
#rb robert.manuszewski

#preflight 646391406b1406b54ab15460

[CL 25489627 by kirill zorin in ue5-main branch]
2023-05-16 10:52:49 -04:00
christopher waters
0d5b23e2e3 Adding includes to prepare for a header dependency cleanup.
#preflight 63b5e0bfff7b9ad7030f0f81

[CL 23581920 by christopher waters in ue5-main branch]
2023-01-04 17:07:40 -05:00
alexander suvorov
19009f9807 Implement support for nearest-point texture sampling in the Texture Editor.
#rb charles.bloom
#preflight 6372ae329e3bea80790a2b3f

[CL 23126329 by alexander suvorov in ue5-main branch]
2022-11-14 16:26:21 -05:00
alexander suvorov
7c2acd0467 Fix texture border in the Texture Editor.
#rb none
#fyi charles.bloom
#preflight 636a82487c2b505190a74159

[CL 23036079 by alexander suvorov in ue5-main branch]
2022-11-08 15:07:30 -05:00
henrik karlsson
b5b86c796c This change is a strategical submit for a coming change that removes lots of includes in headers that are included by many files. This change contains adding of includes in files that previously got those includes transitively from other inclkudes
#preflight 6355d4940313c24974b2107b
#rb none

[CL 22783162 by henrik karlsson in ue5-main branch]
2022-10-26 12:57:32 -04:00
bryan sefcik
8cc129f2b6 IWYU Pass 1 - Engine/Source/Editor/...
#jira
#preflight 6306736ac85b7fef22be7751

[CL 21558583 by bryan sefcik in ue5-main branch]
2022-08-24 22:45:13 -04:00
alexander suvorov
43b2f0a673 Cleanup cubemap and volume texture preview code.
#rb none
#fyi charles.bloom
#preflight 62c1dba75d53ca5bcef05f1b

[CL 20929571 by alexander suvorov in ue5-main branch]
2022-07-03 14:24:36 -04:00
alexander suvorov
3b5a21de88 Move view mode control for volume textures and cubemaps into the main panel of the texture editor.
#rb charles.bloom
#preflight 62c0759e1c0b758797c51708

[CL 20928335 by alexander suvorov in ue5-main branch]
2022-07-02 14:24:33 -04:00
alexander suvorov
6ad3681410 Update TextureEditor viewport to use the newer version of InputKey and InputAxis.
#jira UE-147796
#rb trivial
#fyi ben.hoffman
#fyi charles.bloom
#preflight 62b69c29ff7f5dd87e194cc0

[CL 20822357 by alexander suvorov in ue5-main branch]
2022-06-25 01:30:56 -04:00
alexander suvorov
620cfada7e Implement 3D preview mode for cubemaps in the texture editor.
#rb dan.thompson
#fyi charles.bloom
#preflight 62b4be225b60244d9a49e19c

[CL 20820534 by alexander suvorov in ue5-main branch]
2022-06-24 20:28:36 -04:00
alexander suvorov
e242331d47 Add support for previewing individual faces of TextureCubeArray elements in the texture editor.
#rb charles.bloom
#preflight 62b246a3604d9ccfc741e001

[CL 20776668 by alexander suvorov in ue5-main branch]
2022-06-22 12:49:07 -04:00
alexander suvorov
2415ba1ba8 Implement proper preview for TextureCubeArray in the texture editor.
#rb charles.bloom
#preflight none

[CL 20708111 by alexander suvorov in ue5-main branch]
2022-06-17 15:13:04 -04:00
alexander suvorov
7eae635d64 Add support for previewing individual slices of a cubemap in the texture editor.
#rb charles.bloom
#preflight none

[CL 20676841 by alexander suvorov in ue5-main branch]
2022-06-15 16:53:29 -04:00
alexander suvorov
6363e10618 Fix multiple texture editor issues: TextureCubeArray zoom, texture border, texture stats, tooltip information.
#rb charles.bloom
#preflight none

[CL 20653423 by alexander suvorov in ue5-main branch]
2022-06-14 13:55:28 -04:00
alexander suvorov
8d4601f092 Add support for previewing individual slices of a Texture2DArray in the texture editor.
#rb charles.bloom
#preflight none

[CL 20635618 by alexander suvorov in ue5-main branch]
2022-06-13 17:58:02 -04:00
alexander suvorov
5563d561fd Use proper validation for the Texture::GetRunningPlatformData() return values.
#rb none
#fyi charles.bloom
#preflight none

[CL 20478568 by alexander suvorov in ue5-main branch]
2022-06-02 19:34:59 -04:00
alexander suvorov
c3c0c022ca Use centered zoom for the texture editor viewport.
#rb charles.bloom
#preflight none

[CL 20464163 by alexander suvorov in ue5-main branch]
2022-06-01 21:45:45 -04:00
alexander suvorov
11e06a8a26 Fix Exposure Bias functionality in the texture editor.
#rb none
#fyi charles.bloom
#preflight none

[CL 20459945 by alexander suvorov in ue5-main branch]
2022-06-01 17:41:35 -04:00
Lauren Barnes
6248f8d412 Replacing legacy EditorStyle calls with AppStyle
#preflight 6272a74d2f6d177be3c6fdda
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: Lauren.Barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20057269 via CL 20070159 via CL 20072035 via CL 20072203
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
#ROBOMERGE-CONFLICT from-shelf

[CL 20105363 by Lauren Barnes in ue5-main branch]
2022-05-09 13:12:28 -04:00
leon huang
0193ffe8d3 Fix for CIS warnings for localization duplicate keys. Fixes simply involve changing one of the colliding localization keys.
#rnx
	#rb: Vincent.Gauthier
	#jira: UE-143620
	#preflight: 6222489d2f7d78332e121416
	#lockdown Mitchell.Wilson

#ROBOMERGE-AUTHOR: leon.huang
#ROBOMERGE-SOURCE: CL 19272838 in //UE5/Release-5.0/... via CL 19273134
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)

[CL 19275063 by leon huang in ue5-main branch]
2022-03-04 16:10:23 -05:00
Marc Audy
0c3be2b6ad Merge Release-Engine-Staging to Test @ CL# 18240298
[CL 18241953 by Marc Audy in ue5-release-engine-test branch]
2021-11-18 14:37:34 -05:00