20170301 Binary Releases
Pre-release
Pre-release
- Added the Experimental Python Editor https://github.com/20tab/UnrealEnginePython/blob/master/README.md#the-python-editor
- Implemented the FRandomStream class https://github.com/20tab/UnrealEnginePython/blob/master/tests/test_randomstream.py
- Added Pawn and Controller optimized functions
- Added support for Unreal Engine 4.15
- Improved test suite https://github.com/20tab/UnrealEnginePython#unit-testing and https://github.com/20tab/UnrealEnginePython/tree/master/tests
- Sandboxed VM (allows running script in python subinterpreters without clobbering the main python vm)