Robb Surridge
1c5db6cc79
Update tooltips for the Outliner.
...
#jira UE-169777
#rb aditya.ravichandran
#preflight 6376463c7f17df38a232edec
[CL 23176551 by Robb Surridge in ue5-main branch]
2022-11-17 10:55:38 -05:00
joe pribele
1d8537f20b
changed PRAGMA_DISABLE_OPTIMIZATION to UE_DISABLE_OPTIMIZATION_SHIP
...
#preflight 6372ba60ee4d25f90ae3d207
[CL 23128414 by joe pribele in ue5-main branch]
2022-11-14 17:31:05 -05:00
florin pascu
e3aa838f7c
Disable Preview button now named after the Editor Shader Platform
...
E.G.
[EditorShaderPlatformName]
(Disable Preview)
[CL 23072227 by florin pascu in ue5-main branch]
2022-11-10 01:53:20 -05:00
Max Chen
516e2a915e
Sequencer: Make the Window->Cinematics->Sequencer menu item always clickable. If there is an existing Sequencer window, draw attention to it when the menu item is clicked.
...
#jira none
#preflight 6361b4379160784fc3d74bd6
#rb matt.hoffman
[CL 23033546 by Max Chen in ue5-main branch]
2022-11-08 13:51:40 -05:00
daren cheng
f7e3bb5c18
Expose multiple viewport-related editor behaviors to editor utility widgets.
...
#jira UE-76276
#rb Zach Rammell
#preflight 636849cfed07daaa9ac29226
[CL 23014324 by daren cheng in ue5-main branch]
2022-11-07 13:33:27 -05:00
steve robb
125fd0084e
Removed explicit template parameters from calls to delegate creation functions.
...
#rb devin.doucette
#preflight 636416e31052c15f139cbadc
[CL 22968432 by steve robb in ue5-main branch]
2022-11-03 18:01:03 -04:00
henrik karlsson
fa90b399a4
Added includes for future change. This changelist only contains added #include and a couple of empty placeholder files
...
Tested compiling fortnite, unrealeditor, lyra, qagame with non-unity/pch
#preflight 63635997876630122adeab9f
#rb none
[CL 22958990 by henrik karlsson in ue5-main branch]
2022-11-03 14:18:47 -04:00
jamie dale
3cec31f2d9
Added "LevelViewportToolBar.RightExtension"
...
#rb Jason.Stasik
[CL 22890951 by jamie dale in ue5-main branch]
2022-11-01 16:31:03 -04:00
aditya ravichandran
7be93c5466
Outliner:
...
Add a filter and column to show Unsaved Assets.
Add a filter and modify the source control column to show uncontrolled assets
#jira UE-168231
#rb patrick.laflamme
#preflight 6361417a397c7af8966cec38
[CL 22890180 by aditya ravichandran in ue5-main branch]
2022-11-01 16:02:53 -04:00
daren cheng
f6c564b03b
Address multiple typos for UEFN localization
...
#jira UE-166004 UE-168317
#rb Robb.Surridge
#preflight 6360165b7e083afb290e187f
[CL 22889284 by daren cheng in ue5-main branch]
2022-11-01 15:30:54 -04:00
jason stasik
87537585cc
Show Browse button on actors that have a Browse To override
...
#rb jamie.dale,aditya.ravichandran
#preflight 6360271fcb46fbf4a82b0600
[CL 22876141 by jason stasik in ue5-main branch]
2022-10-31 20:56:21 -04:00
Charles deRousiers
2190bdd38e
Add Strata debug mode into the level view menu.
...
This gives direct access to all Strata view mode, which helps with discoverability.
All strata view mode are also available with CVar: r.Strata.ViewMode
#rb none
#jira none
#preflight 635a22c68d56375d45d65e15
#fyi sebastien.hillaire
[CL 22806075 by Charles deRousiers in ue5-main branch]
2022-10-27 02:52:45 -04:00
brooke hubert
5488b67259
Speculative fixes for nullptr this check in UStruct::IsChildOf
...
#rnx
#Jira UE-161551
#preflight 63574cf37261e565c4483b5f
#rb ronald.koppers
#lockdown jeanmichel.dignard
[CL 22793431 by brooke hubert in ue5-main branch]
2022-10-26 17:37:37 -04:00
henrik karlsson
4a5e13525d
Fixed non-unity non-pch compile errors
...
#preflight skipped
#rb none
[CL 22788359 by henrik karlsson in ue5-main branch]
2022-10-26 16:22:34 -04:00
henrik karlsson
0da5962f86
Removed lots of includes in UE based on compile profiling
...
#preflight 6356cb02ae33b04ec1e358ac
#rb none
[CL 22786278 by henrik karlsson in ue5-main branch]
2022-10-26 15:02:30 -04: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
jeanfrancois dube
9159844176
Editor Replace Actor: added an option to avoid copying related properties between old and new actor. The original behavior is kept, which was to copy related properties.
...
#rb richard.malo, philippe.deseve
[FYI] chris.kay
#preflight 635191487261e565c433b464
#rnx
[CL 22707957 by jeanfrancois dube in ue5-main branch]
2022-10-21 22:27:54 -04:00
jamie dale
bd1a288d43
Fixed STransformViewportToolBar not collapsing when the viewport area got too small
...
This regressed from CL# 22635797 as STransformViewportToolBar would now auto-width rather than shrink. To workaround this while keeping "LevelViewportToolBar.MiddleExtension" we now calculate a max width for the slot containing STransformViewportToolBar that allows it to shrink when the toolbar is wider than the current viewport.
#preflight 6351d255e6096564af2a171d
#rb Rex.Hill, Scott.Nelson
#rnx
[CL 22683648 by jamie dale in ue5-main branch]
2022-10-21 01:16:20 -04:00
jamie dale
04a5bf519d
Fixed "LevelViewportToolBar.MiddleExtension" not being centered in the viewport, as it was sharing its space with another proportional slot
...
#rb Rex.Hill
#rnx
[CL 22647435 by jamie dale in ue5-main branch]
2022-10-19 22:00:36 -04:00
bryan sefcik
0a3a232b0f
Misc module file cleanup.
...
#jira
#preflight 634f4929864d9be23657bbf0
[CL 22634555 by bryan sefcik in ue5-main branch]
2022-10-19 15:07:57 -04:00
bryan sefcik
483f93dc1a
Fixed misc include paths
...
#jira
#preflight 634f491669246074dbb2719d
[CL 22633214 by bryan sefcik in ue5-main branch]
2022-10-19 14:38:31 -04:00
andrew rodham
b688b8f9d4
Sequencer: MovieScene, LevelSequence and UMG Animation header dependency cleanup
...
#rb Max.Chen
#preflight 6349bb321f6054a99f000732
[CL 22566610 by andrew rodham in ue5-main branch]
2022-10-17 11:49:35 -04:00
zach rammell
dfebca09f6
Typed Element Copy Paste
...
#jira UE-152986
#rb brooke.hubert ronald.koppers
#preflight 63488304ce524ed356a33f3e
[CL 22513422 by zach rammell in ue5-main branch]
2022-10-13 17:58:55 -04:00
aditya ravichandran
ba72f580d4
Outliner: Update the list of default type filters
...
Add the ability for other modules to add custom filters to the Level Editor Outliner
#jira UE-165115
#rb Brooke.Hubert
#preflight 6345779f8b06e0aaa0f298e0
[CL 22505460 by aditya ravichandran in ue5-main branch]
2022-10-13 11:35:32 -04:00
patrick laflamme
878d1ae127
Instrumented source control upcate callbacks with with cpu scopes for monitoring performances.
...
Optimized Collection code invoked at each source control update to avoid comparing large set to detect if the in-memory collection is different from the collection on disk.
#rb Julien.StJean
#preflight 6346e2cf663dafe4162e8c9e
[CL 22505265 by patrick laflamme in ue5-main branch]
2022-10-13 11:24:42 -04:00