richard malo
0038a91e7f
Fixed static analysis dereferencing null pointer in DataLayerHierarchy.cpp
...
#rb trivial
[CL 23673013 by richard malo in ue5-main branch]
2023-01-12 20:51:03 -05:00
richard malo
eeb4d65df4
Show child actors of child level instances even when editing a level instance
...
#rb patrick.enfedaque
[CL 23666583 by richard malo in ue5-main branch]
2023-01-12 13:42:23 -05:00
richard malo
c4e4345fdd
When showing actors and level instance content in the Data Layer outliner, could not interact with level instance part of a data layer.
...
#rb patrick.enfedaque
[CL 23662401 by richard malo in ue5-main branch]
2023-01-12 09:37:48 -05:00
richard malo
70eb72d61d
Missing DATALAYEREDITOR_API on FDataLayerCreationParameters.
...
#rb jeanfrancois.dube
[CL 23531377 by richard malo in ue5-main branch]
2022-12-15 15:56:20 -05:00
JeanMichel Dignard
5fc36285ba
Fixed typos reported by localization
...
#jira UE-170395
#rb none
#preflight 63939b065c5308d18c4adbab
[CL 23468692 by JeanMichel Dignard in ue5-main branch]
2022-12-09 15:54:23 -05:00
richard malo
e803576ee7
Removed "Rename Data Layer" menu entry in Data Layer Outliner for maps using Data Layer Assets.
...
#rb philippe.deseve
[CL 23260954 by richard malo in ue5-main branch]
2022-11-24 12:32:40 -05:00
richard malo
c4d6f9fc92
Added "Browse to asset" on Data Layer items in Data Layer Outliner.
...
#rb patrick.enfedaque
[CL 23228062 by richard malo in ue5-main branch]
2022-11-21 17:19:31 -05:00
henrik karlsson
b5164ac775
Fixes to make modules compile with IWYU. We've added to IWYU toolchain so it compiles "orphaned" headers which does not have a owning cpp file. This identified lots of headers that couldn't be compiled by themselves (or if they were to included first)
...
Change consist of only forward declaration and additional includes
#preflight 63789c1de30d438849c48188
#rb none
[CL 23218412 by henrik karlsson in ue5-main branch]
2022-11-21 03:22:23 -05:00
richard malo
2285828738
Data Layer outliner QoL : Removed Data Layer AccentBlue color for Data Layers used by actor selection (kept bold font) so that current editing Data Layers always keep their green color.
...
#rb jeanfrancois.dube
[CL 23203567 by richard malo in ue5-main branch]
2022-11-18 15:32:17 -05:00
richard malo
f917de9698
Data Layer outliner double click on Data Layers now adds or removes the Data Layer to/from the editing context (same behavior as Content Bundle outliner).
...
#rb jeanfrancois.dube
[CL 23203560 by richard malo in ue5-main branch]
2022-11-18 15:32:06 -05:00
richard malo
b17431befd
Fixed crashes when exiting the editor using "-execcmds=QUIT_EDITOR" (only happens is ContentBundle outliner and/or DataLayer Outliner are spawned)
...
#rb jeanfrancois.dube
#preflight 6377a5dc2a05dabce93a911e
[CL 23197153 by richard malo in ue5-main branch]
2022-11-18 12:03:41 -05:00
jeanfrancois dube
aea4ed6f3f
fix file indentation
...
#rb none
#preflight none
#rnx
[CL 23025412 by jeanfrancois dube in ue5-main branch]
2022-11-08 04:27:23 -05:00
richard malo
0556e56be5
Fixed check when using "Make Current Data Layer" after deleting a Data Layer in the outliner.
...
#rb patrick.enfedaque
#jira UE-168651
#preflight 635c0ce5052cb0bae6a5c9bc
[CL 22837504 by richard malo in ue5-main branch]
2022-10-28 16:41:09 -04:00
philippe deseve
3916a86dd0
Data Layer Assets can now be dropped on DataLayerInstances and WorldDataLayers to create new instances
...
#rb richard.malo
#jira UE-156928
#preflight 635819307f1726c29e513de4
#ushell-cherrypick of 22754040 by Philippe.DeSeve
[CL 22793129 by philippe deseve in ue5-main branch]
2022-10-26 17:33:05 -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
richard malo
891f62f5ef
Fixed non-unity build caused by 22690448
...
#rb none
[FYI] philippe.deseve
[CL 22710483 by richard malo in ue5-main branch]
2022-10-22 07:12:46 -04:00
philippe deseve
78a2a7730c
Remove ContentBundleHasErrorColumn & remove DataLayerHasErrorColumn header icon
...
DataLayerHasErrorColumn to be removed at a later stage when the problematic UI operations potentially causing errors can be addressed
#rb richard.malo
[CL 22710471 by philippe deseve in ue5-main branch]
2022-10-22 07:11:46 -04:00
richard malo
ce8878fb42
Added UDataLayerEditorSubsystem::GetAllDataLayers()
...
#rb philippe.deseve
[CL 22647534 by richard malo in ue5-main branch]
2022-10-19 22:02:12 -04:00
richard malo
e467208511
Removed the menu option "Add Selected Actors to New Data Layer" in the Data Layer outliner as this doesn't work anymore with Data Layer assets.
...
#rb philippe.deseve
#jira UE-166959
[CL 22509371 by richard malo in ue5-main branch]
2022-10-13 14:48:37 -04:00
max chen
09e752d2d2
Sequencer: Drag drop support for data layer tracks
...
Allow drag and drop from the data layer window or data layer assets from the content browser onto existing sections.
#jira UE-165607
#preflight 633fbd09587d6afac843c83e
#rb matt.hoffman, jeanfrancois.dube
[CL 22406942 by max chen in ue5-main branch]
2022-10-07 15:23:05 -04:00
philippe deseve
6a652df548
Remove deleted function
...
#rb none
[CL 22327102 by philippe deseve in ue5-main branch]
2022-10-04 01:27:47 -04:00
philippe deseve
be9faeafdd
Remove modal view that prompt a user to select a data layer asset
...
Data Layer Instance are now created empty
Asset can be created and assigned via the detail view
#rb richard.malo
#jira UE-148070
[CL 22324017 by philippe deseve in ue5-main branch]
2022-10-03 21:34:17 -04:00
philippe deseve
176c650249
Add an outliner to display content bundle infos.
...
The outliner currently only displays content bundle from the editor world.
The outliner displays the client status and the amount of actors in the content bundle
It allows to toggle editing on content bundle and start adding actors
A context menu on the tree items allow to (de)select and (un)load actors of the content bundle
#rb richard.malo
#preflight 63113a45942c45ff454eead6
[CL 22008216 by philippe deseve in ue5-main branch]
2022-09-14 11:35:43 -04:00
bryan sefcik
f58e75e476
Pass 2 on cleaning up build.cs files.
...
#jira
#preflight 631b7a79304480f8f8b48580
[CL 21931324 by bryan sefcik in ue5-main branch]
2022-09-09 19:41:38 -04:00
bryan sefcik
925161d3e2
Another IWYU pass on Engine/Source/Editor/...
...
#jira
[CL 21716486 by bryan sefcik in ue5-main branch]
2022-08-30 23:04:40 -04:00