Releases: Secret-chest/scratch2python
Releases · Secret-chest/scratch2python
Scratch2Python v0.9.0
- Add support for
move () steps
block
Scratch2Python v0.8.0
- Added rotation blocks and support for the rotation centre
Scratch2Python v0.7.0
- Added
wait until
block
Scratch2Python v0.6.0
- Add new fonts and font licences
- Add comparison operators (less than, greater than, equals)
- Add logic operators or, and
Scratch2Python v0.5.0
- Add
mouse down?
block support
Scratch2Python v0.4.0
- Add
if ... then else ...
block support
Scratch2Python v0.3.0
- 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
- Keys work, a very simple bug took half a year to fix!
Scratch2Python (alpha) v0.1.0
- Add experimental downloading support, using
projectFileName
variable - Simplify startup configuration
- Add Glade GUI file
Scratch2Python (alpha) v0.0.2
Fixed sprite fencing for x, because I forgot