You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyprocessing-users
The version 0.1.2.10 of pyprocessing is now avaliable for download.
Changelog:
*SINGLE_FLIP_POLICY has been changed in order to avoid flickering
*major BACKUP_FLIP_POLICY bugfix
*background() can now receive a PImage object as parameter
*popStyle() and pushStyle() have been added (__init__.py)
*delay() has been added (__init__.py)
*createImage() has been added (pimage.py)
*sphereDetail() has been added (shapes.py)
*shearX() and shearY() have been added (transformations.py)
*PVector can now be called as a class method