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
bf86f78d7b67c77bfe33556c3511907347745844
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
Projects
/
Private
History
Ben Marsh
da817d30ef
Automatically refresh the plugins list when a plugin is added or modified externally. Also simplify the logic for scanning for plugins.
...
[CL 2544726 by Ben Marsh in Main branch]
2015-05-10 15:38:43 -04:00
..
ModuleDescriptor.cpp
UE-8578: Slate Widget fails to compile once added to a new project
2015-03-17 09:34:18 -04:00
PluginDescriptor.cpp
Fix initialization order warnings for FPluginReferenceDescriptor, and reorder constructor parameters to match the more logical order.
2015-05-09 08:05:10 -04:00
PluginManager.cpp
Automatically refresh the plugins list when a plugin is added or modified externally. Also simplify the logic for scanning for plugins.
2015-05-10 15:38:43 -04:00
PluginManager.h
Automatically refresh the plugins list when a plugin is added or modified externally. Also simplify the logic for scanning for plugins.
2015-05-10 15:38:43 -04:00
ProjectDescriptor.cpp
…
ProjectManager.cpp
Fix initialization order warnings for FPluginReferenceDescriptor, and reorder constructor parameters to match the more logical order.
2015-05-09 08:05:10 -04:00
ProjectManager.h
Add a Marketplace URL field to the .uplugin descriptor. The URL will be embedded into projects that enable the plugin, which will prompt to open the marketplace at the given URL if the user doesn't have the plugin installed.
2015-05-08 18:24:48 -04:00
ProjectsModule.cpp
…
ProjectsPrivatePCH.h
…