Wojtek Figat
|
94476783da
|
Add option to Delete Sprite in Editor
|
2021-05-12 16:20:44 +02:00 |
|
Wojtek Figat
|
480947e0a9
|
Fix sprite atlas serialization after editing
|
2021-05-12 16:19:59 +02:00 |
|
Wojtek Figat
|
a4a3074bb6
|
Fix naming new sprites in Editor
|
2021-05-12 14:06:05 +02:00 |
|
Wojtek Figat
|
6db156513c
|
Merge branch 'patch-9' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-9
|
2021-05-12 13:12:59 +02:00 |
|
Wojtek Figat
|
d302675d7e
|
Fix TypeSearchPopup showing types that base type is hidden
|
2021-05-12 12:42:48 +02:00 |
|
Wojtek Figat
|
9195e37a23
|
Refactor cpp script templates after new features
|
2021-05-12 12:42:24 +02:00 |
|
Wojtek Figat
|
0950ef1a20
|
Merge branch 'master' of git://github.com/LCRW/FlaxEngine into LCRW-master
|
2021-05-12 12:22:23 +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 |
|
LcrW
|
f9e1dc3ffb
|
New Features
|
2021-05-10 21:04:52 +01:00 |
|
Wojtek Figat
|
17e3625e5d
|
Add support for ANSI name and variable name for named profiler events
|
2021-05-04 00:17:01 +02:00 |
|
Wojtek Figat
|
28969a7de4
|
Fix EnumComboBox to support negative items as a cost of lack of uint64 support
|
2021-05-02 12:04:14 +02:00 |
|
Wojtek Figat
|
543d1a3c0e
|
Add Tracy profiler support
|
2021-05-02 11:27:10 +02:00 |
|
Wojtek Figat
|
e2789214ae
|
Refactor Editor Utils into separate VariantUtils
|
2021-05-02 11:24:51 +02:00 |
|
Wojtek Figat
|
0e75dba142
|
Optimize C++ compilation time
|
2021-04-30 16:27:57 +02:00 |
|
stefnotch
|
346d0e3111
|
Improve quotes?
|
2021-04-29 21:28:36 +02:00 |
|
Wojtek Figat
|
05ba9b8d45
|
Fix models uvs preview drawing
|
2021-04-29 16:39:26 +02:00 |
|
Wojtek Figat
|
eaa5716d6a
|
Fix editor viewport input when using ScreenSpace canvas in a prefab
|
2021-04-29 16:17:40 +02:00 |
|
Wojtek Figat
|
d2ac0429d3
|
Fix order when pasting UI Controls
#487
|
2021-04-29 15:22:36 +02:00 |
|
Wojtek Figat
|
c2afe0b6b2
|
Fix synchronizing ActorTreeNode order after actor duplicate
#487
|
2021-04-29 15:22:10 +02:00 |
|
Wojtek Figat
|
f63849ed56
|
Fix panels filenames
|
2021-04-29 10:12:56 +02:00 |
|
Wojtek Figat
|
9b226926ed
|
Merge branch 'patch-2' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-2
|
2021-04-29 10:12:33 +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
|
19941c3e88
|
Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master
|
2021-04-28 10:28:36 +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
|
ed4eeee647
|
Fix undo for custom serialized objects (eg. LocalizedString)
|
2021-04-27 10:14:19 +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 |
|
Vizepi
|
6e885ece34
|
[CLEAN] Added missing includes in headers
|
2021-04-23 13:59:02 +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
|
b5e19d95bd
|
Add undo support for Json Asset editor window
|
2021-04-22 14:21:07 +02:00 |
|
Wojtek Figat
|
af34bafc5a
|
Improve LocalizedStringTable editor
|
2021-04-22 13:28:52 +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
|
04836f037d
|
Fix json proxy regression for Generic json assets
|
2021-04-22 10:58:52 +02:00 |
|
Wojtek Figat
|
02856273ad
|
Add error message box on Editor Options saving error
|
2021-04-21 23:47:27 +02:00 |
|
Wojtek Figat
|
8ba1affe9e
|
Fix PrefabSpritesRenderer from script list
|
2021-04-21 10:14:59 +02:00 |
|
Wojtek Figat
|
28c0552e0a
|
Fix diff-serialization and deserialization of C# lists
#347
|
2021-04-20 16:06:32 +02:00 |
|
Wojtek Figat
|
b2729e35c2
|
Fixes for UWP build
|
2021-04-17 19:36:38 +02:00 |
|
Wojtek Figat
|
cca8200794
|
Fix JsonAssetProxy.IsProxyFor
|
2021-04-16 15:47:01 +02:00 |
|
Wojtek Figat
|
0fb02a5aff
|
Add LocalizationSettings
|
2021-04-16 15:46:42 +02:00 |
|