Commit Graph

170 Commits

Author SHA1 Message Date
Wojtek Figat
db15f6f08a Add For Distribution to be enabled by default in Release builds
#2571
2024-05-08 18:48:55 +02:00
Wojtek Figat
75e25bf1f7 Merge branch 'bug/issue-2476' of https://github.com/duarteroso/FlaxEngine into duarteroso-bug/issue-2476 2024-04-25 19:27:11 +02:00
Duarte Roso
b6e36c0014 Add android settings
Added:
- version code
- minimum Sdk version
- target Sdk version
2024-04-23 16:09:10 +02:00
Duarte Roso
d4774a2bfe Change screen orientation enum 2024-04-23 15:13:04 +02:00
Wojtek Figat
21d5e63b93 Fix cooking small textures for Android/iOS with ASTC enabled 2024-03-28 18:24:37 +01:00
Wojtek Figat
51504d0d92 Fix building macOS/iOS with the latest Vulkan SDK 2024-03-24 19:39:16 +01:00
Wojtek Figat
14902dc29e Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
#	Flax.flaxproj
2024-02-26 19:49:39 +01:00
Wojtek Figat
859c420d76 Update year in copyright note 2024-02-26 19:00:48 +01:00
Wojtek Figat
318b00c617 Fix editor exit with error code when game cooking CL fails
#2248
2024-02-21 23:18:09 +01:00
Wojtek Figat
10180de9c6 Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
#	Source/Editor/Utilities/EditorUtilities.cpp
#	Source/Editor/Utilities/EditorUtilities.h
2024-02-19 22:26:16 +01:00
Wojtek Figat
c67d352065 Refactor win32 exe icon updating
#928
2024-02-07 12:51:52 +01:00
Wojtek Figat
5bad7c79c4 Add removing dotnet libs for iterative rebuilds when AOT cache gets cleared 2024-01-29 17:53:42 +01:00
Wojtek Figat
9a70f698b9 Various improvements to building nethost 2024-01-12 13:44:50 +01:00
Wojtek Figat
df33de7176 Add ASTC texture compression on Android 2024-01-03 23:01:33 +01:00
Wojtek Figat
4d8b8e5311 Merge branch 'astc' into 1.8 2023-12-22 10:36:37 +01:00
Wojtek Figat
b2f9b9e14d Add texture quality option for iOS 2023-12-20 15:12:48 +01:00
Wojtek Figat
e4c8639697 Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
#	Flax.flaxproj
#	Source/Editor/Cooker/Steps/DeployDataStep.cpp
2023-12-20 00:39:15 +01:00
Wojtek Figat
e4df1fc756 Add support for storing custom platform tools data in Game Cooker cache 2023-12-18 11:07:11 +01:00
f38245b834 Fix .NET runtime packaging with installed .NET 8 SDK 2023-12-16 16:16:01 +02:00
639803480e Improve .NET related errors during cooking process 2023-12-16 16:11:56 +02:00
Chandler Cox
4725f51431 Move android screen orientation into platform settings 2023-12-11 10:00:19 -06:00
Chandler Cox
df83491313 Add ability to change default Android screen orientation. 2023-12-08 15:48:43 -06:00
Wojtek Figat
74f5d14ec9 Merge remote-tracking branch 'origin/master' into 1.8 2023-12-08 11:23:06 +01:00
Wojtek Figat
c8dd2c045c Simplify sorting arrays code 2023-12-01 13:57:34 +01:00
Wojtek Figat
06ad316f94 Update to .NET 8 2023-11-26 15:09:46 +01:00
Wojtek Figat
76f5712c79 Merge remote-tracking branch 'origin/1.7' into 1.8
# Conflicts:
#	Flax.flaxproj
2023-11-25 23:36:56 +01:00
Wojtek Figat
98b42d3e2e Add .NET SDK version 7 as forced to be used during game cooking (compatibility with) 2023-11-25 18:14:21 +01:00
Wojtek Figat
aa4e1222d7 Merge remote-tracking branch 'origin/master' into 1.8 2023-11-20 11:16:07 +01:00
Wojtek Figat
f9799f8ef3 Update old code 2023-11-19 11:00:15 +01:00
Wojtek Figat
640f380237 Add OutputName to Build Settings for game output exe/package renaming
#1174
2023-11-16 10:29:58 +01:00
Wojtek Figat
a8f961c438 Add cook&run support for macOS and Linux 2023-10-19 19:09:32 +02:00
Wojtek Figat
036ad570cd Fix warning when dotnet cache file is missing 2023-10-16 11:20:49 +02:00
Wojtek Figat
88eca13eb3 Add default font bundling (optional) and setup UI Style to match editor logic
#641
2023-10-12 22:28:40 +02:00
Wojtek Figat
cd2f03d8ef Tweaks 2023-10-05 10:48:52 +02:00
Edu Garcia
f1600b3014 Move custom pugixml changes to pugixml_extra 2023-10-04 13:14:06 +01:00
Wojtek Figat
da7ba0ecba Fix regression on cooking ios game 2023-09-20 22:41:47 +02:00
Wojtek Figat
5c5c64cf76 Update macOS app cooking to properly execute tools 2023-09-20 11:52:26 +02:00
Wojtek Figat
9de5ee5615 Fix compilation on mac 2023-06-14 08:47:03 +02:00
Wojtek Figat
125591dc71 Unify app package name formatting for different platforms 2023-06-13 17:11:56 +02:00
Wojtek Figat
621d408078 Add iOS app exporting 2023-06-10 23:05:52 +02:00
Wojtek Figat
1fdc91255b Add iOS app icon exporting 2023-06-10 23:04:53 +02:00
Wojtek Figat
5e07a42417 Add app version and ui orientation settings to iOS 2023-06-10 12:43:10 +02:00
Wojtek Figat
a2e2ef51be Various twekas 2023-06-01 00:47:05 +02:00
Wojtek Figat
c46f78885e Refactor iOS deployment to use XCode project 2023-06-01 00:46:39 +02:00
Wojtek Figat
04d61eba3c Add code signing to ios 2023-05-17 18:53:04 +02:00
Wojtek Figat
226b1307c0 Uncompress BC testures for iOS 2023-05-12 22:48:04 +02:00
Wojtek Figat
b14f5f5cd6 Fix macOS build 2023-05-10 08:08:21 +02:00
Wojtek Figat
e03516e22e Optimize text formatting functions instantiation to favor manually called String::Format 2023-05-09 16:38:59 +02:00
Wojtek Figat
b6ceed5c6d Add packaging iOS app to ipa file 2023-04-28 23:54:50 +02:00
Wojtek Figat
7df206f533 Fix deploying system .NET runtime files after system-installed .NET has been updated 2023-04-18 18:18:43 +02:00