#rb none
#preflight 620eb194731ab58d824fedfc
#ROBOMERGE-AUTHOR: jason.stasik
#ROBOMERGE-SOURCE: CL 19043699 via CL 19046089 via CL 19046103 via CL 19046126 via CL 19049397
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v918-19018356)
[CL 19065747 by jason stasik in ue5-main branch]
Previously the row only pulsed if it ran the built-in copy/paste routines
#jira none
#rb Sebastian.Nordgren
#preflight 61e59409a2616066f686b35b
#ROBOMERGE-AUTHOR: thomas.sarkanen
#ROBOMERGE-SOURCE: CL 18633622 in //UE5/Release-5.0/... via CL 18633637 via CL 18633649
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)
[CL 18637386 by thomas sarkanen in ue5-main branch]
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971
[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
This represents UE4/Main @17911760, Release-5.0 @17915875 and Dev-PerfTest @17914035
[CL 17918595 by aurel cordonnier in ue5-release-engine-test branch]
This represents UE4/Main @17774255, Release-5.0 @17791557 and Dev-PerfTest @17789485
[CL 17794212 by aurel cordonnier in ue5-release-engine-test branch]
- rows are now 26 pixels high
- right column is narrower unless the Sequencer is invoked
- padding has been removed to make more rows fit on the screen at once
- Advanced dropdown is now styled like a normal group and thus the bottom node is gone
[at]editor-ux
#preflight 6140652a9dc6c8000144500a
#ROBOMERGE-AUTHOR: sebastian.nordgren
#ROBOMERGE-SOURCE: CL 17537602 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17537624 by sebastian nordgren in ue5-release-engine-test branch]
This is intended to make the drag behavior more noticeable and a bit more consistent with some other places in the editor that allow drag-and-drop, e.g., the Create menu
Also update the mouse cursor in various drag ops to use GrabHandClosed while dragging
#rb louise.rasmussen
#preflight 6142404db5a4fa000137d28a
#ROBOMERGE-AUTHOR: steven.dao
#ROBOMERGE-SOURCE: CL 17525962 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v870-17433530)
[CL 17525971 by steven dao in ue5-release-engine-test branch]
For example:
- A
+ B <- don't allow drop below B, unexpected user interaction
|- a
|- b
- C <- user can drop above C instead
#jira UETOOL-2776
#rb lauren.barnes
#preflight 613239e979ce17000105bbd5
#ROBOMERGE-SOURCE: CL 17423372 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17423386 by steven dao in ue5-release-engine-test branch]
- Allow drag-and-drop behavior to be customized for a details widget row
- Cleanup PropertyEditorHelpers::MakePropertyReorderHandle (it was setting the enabled attribute which always ended up getting overwritten)
- Add drag-and-drop handler+op for UserDefinedStructureEditor to enable drag-and-drop reordering. Removed buttons for moving up/down.
#jira UETOOL-2776
#rb sebastian.nordgren
#preflight 6130deb01a52e20001a6c93b
#ROBOMERGE-SOURCE: CL 17404287 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17404301 by steven dao in ue5-release-engine-test branch]
- Previously, array item reordering in the details panel used custom feedback by changing the background color of the target row.
This change makes array item reordering use the standard drop zone indicator from STableRow, which draws a blue line between rows to indicate the drop position.
The standard indicator also makes it clear whether the dragged item will be placed before or after the target when reordering.
- The tooltip for the decorated drop used to be constructed from scratch.
It has been changed to only provide custom text/icon but otherwise use the default tooltip from FDecoratedDragDropOp.
#jira UETOOL-2776
#rb lauren.barnes
#preflight 612e621f4f89cc0001e5bf10
#ROBOMERGE-SOURCE: CL 17373928 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v865-17346139)
[CL 17373949 by steven dao in ue5-release-engine-test branch]
#jira UETOOL-2693
#rb lauren.barnes
#rb vincent.gauthier
#ROBOMERGE-SOURCE: CL 17121142 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)
[CL 17121158 by steven dao in ue5-release-engine-test branch]
Allow property whitelist entries to specify their owner
#rb dave.belanger
#preflight 60a558729e68c200016d7607
#ROBOMERGE-SOURCE: CL 16391287 via CL 16393054 via CL 16393299 via CL 16393518
#ROBOMERGE-BOT: (v804-16311228)
[CL 16393529 by jason stasik in ue5-release-engine-staging branch]