Commit Graph

1193 Commits

Author SHA1 Message Date
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
daren cheng
e588123757 Add anim drawer to UMG editor.
#jira UETOOL-4267
#rb Matt.Kuhlenschmidt, Vincent.Gauthier, Prajwal.Manjunath
#preflight 6141ffeb4778fa000124a7d8

[CL 17520627 by daren cheng in ue5-main branch]
2021-09-15 11:29:01 -04:00
Steven Dao
0837e199e0 Replace chevrons with triangles in tree views/details panels + tweak colors to match latest designs
#jira UETOOL-4233
#rb louise.rasmussen
#preflight 613f65ea1bca9200019fe4b7

[CL 17493963 by Steven Dao in ue5-main branch]
2021-09-13 13:25:37 -04:00
Matt Kuhlenschmidt
d3914ac88e Update default editor buttons padding and size
[CL 17490939 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-13 08:14:01 -04:00
aurel cordonnier
e3f7878676 Merge from Release-Engine-Test @ 17462327 to UE5/Main
This represents UE4/Main @17430120 and Dev-PerfTest @17437669

[CL 17463546 by aurel cordonnier in ue5-main branch]
2021-09-08 16:42:26 -04:00
Matt Kuhlenschmidt
66aae16c6c Add back in SecondaryButton style
[CL 17448632 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-07 15:24:24 -04:00
Matt Kuhlenschmidt
2fd9a297d9 Upade starshipcorestyle with some button styles for backwards compat
[CL 17448521 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-07 15:17:24 -04:00
Matt Kuhlenschmidt
10c994f73c Added Primary Button to new "ToolWidgets" module. The ToolWidgets module is designed to house common widgets used in tool like applications (editors, insights, ufe,etc) that do not depend on UnrealEd
[CL 17448165 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-07 14:46:49 -04:00
Matt Kuhlenschmidt
7de915b8fe Adjust viewport toolbar color and styles
[CL 17405434 by Matt Kuhlenschmidt in ue5-main branch]
2021-09-02 13:31:26 -04:00
Matt Kuhlenschmidt
97af67222e Updated segmented control style
[CL 17373189 by Matt Kuhlenschmidt in ue5-main branch]
2021-08-31 14:12:39 -04:00
Matt Kuhlenschmidt
6e66751c61 Stage one of editor style recolor
- Buttons, checkboxes, menus, toolbars, trees, combos, and text boxes all have consistent sizing and coloring
- Invalidated current dark theme

#pf https://horde.devtools.epicgames.com/job/612d40b9423a8f00013c5b92

[CL 17369605 by Matt Kuhlenschmidt in ue5-main branch]
2021-08-31 12:01:38 -04:00
Robb Surridge
4528002ee3 Makes the font size for default SToolTips consistent with SDocumentationTooltips.
#jira none
#rb lauren.barnes

[CL 17355191 by Robb Surridge in ue5-main branch]
2021-08-30 13:46:54 -04:00
Steven Dao
aa2bde3f95 Sidebar tab pinning - pinned tabs' drawers stay open instead of automatically dismissing when they lose focus
STabManager and SDockingTabStack: store pinned state in FTab, serialize pinned state, helpers for accessing/setting pinned state

STabDrawer:
- allow bypassing animation when opening drawer (e.g. for restoring pinned drawers on startup) and provide helper to check whether drawer is in the middle of closing
- automatically activate tab when its drawer gains focus and deactivate tab when its drawer starts to close

STabSidebar:
- change blue stripe on sidebar tab button to indicate tab active state, which is more consistent with regular tabs
- open sidebar tabs on mouse press (not mouse click), which is more consistent with regular tabs
- add UI for toggling pin state to the sidebar tab button
- prevent pinned sidebar tab drawers from closing when they lose focus
- automatically summon back drawers for pinned tabs when all other drawers are closed

#jira UETOOL-3813
#rb lauren.barnes
#preflight 612ce47a79d62b00015abe3b

[CL 17353020 by Steven Dao in ue5-main branch]
2021-08-30 11:30:04 -04:00
aditya ravichandran
f87982c4d2 Fixed an issue causing major tabs to be larger than intended due to padding issues.
#rb trivial
#fyi matt.kuhlenschmidt
#preflight 6126b4f245848f00015eb968

[CL 17311909 by aditya ravichandran in ue5-main branch]
2021-08-25 20:20:16 -04:00
daren cheng
1b2f53ec98 Remove Margin clamping
#rb trivial
#jira none
#fyi trystan.binkley-Jone

[CL 17291558 by daren cheng in ue5-main branch]
2021-08-24 15:20:24 -04:00
aditya ravichandran
7ee046625b Levels window now only shows a save modified icon if a level is dirty,
Fixed an issue where new folder default names would not increment correctly,
Updated lock icons and added save modified and solid light bulb icons.

#jira UE-115797
#rb lauren.barnes
#preflight 611ff9b7aabad100017b070a

[CL 17252473 by aditya ravichandran in ue5-main branch]
2021-08-20 16:02:16 -04:00
Steven Dao
295744dfcd Updated tab sidebar/drawer appearance with outline stroke extending to tab
#jira UETOOL-3813
#rb lauren.barnes
#preflight 611fe4e78ff5540001ac2d17

[CL 17251756 by Steven Dao in ue5-main branch]
2021-08-20 15:25:57 -04:00
aditya ravichandran
b8528ea4e5 Fixed minor tabs being incorrectly colored (similar to the major tabs reskin)
#jira UETOOL-4032
#rb lauren.barnes

[CL 17236097 by aditya ravichandran in ue5-main branch]
2021-08-19 12:58:52 -04:00
aditya ravichandran
8a144ffc25 Major Tabs reskin - Removed vertical separaters, changed inter-tab spacing and added color backing to asset tab icons.
#jira UETOOL-4032
#rb lauren.barnes
#preflight 611d2a56008be90001ae47c9

[CL 17223045 by aditya ravichandran in ue5-main branch]
2021-08-18 17:36:44 -04:00
Steven Dao
ac22b5a055 Improve tab sidebar readability when the sidebar is small or there are many tabs
- Reduce sidebar tab size when there's not enough room to show all tabs at full size
- Add tooltip for sidebar tabs
- Ellipsize sidebar tab titles when they don't fit in the tab (requires changes to support ellipsizing rotated text)

#jira UETOOL-2794
#rb matt.kuhlenschmidt
#preflight 611c0b779db7df00010de693

[CL 17211229 by Steven Dao in ue5-main branch]
2021-08-18 01:10:34 -04:00
Andriy Tylychko
2a295eb685 deprecated FTicker and family and replaced by thread-safe FTSTicker
#jira UE-120090
#rb francis.hurteau

[CL 17176325 by Andriy Tylychko in ue5-main branch]
2021-08-16 11:05:18 -04:00
Jamie Dale
f1aa0b1f92 Fixed STextBlock not updating when some FTextBlockStyle properties were changed
StrikeBrush, UnderlineBrush, TransformPolicy, and OverflowPolicy were being ignored

#fyi Robert.Seiver

[CL 17140882 by Jamie Dale in ue5-main branch]
2021-08-11 15:27:53 -04:00
aurel cordonnier
dc856801cd Merge from Release-Engine-Test @ 17059716 to UE5/Main
This represents UE4/Main @ 17030256 and Dev-PerfTest @ 17029914

[CL 17060422 by aurel cordonnier in ue5-main branch]
2021-08-04 17:46:20 -04:00
aditya ravichandran
ec49e7ba0a Fixed text style and highlight color in the MessageLog
#jira UETOOL-2468
#rb lauren.barnes
#okfforgithub public
#preflight 61083d17484c100001c93af5

[CL 17020011 by aditya ravichandran in ue5-main branch]
2021-08-02 16:11:01 -04:00
daren cheng
7f18bf73d1 Fix mouse offset at non-standard resolutions.
#jira UE-117869
#rb Vincent.Gauthier
#preflight 6102e20803d30300016de6d7

[CL 16999127 by daren cheng in ue5-main branch]
2021-07-29 14:34:43 -04:00