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
fd39e788ca820b2cd6430487a97df7d1cf64e443
UnrealEngineUWP
/
Engine
/
Source
/
Programs
/
UnrealVersionSelector
/
Private
History
Ben Marsh
4dbff0023e
Add a horizontal scroll bar to the version selector error dialog.
...
[CL 2077836 by Ben Marsh in Main branch]
2014-05-19 13:08:31 -04:00
..
GenericPlatform
Add native feedback context for Windows, and use it to display project file generation progress in UnrealVersionSelector. Also generate project files when switching versions.
2014-05-14 14:53:19 -04:00
Windows
Add a horizontal scroll bar to the version selector error dialog.
2014-05-19 13:08:31 -04:00
PlatformInstallation.cpp
Updates to version selector.
2014-04-23 18:46:48 -04:00
PlatformInstallation.h
Updates to version selector.
2014-04-23 18:46:48 -04:00
UnrealVersionSelector.cpp
Removing calls to clean a project when switching versions. Paranoid that it might do the wrong thing more often than the right thing after seeing a bug in the engine association code yesterday, since UBT running successfully has so many preconditions.
2014-05-16 10:12:28 -04:00
UnrealVersionSelector.h
Add UnrealVersionSelector. Allows having multiple engine installations (GitHub and binary) on the same machine, and uses a tag in the .uproject file to associate projects with the correct one. Also sets up explorer shell extensions on Windows, allowing a project to be associated with any engine version.
2014-04-23 17:52:54 -04:00