Skip to content

Releases: Secret-chest/scratch2python

Scratch2Python v0.9.0

02 Jun 13:12
Compare
Choose a tag to compare
  • Add support for move () steps block

Scratch2Python v0.8.0

02 Jun 12:14
Compare
Choose a tag to compare
  • Added rotation blocks and support for the rotation centre

Scratch2Python v0.7.0

11 Jan 17:15
Compare
Choose a tag to compare
  • Added wait until block

Scratch2Python v0.6.0

30 Dec 11:05
Compare
Choose a tag to compare
  • Add new fonts and font licences
  • Add comparison operators (less than, greater than, equals)
  • Add logic operators or, and

Scratch2Python v0.5.0

27 Dec 12:07
1e22acc
Compare
Choose a tag to compare
  • Add mouse down? block support

Scratch2Python v0.4.0

23 Nov 16:46
b01ce7b
Compare
Choose a tag to compare
  • Add if ... then else ... block support

Scratch2Python v0.3.0

16 Nov 17:12
5bc153e
Compare
Choose a tag to compare
Scratch2Python v0.3.0 Pre-release
Pre-release
  • Add support for "if then" block
  • Add support for "not" operator
  • Add support for "key pressed?" block
  • Add system time to all Scratch Addons log messages

Scratch2Python v0.2.0

02 Nov 17:10
Compare
Choose a tag to compare
Scratch2Python v0.2.0 Pre-release
Pre-release
  • Keys work, a very simple bug took half a year to fix!

Scratch2Python (alpha) v0.1.0

21 Sep 16:39
Compare
Choose a tag to compare
Pre-release
  • Add experimental downloading support, using projectFileName variable
  • Simplify startup configuration
  • Add Glade GUI file

Scratch2Python (alpha) v0.0.2

27 Aug 17:41
Compare
Choose a tag to compare
Pre-release

Fixed sprite fencing for x, because I forgot