Commit Graph

779 Commits

Author SHA1 Message Date
benfry 2f1c19bcae small notes on how keywords work 2004-07-10 22:26:52 +00:00
Casey Reas 5a3096844b CKeywords are now ordered, soon to be auto-generated 2004-07-10 21:21:48 +00:00
benfry c73812d98e make get() honor imageMode(), and set high bits on get() for RGB images 2004-07-10 19:23:43 +00:00
benfry db93af8cbe working on pmovie 2004-07-10 06:09:25 +00:00
benfry 623a29bd89 finish up work on polling of cameras 2004-07-10 04:52:42 +00:00
benfry c7b88d47f4 list(), settings dialog, and multiple cameras now working 2004-07-10 04:04:11 +00:00
benfry 6556182b7e rockin the video 2004-07-10 03:04:23 +00:00
benfry 571d8cd45e removing debug stuff 2004-07-10 03:04:02 +00:00
benfry 779083909c new function happiness 2004-07-10 03:03:31 +00:00
benfry 0f4ad29811 added str() function 2004-07-10 00:21:14 +00:00
benfry 006e79cc51 available() function 2004-07-09 23:50:42 +00:00
benfry 3cf5b75513 fixed serial problems and tested on macosx 2004-07-09 23:48:53 +00:00
benfry eb68c2f599 getting serial working again 2004-07-09 22:45:26 +00:00
benfry b0a5e11bf7 serial library is now compiling 2004-07-09 04:27:33 +00:00
benfry 5685a5d5ba fixes to curve api. whups. 2004-07-09 01:06:43 +00:00
benfry 9b61698f8a cleaning up curve api 2004-07-09 01:04:32 +00:00
benfry 9330bc474a new preproc work for int() et al on arrays.. routes through PApplet 2004-07-08 23:02:59 +00:00
benfry 16d76088c7 depthtest as a hint, a few more public variables 2004-07-08 21:38:26 +00:00
benfry ef1ca11cae more good times 2004-07-08 21:16:37 +00:00
benfry 04813a0c53 more package mania.. preproc now inserts "public" in front of void setup 2004-07-08 21:03:06 +00:00
benfry 35b696be17 mrj toolkit stubs 2004-07-08 16:40:25 +00:00
benfry af7a91cd67 toolkit stubs for mrj 2004-07-08 16:34:33 +00:00
benfry 7d0ff7d882 more major work on megabucket, new package structure, etc 2004-07-08 06:16:46 +00:00
benfry 6aec032048 removing ifdefs, fixing build scripts 2004-07-08 05:07:54 +00:00
benfry 53f924674a more cleanup for new package setup 2004-07-08 03:37:12 +00:00
benfry e9be588144 tweaks to PImage api, new preproc for auto-generating PApplet 2004-07-08 01:39:04 +00:00
benfry 579ba49580 cleaning up new versions, things now compiling 2004-07-08 00:33:14 +00:00
benfry 0cb256c8e5 initial checkin for new class/package for "core" 2004-07-07 21:58:47 +00:00
benfry 955241d4d6 tweaks for bugs casey is findin 2004-07-07 20:43:20 +00:00
benfry 667944b722 tweaking image api 2004-07-07 19:06:16 +00:00
benfry 0b76098fa6 .java added to tab names, changed name of prefs file 2004-07-07 17:03:35 +00:00
benfry 75750ffb8d organizing 2004-07-07 00:07:01 +00:00
benfry 834e1dacc2 completed runtime handling of multiple files and their exceptions 2004-07-06 23:33:26 +00:00
benfry f935f67a52 allow dots in filename so ppl can make .pde/.java decision.. but sanitize
later.. also some tweaks for multi-file
2004-06-23 21:00:01 +00:00
benfry b235e23b0d multi-file compiling now working 2004-06-22 18:30:28 +00:00
benfry 3e283e1d74 implement hide/unhide 2004-06-22 16:58:59 +00:00
benfry 3bbfd8bc57 implemented code functions: new, rename, add 2004-06-22 16:15:59 +00:00
benfry 6c7b333c2e properly handle loose pde files, lots of error messages, etc 2004-06-22 04:52:45 +00:00
benfry 572770ac7b got sketchbook.clean() working again, also added prefs for it 2004-06-22 03:13:54 +00:00
benfry 74f78546bf sanitizing of sketch names to their legit equivalents, also on
PdeSketchbook.rebuildMenu()
2004-06-22 02:55:34 +00:00
benfry 92dbbe1450 fixes to re-enable sketchbook prompt, also shift-new to do oppo behavior 2004-06-22 02:27:00 +00:00
benfry 8f94b3f193 got console working again, also added auto-clear to handleOpen2 2004-06-22 01:39:33 +00:00
benfry 18df8dcd78 get export working again, fix applet html, allow custom applet.html in
sketch
2004-06-22 00:50:16 +00:00
benfry 3bf36fe24c fix so that both sketchbook menus work 2004-06-22 00:18:03 +00:00
benfry 3b8b1c0176 fixes for the find bugs, and make filedialog show up in p5 window for
"new"
2004-06-22 00:02:52 +00:00
benfry 4bbcc4c0f5 add newlines to the feedback from jikes error messages 2004-06-21 23:28:37 +00:00
benfry 86e6a83bcc hack workaround for the // bug 2004-06-21 22:00:58 +00:00
benfry 3127eec2d6 fixing methods for "magic imports" 2004-06-21 21:43:44 +00:00
benfry 69948f2090 sort sketches in their menu, also rebuild sketch menu after save just in
case
2004-06-21 19:43:20 +00:00
benfry c6e93a6606 better support for changing sketchbook location in prefs
hide editor window while prefs are open
2004-06-21 17:28:47 +00:00