Commit Graph

48 Commits

Author SHA1 Message Date
benfry aa0953b19c fixes to make mouse/key stuff public, also cleaning up a few code bits 2004-09-03 19:45:52 +00:00
benfry 8790dad941 work on alpha() in PImage, also cleaned up proper bounding of color
commands
2004-09-03 16:41:20 +00:00
benfry 218dc2877f PImage.alpha tweaks 2004-09-02 21:25:40 +00:00
benfry fa5014b347 fixed binary() function 2004-09-02 21:12:09 +00:00
benfry c6381119e4 X sort() should return an array, rather than sort in place 2004-09-02 21:01:06 +00:00
benfry ecd0785d69 NO_FLYING_POO 2004-07-27 14:40:10 +00:00
benfry af7058f4e2 randomSeed and noiseSeed 2004-07-26 22:19:18 +00:00
benfry 3c9bdfe144 little bits 2004-07-25 19:28:58 +00:00
benfry 3be6e439a3 get() for image dupe instead of copy().. also hex/binary unhex/unbinary 2004-07-17 19:54:36 +00:00
benfry 8d21f81298 image tweaks, full applet casting complete, savebytes/strings to sketch
folder
2004-07-17 19:09:16 +00:00
benfry 18bb3712f7 array and casting work 2004-07-17 05:55:40 +00:00
benfry 7cad718b6c array functions for primitive types 2004-07-17 05:01:12 +00:00
benfry bd94b70ffc mostly font work, making multibyte fonts happen 2004-07-17 03:49:47 +00:00
benfry 52222f44c9 openstream fixes, changes to compiling of pde files 2004-07-17 01:14:24 +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 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 4b6126b86d last bits of PMovie and moving some things around 2004-07-12 16:59:53 +00:00
benfry 3c26e7cdda working on pmovie and cleaning up the todo list 2004-07-10 22:27:15 +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 2ba64fcda1 rockin the video 2004-07-10 03:04:23 +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 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 26e0008141 more package mania.. preproc now inserts "public" in front of void setup 2004-07-08 21:03:06 +00:00
benfry 5b080f8d49 more major work on megabucket, new package structure, etc 2004-07-08 06:16:46 +00:00
benfry 2b1f1f5ab8 removing ifdefs, fixing build scripts 2004-07-08 05:07:54 +00:00
benfry 3a080f1096 tweaks to PImage api, new preproc for auto-generating PApplet 2004-07-08 01:39:04 +00:00
benfry 0f98878677 cleaning up new versions, things now compiling 2004-07-08 00:33:14 +00:00
benfry b5a8da44d8 initial checkin for new class/package for "core" 2004-07-07 21:58:47 +00:00