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
maxime mercier
73a6f9aeef
Made the subobject editor respect overrides Interface API
...
#preflight 6446e67027014596f38f1038
[CL 25180602 by maxime mercier in ue5-main branch]
2023-04-25 10:53:00 -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
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
ben hoffman
e629c84afb
Only create a new default subobject when destroying a component if the owner's class is not native. Native owner classes do not have to have a DefaultSceneRoot when you drag in the C++ class directly from the content browser into the level.
...
#jira UE-130740
#rb marc.audy
#preflight 623a33f4b3653cf6afe52385
[CL 19482791 by ben hoffman in ue5-main branch]
2022-03-23 14:41:32 -04:00
jamie dale
1f97a96a67
Fixed the component tree potentially showing stale items
...
SSubobjectInstanceEditor::OnObjectReplaced was never bound, so we now just handle this directly in SActorDetails instead
#rb Ben.Hoffman
#preflight skip
#rnx
#ROBOMERGE-AUTHOR: jamie.dale
#ROBOMERGE-SOURCE: CL 18346293 via CL 18347479 via CL 18347485 via CL 18347489 via CL 18348493 via CL 18348565
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
[CL 18348601 by jamie dale in ue5-release-engine-test branch]
2021-12-01 21:15:38 -05:00
aditya ravichandran
d479887ea2
Details Panel Name Area: Fix button padding/spacing issues
...
#jira UE-135047
#rb lauren.barnes
#preflight 619e9af488439fccfea98818
#ROBOMERGE-AUTHOR: aditya.ravichandran
#ROBOMERGE-SOURCE: CL 18287944 in //UE5/Release-5.0/... via CL 18287963
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
[CL 18288003 by aditya ravichandran in ue5-release-engine-test branch]
2021-11-24 15:45:32 -05:00
aurel cordonnier
a6e741e007
Merge from Release-Engine-Staging @ 17915896 to Release-Engine-Test
...
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17918595 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-25 20:05:28 -04:00
aurel cordonnier
a12d56ff31
Merge from Release-Engine-Staging @ 17791557 to Release-Engine-Test
...
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
2021-10-12 21:21:22 -04:00
matt kuhlenschmidt
fcea7ab455
Stage one of editor style recolor
...
- Buttons, checkboxes, menus, toolbars, trees, combos, and text boxes all have consistent sizing and coloring
- Invalidated current dark theme
#pf 612d40b9423a8f00013c5b92
#ROBOMERGE-SOURCE: CL 17369605 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17369625 by matt kuhlenschmidt in ue5-release-engine-test branch]
2021-08-31 12:02:37 -04:00
ben hoffman
731f13257d
Add subobjectEditorMenuContext and ExtensionContext in favor of SCS Editor extension context.
...
#jira UE-114839
#rb trivial
#rnx
#preflight 611d6d71008be90001ba04e7
#ROBOMERGE-SOURCE: CL 17233268 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17233276 by ben hoffman in ue5-release-engine-test branch]
2021-08-19 09:43:21 -04:00
ben hoffman
131178e0af
Make sure that a newly pasted node is scrolled into view
...
#jira none
#rb trivial
#rnx
#ROBOMERGE-SOURCE: CL 16898389 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v836-16769935)
[CL 16898405 by ben hoffman in ue5-release-engine-test branch]
2021-07-20 13:05:19 -04:00
ben hoffman
e43bc38f3f
Select the root if no nodes are selected when pasting in the subobject instance editor
...
#jira UE-118260
#rb trivial
#rnx
#ROBOMERGE-SOURCE: CL 16678894 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)
[CL 16678899 by ben hoffman in ue5-release-engine-test branch]
2021-06-15 16:36:46 -04:00
ben hoffman
4a312aa02e
Add Apply modifications to blueprints to the context menu in the subobject instance editor.
...
Make SSubobjectEditor::CreateMenuBuilder non-const to allow for the binding of functions that can modify the actor instance like reseting to blueprint defaults
#jira UE-117764
#rb trivial
#rnx
#ROBOMERGE-SOURCE: CL 16662762 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v834-16658389)
[CL 16662779 by ben hoffman in ue5-release-engine-test branch]
2021-06-14 15:31:51 -04:00
ben hoffman
6f18c928f9
Automatically select a new component for rename upon duplication.
...
#jira UE-117759
#rb phillip.kavan
#rnx
#preflight 60c2bc6c1264df0001bc76ee
#ROBOMERGE-SOURCE: CL 16635347 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v831-16623017)
[CL 16635367 by ben hoffman in ue5-release-engine-test branch]
2021-06-10 22:29:06 -04:00
ben hoffman
282e8ad6b3
When deleting an instanced component, select the scene root in the tree if there was no given subobject to select
...
#jira none
#rb trivial
#rnx
#preflight 60bfe24fb1a4a30001b462a8
#ROBOMERGE-SOURCE: CL 16597114 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v828-16531559)
[CL 16597116 by ben hoffman in ue5-release-engine-test branch]
2021-06-08 20:01:03 -04:00
ben hoffman
1d98a7448e
Regenerate tree structure upon deteaching a subobject in the instance and blueprint subobject editors
...
#jira none
#rb trivial
#rnx
#ROBOMERGE-SOURCE: CL 16334580 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v804-16311228)
[CL 16334617 by ben hoffman in ue5-release-engine-test branch]
2021-05-14 16:06:25 -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
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