Commit Graph

85 Commits

Author SHA1 Message Date
Wojciech Figat
8c2241c6dc Update copyright year 2022-01-14 13:31:12 +01:00
Wojciech Figat
d11166082c Add improvements for objects spawning and snapping in Editor to include object bounds 2022-01-10 17:46:53 +01:00
Wojciech Figat
d017dd14ca Add Mac platform 2021-12-27 14:04:16 +01:00
Wojciech Figat
af75751bf1 Add Tab navigation for Editor UI 2021-12-21 18:14:55 +01:00
Wojciech Figat
b2765533fb Add context menu and tooltip to asset items in Content Finder tool 2021-12-10 15:45:06 +01:00
Wojciech Figat
10c6e34e06 Add preserving selection of the created new folder in the Content window 2021-12-08 16:51:26 +01:00
Wojciech Figat
1e034c904a Fix missing blend shape refresh for Skinned Model window preview 2021-11-26 12:57:37 +01:00
Wojciech Figat
7d970de5ce Add F2 shortcut for renaming item in files import dialog 2021-11-24 17:41:41 +01:00
Wojciech Figat
05d0e1bdcc Add Split Objects object to split imported meshes/animations into separate assets 2021-11-24 17:40:56 +01:00
Wojtek Figat
214e626ac5 Refactor Control autofocus to be handled by control type instead of as part of base.OnMouseDown 2021-11-05 18:17:07 +01:00
Wojtek Figat
48a867ef16 Add PS5 platform defines and types 2021-10-08 16:25:16 +02:00
Wojtek Figat
6d72bfe149 Add ContentItem.OnContextMenu 2021-10-08 16:25:12 +02:00
Wojtek Figat
690e3ee3ca Fix error in case of opening multiple folders with Enter in Content Window 2021-10-07 10:28:31 +02:00
Wojtek Figat
70ba71de79 Fix error 2021-10-05 21:54:17 +02:00
Wojtek Figat
d88306fc1c Hide various Editor types from Visual Scripting 2021-10-04 12:26:36 +02:00
Wojtek Figat
e92c22585a Add support for using interfaces in Visual Scripting 2021-10-04 12:26:35 +02:00
Wojtek Figat
e1d9fbb742 Fix some engine API to be exposed for C++ scripting 2021-09-21 18:23:31 +02:00
Wojtek Figat
98776a709e Refactor GDK platform settings and tools, expose more options MicrosoftGame.config 2021-08-30 16:15:06 +02:00
Wojtek Figat
799c4a4f17 Remove whitespaces 2021-08-10 19:33:55 +02:00
thallard
78d668c599 Change enum and variable name 2021-08-06 00:07:44 +02:00
thallard
e8b867430f Remplace string variable by enum 2021-08-05 23:38:08 +02:00
thallard
1426b4ca49 Removed useless debug logs 2021-08-05 23:05:27 +02:00
thallard
d95cd24b76 Added functionality to order items by name 2021-08-05 22:24:01 +02:00
Wojtek Figat
3a5c212985 Change CalculateTangents to false as default and calculate normals/tangents by default if missing 2021-07-22 10:25:01 +02:00
Wojtek Figat
347bd7346a Add automatic Game Settings setup after adding new settings asset for the first time 2021-07-05 10:36:10 +02:00
Wojtek Figat
bdefa77226 Fix using nested types in Visual Script 2021-06-30 10:34:36 +02:00
Wojtek Figat
2d88ed17d4 Add dedicated editor for Texture Group picking 2021-06-18 09:43:35 +02:00
Wojtek Figat
4744fa05ef Refactor Streaming with new settings and textures streaming configuration 2021-06-17 15:33:34 +02:00
Wojtek Figat
8816e4403d Remove UI Controls from Json Asset picker dialog 2021-06-15 16:38:21 +02:00
W2Wizard
8e781ccf7b Apply asset new icons
Apply the Icons for SwitchSettings, LocalizationSettings and Json Asset.
2021-06-13 17:33:58 +02:00
Wojtek Figat
2c7d62bb8e Add support for custom drag&drop into level/prefab viewports from custom asset items 2021-05-24 18:34:19 +02:00
Wojtek Figat
5745e4e522 Refactor settings assets proxies 2021-05-14 18:48:35 +02:00
Wojtek Figat
11704740fe Merge branch 'IconOverhaul' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-IconOverhaul 2021-05-14 10:48:18 +02:00
Wojtek Figat
255255e45c Merge branch 'script-name' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-script-name 2021-05-14 10:42:28 +02:00
Jean-Baptiste Perrier
41447d4ba0 Add name restriction for scripts, no digits at start. 2021-05-13 17:55:15 +02:00
Jean-Baptiste Perrier
2065b949b0 Add IsFileNameValid in ContentProxy. 2021-05-13 17:54:23 +02:00
W2.Wizard
887b52c18a Merge branch '1.2' into IconOverhaul 2021-05-13 15:21:36 +02:00
W2Wizard
d54efc73f1 Adapt to new spritehandle names
Lots of files! However only change was renaming the icons overall.
2021-05-13 15:16:45 +02:00
Wojtek Figat
480947e0a9 Fix sprite atlas serialization after editing 2021-05-12 16:19:59 +02:00
Wojtek Figat
9195e37a23 Refactor cpp script templates after new features 2021-05-12 12:42:24 +02:00
LcrW
f9e1dc3ffb New Features 2021-05-10 21:04:52 +01:00
Wojtek Figat
0e75dba142 Optimize C++ compilation time 2021-04-30 16:27:57 +02:00
Wojtek Figat
04836f037d Fix json proxy regression for Generic json assets 2021-04-22 10:58:52 +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
Wojtek Figat
7448383079 Add LocalizedStringTable 2021-04-16 15:39:31 +02:00
Wojtek Figat
e9215c1a9e Tweaks 2021-04-16 11:34:10 +02:00
Wojtek Figat
653cdd8654 Add support for importing assets into custom formats with AssetsImportingManager 2021-04-15 16:48:01 +02:00
W2.Wizard
00cb802363 Add missing doc 2021-04-14 11:34:43 +02:00
W2.Wizard
325433aaf8 Add GameSettings icon 2021-04-13 16:09:35 +02:00