mirror of
https://github.com/processing/processing4.git
synced 2026-05-03 17:35:00 +02:00
people and todo
This commit is contained in:
@@ -6,23 +6,17 @@ X use nfs (number format signed), with a bool for + or spc
|
||||
X does a[3] == Float.NaN work? (for testing with splitFloats)
|
||||
X no, if NaN, then comparison will always return false
|
||||
X sort() functions for arrays of ints, floats, doubles, and Strings
|
||||
|
||||
mid-response for:
|
||||
|
||||
http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Syntax;action=post;num=1050420270;quote=4;title=Post+reply;start=0
|
||||
|
||||
[quote author=fdb link=board=Syntax;num=1050420270;start=0#4 date=04/18/03 at 03:34:36]Thanks. Is this something that will be changed in the future, or can I trust that those variables stay the same?
|
||||
|
||||
Also, could you explain what all the m's do? Just a bunch of numbers is rather vague...[/quote]
|
||||
i think these will stay the same for a long time. maybe we'll have a function for getting them instead,
|
||||
|
||||
|
||||
|
||||
X add casey to sourceforge with admin privileges as 'reas'
|
||||
X fix wheel mouse handler so that it works under jdk 1.3
|
||||
X no difference between 1.3 and 1.4 code
|
||||
_ add WheelHandler to cvs
|
||||
X add WheelHandler to cvs
|
||||
X video
|
||||
X checkin video code to cvs
|
||||
X video integration (need to work with dist.sh for it)
|
||||
X how to get qtjava into the classpath on windows runner
|
||||
X incorporate second set of code for file i/o
|
||||
|
||||
_ add casey to sourceforge with admin privileges as 'reas'
|
||||
_ writeBytes, writeStrings (actually saveBytes/saveStrings)
|
||||
|
||||
_ something about the second line of this turns things to mush
|
||||
_ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs;action=display;num=1051654054;start=0
|
||||
@@ -36,11 +30,11 @@ _ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs
|
||||
_ some flag to know whether applet is online or not
|
||||
_ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_Software;action=display;num=1051758365;start=0
|
||||
|
||||
_ video
|
||||
X checkin video code to cvs
|
||||
X video integration (need to work with dist.sh for it)
|
||||
X how to get qtjava into the classpath on windows runner
|
||||
_ incorporate second set of code for file i/o
|
||||
waiting
|
||||
_ video capture tested and running on macos9, macosx, windows
|
||||
_ video file reading tested and running on macos9, macosx, windows
|
||||
_ net code tested with client/server examples
|
||||
_ sound code tested and running on macos9, macosx, windows
|
||||
|
||||
mac
|
||||
_ modify classpath to use 1.4 for compiling
|
||||
@@ -51,26 +45,19 @@ _ also run.sh, the classpath on Proce55ing.app
|
||||
_ had to disable MRJFileUtils stuff on osx at last minute before 53
|
||||
_ seems that file names changed between 1.3 and 1.4
|
||||
|
||||
waiting for ca
|
||||
_ send email about status
|
||||
_ alpha sound integration
|
||||
|
||||
creas / hernando
|
||||
_ need video example modified for .pde, and tested with current
|
||||
_ need net example modified for .pde, and tested with current
|
||||
creas
|
||||
_ constrain() still in the motion04 sketch
|
||||
_ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs;action=display;num=1050131287
|
||||
_ make a note about mouse movement skipping two pixels on windows
|
||||
_ need to set mouse properties for higher precision
|
||||
|
||||
_ need more comprehensive list of 'known bugs'
|
||||
|
||||
_ present mode, click background window and front window hides
|
||||
_ wasn't present in jdk 1.3, something changed in 1.4
|
||||
_ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs;action=display;num=1050163961
|
||||
_ file://localhost/D:/jdk-1.4.1_02/docs/api/java/awt/doc-files/FocusSpec.html
|
||||
|
||||
|
||||
_ need more comprehensive list of 'known bugs'
|
||||
|
||||
_ repair lines (even if slow)
|
||||
_ single pixel lines have no alpha and no z
|
||||
_ fix all the random line types to support alpha
|
||||
@@ -587,16 +574,6 @@ b _ regexps: http://javaregex.com/cgi-bin/pat/tutorial.asp
|
||||
2 _ run java code besides processing applets
|
||||
2 _ if not processing applet, look for a main(), no main give an error
|
||||
2 _ dbn2p5 converter.. ooh!
|
||||
2 _ a better editor:
|
||||
2 _ line numbers like bbedit
|
||||
2 _ command to comment-out the current selection
|
||||
2 _ syntax coloring
|
||||
2 _ split screen
|
||||
2 _ collapsable functions, or quick access to functions
|
||||
2 _ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_Software;action=display;num=1051301511
|
||||
2 _ emacs indents and key commands
|
||||
2 _ http://mathsrv.ku-eichstaett.de/MGF/homes/grothmann/je/index.html
|
||||
2 _ want emacs-style editor that's faster loading than emacs
|
||||
2 _ tweak updater a little bit so it's more likely to work
|
||||
2 _ use numbered versioning?
|
||||
2 _ give updater feedback (progress dialog, error msg)
|
||||
@@ -607,6 +584,21 @@ b _ regexps: http://javaregex.com/cgi-bin/pat/tutorial.asp
|
||||
2 _ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_software_bugs;action=display;num=1032909986
|
||||
|
||||
|
||||
PDE / editor
|
||||
if you dream it, you can do it.
|
||||
|
||||
2 _ features asked for on the bboard
|
||||
2 _ line numbers like bbedit
|
||||
2 _ command to comment-out the current selection
|
||||
2 _ syntax coloring
|
||||
2 _ split screen
|
||||
2 _ collapsable functions, or quick access to functions
|
||||
2 _ http://proce55ing.net/discourse/yabb/YaBB.cgi?board=Proce55ing_Software;action=display;num=1051301511
|
||||
2 _ features fry wants
|
||||
2 _ emacs indents and key commands
|
||||
2 _ want emacs-style editor that's faster loading than emacs
|
||||
|
||||
|
||||
PDE / science fiction
|
||||
features to be implemented by 2048
|
||||
|
||||
|
||||
Reference in New Issue
Block a user