This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3f78ff5354c4e9abdd4fdfd00628e14cb8a0732
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DesktopPlatform
/
Private
History
anousack kitisa
6a8947ee4f
Fixed typo in message log.
...
#jira UE-209142 [CL 32120514 by anousack kitisa in ue5-main branch]
2024-03-08 10:42:12 -05:00
..
Linux
…
Mac
- Split Mac target/deployment versions to have editor and non-editor versions
2024-02-20 13:42:11 -05:00
Null
…
Windows
Fixed up DerivedDataCache, DesktopPlatform, ApplicationCore, AssetRegistry, Core, CoreUObject, Projects, Sockets code to use EAllowShrinking instead of bools.
2024-01-17 19:51:06 -05:00
DesktopPlatformBase.cpp
Fixed typo in message log.
2024-03-08 10:42:12 -05:00
DesktopPlatformBase.h
…
DesktopPlatformModule.cpp
…
DesktopPlatformPrivate.h
…
DesktopPlatformStub.h
…
InstalledPlatformInfo.cpp
…
LockFile.cpp
…
MultiPlatformTargetReceiptBuildWorkers.cpp
…
PlatformInfo.cpp
…
TargetReceipt.cpp
In editor, optional plugin dependencies need to be compiled enabled or command line enabled otherwise they are ignored. Updated UBT to write out the BuildPlugins names to the target receipt or compiled into the executable.
2024-02-23 15:23:25 -05:00
TargetReceiptBuildWorker.cpp
…