Files
UnrealEngineUWP/Engine/Plugins/Experimental/PythonScriptPlugin/Source
jamie dale 63144c3236 Added support for per-plugin Python site-packages
Plugins can now add third-party Python scripts within their Content/Python/Lib/site-packages and Content/Python/Lib/{Platform}/site-packages folders, and these will be automatically available for import within UE.

#rb JeanMichel.Dignard, Timothy.Daoust

#ROBOMERGE-SOURCE: CL 16884142 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v836-16769935)

[CL 16884152 by jamie dale in ue5-release-engine-test branch]
2021-07-19 11:34:56 -04:00
..