+basic filter bar not close entire menu stack in case the filter bar is used in another menu
#jira UE-223796
#rb sebastian.arleryd
[CL 36205907 by jack cai in 5.5 branch]
In order for other plugins/apps to be able to match UE's avatar color it is necessary to have a easy, portable and simple hashing function.
#rb wouter.burgers, manuel.lang
[CL 35892985 by federico lopez in ue5-main branch]
TEDS: Add a strongly typed wrapper around row handles
TEDS: Add a tag for rows that don't want to be displayed in the table viewer
TEDS UI: STedsWidgets are now automatically registered with TEDS if the system creating the widget already hasn't done so
TEDS UI: Add slate delegate columns that are used by STedsTableViewer by binding them to slate attributes on the internal list view
TEDS UI: Add attribute bindings to bind delegates inside TEDS columns to slate events
#jira UE-214550
#rb ronald.koppers
[CL 35624309 by aditya ravichandran in ue5-main branch]
- Add SSidebarContainer and move related code from SSidebar
- Save sidebar details drawer state to config to restore when Sequencer is initialized
- Option/action/menu item to completely disable sidebar
- Save state per sequencer type
- Add bSupportsSidebar to FSequencerHostCapabilities
- Disable for Niagara Sequencers
#rb Max.Chen, Vincent.Gauthier
#jira UE-220378
[CL 35556864 by brad monahan in ue5-main branch]
- Fix SSidebar close animation not playing.
- Rename a few variables/properties for clarity
- Show focused style for tab button when docked
#rb yohann.dossantos
[CL 35287533 by brad monahan in ue5-main branch]
- Adds SSidebar and related classes for use with Motion Design and Sequencer
#rb david.bromberg
#jira UE-210027
[CL 35031387 by brad monahan in ue5-main branch]
This is controlled via a new UseRichText attribute, and may be set to false when rich-text support is not required.
#rb derek.truong
[CL 33990909 by jamie dale in ue5-main branch]
[FYI] federico.lopez
Original CL Desc
-----------------------------------------------------------------
Deprecate description field and change hash function
Having two values for an avatar may be not needed, the id might not be available. Moreover, instead of using UE's hash function the new suggested function is simple and portable to use outside UE. This is a best effort to have consistency across UCS products.
#rb wouter.burgers
[CL 33828313 by federico lopez in ue5-main branch]