Commit Graph

813 Commits

Author SHA1 Message Date
benfry 60c5e2cd49 get() for image dupe instead of copy().. also hex/binary unhex/unbinary 2004-07-17 19:54:36 +00:00
benfry 8c5905e114 image tweaks, full applet casting complete, savebytes/strings to sketch
folder
2004-07-17 19:09:16 +00:00
benfry b2884f0a91 array and casting work 2004-07-17 05:55:40 +00:00
benfry 78e25ebf80 array functions for primitive types 2004-07-17 05:01:12 +00:00
benfry 859e2580cf mostly font work, making multibyte fonts happen 2004-07-17 03:49:47 +00:00
benfry e823eb65f4 set sketch modified when using the edit menu to cut/paste 2004-07-17 02:04:39 +00:00
benfry af961ba2c8 openstream fixes, changes to compiling of pde files 2004-07-17 01:14:24 +00:00
benfry 36660571fe minor tweaks 2004-07-17 00:10:14 +00:00
benfry df45798d9c move location of prefs and sketchbook, fixed nasty bugs 2004-07-16 06:32:00 +00:00
benfry 64314fd1c5 fixing exception handling stuff, println(byte) added 2004-07-16 05:48:53 +00:00
benfry 0ecc741e12 working on some threading issues 2004-07-16 05:36:48 +00:00
benfry f28f5ee41f interface for pgraphics-style functionality 2004-07-16 04:00:21 +00:00
benfry 82d9e15882 major changes, moving pgraphics stuff into papplet 2004-07-16 03:59:45 +00:00
benfry 4db174bf6d fixing up and finalizing serial api 2004-07-15 18:37:28 +00:00
benfry 08fa57460c graphics work and general cleanup 2004-07-15 17:21:22 +00:00
benfry 7641d60b1a add a stop() to destroy() to prevent thread issues 2004-07-15 15:01:33 +00:00
benfry 7a1a1420d1 color() working outside setup(). yeehaa. 2004-07-15 14:45:17 +00:00
benfry f9517fefd0 tweaks to focus and online 2004-07-15 13:44:23 +00:00
benfry f493c1896b focus code, and color(gray) / color(gray/alpha) 2004-07-15 13:40:28 +00:00
benfry 1daa098fe8 cleaning up math api 2004-07-13 17:29:47 +00:00
benfry fa37044459 fixes for two nasty line() bugs 2004-07-13 05:03:13 +00:00
benfry 37308974df disallow duplicated vertices and cleanup some bagels 2004-07-13 03:20:16 +00:00
benfry 2acc231514 fixed a small bug in the reporting of errors in PdeRuntime 2004-07-13 03:09:56 +00:00
benfry 0cbb2eb344 fix for calc folder size goodness 2004-07-12 22:15:04 +00:00
benfry 83388d754d run java mode when large data folder is in use 2004-07-12 22:07:13 +00:00
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