Commit Graph

9 Commits

Author SHA1 Message Date
ben hoffman
97cbbf27a1 Override FindSlateNodeForObject in the Blueprint editor to handle getting the archetype of the actor compoent
#jira none
#rb me
#rnx
#preflight 60a3ec52fe43a7000191ff40

[CL 16371928 by ben hoffman in ue5-main branch]
2021-05-18 14:11:19 -04:00
ben hoffman
26f716014e Add IsInheritedComponent override to FInheritedSubobjectData to get it to correctly return true.
#jira UE-115689
#jira UE-115692
#rb trivial
#rnx
#preflight 609eebf022cce000010a0d06

[CL 16337265 by ben hoffman in ue5-main branch]
2021-05-14 18:33:04 -04:00
ben hoffman
9fe04c3a93 Regenerate tree structure upon deteaching a subobject in the instance and blueprint subobject editors
#jira none
#rb trivial
#rnx

[CL 16334580 by ben hoffman in ue5-main branch]
2021-05-14 16:05:27 -04:00
ben hoffman
32b7a29138 Add CAC visualization mode for the subobject editor
#jira none
#rb trivial
#rnx

[CL 16315263 by ben hoffman in ue5-main branch]
2021-05-13 13:36:50 -04:00
ben hoffman
4a4287e291 Make SSubobjectEditor::DumpTree a public callable function for modules that may need to log information about their custom editor extensions outside of the context of the editor
#jira none
#rb trivial
#rnx

[CL 16271407 by ben hoffman in ue5-main branch]
2021-05-11 12:12:47 -04:00
ben hoffman
6000e17211 Fix non-unity compile error in SSubobjectInstanceEditor.cpp
#jira none
#rb trivial
#rnx

[CL 16229516 by ben hoffman in ue5-main branch]
2021-05-06 20:51:27 -04:00
ben hoffman
40261ec4f8 Update implementation of TryHandleAssetDragDropOperation
#jira UE-114839
#rb trivial
#rnx
#preflight 6092d029fc52ec00012dedd4

[CL 16210780 by ben hoffman in ue5-main branch]
2021-05-05 14:24:54 -04:00
ben hoffman
d1e784fb5e Fix CIS warnings with SLATE_FUNCTION_BUILD_OPTIMIZATION missing a begin/end
#rb trivial
#rnx
#jira none

[CL 16200437 by ben hoffman in ue5-main branch]
2021-05-04 18:24:15 -04:00
ben hoffman
285a1503df Create the subobject Editor module that utilizes the new Subobject Data Interface instead of modifying subobjects directly in slate code.
#jira UE-114839
#rb phillip.kavan
#rnx
#preflight 609152aa90631e000199463e
#preflight 60919af859592e0001f41c7d

[CL 16198818 by ben hoffman in ue5-main branch]
2021-05-04 16:26:56 -04:00