Commit Graph

5058 Commits

Author SHA1 Message Date
benfry 81267fbc11 X convert color -> int
X     also include #ff00cc -> proper conversion
2002-07-01 15:34:34 +00:00
benfry 7285898796 comments no longer removed from imported files 2002-07-01 15:09:30 +00:00
benfry 3fb86d5174 last touches for rev 29 2002-07-01 13:55:20 +00:00
benfry 02a05045a1 X triangle() 6 parameters
X quad() 8 parameters
X rect/rectMode again
X remove addMouse/addKeyboard/addTime
X keyDown(), mouseDown(), lastMouseX, lastMouseY
X degrees(), radians()
X new color solution
X   make sure fxns come through (if static/final?)
X   color() -> uses colorMode
X   red/green/blue() hue/saturation/value() functions
X   getPixel/setPixel
2002-07-01 13:46:11 +00:00
Casey Reas 602c52863b Fixes by Ben to make things build on Casey's machina 2002-07-01 12:22:32 +00:00
benfry 576fb4d783 X size() code no longer checks for resize() and other similar things
X add char(), byte() to int/float stuff
2002-07-01 09:12:08 +00:00
benfry 66eba0f933 fixed int() and float() problems, also the double f issues 2002-06-30 15:16:02 +00:00
benfry 6837e54238 rev 28 in progress, draw() works better 2002-06-30 12:26:51 +00:00
benfry 3f8ab855c0 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 9a680198d0 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 9e22cb6aed editor.button_bgcolor fix 2002-06-17 16:02:32 +00:00
benfry 5d21ff7c66 rev 25 2002-06-06 19:07:26 +00:00
benfry 4310e6bf03 skinnable ui dreck 2002-06-06 18:22:46 +00:00
benfry a3bec2b1e5 about to make other changes to editor for 0025 2002-06-06 17:05:49 +00:00
benfry f19cdd2b77 mo money mo people mo bucks 2002-06-03 03:06:41 +00:00
benfry 8f66f33efb fixes on the flight.. rect is now plane, etc. moving towards 26 2002-04-30 21:17:29 +00:00
benfry a512b8ab9b forgot to add lots of things for the new version 2002-04-23 12:33:36 +00:00
benfry 17eddad16e actual fixes for 24 2002-04-22 12:18:10 +00:00
benfry 61c74e979c lots of changes for 0023 and the workshop 2002-04-22 09:31:18 +00:00
benfry 4962405945 working on zooming 2002-04-19 16:21:20 +00:00
benfry 7b8bfc4fb4 middle of work on maximizing window etc 2002-04-18 14:03:49 +00:00
benfry a11e2d26ae moving things to bapplet et al 2002-04-18 04:49:12 +00:00
benfry 158c4ec8ea tidbits 2002-04-18 03:37:45 +00:00
benfry b894fbbfb0 misc 2002-04-18 03:00:23 +00:00
benfry 357718d9b4 people and tweaks 2002-03-28 15:57:03 +00:00
benfry a81e00d626 people and todos 2002-03-11 15:58:28 +00:00
benfry b99a3c3236 remove stop button etc 2002-02-27 03:30:51 +00:00
benfry 7ff4c4e24c more tweaks to todo 2002-02-26 19:24:18 +00:00
benfry 11c173f80d discussion y casey 2002-02-26 18:55:48 +00:00
benfry e5959a742a little tidbits 2002-02-26 16:47:09 +00:00
benfry 57d16817e0 last tidbits for rev 19 2002-02-26 05:03:47 +00:00
benfry 09f2eba6c6 blahahlahlab 2002-02-26 04:24:44 +00:00
benfry 93baed026a first pile of fixes to bagel api 2002-02-26 04:23:25 +00:00
benfry 52e5be5a48 don't need this guy 2002-02-26 02:02:44 +00:00
benfry 86cc94e2a4 imagine all theee peeeoppppplleeee.. livvvvin.. 2002-02-26 02:01:54 +00:00
benfry e89c85e135 todo list cleanup 2002-02-26 02:01:17 +00:00
benfry 872a3b0e85 todo list organizing 2002-02-26 02:00:56 +00:00
benfry 12e6ff2828 todo changes 2002-02-25 19:51:17 +00:00
benfry 3247b1a973 more things now 2002-02-24 19:52:05 +00:00
benfry 3e8d0c22af fixing buzz.pl to work under unix, also created make and run files for it 2002-02-09 23:43:23 +00:00
benfry ac47500961 mostly adding things to todo (like interested people) 2002-02-09 21:02:30 +00:00
benfry 0b2dfc5ef7 last touches on rev 17 2002-01-23 22:04:04 +00:00
benfry 53ca61667c fixes to bagel and processing for multi-font size, setting g.applet, bugs in stream 2002-01-23 18:12:57 +00:00
benfry 2cae6e13df checking in lots of random changes 2002-01-22 15:25:51 +00:00
benfry 819fb2353e little tidbits 2002-01-22 15:25:22 +00:00
benfry d7ce1ea468 moderate organizing and notes in todo.txt 2002-01-05 21:31:09 +00:00
benfry c089097be4 more random todos 2002-01-03 23:45:19 +00:00
benfry bbc75bb9a6 more crap 2002-01-02 23:08:59 +00:00
benfry 88a9e811c8 poo 2001-12-11 07:11:52 +00:00
benfry 9105f61659 rev 15 2001-12-11 06:51:01 +00:00