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
/
Runtime
/
Projects
/
Private
History
Josh Adams
2eb5796bba
- Revamped the Platform Extension plugin support to go back to just passing one directory to ReadPluginsFromDirectory now that the directory swap allows it
...
#rb ben.marsh [CL 7954514 by Josh Adams in Dev-Build branch]
2019-08-12 17:59:42 -04:00
..
CustomBuildSteps.cpp
…
LocalizationDescriptor.cpp
…
ModuleDescriptor.cpp
Rename EBuildConfigurations::Type to EBuildConfiguration.
2019-08-09 17:35:36 -04:00
PluginDescriptor.cpp
- Revamped the Platform Extension plugin support to go back to just passing one directory to ReadPluginsFromDirectory now that the directory swap allows it
2019-08-12 17:59:42 -04:00
PluginManager.cpp
- Revamped the Platform Extension plugin support to go back to just passing one directory to ReadPluginsFromDirectory now that the directory swap allows it
2019-08-12 17:59:42 -04:00
PluginManager.h
- Revamped the Platform Extension plugin support to go back to just passing one directory to ReadPluginsFromDirectory now that the directory swap allows it
2019-08-12 17:59:42 -04:00
PluginManifest.cpp
…
PluginReferenceDescriptor.cpp
…
ProjectDescriptor.cpp
…
ProjectManager.cpp
Ensure that a project is converted to a code project if it has a plugin enabled for the target platform being packaged.
2019-04-22 16:01:17 -04:00
ProjectManager.h
…
ProjectsModule.cpp
…