Commit Graph

40 Commits

Author SHA1 Message Date
Crawcik
9b55ffdf6c Adding collections background color in global settings 2021-06-03 14:29:42 +02:00
Crawcik
e459707b0d Custom background color for collections 2021-06-03 13:45:07 +02:00
Crawcik
46e7e6173a Rebuilding parrent collections layout 2021-06-02 18:42:28 +02:00
Wojtek Figat
2bdebdb2ef Improve Margin editing 2021-05-29 13:48:26 +02:00
Wojtek Figat
44433bf3b4 Add 9-slicking support for UI to draw sprites and textures
#155
2021-05-29 13:48:00 +02:00
Wojtek Figat
77f9010b06 Fix exception in Editor UI is model has invalid material slot index assigned 2021-05-28 11:54:11 +02:00
Jean-Baptiste Perrier
03cd86b4d7 Fix. 2021-05-11 16:16:37 +02:00
Jean-Baptiste Perrier
166f7c2728 Refactor. 2021-05-11 16:09:27 +02:00
Jean-Baptiste Perrier
31a446cfab Fix getter only properties not showing. 2021-05-11 14:57:07 +02:00
Wojtek Figat
4ad8b8bb19 Add support for VisibleIf on value editors using group panel
#484
2021-04-28 16:49:15 +02:00
Wojtek Figat
17467c81a4 Add LocalizedString support for UI 2021-04-27 14:28:42 +02:00
Wojtek Figat
8c79c21e61 Add custom editor for LocalizedString 2021-04-27 10:13:48 +02:00
Wojtek Figat
c519c00678 Add CreateSearchPopup to editor utils 2021-04-26 15:14:46 +02:00
Wojtek Figat
c23d2ad2c4 Improve LocalizationSettings editor 2021-04-22 16:10:20 +02:00
Wojtek Figat
aa07d3b2fa Add CultureInfo editor with picker 2021-04-22 13:28:28 +02:00
Wojtek Figat
f7837f99c2 Fix handling spacing in collection editors to align label in a proper way with margin 2021-04-22 10:59:35 +02:00
Wojtek Figat
c572d75d1d Format code 2021-04-12 15:45:58 +02:00
stefnotch
c4af8ce0ca Super smooth quaternion editing
Downside: I have no idea if this is a good implementation
2021-04-09 14:28:02 +02:00
Wojtek Figat
92cfcbff8c Fix actor layer editor setup 2021-03-17 18:29:53 +01:00
Wojtek Figat
1d575f51b6 Fix code style and optimize 2021-03-14 19:35:50 +01:00
Wojtek Figat
146dffa732 Merge branch 'patch-declarationSort' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-declarationSort 2021-03-14 19:29:02 +01:00
honzapatCZ
cbe97ef3f0 typo 2021-03-07 22:42:14 +01:00
honzapatCZ
406db6704f Now its an editor option 2021-03-07 11:30:18 +01:00
Wojtek Figat
1dee615d6e Add Volumetric Fog support for particles to modify local fog 2021-03-05 13:58:15 +01:00
honzapatCZ
4593e4c669 declaration order sorting 2021-03-04 19:46:27 +01:00
Wojtek Figat
e0c6f7e8b2 Fix placement and usage of the new instance creation button in GenericEditor 2021-03-01 11:44:18 +01:00
Wojtek Figat
b4e09a9d55 Fix adding items in Array/List editors if element type is reference (eg. class) 2021-03-01 11:43:46 +01:00
Wojtek Figat
cf3ac7a26e Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
#	Source/Engine/Core/Math/Color.cs
#	Source/Engine/Navigation/Navigation.cpp
#	Source/Engine/Platform/Win32/Win32Platform.cpp
2021-02-23 22:29:07 +01:00
W2.Wizard
694b20148d Cleanup 5 2021-02-21 11:50:30 +01:00
W2.Wizard
20ba37e223 Cleanup 3 2021-02-21 11:09:04 +01:00
Wojtek Figat
1d19d38c38 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Editor/Surface/SurfaceNode.cs
2021-01-27 10:39:44 +01:00
Wojtek Figat
5b4dbfa121 Fix name (was causing docs build warning) 2021-01-25 23:52:07 +01:00
Wojtek Figat
ba050b9eaa Add default spacing for CollectionEditor to 10 for cleaner UI when working with arrays and lists in Editor 2021-01-18 11:42:50 +01:00
Wojtek Figat
b2a2652b56 Fix not using hardcoded order for showing Actor main properties in editor 2021-01-13 15:35:53 +01:00
Wojtek Figat
d20cbf434f Add default values initialization for structures and new array entries when resizing 2021-01-12 13:49:26 +01:00
Wojtek Figat
eec6957b08 Fix using unsigned integer properties in Visual Script editor 2021-01-06 11:31:38 +01:00
Wojtek Figat
4992d21747 Fix using AssetRefEditor for editing asset reference on Guid property 2021-01-05 14:17:11 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Sean Connor
aff2c154a9 Fixes issue where type editor fails to find acceptable types when creating new json data asset. 2020-12-26 14:18:46 -07:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00