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
394a246aa16656e7b2d397eda4aa42e711eef8a3
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
DesktopPlatform
/
Private
History
Ben Marsh
7e703f3e1b
Fix crash trying to format target receipt name in non-development configurations.
...
#rb none #rnx [CL 8212042 by Ben Marsh in Main branch]
2019-08-22 11:25:27 -04:00
..
Linux
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2019-02-09 14:49:54 -05:00
Mac
Make 10.13.6 the minimum version of macOS required by UE4 for games and the editor
2019-02-26 21:00:22 -05:00
Windows
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2018-12-14 14:49:12 -05:00
DesktopPlatformBase.cpp
Automatically re-launch the correct executable if using a project with a unique build environment. The .target file is read at startup, and used to determine the correct path for the executable to launch.
2019-08-13 17:25:35 -04:00
DesktopPlatformBase.h
Add functionality to allow querying the available targets for a project from the editor, and use it to allow packaging client and server targets from the "Package Project" menu.
2019-08-12 11:21:45 -04:00
DesktopPlatformModule.cpp
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2018-12-14 14:49:12 -05:00
DesktopPlatformPrivate.h
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2019-02-01 11:34:13 -05:00
DesktopPlatformStub.h
Merging //UE4/Dev-Main to Dev-Build (//UE4/Dev-Build)
2019-02-01 11:34:13 -05:00
PlatformInfo.cpp
Add a FTargetReceipt class to the engine, mirroring the UBT TargetReceipt class.
2019-08-13 10:23:31 -04:00
TargetReceipt.cpp
Fix crash trying to format target receipt name in non-development configurations.
2019-08-22 11:25:27 -04:00