Commit Graph

640 Commits

Author SHA1 Message Date
aurel cordonnier
25a11deeac Merge from Release-Engine-Staging @ 16579919
This represents UE4/Main @ 16579691 and Dev-PerfTest @ 16579576

[CL 16581170 by aurel cordonnier in ue5-release-engine-test branch]
2021-06-07 20:09:45 -04:00
Patrick Boutot
568f3f8b74 Slate: Deprecate SSpliter's slot public variable.
#jira UE-109145
#preflight 60b4d992928b1d0001ea46e3

[CL 16509074 by Patrick Boutot in ue5-main branch]
2021-05-31 10:10:28 -04:00
aurel cordonnier
43fa62fcd8 Merge from Release-Engine-Test @ 16487383 to UE5/Main
This represents UE4/Main @ 16445039 and Dev-PerfTest @ 16444526

[CL 16488106 by aurel cordonnier in ue5-main branch]
2021-05-27 13:40:37 -04:00
Rex Hill
0172a99908 Add common utility function to determine if we can explore folders
[CL 16455195 by Rex Hill in ue5-main branch]
2021-05-25 16:03:13 -04:00
Jamie Dale
3649fdd9e3 Suppress Tick from modal dialogs during rename finalization in the Content Browser
This can cause a reentrancy issue where the item currently being renamed is removed via an update while we're still processing it

#rb Francis.Hurteau

[CL 16412079 by Jamie Dale in ue5-main branch]
2021-05-20 18:56:49 -04:00
aurel cordonnier
8eebe8841f Merge UE5/RET @ 16305968 to UE5/Main
This represents UE4/Main @ 16261013 and Dev-PerfTest @ 16259937

[CL 16306996 by aurel cordonnier in ue5-main branch]
2021-05-12 18:10:03 -04:00
jonathan bard
3c9acb55e4 Fixed case sensitive sorting of folders in path view (not consistent with the folder view)
#rb rex.hill
#jira none
#rnx

[CL 16300184 by jonathan bard in ue5-main branch]
2021-05-12 11:35:31 -04:00
aurel cordonnier
50944fd712 Merge UE5/RES @ 16162155 to UE5/Main
This represents UE4/Main @ 16130047 and Dev-PerfTest @ 16126156

[CL 16163576 by aurel cordonnier in ue5-main branch]
2021-04-29 19:32:06 -04:00
sebastien lussier
5ac04563ea Content Browser filters "Not Used in Any Level" & "Used in Any Level" were not checking for references by external actors
#jira UETOP-1008
#rb patrick.enfedaque

#ROBOMERGE-SOURCE: CL 16148204 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v789-15992632)

[CL 16148260 by sebastien lussier in ue5-main branch]
2021-04-28 16:20:20 -04:00
Matt Peters
938cb3c0a8 Threadsafe AssetRegistry - add synchronization that allows the AssetRegistry to be used from any thread, so that it can be used in asynchronous TryPreload threads by the EditorDomain during cooking.
#rb Francis.Hurteau
#rn Minor AssetRegistry

[CL 16143142 by Matt Peters in ue5-main branch]
2021-04-28 09:54:09 -04:00
matt kuhlenschmidt
b728f19f30 Fix browse button doing nothing if a content browser is not docked. It should open the drawer
#rb lauren.barnes
#jira UE-112480
#lockdown simon.tourangeau

#ROBOMERGE-SOURCE: CL 15954112 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15971501 by matt kuhlenschmidt in ue5-main branch]
2021-04-10 10:03:39 -04:00
Marc Audy
01b7c9f4f5 Merge UE5/RES @ 15958325 to UE5/Main
This represents UE4/Main @ 15913390 and Dev-PerfTest @ 15913304

[CL 15958515 by Marc Audy in ue5-main branch]
2021-04-08 14:32:07 -04:00
matt kuhlenschmidt
08cfa4f7a3 Fix unreal icon artifacts in project browser
#jira UE-111808

#lockdown simon.tourangeau

#ROBOMERGE-SOURCE: CL 15944817 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v787-15839533)

[CL 15949148 by matt kuhlenschmidt in ue5-main branch]
2021-04-07 21:33:33 -04:00
louise rasmussen
825c64a6f5 Level Editor Menu Re-org, Part 1
#JIRA UETOOL-3039
#rb Lauren.Barnes
#lockdown Simon.Tourangeau
#preflight 606b8e0315d4190001b1698b

#ROBOMERGE-SOURCE: CL 15924633 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15924652 by louise rasmussen in ue5-main branch]
2021-04-05 19:11:24 -04:00
matt kuhlenschmidt
d43686a0bf UE5 layout changes
Content browser now hidden by default, opening tip is displayed showing you how to access it from the drawer. It can be permanently docked into the layout from there. Opening tip is never shown again
Placement browser is now closed by default
A UE4 classic layout has been added for those who want the placement browser and content browser docked by default

#jira UETOOL-2669

#ROBOMERGE-OWNER: matt.kuhlenschmidt
#ROBOMERGE-AUTHOR: matt.kuhlenschmidt
#ROBOMERGE-SOURCE: CL 15918688 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)
#ROBOMERGE-CONFLICT from-shelf

[CL 15921147 by matt kuhlenschmidt in ue5-main branch]
2021-04-05 15:03:56 -04:00
matt kuhlenschmidt
fa3ea308fa Fix generic thumbnail images for content browser assets not scaling based on user thumbnail size
#jira UE-112761

#ROBOMERGE-SOURCE: CL 15918539 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v786-15839533)

[CL 15920961 by matt kuhlenschmidt in ue5-main branch]
2021-04-05 14:56:18 -04:00
matt kuhlenschmidt
4bfdee2616 Fix redundant usage of styles related to various "favorites" systems
#ROBOMERGE-SOURCE: CL 15734285 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)

[CL 15737079 by matt kuhlenschmidt in ue5-main branch]
2021-03-18 08:38:28 -04:00
danny couture
a5da47cbe6 Fix crash caused by a copy of the TOptional render context being created during a MoveTemp
Fix potential race condition between serialization and async compilation
Add missing serialization skip condition for skeletal mesh

#jira FROST-1320
#rb Alexis.Matte
#preflight 6050dba203da5a0001ff7591

[CL 15712972 by danny couture in ue5-main branch]
2021-03-16 13:21:26 -04:00
louise rasmussen
043a7d1966 Removes unnecessary foreground color styling in SBreadcrumbTrail
#rb Lauren.Barnes

#ROBOMERGE-OWNER: louise.rasmussen
#ROBOMERGE-AUTHOR: louise.rasmussen
#ROBOMERGE-SOURCE: CL 15678708 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)
#ROBOMERGE-CONFLICT from-shelf

[CL 15679203 by louise rasmussen in ue5-main branch]
2021-03-11 14:35:31 -04:00
matt kuhlenschmidt
aabbcd7225 Fix inconsistent sizing with categories in the content browser path view
#ROBOMERGE-SOURCE: CL 15676744 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v781-15675533)

[CL 15676748 by matt kuhlenschmidt in ue5-main branch]
2021-03-11 11:13:12 -04:00
Marc Audy
8f73cd7fa9 Merge UE5/Release-Engine-Staging @ 15630841 to UE5/Main
This represents UE4/Main @ 15601601

[CL 15631170 by Marc Audy in ue5-main branch]
2021-03-05 19:27:14 -04:00
daren cheng
840ff3db22 Edigrate 15459510.
Don't allow assets to be created in content browser while a rename is occuring.

#jira UE-106064
#rb Jamie.Dale

#ROBOMERGE-SOURCE: CL 15517459 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15517488 by daren cheng in ue5-main branch]
2021-02-24 14:23:39 -04:00
Marc Audy
9753392e2b Merge UE5/RES CL# 15462083 to UE5/Main
This represents UE4/Main @ 15414221

[CL 15463811 by Marc Audy in ue5-main branch]
2021-02-18 18:13:28 -04:00
matt kuhlenschmidt
9e482fe7c6 Cleanup progress bar styles and fix slow task not showing the secondary progress bars
#ROBOMERGE-SOURCE: CL 15379156 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15383280 by matt kuhlenschmidt in ue5-main branch]
2021-02-10 19:52:17 -04:00
matt kuhlenschmidt
ed5702eb16 Fix content browser settings icon being too hard to see with no text label
Fix content browser tile medium size thumbnails not allowing 3 lines for the asset name

#ROBOMERGE-SOURCE: CL 15371118 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)

[CL 15371127 by matt kuhlenschmidt in ue5-main branch]
2021-02-09 17:56:15 -04:00