Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Releases: exodrifter/unity-python

Unity Python 0.5.0

Unity Python 0.5.0 Pre-release
Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 28 Apr 07:32
  • Updated IronPython to 2.7.10

Unity Python 0.4.1

Unity Python 0.4.1 Pre-release
Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 08 Jan 00:09

Fixed

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

Unity Python 0.4.0

Unity Python 0.4.0 Pre-release
Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 08 Jan 00:04

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

Unity Python 0.3.1 Pre-release
Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 27 Nov 15:31
  • Added a missing DLL Microsoft.Scripting.Metadata that is required to build

Update to IronPython 2.7.9

Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 26 Nov 03:25
  • Updated IronPython to 2.7.9

Update to IronPython 2.7.8

Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 30 Mar 21:31
  • Updated IronPython to 2.7.8

Update to IronPython 2.7.7

Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 06 Feb 19:28
  • Updated IronPython to 2.7.7

Unity Python 0.0.0

Unity Python 0.0.0 Pre-release
Pre-release

Choose a tag to compare

@exodrifter exodrifter released this 17 Oct 18:17

Initial support for Python in Unity3D.