Commit Graph

38 Commits

Author SHA1 Message Date
Wojtek Figat
53022ff013 Fix code quality issues detected by PVS-Studio 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
d9410f9cdd Post merge fixes and cleanup
#571
2021-08-26 17:27:38 +02:00
Wojtek Figat
782d29f427 Merge branch 'xboxone' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-xboxone 2021-08-26 12:44:53 +02:00
Wojtek Figat
a085531fda Add build preset and target names to access for Game Cooker extending 2021-08-08 16:02:48 +02:00
Wojtek Figat
6b532d2fbc Add CookingData for C# editor to extend the cooking process 2021-08-08 16:01:58 +02:00
honzapatCZ
c17d86a134 removal of old XboxOneStuff 2021-07-21 15:10:39 +02:00
Wojtek Figat
0794ab4ee5 Add support for bundling custom assets by GamePlugins 2021-07-20 16:32:55 +02:00
Wojtek Figat
1c03b21a43 Fix textures converting when cooking 2021-07-13 12:51:28 +02:00
Damian Korczowski
85398cbf3d Add support for separate native and managed code in packaged build 2021-07-03 19:12:23 +02:00
Wojtek Figat
289515a78b Add support for stripping texture resolution for target platform when cooking game 2021-06-17 16:01:01 +02:00
Wojtek Figat
2c2c7744eb Add AuxTool to AOT pipeline in Game Cooker 2021-05-31 16:05:35 +02:00
Wojtek Figat
4b0967b45e Fix Linux executable file renaming check 2021-05-17 10:15:54 +02:00
Wojtek Figat
0e75dba142 Optimize C++ compilation time 2021-04-30 16:27:57 +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
Vizepi
6e885ece34 [CLEAN] Added missing includes in headers 2021-04-23 13:59:02 +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
b2729e35c2 Fixes for UWP build 2021-04-17 19:36:38 +02:00
Wojtek Figat
b3887c0874 Add support for separate data and code output directories in Game Cooker 2021-03-16 16:06:59 +01:00
Wojtek Figat
c930d32b2b Add support for cooking game for Switch 2021-03-15 14:32:10 +01:00
Wojtek Figat
82a0039926 Fix binaries deploy in cooker 2021-03-13 12:49:13 +01:00
Wojtek Figat
1d6240aca5 Fix output executable file flag 2021-03-13 12:49:13 +01:00
Wojtek Figat
b4dcaef61a Add support for Game Cooker on Linux 2021-03-11 22:39:03 +01:00
Wojtek Figat
21d96c6baf Fix loading game assets in cooked build via path relative to the project folder 2021-03-01 13:00:07 +01:00
Wojtek Figat
b193a7abc4 Add support for binary modules with native-code only 2021-02-25 13:01:15 +01:00
Wojtek Figat
c25abfda65 Remove ProjectInfo.h include from Editor.h 2021-02-19 09:36:23 +01:00
Wojtek Figat
74823a8bcf Add DebugDraw::DrawText for drawing 2D debug text on a screen 2021-02-18 12:39:53 +01:00
Wojtek Figat
f66b7ff785 Add support for Custom Define in Game Cooker for build scripts configuration 2021-02-16 13:54:57 +01:00
Wojtek Figat
5cb2322270 Add default Deformable material for splines 2021-02-10 11:37:34 +01:00
Wojtek Figat
01a3a80103 Fix compilation 2021-01-26 15:34:57 +01:00
Wojtek Figat
6cbeac6537 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Engine/Navigation/NavMesh.cpp
#	Source/Engine/Navigation/NavMeshBuilder.cpp
2021-01-22 11:31:22 +01:00
stefnotch
bd7a681700 Add more descriptive error message 2021-01-19 21:08:26 +01:00
Wojtek Figat
f5b9a95522 Fix null character at shader sources at during game cooking 2021-01-05 14:15:32 +01:00
Wojtek Figat
be319c446d Refactor settings types to use scripting API 2021-01-05 14:14:34 +01:00
VNC
6ab300025b Fixed a ton of typos 2021-01-05 02:13:15 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
VNC
3975efc9e4 Fix typo in error log message 2020-12-29 03:03:04 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00