notes about movie build

This commit is contained in:
Ben Fry
2013-10-08 20:47:23 -04:00
parent ac1d7f5ab0
commit 6b72094013
2 changed files with 8 additions and 10 deletions
-2
View File
@@ -64,8 +64,6 @@ _ needs to have a way to set width/height properly
_ draw(s) doesn't work on the returned PShape
_ TGA files writing strangely
_ https://github.com/processing/processing/issues/2096
_ also causes Movie Maker to not work properly
_ https://github.com/processing/processing/issues/1933
table
_ addRow() is not efficient, probably need to do the doubling
+8 -8
View File
@@ -16,11 +16,17 @@ X https://github.com/processing/processing/issues/2103
X still having right-click issues (re-opened)
X https://github.com/processing/processing/issues/2103
cleaning
movie maker
o moviemaker video sizes / usability
o http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Exhibition;action=display;num=1211318862
X add gamma, better image options, etc to MovieMaker
X TGA files cause Movie Maker to not work properly
X https://github.com/processing/processing/issues/1933
o move Movie Maker out to its own separate tool package (with separate build)
X http://code.google.com/p/processing/issues/detail?id=837
X https://github.com/processing/processing/issues/875
X basically done in more recent releases
_ fix file selection dialog (just import PApplet) with MovieMaker
X add appbundler.jar, otherwise folks have to include Xcode
@@ -768,12 +774,6 @@ _ handle native code for tools menu (?)
_ http://code.google.com/p/processing/issues/detail?id=109
TOOLS / Movie Maker
_ move Movie Maker out to its own separate tool package (with separate build)
_ http://code.google.com/p/processing/issues/detail?id=837
TOOLS / Ideas
_ eclipse import/export