Commit Graph

788 Commits

Author SHA1 Message Date
benfry 7cb7bb8170 fixed bug for empty sketches 2004-07-12 22:06:35 +00:00
benfry d13973f75a major cleanup on todo list 2004-07-12 21:51:56 +00:00
benfry d29bf98818 added a note about threading and applet methods 2004-07-12 21:50:19 +00:00
benfry d46894b104 cleaning up the todo lists, trying to organize 2004-07-12 20:06:01 +00:00
benfry 06fb6902e4 removing .gz unpacking from openstream, moving to loadFont 2004-07-12 20:04:50 +00:00
benfry f3fb562795 made export synchronized to perhaps avoid double-clicks 2004-07-12 20:03:17 +00:00
benfry e41da2c33d last bits of PMovie and moving some things around 2004-07-12 16:59:53 +00:00
Casey Reas b5a50b99d4 CKeywords file is now auto-generated 2004-07-12 04:59:15 +00:00
benfry d2bc61119a working on pmovie and cleaning up the todo list 2004-07-10 22:27:15 +00:00
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