Releases: getnamo/UnrealEnginePython
Releases · getnamo/UnrealEnginePython
v1.10.0 for UE 4.23
v1.9.0 for UE 4.22
Changes
- Compile fixes for 4.22
- Merged upstream
1.8.0 for UE 4.21
Changes
- Compile fixes for 4.21
- Python updates for https://github.com/getnamo/tensorflow-ue4/releases/tag/0.11.0
1.7.1 for UE 4.20
Changes
- Upstream merge
- Add support for packaging embedded python automatically for this fork.
site-packages
may cause pathfile too long error, delete before packaging and copy manually after if this error appears. Consider using project at a shorter path during packaging. - Will auto-copy your content/scripts as well
1.6.0 for UE 4.20
Changes
- Upstream merge 3b04a35
- Compile fixes for 4.20
1.5.0 for UE 4.19
Changes
- Upstream merge b488657
1.4.1 for UE 4.18
Changes
- Upstream merge 40a0958
- Updated to embedded Python 3.6.4
Reference release for fork. Drag Plugins from desired .7z into your project root.
Use UnrealEnginePython-v1.4.1-UE4.18.7z if you want a drag and drop ready release which includes everything.
1.3.0 for UE 4.18
1.2.0 for UE 4.17
Reference release for fork. Drag Plugins from desired .7z into your project root.
Use UnrealEnginePython-v1.2.0-UE4.17.7z if you want a drag and drop ready release which includes everything.
Use BinariesOnly-Pythonv3.5-Pluginv1.2.0-UE4.17.7z dependency .7z if you're using git clone. This zip only contains the embedded python dependencies for the plugin.