mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 06:09:17 +01:00
changes for faq
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
0091 core
|
||||
X change to synchronization to hopefully fix some update issues
|
||||
|
||||
_ need to test/straighten out load/update pixels
|
||||
loadPixels() and updatePixels() only need to be used when
|
||||
touching pixels[]. All other functions including get(), set(),
|
||||
filter(), etc shouldn't need them.
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
|
||||
3
todo.txt
3
todo.txt
@@ -483,6 +483,9 @@ LIBRARIES / Video
|
||||
|
||||
_ tearing and incomplete updates on capture?
|
||||
_ http://processing.org/discourse/yabb_beta/YaBB.cgi?board=VideoCamera;action=display;num=1114628335;start=0
|
||||
_ on export, need to first import applet's packages before qt et al
|
||||
_ video working in applets?
|
||||
_ http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1115754972;start=0
|
||||
_ pause and framerate aren't working
|
||||
_ framerate does set the frequency which movieEvent will be called,
|
||||
_ but it is not setting the "available" field corrrectly.
|
||||
|
||||
Reference in New Issue
Block a user