Commit Graph

949 Commits

Author SHA1 Message Date
Louise Rasmussen
e9871ae0f8 Updated Dock Tab Style close icon
#rb lauren.barnes

[CL 14326429 by Louise Rasmussen in ue5-main branch]
2020-09-16 07:07:41 -04:00
Louise Rasmussen
004de061d8 Widget Style Change - Updated Outline Color
#rb lauren.ridge

[CL 14322590 by Louise Rasmussen in ue5-main branch]
2020-09-15 16:28:07 -04:00
Matt Kuhlenschmidt
330f5d897c Search boxes are now rounded to make them stand out
[CL 14322443 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-15 16:08:44 -04:00
Matt Kuhlenschmidt
72f9d43098 Lighten minor tab backgrounds
[CL 14298195 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-11 09:21:22 -04:00
Matt Kuhlenschmidt
7643234731 Blueprint editor reskin first pass and supporting work
[CL 14279737 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-09 10:51:17 -04:00
roey borsteinas
08d1b8fbd6 CompositeDragDropOp refactor
Refactored the CompositeDragDropOp so that it can be interacted with transparently as any one of its sub ops.
Also now supports Folder Drops in the layer browser

[FYI] max.chen daren.cheng
#rb patrick.enfedaque
#jira none

#ROBOMERGE-SOURCE: CL 14272172 in //UE5/Release-5.0-M2/...
#ROBOMERGE-BOT: STARSHIP (Release-5.0-M2 -> Main) (v724-14254601)

[CL 14272208 by roey borsteinas in ue5-main branch]
2020-09-08 14:16:22 -04:00
Louise Rasmussen
f2ac52c05e Stylable Input Outline Color
#rb matt.kuhlenschmidt

[CL 14258179 by Louise Rasmussen in ue5-main branch]
2020-09-03 18:55:09 -04:00
Matt Kuhlenschmidt
c494212a54 Added an optional separator to slate header rows
[CL 14255296 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-03 14:30:25 -04:00
Matt Kuhlenschmidt
a8970c67a8 More fixes to splitters and separators after the style flattening
[CL 14248196 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-02 17:06:51 -04:00
Matt Kuhlenschmidt
44840939e1 Brightened up foregreound text color
[CL 14243792 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-02 09:21:48 -04:00
Matt Kuhlenschmidt
8d0acfb473 Further flattening of the editor by replacing background colors
[CL 14243772 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-02 09:16:04 -04:00
Matt Kuhlenschmidt
f6dceb1423 Replace some usage of recessed color with background color to flatten things up a bit
[CL 14234731 by Matt Kuhlenschmidt in ue5-main branch]
2020-09-01 14:39:53 -04:00
Marc Audy
7379fa99c5 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14229157
[CL 14233282 by Marc Audy in ue5-main branch]
2020-09-01 14:07:48 -04:00
Patrick Boutot
65cc784c3c Fix implicit type conversion warnings in Slate
#jira UE-88354
#rb vincent.gauthier

[CL 14228066 by Patrick Boutot in ue5-main branch]
2020-09-01 11:38:51 -04:00
Matt Kuhlenschmidt
c5418402e8 Fix having no theme causing the editor to be black
#jira UE-97624

[CL 14200276 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-27 11:51:33 -04:00
Matt Kuhlenschmidt
93a501e721 Fix data table row importer not showing selected row type.
#jira UE-96896

[CL 14180692 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-25 12:31:27 -04:00
Matt Kuhlenschmidt
f594e50cd2 Added basic theme editing support and a Dark theme as an example.
Themes are basic json files which can change the named colors that the editor uses for its UI.  They work similarly to config files in that the same theme in a user dir overrides the project dir and the base dir.
Themes only work in the editor or standalone programs. Not supported in UMG or shipping games

[CL 14179270 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-25 10:31:42 -04:00
Matt Kuhlenschmidt
551d2aaf40 Reset starship style colors to default using the old rename the variable trick until we have a better system. This fixes folks colors from being offset.
[CL 14126414 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-17 15:36:23 -04:00
Matt Kuhlenschmidt
66a50f799c Starship style cleanup
[CL 14104474 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-13 13:02:43 -04:00
Marc Audy
a7c9001a94 Merging //UE5/Release-Engine-Staging to Main (//UE5/Main) @ 14075166
#rb
#rnx

[CL 14075271 by Marc Audy in ue5-main branch]
2020-08-11 01:36:57 -04:00
Matt Kuhlenschmidt
13729de95e Fix menus popping due to larger size when they first get a check mark next to a menu item
#fyi louise.rasmussen

[CL 14049176 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-06 13:21:57 -04:00
Louise Rasmussen
dce868da9f Updated Style Colors and Color Usage
#fyi matt.kuhlenschmidt

[CL 14032714 by Louise Rasmussen in ue5-main branch]
2020-08-04 19:05:20 -04:00
Matt Kuhlenschmidt
9380da2ec7 Remove a few outdated style colors
[CL 14010273 by Matt Kuhlenschmidt in ue5-main branch]
2020-08-03 10:33:52 -04:00
Louise Rasmussen
e38fa108e5 STextBlockStyle added TransformPolicy
- Update Button Text Styles

#rb matt.kuhlenschmidt

[CL 13983624 by Louise Rasmussen in ue5-main branch]
2020-07-30 19:41:11 -04:00
Matt Kuhlenschmidt
a8c78a7b5d Fixed up default highlight colors for text widgets
[CL 13955831 by Matt Kuhlenschmidt in ue5-main branch]
2020-07-28 11:36:51 -04:00