#rnx
#rb none
#ROBOMERGE-SOURCE: CL 10869241 via CL 10869527 via CL 10869904
#ROBOMERGE-BOT: (v613-10869866)
[CL 10870586 by ryan durand in Main branch]
Changed trim left/right and split to remove keys outside of the trim and split ranges.
MovieSceneFloatChannel implements DeleteKeysFrom by inserting a key at the split point so that the shape of the curve is retained.
#jira UESEQ-525
#rb mike.zyracki
[CL 8388273 by Max Chen in Dev-Editor branch]
#jira UE-79230
#rb matt.hoffman
#lockdown cristina.riveron
#ROBOMERGE-SOURCE: CL 8200278 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v401-8057353)
[CL 8200327 by max chen in Main branch]
#rb none
#jira UESEQ-479
#ROBOMERGE-SOURCE: CL 7472368 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v371-7306989)
[CL 7472369 by max chen in Main branch]
This is a direct copy from CL 7095088 with a partial revert of original CL 6759985 to address the merge conflict
- When changing selection in sequencer, the curve editor now selects the same nodes on its tree as well as isolating (auto-filtering) the tree to those nodes. This makes it much easier to drill down into curves from the sequence. Both these settings are configurable through the Editor Preferences ("Synchronize Curve Editor Selection" and "Isolate Curve Editor To Selection")
- Changed pin widgets to only be visible when their table row is hovered, or if the pin is active
- Changed filter logic to exclude implicit children when a sibling was explicitly matched. This prevents seemingly unmatched nodes showing up in hierarchies where nested matches occur.
- Expanded text filter logic to include Parent.Child.Gradchild syntaxfor matching specific hierarchies of nodes
#jira UE-76189
#rb Max.Chen, Matt.Hoffman
#ROBOMERGE-OWNER: Andrew.Rodham
#ROBOMERGE-AUTHOR: andrew.rodham
#ROBOMERGE-SOURCE: CL 7099711 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v367-6836689)
[CL 7099743 by Andrew Rodham in Main branch]