brooke hubert
b09bce4900
Upgraded SAssetDropTarget to deal with drag & drop operations of multiple assets, and deprecated single asset events.
...
To preserve the old behavior, multiple asset drag drop support is off by default.
#Jira none
#preflight 60b93274771eff0001f04dc4
#review-16552770
#rb lauren.barnes richard.malo
[CL 16587196 by brooke hubert in ue5-main branch]
2021-06-08 10:52:13 -04:00
aurel cordonnier
24685f0947
fixes for no unity build errors
...
#rb trivial
#rnx
[CL 16579493 by aurel cordonnier in ue5-main branch]
2021-06-07 18:57:37 -04:00
aurel cordonnier
0314ea7911
Added missing '#undef LOCTEXT_NAMESPACE'
...
#fyi mikko.mononen
#rnx
[CL 16579491 by aurel cordonnier in ue5-main branch]
2021-06-07 18:57:15 -04:00
zach rammell
1d230227fd
Added a new interface for displaying names/tooltips in the details window and added a new name display/tooltip for instanced static mesh proxy objects.
...
#Jira UETOOL-3486
#rb jamie.dale
#preflight 60be327087fd8e00019d2a7a
[CL 16574004 by zach rammell in ue5-main branch]
2021-06-07 13:41:36 -04:00
brooke hubert
7655a7b154
Use slate common FOnDrop delegate in SDropTarget and deprecate the one off delegate version.
...
#Jira none
#review-16522125
#rb lauren.barnes jeremie.roy max.chen patrick.boutot
#fyi frank.fella
#preflight 60b8ee03ae46a100018c62f5
[CL 16549602 by brooke hubert in ue5-main branch]
2021-06-03 13:22:59 -04:00
UnrealBot
aa952f5758
Branch snapshot for CL 16549112
...
[CL 16549112 in ue5-main branch]
2021-06-03 18:23:24 +00:00
Matt Kuhlenschmidt
7c394fcc45
Reskin asset drop target indicators
...
[CL 16534665 by Matt Kuhlenschmidt in ue5-main branch]
2021-06-02 11:05:14 -04:00
mikko mononen
a856839085
SEnumCombo: Added support for bitflags enums
...
#jira none
#rb Sebastian.Nordgren
#ROBOMERGE-SOURCE: CL 16481863 in //UE5/Private-Frosty/...
#ROBOMERGE-BOT: STARSHIP (Private-Frosty -> Main) (v823-16466674)
[CL 16481870 by mikko mononen in ue5-main branch]
2021-05-27 04:40:30 -04:00
Matt Kuhlenschmidt
fe286bf1cd
Fix searchable combo boxes sometimes setting focus to an invisible widget, causing the combo box menu not to close when it loses focus
...
[CL 16005304 by Matt Kuhlenschmidt in ue5-main branch]
2021-04-14 10:36:24 -04:00
Patrick Boutot
5f1e91106b
Slate: Convert SCompoundWidget Attributes into SlateAttributes.
...
#jira UE-109146
[CL 15664716 by Patrick Boutot in ue5-main branch]
2021-03-10 07:13:29 -04:00
louise rasmussen
ed1f45ce2f
Updated SWarningOrErrorBox to allow Content
...
#rb matt.kuhlenschmidt
#ROBOMERGE-SOURCE: CL 15662102 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v779-15635321)
[CL 15662109 by louise rasmussen in ue5-main branch]
2021-03-09 20:14:23 -04:00
daren cheng
a554a39ad0
Fix PropertyComboBox clears immediately when trying to search.
...
#jira UE-109177
#rb Patrick.Boutot
#robomerge[STARSHIP] Release-5.0-EarlyAccess
[CL 15584732 by daren cheng in ue5-main branch]
2021-03-03 13:40:45 -04:00
jamie dale
82ca162aa8
Initial support for manipulating Static Mesh instances directly in the editor
...
Adds support for selection, gizmo manipulation, property editing, duplication, deletion, and undo/redo for Static Mesh instances within the main Level Editor, without having to enter an alternative editing mode.
Note: This is currently disabled via UE_ENABLE_SMINSTANCE_ELEMENTS
#rb Brooke.Hubert
#ROBOMERGE-SOURCE: CL 15481362 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15481376 by jamie dale in ue5-main branch]
2021-02-19 22:02:09 -04:00
matt kuhlenschmidt
14f3853028
Warning and error box now has an optional icon size and padding
...
#ROBOMERGE-SOURCE: CL 15365450 in //UE5/Release-5.0-EarlyAccess/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-EarlyAccess -> Main) (v771-15082668)
[CL 15368885 by matt kuhlenschmidt in ue5-main branch]
2021-02-09 15:01:14 -04:00
Matt Kuhlenschmidt
489140e52c
Source control and save dialog reskin
...
[CL 15086540 by Matt Kuhlenschmidt in ue5-main branch]
2021-01-14 12:45:46 -04:00
roey borsteinas
52b36350f8
Renamed SEnumCombobox.h to SEnumCombo.h to remove capialization issue
...
#rb none
#jira none
[CL 15069767 by roey borsteinas in ue5-main branch]
2021-01-13 13:58:36 -04:00
sebastian nordgren
d059267a10
Details name area textbox changed to be an SInlineEditableTextBlock.
...
Renaming cleaned up to avoid duplicating code in the single and multiple selection cases.
#jira UETOOL-2697
#rb lauren.barnes
[CL 14827365 by sebastian nordgren in ue5-main branch]
2020-12-01 07:51:06 -04:00
Matt Kuhlenschmidt
7d0cc69060
Fix text property customization to work with new UE5 style
...
[CL 14823686 by Matt Kuhlenschmidt in ue5-main branch]
2020-11-30 17:20:08 -04:00
daren cheng
4aed3c51e8
Fix combobox dropdowns don't dissapear when losing focus.
...
#jira UE-102056
#rb none
[CODEREVIEW] brooke.hubert
#ROBOMERGE-OWNER: daren.cheng
#ROBOMERGE-AUTHOR: daren.cheng
#ROBOMERGE-SOURCE: CL 14604182 in //UE4/Release-4.26/... via CL 14604191 via CL 14604197
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Staging) (v753-14616146)
#ROBOMERGE-CONFLICT from-shelf
[CL 14618061 by daren cheng in ue5-main branch]
2020-10-29 20:54:26 -04:00
Marc Audy
50a3d7d368
Merge Release-Engine-Staging to Main @ CL# 14467590
...
This represents UE4/Main @ 14432125 + some cherrypick fixes
[CL 14468207 by Marc Audy in ue5-main branch]
2020-10-09 22:42:26 -04:00
Marcus Wassmer
3b81cf8201
Merging using //UE5/Main_to_//UE5/Release-Engine-Staging @14384769
...
autoresolved files
#rb none
[CL 14384911 by Marcus Wassmer in ue5-main branch]
2020-09-24 00:43:27 -04:00
brooke hubert
48113fc77e
Adding EditorFramework to build.cs files
...
#rnx
#Jira UE-96448
#rb chris.gagnon
[CL 14114839 by brooke hubert in ue5-main branch]
2020-08-14 13:24:16 -04:00
Marc Audy
a7c9001a94
Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
...
#rb
#rnx
[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
jamie dale
9895b924bc
Moved SMetaDataView to EditorWidgets so it can be shared
...
#jira
#rb none
#rnx
#ROBOMERGE-SOURCE: CL 13007011 via CL 13007020 via CL 13007028 via CL 13007032
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 13007037 by jamie dale in Main branch]
2020-04-23 10:44:52 -04:00
bob tellez
f4f88c8582
#UE4 Route more references through the game asset filter. Drag/Dropping an actor in a level is now checked. Also you'll now get more detailed feedback when you cannot assign a reference in a property when dragdropping
...
#ROBOMERGE-SOURCE: CL 11772068 via CL 11772087
#ROBOMERGE-BOT: (v656-11643781)
[CL 11868986 by bob tellez in Main branch]
2020-03-03 11:32:54 -05:00