Commit Graph

57 Commits

Author SHA1 Message Date
benfry 654b3ee734 X modified pde.properties slightly for console and header
X need stdout in p5 window b/c mac has no stdout
X   remove class 'PdeEditorOutput' and 'PdeEditorLabel'(?)
X   added editor.console.lines to pde.properties
X int() and float() now work for casting
X draw mode needs to be better for workshops
X   make size() work for draw() mode
X     inside Engine, reach in and grab calls to 'size'
X     if call is not using a constant number, then punt
X   when exporting, needs to grab this size parameter as well
2002-06-30 11:50:01 +00:00
benfry aa4421596b change editor.button_bgcolor -> editor.buttons.bgcolor
if no 0 before decimal place in a number it breaks
change plane to quad
get new casey colors and buttons
2002-06-30 11:37:44 +00:00
benfry 636bd9c901 editor.button_bgcolor fix 2002-06-17 16:02:32 +00:00
benfry 8b6c4376bf rev 25 2002-06-06 19:07:26 +00:00
benfry a72473efd0 skinnable ui dreck 2002-06-06 18:22:46 +00:00
benfry 59774b397f about to make other changes to editor for 0025 2002-06-06 17:05:49 +00:00
benfry 46a60bacfa forgot to add lots of things for the new version 2002-04-23 12:33:36 +00:00
benfry 9585adb16c actual fixes for 24 2002-04-22 12:18:10 +00:00
benfry 5320d8321b lots of changes for 0023 and the workshop 2002-04-22 09:31:18 +00:00
benfry 75d2e1edd5 middle of work on maximizing window etc 2002-04-18 14:03:49 +00:00
benfry f8b55a5c37 moving things to bapplet et al 2002-04-18 04:49:12 +00:00
benfry 6a5f4924ff remove stop button etc 2002-02-27 03:30:51 +00:00
benfry 4ee2bb4312 last tidbits for rev 19 2002-02-26 05:03:47 +00:00
benfry ef4798dfd2 first pile of fixes to bagel api 2002-02-26 04:23:25 +00:00
benfry 00b27ba8d4 more things now 2002-02-24 19:52:05 +00:00
benfry bed65ef876 fixing buzz.pl to work under unix, also created make and run files for it 2002-02-09 23:43:23 +00:00
benfry c5ce7da0ad last touches on rev 17 2002-01-23 22:04:04 +00:00
benfry b8698d128c fixes to bagel and processing for multi-font size, setting g.applet, bugs in stream 2002-01-23 18:12:57 +00:00
benfry a504a31386 little tidbits 2002-01-22 15:25:22 +00:00
benfry 50288b7574 poo 2001-12-11 07:11:52 +00:00
benfry 573b935351 rev 15 2001-12-11 06:51:01 +00:00
benfry a58256419e finalizing 14 2001-12-10 05:59:44 +00:00
benfry 9f8047bd2f thin lines and keyboard actually working 2001-12-10 05:32:29 +00:00
benfry aff12236bd mid-update, replacing kjc with a new version 2001-12-10 02:10:30 +00:00
benfry ac64fd12e7 closing in on rev 13 2001-12-04 16:00:02 +00:00
benfry 67fc3baa45 points test 2001-11-29 05:02:54 +00:00
benfry ede6fc7faa closing in on rev 10 2001-11-28 04:46:40 +00:00
benfry 5ab3558c02 making changes to put bagel outside processing dir 2001-11-23 21:40:34 +00:00
benfry 3e9b0de765 discussions with casey 2001-11-23 21:29:22 +00:00
benfry c22ed15c26 tweaking with casey on api, and a minor fix here and there 2001-11-17 01:13:40 +00:00
benfry 173a80ed3d more fixes 2001-10-08 02:51:54 +00:00
benfry e805b5d6da much improved bagelpublic, minor fix in editor, applet updated for new bagel 2001-10-07 15:48:05 +00:00
benfry 39052078f7 wrapping up major changes to bagel, fixed bagelpublic to now be auto with make.bat, misc todos 2001-10-06 21:23:28 +00:00
benfry f4ceff986b random functions in processingapplet, notes in todo 2001-10-03 22:22:46 +00:00
benfry 207b54e32d last tidbits of rev 9, added sketchbook code to repository even though it's not being used at all 2001-09-28 22:24:43 +00:00
benfry 53fd5a064b last changes for rev 9, including fixing some of the focus/who's in front issues with the full screen window frame 2001-09-28 22:18:24 +00:00
benfry 6cf86efa55 random fixes heading towards rev 9 2001-09-28 21:20:44 +00:00
benfry b9da77e0ad fixing auto-indent and random sketchbook error 2001-09-26 20:13:48 +00:00
benfry 8c11afd174 made buzz.pl support multiple subdirectories
got thread killing code actually working. super exciting.
2001-09-18 01:37:20 +00:00
benfry 5f28fcdb19 fixed nasty OutOfMemoryError bug. removing basicstamp dir 2001-09-17 12:51:29 +00:00
benfry 076dbe1710 oops 2001-08-14 20:56:47 +00:00
benfry 9d9b6345f5 cleaning up this town 2001-08-14 20:50:34 +00:00
benfry 2b23c0c8d5 lots of changes and fixes to pde, can now export 2001-08-10 01:01:53 +00:00
benfry 4df45d0531 lots of changes from sunday/monday morning in japan 2001-08-06 02:02:44 +00:00
benfry e3395f991e updating changes and tastiness from the plane flight 2001-08-04 07:41:38 +00:00
benfry 3361f566ad file remover and update tested on the mac, working with minor tweaks 2001-08-01 02:06:34 +00:00
benfry fa78ede52b remove double thread crap (make mac happy), fix full screen for mrj, auto-updater code 2001-08-01 01:45:07 +00:00
benfry 1fdab94b5d cleanup in pde properties, turn off lighting by default in ProcessingApplet 2001-07-30 19:13:33 +00:00
benfry a879ef3df5 realigned buttons at top, moved help text message for buttons ot upper area 2001-07-29 19:59:16 +00:00
benfry fcf9639120 play button stays lit, applet window comes forward when fullscreen toggled, more small changes 2001-07-29 19:43:05 +00:00