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
0dcaff90dba50200c8df6dfb1663d5020fc3272e
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Projects
/
Private
History
ionut matasaru
6e00b66460
Fixed duplicated "ConfigureEnabledPluginForCurrentTarget" cpu timer and added few more SCOPED_BOOT_TIMING in FPluginManager::ConfigureEnabledPlugins().
...
#rb Danny.Couture [CL 15623504 by ionut matasaru in ue5-main branch]
2021-03-05 08:51:11 -04:00
..
CustomBuildSteps.cpp
…
LocalizationDescriptor.cpp
…
ModuleDescriptor.cpp
…
PluginDescriptor.cpp
Plugin editing refactors, game feature UX improvements
2021-02-27 03:58:53 -04:00
PluginManager.cpp
Fixed duplicated "ConfigureEnabledPluginForCurrentTarget" cpu timer and added few more SCOPED_BOOT_TIMING in FPluginManager::ConfigureEnabledPlugins().
2021-03-05 08:51:11 -04:00
PluginManager.h
Add IPluginmanager::GetLastCompletedLoadingPhase to support registering with OnLoadingPhaseComplete only if required loading phase has not yet happened.
2021-01-13 20:49:35 -04:00
PluginManifest.cpp
…
PluginReferenceDescriptor.cpp
…
ProjectDescriptor.cpp
- Fixed support for a project with all platforms supported, but with a Platforms subdirectory, would treat those Platforms as the onjly supported platforms
2021-02-02 19:58:51 -04:00
ProjectManager.cpp
…
ProjectManager.h
…
ProjectsModule.cpp
…