You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User-defined event functions such as mouse_moved() and key_pressed() can take an parameter, and an instance of Py5KeyboardEvent and Py5MouseEvent will be passed when it is called
New py5jupyter library to contain all of py5's Jupyter functionality
The Sketch Portal is now interactive
Use of py5 + Jupyter without py5jupyter installed is now deprecated. See the blog post for more information about this release.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
New Features:
mouse_moved()
andkey_pressed()
can take an parameter, and an instance of Py5KeyboardEvent and Py5MouseEvent will be passed when it is calledUse of py5 + Jupyter without py5jupyter installed is now deprecated. See the blog post for more information about this release.
Bug Fixes:
clear()
function for the main "canvas" missing? #78This discussion was created from the release py5 events and improved sketch portal.
Beta Was this translation helpful? Give feedback.
All reactions