Josie Yang
6b15506e58
Replace direct access to SkeletalMesh object from USkinnedMeshComponent with GetSkeletalMesh function
...
#rb kriss.gossart
#preflight 62aafc9ada0af39a4783930a
[CL 20686007 by Josie Yang in ue5-main branch]
2022-06-16 09:14:04 -04:00
lauren barnes
5f7006fb53
Fixing EditorStyle->AppStyle merge errors
...
#rb trivial
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20073150 via CL 20073151
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
[CL 20105751 by lauren barnes in ue5-main branch]
2022-05-09 13:31:58 -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
Matt Peters
d64cf41728
AssetRegistry includes (Engine Plugins): change #include "AssetData.h" -> #include "AssetRegistry/AssetData.h", and similar for the other moved AssetRegistry headers.
...
#rb Zousar.Shaker
#rnx
#preflight 6270563191629533ec2b6f6e
[CL 20017756 by Matt Peters in ue5-main branch]
2022-05-02 18:59:38 -04:00
Patrick Laflamme
b405594647
Exposed to Python the option to set a minimum width/height dialog when calling unreal.EditorDialog.show_object_details_view() function.
...
#jira UE-146744 - add resize option to EditorDialogLibraryObjectDetailsViewOptions for .show_object_details_view()
#rb Lauren.Barnes
#preflight 623dd2fe610771b0f5a3b2bb
[CL 19512797 by Patrick Laflamme in ue5-main branch]
2022-03-25 10:50:51 -04:00
zach rammell
f0e26969fe
Add Editor Asset Subsystem and replace Editor Asset Library functionality with usage of new subsystem
...
A few broad changes:
- No longer restricts asset type to exclude levels
- Instead of failing if the asset registry hasn't fully loaded, it will wait for the registry to finish loading then continue
Unfortunately, the API is partially duplicated across the two systems until the editor asset library can be deprecated
#jira UE-142382 UE-142234
#rb brooke.hubert Patrick.Laflamme
#preflight 622fafdfce577e3ab2d9e966
[CL 19379242 by zach rammell in ue5-main branch]
2022-03-14 17:43:57 -04:00
aditya ravichandran
03e00dc258
EditorScriptingUtilities: Fix typo with deprecation messages in functions moved out of the plugin
...
#jira UE-144957
#preflight 62261f2e123eef55e6e5ef27
#rb lauren.barnes
#lockdown simon.tourangeau
#ROBOMERGE-AUTHOR: aditya.ravichandran
#ROBOMERGE-SOURCE: CL 19285172 in //UE5/Release-5.0/... via CL 19285745
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)
[CL 19291622 by aditya ravichandran in ue5-main branch]
2022-03-07 15:53:35 -05:00
zach rammell
e7240f4bad
[EditorAssetLibrary] Allow syncing content browser to levels/maps
...
This restriction no longer needed to be in place after improvements to the content browser. Additionally, any code that uses the changed internal function already independently checks for levels/maps if it needs to handle them differently.
#jira UE-77628
#rb Patrick.Laflamme Julian.StJean
#ushell-cherrypick of 18660136 by swarm
#preflight 61e878e81000e8c59a7c689d
#ROBOMERGE-AUTHOR: zach.rammell
#ROBOMERGE-SOURCE: CL 18666466 via CL 18666501 via CL 18666506 via CL 18667791 via CL 18667851 via CL 18668199
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v901-18665521)
[CL 18668391 by zach rammell in ue5-main branch]
2022-01-19 18:29:44 -05:00
patrick laflamme
98e5880317
Fixed the Editor Python Executor to parse and escape quotes for -ExecutePythonScript command line parameters to allow quoting python arguments containing spaces.
...
#jira UE-136852 - Running python script with -ExecutePythonScript doesn't allow passing python arguments with spaces
#rb Jamie.Dale
#ROBOMERGE-AUTHOR: patrick.laflamme
#ROBOMERGE-SOURCE: CL 18405205 in //UE5/Release-5.0/... via CL 18405209
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v896-18170469)
[CL 18405211 by patrick laflamme in ue5-release-engine-test branch]
2021-12-08 09:14:28 -05:00
aurel cordonnier
fc542f6cfd
Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
...
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
aurel cordonnier
7f517562d5
Merge from Release-Engine-Staging @ 17438845 to Release-Engine-Test
...
This represents UE4/Main @17430120 and Dev-PerfTest @17437669
[CL 17439044 by aurel cordonnier in ue5-release-engine-test branch]
2021-09-06 12:23:53 -04:00
aditya ravichandran
4b8449b92b
Overload functions using deprecated structs in Editor Scripting Utilities to use the new structs for backwards compatibility with old blueprints
...
#jira UE-120352
#rb lauren.barnes, brooke.hubert
#preflight 6130efdd4f2c7c00014b13e3
#ROBOMERGE-SOURCE: CL 17405177 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17405180 by aditya ravichandran in ue5-release-engine-test branch]
2021-09-02 13:10:29 -04:00
alexis matte
888f708d3b
Allow Physics asset to be a developper module with no dependencecies on any editor module.
...
#jira UETOOL-3603
#rb richard.talbotwatkin
#preflight 60d1e95f78c3b000010f6005
#ROBOMERGE-SOURCE: CL 16743468 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)
[CL 16743480 by alexis matte in ue5-release-engine-test branch]
2021-06-22 11:13:19 -04:00
jack cai
10e4d58654
EditorDialogLibrary: Added customization options for ObjectDetailsView API
...
#jira none
#rb Jurre.debaare
#ROBOMERGE-SOURCE: CL 16741597 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)
[CL 16741627 by jack cai in ue5-release-engine-test branch]
2021-06-22 07:44:24 -04:00
jack cai
c8ccc3e1ac
EditorDialogLibrary: Added API to create a suppressible warning diaglog, which is useful for the following jira
...
#jira UE-114219
#rb jurre.debaare
[FYI] helge.mathee
#ROBOMERGE-SOURCE: CL 16687460 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v835-16672529)
[CL 16687463 by jack cai in ue5-release-engine-test branch]
2021-06-16 09:28:53 -04:00
Toddodd
5363cba96c
PR #8118 : Fixed GetNumberMaterials tooltip (Contributed by Toddodd)
...
#jira UE-117359
#rb trivial
[CL 16590640 by Toddodd in ue5-main branch]
2021-06-08 15:01:06 -04:00
Lauren Barnes
6ca6ceea9a
Updating redirectors for Static Mesh Subsystem
...
#rb Alexis.Matte
#jira UE-116441
#preflight 60ae73945f69050001447045
[CL 16471850 by Lauren Barnes in ue5-main branch]
2021-05-26 13:30:10 -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
Marc Audy
0cbbc781ca
Merge UE5/Release-Engine-Staging @ 15740152 to UE5/Main
...
This represents UE4/Main @ 15709114
[CL 15740605 by Marc Audy in ue5-main branch]
2021-03-18 15:20:03 -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
patrick boutot
3c8e065360
Add missing include.
...
#jira UE-108546
#rb none
[FYI] Jurre.deBaare
#ROBOMERGE-SOURCE: CL 15407620 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15407631 by patrick boutot in ue5-main branch]
2021-02-15 12:35:14 -04:00
Jurre deBaare
e5016d476c
Change button styling (regular vs flat) on modal dialog created by UEditorDialogLibrary::ShowObjectsDetailsView
...
[CL 15154089 by Jurre deBaare in ue5-main branch]
2021-01-21 10:30:38 -04:00
Jurre deBaare
903a94dc73
Add functionality to EditorScriptingUtilities plugin to display a modal dialog containing a details-view targetting a UObject instance
...
#jira UE-106294
#rb Thomas.Sarkanen
[CL 15082999 by Jurre deBaare in ue5-main branch]
2021-01-14 08:40:38 -04:00
Marc Audy
bf80889353
UE5/Release-Engine-Staging to UE5/Main
...
This represents UE4/Main up to CL# 14958402
[CL 15028197 by Marc Audy in ue5-main branch]
2021-01-08 19:56:07 -04:00
Marc Audy
ada7c144fa
Merge //UE5/Release-Engine-Staging @14903491 to //UE5/Main
...
[CL 14906022 by Marc Audy in ue5-main branch]
2020-12-11 14:21:20 -04:00