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 |
|
benfry
|
383213a737
|
mrj toolkit stubs
|
2004-07-08 16:40:25 +00:00 |
|
benfry
|
88e6fd0dfd
|
toolkit stubs for mrj
|
2004-07-08 16:34:33 +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
|
221bd2ad7a
|
more cleanup for new package setup
|
2004-07-08 03:37:12 +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 |
|
benfry
|
41dcabf8aa
|
tweaks for bugs casey is findin
|
2004-07-07 20:43:20 +00:00 |
|
benfry
|
00ff408465
|
tweaking image api
|
2004-07-07 19:06:16 +00:00 |
|
benfry
|
1ac7477900
|
.java added to tab names, changed name of prefs file
|
2004-07-07 17:03:35 +00:00 |
|
benfry
|
c874c42a82
|
organizing
|
2004-07-07 00:07:01 +00:00 |
|
benfry
|
ce8151538d
|
completed runtime handling of multiple files and their exceptions
|
2004-07-06 23:33:26 +00:00 |
|
benfry
|
19ac8abd27
|
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
|
8626d75085
|
multi-file compiling now working
|
2004-06-22 18:30:28 +00:00 |
|
benfry
|
b8a72307b7
|
implement hide/unhide
|
2004-06-22 16:58:59 +00:00 |
|
benfry
|
e08a28f5c8
|
implemented code functions: new, rename, add
|
2004-06-22 16:15:59 +00:00 |
|
benfry
|
8b609f3c63
|
properly handle loose pde files, lots of error messages, etc
|
2004-06-22 04:52:45 +00:00 |
|
benfry
|
596cc5b184
|
got sketchbook.clean() working again, also added prefs for it
|
2004-06-22 03:13:54 +00:00 |
|
benfry
|
131dd1321e
|
sanitizing of sketch names to their legit equivalents, also on
PdeSketchbook.rebuildMenu()
|
2004-06-22 02:55:34 +00:00 |
|
benfry
|
b2dbffd3a8
|
fixes to re-enable sketchbook prompt, also shift-new to do oppo behavior
|
2004-06-22 02:27:00 +00:00 |
|
benfry
|
9113fe2e1c
|
got console working again, also added auto-clear to handleOpen2
|
2004-06-22 01:39:33 +00:00 |
|
benfry
|
a524c60f97
|
get export working again, fix applet html, allow custom applet.html in
sketch
|
2004-06-22 00:50:16 +00:00 |
|
benfry
|
f0cd2c99ea
|
fix so that both sketchbook menus work
|
2004-06-22 00:18:03 +00:00 |
|
benfry
|
85c7c65e37
|
fixes for the find bugs, and make filedialog show up in p5 window for
"new"
|
2004-06-22 00:02:52 +00:00 |
|
benfry
|
ec23c63089
|
add newlines to the feedback from jikes error messages
|
2004-06-21 23:28:37 +00:00 |
|