Wojtek Figat
18dc475f40
Merge remote-tracking branch 'origin/master' into 1.9
...
# Conflicts:
# Source/Engine/UI/GUI/Common/Button.cs
2024-09-23 14:11:05 +02:00
Wojtek Figat
e1c4bf5289
Add navigation focus support to AssetPicker control
...
#2704
2024-09-18 12:17:30 +02:00
Wojtek Figat
64bd762f44
Fix compilation
2024-07-19 00:35:36 +02:00
Wojtek Figat
b33c2b4f36
Merge remote-tracking branch 'origin/master' into 1.9
2024-07-19 00:32:54 +02:00
Chandler Cox
531c75bff9
Display asset picker type.
2024-07-16 20:32:47 -05:00
Wojtek Figat
754ed56119
Add FilePathEditor custom editor for path-based editing asset/url refs with a file picker
2024-05-03 12:26:03 +02:00
Wojtek Figat
8de2249ed8
Refactor Editor UI style for selection and drag drop interactions
...
#1741
2024-03-07 16:45:09 +01:00
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Wojtek Figat
9da9a122b8
Fix error in Editor
2024-02-06 16:59:17 +01:00
Wojtek Figat
618273977c
Minor improvements to code style #1541
2023-11-13 17:17:05 +01:00
Wojtek Figat
13881c7d97
Merge branch 'LightThemeTweaks' of https://github.com/Radiangames/FlaxEngine into Radiangames-LightThemeTweaks
2023-11-13 17:02:12 +01:00
MineBill
df5dc0c284
Extract validation/item handling of AssetPicker in a separate class.
2023-10-31 16:32:57 +02:00
Wojtek Figat
3ac7c4e0ee
Codestyle fix
2023-10-09 23:21:02 +02:00
Luke Schneider
b7b8213179
Some additional fixes to light theme support
...
Fixed some issues with light theme support:
1) Icons in content tree nodes (Folder icons) now use the foreground color. I did not find a case where the content tree is used for other icons.
2) The asset picker now uses the Background Normal color (instead of a very transparent dark gray) for the background, and Orange for the text. Did not seem like it warranted adding a new color, and Orange works in both dark and light styles.
3) The platform selector icons are now hard-coded instead of based on the style. This may sound odd, but the icons are colored, so they should always use White as the fully active color. Previously they worked with a dark theme because the Foreground was set to white.
4) Fixed the CollectionBackgroundColor in the light theme being dark gray instead of light gray like it should be. This fixes certain lists of things having a dark background in the light theme.
2023-09-29 07:43:59 -05:00
Chandler Cox
f80b7ee2a5
Fix spacing
2023-07-23 18:58:47 -05:00
Chandler Cox
12005ad314
Simplify functionality into function.
2023-07-23 15:20:57 -05:00
Chandler Cox
02d135053f
Add scroll to selected asset/content item on asset picker select menu open.
2023-07-23 15:10:31 -05:00
Wojtek Figat
5a2831d0cb
Various improvements
2023-04-29 12:11:17 +02:00
Wojtek Figat
4755c42d70
Fix .NET generic class typename to match old mono style without inlined assembly name and ver
2023-03-27 17:30:48 +02:00
Wojtek Figat
eff24ed836
Add support for editing path to the asset within AssetRefEditor
2023-01-15 23:05:58 +01:00
Wojciech Figat
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
Wojtek Figat
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
Wojciech Figat
8c2241c6dc
Update copyright year
2022-01-14 13:31:12 +01:00
Wojtek Figat
aa3a6e2766
Add option to make AssetPicker a read-only
2021-10-08 16:25:14 +02:00
Wojtek Figat
1ba84f55ae
Fix handling invalid asset in AssetPicker instead of throwing exception
2021-07-13 13:19:51 +02:00
Wojtek Figat
120ebbb59a
Fix handling invalid asset in AssetPicker instead of throwing exception
2021-07-13 13:18:59 +02:00
Wojtek Figat
f82ef8c065
Fix AssetPicker buttons usage without mouse down click over the control
...
Fixes #233
2021-02-14 18:18:58 +01:00
Jean-Baptiste Perrier
03eb39afe6
Bumping all copyright headers to 2021.
2021-01-02 14:28:49 +01:00
Wojtek Figat
6fb9eee74c
You're breathtaking!
2020-12-07 23:40:54 +01:00