Skip to content

Releases: exodrifter/unity-python

Unity Python 0.5.0

28 Apr 07:32
Compare
Choose a tag to compare
Unity Python 0.5.0 Pre-release
Pre-release
  • Updated IronPython to 2.7.10

Unity Python 0.4.1

08 Jan 00:09
Compare
Choose a tag to compare
Unity Python 0.4.1 Pre-release
Pre-release

Fixed

  • Fix error output being redirected to Debug.Log instead of Debug.LogError

Unity Python 0.4.0

08 Jan 00:04
Compare
Choose a tag to compare
Unity Python 0.4.0 Pre-release
Pre-release

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

27 Nov 15:31
Compare
Choose a tag to compare
Unity Python 0.3.1 Pre-release
Pre-release
  • Added a missing DLL Microsoft.Scripting.Metadata that is required to build

Update to IronPython 2.7.9

26 Nov 03:25
Compare
Choose a tag to compare
Pre-release
  • Updated IronPython to 2.7.9

Update to IronPython 2.7.8

30 Mar 21:31
Compare
Choose a tag to compare
Pre-release
  • Updated IronPython to 2.7.8

Update to IronPython 2.7.7

06 Feb 19:28
Compare
Choose a tag to compare
Pre-release
  • Updated IronPython to 2.7.7

Unity Python 0.0.0

17 Oct 18:17
Compare
Choose a tag to compare
Unity Python 0.0.0 Pre-release
Pre-release

Initial support for Python in Unity3D.