mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
modify revisions and incorporate additional Python changes
This commit is contained in:
@@ -25,9 +25,10 @@ PDE X and other Modes and Tools.
|
||||
+ Make "Archive Sketch" Tool force a .zip file extension
|
||||
https://github.com/processing/processing/issues/2526
|
||||
|
||||
+ Modifications for capture and movie events with Python Mode
|
||||
+ Event handling modifications in video and serial libraries w/ Python Mode
|
||||
https://github.com/processing/processing/pull/2527
|
||||
https://github.com/processing/processing/pull/2528
|
||||
https://github.com/processing/processing/pull/2529
|
||||
|
||||
+ Permit mouse PRESS to set mouseX/mouseY
|
||||
https://github.com/processing/processing/pull/2509
|
||||
|
||||
@@ -20,6 +20,9 @@ J modifications for captureEvent and Python
|
||||
J https://github.com/processing/processing/pull/2527
|
||||
J Permit implementing movieEvent without having to link to Movie at build time
|
||||
J https://github.com/processing/processing/pull/2528
|
||||
J implement serial events without having to link to Serial at build time
|
||||
J https://github.com/processing/processing/pull/2529
|
||||
|
||||
|
||||
medium
|
||||
_ possible to open a sketch multiple times
|
||||
|
||||
Reference in New Issue
Block a user