Commit Graph

91 Commits

Author SHA1 Message Date
Wojtek Figat
c38b81d682 Fix errors when changing UIControl type in prefab
#548
2021-06-09 13:27:37 +02:00
Wojtek Figat
a6ff0c3ed1 Fix selecting multiple different UI controls in Editor
#548
2021-06-09 11:22:13 +02:00
Wojtek Figat
484bc409d4 Add support for NotNullItems option in collections editors
#542
2021-06-09 10:58:54 +02:00
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
0e75dba142 Optimize C++ compilation time 2021-04-30 16:27:57 +02:00
Wojtek Figat
f63849ed56 Fix panels filenames 2021-04-29 10:12:56 +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
c76f1f2432 Add profile events to LocalizationSettingsEditor 2021-04-27 10:14:37 +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
826581cb77 Add support for searching for localization strings in scenes and prefabs 2021-04-23 13:57:16 +02:00
Wojtek Figat
66fac52905 Add tooltips 2021-04-23 12:50:38 +02:00
Wojtek Figat
bbfd80dcb1 Add support for searching for localization strings in C#/C++ code 2021-04-23 12:46:32 +02:00
Wojtek Figat
81efa49951 Add button to update localization dashboard 2021-04-23 10:58:43 +02:00
Wojtek Figat
6a1b4e547c Add support for exporting localized strings for translation 2021-04-23 10:52:51 +02:00
Wojtek Figat
d4a27f38ff Add support for adding new culture to game localization 2021-04-22 17:09:27 +02:00
Wojtek Figat
ace8295ab7 Merge remote-tracking branch 'origin/master' into localization
# Conflicts:
#	Source/Platforms/DotNet/Newtonsoft.Json.dll
#	Source/Platforms/DotNet/Newtonsoft.Json.pdb
#	Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
#	Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
2021-04-22 16:10:36 +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
28c0552e0a Fix diff-serialization and deserialization of C# lists
#347
2021-04-20 16:06:32 +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
1243927ad0 Fix typo 2021-04-07 14:00:15 +02:00
Wojtek Figat
fee47a99b3 Add additional info text and pivot location preview to anchors editor 2021-04-07 13:47:31 +02:00
Wojtek Figat
7c54bb0155 Add support for reusing UIControlControlEditor and AnchorPresetsEditorPopup in Editor plugins 2021-04-07 12:53:07 +02:00
honzapatCZ
ff4f1277e7 invert preserveBounds back 2021-04-07 11:45:12 +02:00
Nejcraft
f24cb34e3f Merge branch '1.2' into ui-achorpopup-shiftctrl-modes 2021-04-07 11:20:20 +02:00
Wojtek Figat
dff1374378 Post-merge tweaks
#417
2021-04-07 10:57:17 +02:00
Wojtek Figat
95ba2e9bab Merge branch 'ui-localPosition' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-ui-localPosition 2021-04-07 10:31:41 +02:00
honzapatCZ
41a873450e should work now 2021-04-06 16:54:22 +02:00
honzapatCZ
7f5869e257 Merge remote-tracking branch 'origin/1.2' into ui-achorpopup-shiftctrl-modes 2021-04-06 16:44:45 +02:00
Wojtek Figat
c8c215abfd Add support for custom value propagation in CustomEditor 2021-04-06 15:47:00 +02:00
honzapatCZ
c4dd5ef5c8 anchor preset popup shift + ctrl 2021-04-02 17:47:39 +02:00
honzapatCZ
73e92e33fd local positions 2021-04-02 17:38:30 +02:00
Wojtek Figat
7010c52af3 Fix missing selection type in CustomEditorPresenter 2021-03-19 17:15:18 +01:00
Wojtek Figat
8626350e5f Fix possible issue for prefab reference value for default value object that might be deleted on prefab apply 2021-03-19 10:14:58 +01:00
Wojtek Figat
abe635ad9b Fix exception in Custom Editors UI due to invalid reference value processing
#325
2021-03-18 15:12:25 +01: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