Commit Graph

18 Commits

Author SHA1 Message Date
Wojtek Figat
0e75dba142 Optimize C++ compilation time 2021-04-30 16:27:57 +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
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
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
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
336a3bd484 Move shader source code length adjustment to the main compilation routine 2021-01-05 14:25:38 +01:00
Wojtek Figat
0c1d797511 Fix null character at shader sources at during game cooking 2021-01-05 14:17:05 +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
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00