Releases: exodrifter/unity-python
Releases · exodrifter/unity-python
Unity Python 0.5.0
- Updated IronPython to 2.7.10
Unity Python 0.4.1
Fixed
- Fix error output being redirected to
Debug.Log
instead ofDebug.LogError
Unity Python 0.4.0
Added
- IronPython output is now redirected to the Unity console
Fixed
- Fix problem where not all types in the
UnityEngine
namespace could be imported
Unity Python 0.3.1
- Added a missing DLL Microsoft.Scripting.Metadata that is required to build
Update to IronPython 2.7.9
- Updated IronPython to 2.7.9
Update to IronPython 2.7.8
- Updated IronPython to 2.7.8
Update to IronPython 2.7.7
- Updated IronPython to 2.7.7
Unity Python 0.0.0
Initial support for Python in Unity3D.