Commit Graph

814 Commits

Author SHA1 Message Date
benfry bd94b70ffc mostly font work, making multibyte fonts happen 2004-07-17 03:49:47 +00:00
benfry 55cab0b9cf set sketch modified when using the edit menu to cut/paste 2004-07-17 02:04:39 +00:00
benfry 52222f44c9 openstream fixes, changes to compiling of pde files 2004-07-17 01:14:24 +00:00
benfry ca5b0b5d17 minor tweaks 2004-07-17 00:10:14 +00:00
benfry 80be840924 move location of prefs and sketchbook, fixed nasty bugs 2004-07-16 06:32:00 +00:00
benfry 678a54128c fixing exception handling stuff, println(byte) added 2004-07-16 05:48:53 +00:00
benfry 341726d4df working on some threading issues 2004-07-16 05:36:48 +00:00
benfry 8d23ac3b4e interface for pgraphics-style functionality 2004-07-16 04:00:21 +00:00
benfry 4c91006824 major changes, moving pgraphics stuff into papplet 2004-07-16 03:59:45 +00:00
benfry af0be545a3 fixing up and finalizing serial api 2004-07-15 18:37:28 +00:00
benfry 07da8ea499 graphics work and general cleanup 2004-07-15 17:21:22 +00:00
benfry 137ee70e91 add a stop() to destroy() to prevent thread issues 2004-07-15 15:01:33 +00:00
benfry 8854f05403 color() working outside setup(). yeehaa. 2004-07-15 14:45:17 +00:00
benfry 2904f41f94 tweaks to focus and online 2004-07-15 13:44:23 +00:00
benfry e11f9ca16d focus code, and color(gray) / color(gray/alpha) 2004-07-15 13:40:28 +00:00
benfry af52eba5c0 cleaning up math api 2004-07-13 17:29:47 +00:00
benfry 2cf43a6c6d fixes for two nasty line() bugs 2004-07-13 05:03:13 +00:00
benfry 91c79ecaad disallow duplicated vertices and cleanup some bagels 2004-07-13 03:20:16 +00:00
benfry de8fd575bf fixed a small bug in the reporting of errors in PdeRuntime 2004-07-13 03:09:56 +00:00
benfry 452c021887 fix for calc folder size goodness 2004-07-12 22:15:04 +00:00
benfry 1a35e97745 run java mode when large data folder is in use 2004-07-12 22:07:13 +00:00
benfry 0ed8bc0027 fixed bug for empty sketches 2004-07-12 22:06:35 +00:00
benfry 593d645038 major cleanup on todo list 2004-07-12 21:51:56 +00:00
benfry b81460a709 added a note about threading and applet methods 2004-07-12 21:50:19 +00:00
benfry 7cd7d82c2b cleaning up the todo lists, trying to organize 2004-07-12 20:06:01 +00:00
benfry b64b0573df removing .gz unpacking from openstream, moving to loadFont 2004-07-12 20:04:50 +00:00
benfry eaeacdad0f made export synchronized to perhaps avoid double-clicks 2004-07-12 20:03:17 +00:00
benfry 4b6126b86d last bits of PMovie and moving some things around 2004-07-12 16:59:53 +00:00
REAS 984baf89b4 CKeywords file is now auto-generated 2004-07-12 04:59:15 +00:00
benfry 3c26e7cdda working on pmovie and cleaning up the todo list 2004-07-10 22:27:15 +00:00
benfry 6edc5aad69 small notes on how keywords work 2004-07-10 22:26:52 +00:00
REAS 38acfc445a CKeywords are now ordered, soon to be auto-generated 2004-07-10 21:21:48 +00:00
benfry 811becc07b make get() honor imageMode(), and set high bits on get() for RGB images 2004-07-10 19:23:43 +00:00
benfry f99b1f7dc8 working on pmovie 2004-07-10 06:09:25 +00:00
benfry 5d8f92c017 finish up work on polling of cameras 2004-07-10 04:52:42 +00:00
benfry a8a9560f0b list(), settings dialog, and multiple cameras now working 2004-07-10 04:04:11 +00:00
benfry 2ba64fcda1 rockin the video 2004-07-10 03:04:23 +00:00
benfry bbc7f8dc8b removing debug stuff 2004-07-10 03:04:02 +00:00
benfry 5115e537b6 new function happiness 2004-07-10 03:03:31 +00:00
benfry 408613d200 added str() function 2004-07-10 00:21:14 +00:00
benfry 42bb9cc327 available() function 2004-07-09 23:50:42 +00:00
benfry ee041516b2 fixed serial problems and tested on macosx 2004-07-09 23:48:53 +00:00
benfry 1ac3736654 getting serial working again 2004-07-09 22:45:26 +00:00
benfry e58720e8c1 serial library is now compiling 2004-07-09 04:27:33 +00:00
benfry d5f593301b fixes to curve api. whups. 2004-07-09 01:06:43 +00:00
benfry 0b107f371b cleaning up curve api 2004-07-09 01:04:32 +00:00
benfry 098e384045 new preproc work for int() et al on arrays.. routes through PApplet 2004-07-08 23:02:59 +00:00
benfry 47469b6de6 depthtest as a hint, a few more public variables 2004-07-08 21:38:26 +00:00
benfry 5f46a052d9 more good times 2004-07-08 21:16:37 +00:00
benfry 26e0008141 more package mania.. preproc now inserts "public" in front of void setup 2004-07-08 21:03:06 +00:00