daren cheng
36cbbda965
Fix checkbox style on editor utility widgets.
...
#jira UE-117887
#rb Vincent.Gauthier
#preflight 6148f759315f54000134958f
[CL 17576768 by daren cheng in ue5-main branch]
2021-09-20 18:38:24 -04:00
jason walter
15cca139de
Use MakeDialogDelayed vs MakeDialog in some of the Save / Load paths. This will prevent the UI from disrupting workflows when in Multi-user mode.
...
#jira UE-124537
#rb jamie.dale
#ushell-cherrypick of 17407178 by jason.walter
[CL 17573843 by jason walter in ue5-main branch]
2021-09-20 14:51:34 -04:00
Joe Kirchoff
6fc68516c0
RemoteExecution: Add task result outcome and details
...
#rb none
#rnx
#fyi Ben.Marsh
#fyi Zousar.Shaker
[CL 17572802 by Joe Kirchoff in ue5-main branch]
2021-09-20 13:47:50 -04:00
Matt Kuhlenschmidt
cbac1aebc9
Adjust padding on mode palette toolbars so that none of the existing icons clip
...
[CL 17571875 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-20 12:41:06 -04:00
Matt Kuhlenschmidt
aee97d45f5
minor skeletal mesh editor cleanup
...
[CL 17570825 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-20 10:51:46 -04:00
daren cheng
2a3a197432
Fix Ctrl + Space input twice needed to dismiss content browser.
...
#jira none
#rb Matt.Kuhlenschmidt
[CL 17570598 by daren cheng in ue5-main branch]
2021-09-20 10:31:15 -04:00
sebastian nordgren
7b0588833f
Fixed bug where details rows were being sized incorrectly - the Name + Value width was accidentally being used for the Name column as a result of an earlier refactor.
...
#rb paul.chipchase
#preflight 61487d0911925a00015ccb45
[CL 17570126 by sebastian nordgren in ue5-main branch]
2021-09-20 09:27:58 -04:00
Matt Kuhlenschmidt
870e15eda0
Touch up of landscape mode styling.
...
[CL 17570055 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-20 09:21:05 -04:00
Matt Kuhlenschmidt
0a829ca736
Adjustments to mode tool palette style
...
[CL 17570050 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-20 09:20:33 -04:00
Tim Smith
8e78854bdf
Removed the "(Experimental)" tag on the LiveCoding UI button.
...
#rb trivial
#rnx
#jira UE-124661
[CL 17569548 by Tim Smith in ue5-main branch]
2021-09-20 08:01:53 -04:00
Kevin Ortegren
f0d949d8f5
Refactored CPD view to skip duplicate entries.
...
#rb trivial
#jira none
#preflight 614850a4116f2a0001559066
[CL 17569204 by Kevin Ortegren in ue5-main branch]
2021-09-20 06:18:41 -04:00
Mike Zyracki
394a2bceb2
Sequencer: Space Switching: Compensation works with curve editor or sequencer keying, baking does euler filter.
...
#jira na
#rb max.chen
review pending
#preflight 61468797ee16e200013d8d8f
[CL 17566661 by Mike Zyracki in ue5-main branch]
2021-09-19 17:26:39 -04:00
kiaran ritchie
3a3ce426e6
Added "Duplicate and Retarget" batch process functionality to IK Rig plugin
...
#rb: halfdan.ingvarson
[CL 17562075 by kiaran ritchie in ue5-main branch]
2021-09-18 00:52:05 -04:00
aditya ravichandran
7206d16a91
Fixed an issue causing the modes dropdown items to stop working if the layout of the editor was switched
...
#jira UE-127078
#rb matt.kuhlenschmidt, louise.rasmussen
#preflight 6144f9f42836ce0001106fd1
[CL 17559156 by aditya ravichandran in ue5-main branch]
2021-09-17 17:54:29 -04:00
ben hoffman
c9def9b07e
Update connection message to clarify that a type is blacklisted from type promotion
...
#jira UE-123522
#rb phillip.kavan
#rnx
[CL 17559106 by ben hoffman in ue5-main branch]
2021-09-17 17:50:42 -04:00
koray hagen
7e717b376f
Updated Animation Attribute icons for visualizing within the Anim Graph.
...
#jira UE-115905
#rb aaron.cox
[CL 17559009 by koray hagen in ue5-main branch]
2021-09-17 17:45:28 -04:00
benjamin fox
f76ab1b547
Restore Breakpoints on Blueprint Reload and preserve debug info on Blueprint Duplicate
...
#jira UE-126606
#rb Phillip.Kavan
[CL 17558879 by benjamin fox in ue5-main branch]
2021-09-17 17:37:50 -04:00
Matt Peters
fe9a7566db
AssetRegistryGenerator - update syntax to current patterns used on the core team. No change in behavior.
...
#rb Zousar.Shaker
#rnx
[CL 17556606 by Matt Peters in ue5-main branch]
2021-09-17 15:11:07 -04:00
Matt Kuhlenschmidt
6e24878708
Update styling on mode palette toolbars
...
[CL 17555934 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-17 14:33:56 -04:00
Matt Kuhlenschmidt
97ecfd1b7c
Fix CreateAsset dialog cancel button not doing anything
...
[CL 17555010 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-17 13:47:23 -04:00
Julien StJean
884a8191b4
Allow better scripting of interchange for the automation by adding some callback when a asset or a scene object is created and when the import is completed.
...
Updated the PinHiddenByDefault uproperty metadata to work in blueprint struct ouside of animation blueprint.
#jira UETOOL-4035
#rb Phillip.Kavan, Alexis.Matte
#preflight 6144a8b03c7c6700010df23e
[CL 17553215 by Julien StJean in ue5-main branch]
2021-09-17 11:52:47 -04:00
Jeremy Moore
990182c81d
Add MaxLODSize_VT option to FTextureLODGroup to clamp cooked VT sizes per group.
...
Removed some small transient state from FTextureLODGroup and calculate it in the places it's needed.
#ushell-cherrypick of 17551046 by Jeremy.Moore
[CL 17553079 by Jeremy Moore in ue5-main branch]
2021-09-17 11:46:28 -04:00
Jeremy Moore
3b340362a9
Improvements to texture debug view modes to help debug VT resolution.
...
Fix velocity+depth pass being removed in texture debug view modes.
Add [VT] suffix to debug view texture menu entries.
#ushell-cherrypick of 17523592 by Jeremy.Moore
[CL 17553063 by Jeremy Moore in ue5-main branch]
2021-09-17 11:45:58 -04:00
Joe Kirchoff
335fe90d87
Update Remote Compute to use new compact binary api
...
#preflight 61411c7cb5a4fa0001184cbe
#rb Zousar.Shaker
#rnx
[CL 17552582 by Joe Kirchoff in ue5-main branch]
2021-09-17 11:17:27 -04:00
sebastian nordgren
bfe0952ad4
The right column in structure details views was not taking into account the RightColumnMinWidth setting in FDetailsViewArgs, causing 0 space to be allocated for it and a floating ellipsis to be displayed on top of the row.
...
Changed to use an overlay instead of an HBox for the scrollbar, which frees up ~16 pixels on the right.
#review-17549038 @editor-ux
#jira UE-116666
[CL 17552422 by sebastian nordgren in ue5-main branch]
2021-09-17 11:04:32 -04:00