Commit Graph

95 Commits

Author SHA1 Message Date
Wojtek Figat
9c3fd052cd Remove copyright year from source files and update to 2025 2025-04-07 19:22:21 +02:00
Wojtek Figat
addc6d5216 Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
#	Content/Editor/Gizmo/Material.flax
#	Content/Engine/DefaultTerrainMaterial.flax
#	Source/Editor/Windows/Assets/ModelWindow.cs
#	Source/Editor/Windows/Assets/SkinnedModelWindow.cs
#	Source/Engine/Core/Types/Variant.cpp
2025-01-13 18:07:54 +01:00
Chandler Cox
55fa372197 re-add returns to aab 2025-01-13 07:30:01 -06:00
Chandler Cox
563f0b9ab4 Move Build .aab to Android platform settings and make it side-by-side 2025-01-13 07:24:50 -06:00
Chandler Cox
f274639e94 Fix path bug. 2025-01-12 17:17:59 -06:00
Chandler Cox
ca995093b6 Add .aab bundling for Android. 2025-01-12 16:50:16 -06:00
Wojtek Figat
29bfef677f Add PixelFormatSampler utility to quick read/write operations on various data formats
Moved from `TextureTool` to be used in runtime and with more generic use cases (including C# scripting).
2025-01-05 23:49:44 +01:00
Wojtek Figat
f62c77c35c Fix game deployment if output name contains invalid path characters
#3004
2024-10-21 12:37:55 +02:00
Wojtek Figat
207c6a0cb5 Refactor platform apis comments and cleanup a bit 2024-09-24 18:29:30 +02:00
Wojtek Figat
f21b259376 Various fixes after merge with Windows ARM pr 2024-07-25 08:34:51 +02:00
Wojtek Figat
e7508538e0 Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
#	Flax.flaxproj
2024-05-08 19:27:56 +02:00
Wojtek Figat
33202a74b0 Fix 2024-05-08 19:15:25 +02:00
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
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
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
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
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
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
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
7a01ccb5fb Updates on iOS app packging 2023-04-13 23:01:31 +02:00
Wojtek Figat
cffa9aa58e Add info about UWP platform support end 2023-04-13 10:07:51 +02:00
Wojtek Figat
c5491eea97 Add Mono AOT for iOS to run C# 2023-04-13 08:34:49 +02:00