Commit Graph

1136 Commits

Author SHA1 Message Date
benfry 894e57edf3 repackaging 2005-04-16 20:19:52 +00:00
benfry 828203c978 moving packages around 2005-04-16 20:19:23 +00:00
benfry eeb60dc5c5 fixing nfc() 2005-04-16 09:08:56 +00:00
benfry 2ce33469fe finalizing camera api, added source(), settings(), and format().. also
fixed unhex
2005-04-16 08:54:51 +00:00
benfry bd94a9e597 locking things up for beta in core, setting todos for app/libs 2005-04-16 03:58:22 +00:00
benfry 1900a743c8 unhex and unbinary public, also nfc() implemented 2005-04-16 03:54:15 +00:00
benfry dba19f8c70 printarr() totally gone, print() and println() take control 2005-04-16 03:41:40 +00:00
benfry bb0bd71311 serial.stop() now implemented 2005-04-16 02:53:21 +00:00
benfry 6a7c53285f complete OBJECT/MODEL, and PFont.list() 2005-04-16 02:46:56 +00:00
benfry 9d904c601d textMode(OBJECT) to textMode(MODEL) 2005-04-16 02:24:58 +00:00
benfry 78b0705389 implemented createFont, and changed objectXYZ to modelXYZ 2005-04-16 02:24:19 +00:00
benfry fc1432316a a bunch of font work that prolly breaks things too... 2005-04-16 01:34:10 +00:00
benfry 87ba178f8c fixing triple-negative error message to make it quadruple negative 2005-04-14 20:03:21 +00:00
benfry e22f3af2eb loadImage() now tracks case sensitivity when running locally 2005-04-14 03:34:05 +00:00
benfry 58df0a7620 mouseButton, open(), link(), depth() messages, matrix naming, error on 1.1 2005-04-14 02:51:44 +00:00
benfry 09ddb6bcc0 fixing up libraries setup 2005-04-14 00:02:08 +00:00
benfry e407bbf4dd moving libraries 2005-04-13 23:55:51 +00:00
benfry 06079d5a16 adding javadoc 2005-04-13 23:51:02 +00:00
benfry 2a837847b1 changes to lighting api and reworking build process for packages 2005-04-12 20:19:30 +00:00
benfry 401da12a10 changing up depth error messages 2005-04-10 06:26:45 +00:00
benfry 197e13525f api cleanup 2005-04-09 02:39:48 +00:00
benfry 82ee726e8d cvs cleanup 2005-04-09 02:30:37 +00:00
benfry 587a8b3a98 proper packaging of all processing.app classes 2005-04-09 01:22:53 +00:00
Casey Reas 621e3064d3 CExample updates for v 83 2005-04-08 08:42:50 +00:00
benfry 7fca2443cc removing angleMode, changing camera setup 2005-04-08 05:46:30 +00:00
Casey Reas d44b042b4f CNew updates for v83 2005-04-07 19:33:02 +00:00
benfry 958fdb95b7 fixing up get and set with setImpl 2005-04-07 06:33:13 +00:00
benfry 220d5f910f fix bug with multiple key events coming through 2005-04-07 00:54:21 +00:00
benfry d9641e8041 starting rev 83 2005-04-06 23:19:48 +00:00
juniperoserra 87ee7df1a6 Lights() now sets up default lighting, which is a slight ambient light and a medium directional light pointing down the Z axis. 2005-04-06 21:29:28 +00:00
benfry 8ccdc128a3 cleaning up coloring api 2005-04-06 19:42:27 +00:00
benfry 86b71888c8 shutting off external stop messages once again 2005-04-06 18:58:13 +00:00
benfry 4a2239cfab another keywords change, additional note in PApplet 2005-04-06 18:56:57 +00:00
benfry 84407c1311 fix to the way that keywords are loaded 2005-04-06 18:50:01 +00:00
benfry 19f3bf609b adding the resizer.. thought i did this already? 2005-04-06 17:32:56 +00:00
benfry 88ca9e4b40 final fixes for 0082, full merge of simon's code 2005-04-06 17:23:11 +00:00
Casey Reas 95398c72e7 CAdding keywords for OPENGL, JAVA2D, P2D, P3D 2005-04-06 09:04:53 +00:00
Casey Reas ce6de38898 CExamples for rev 82+ 2005-04-06 08:29:26 +00:00
benfry d253284231 fixing issues with threading, stop button, and defaults not being called 2005-04-06 06:20:07 +00:00
benfry 3131e83206 new light code from simon, and other prep for 82 2005-04-06 04:47:22 +00:00
benfry b26bb61505 clean up random tidbits of api 2005-04-06 00:07:59 +00:00
benfry e3c597c361 beginning rev 82 2005-04-05 01:28:22 +00:00
benfry 2b77d38f62 additional final bits for rev 81 2005-04-05 00:36:49 +00:00
benfry f43df1f1a3 fixing makefile for windows new libs 2005-04-05 00:32:22 +00:00
benfry a592a3193e tweaks for javadoc and prepping 0081 release 2005-04-04 22:53:45 +00:00
benfry 076ed33452 moving the libraries 2005-04-04 17:26:43 +00:00
benfry a82af0718b saveFrame fix 2005-04-04 17:15:45 +00:00
benfry a676d4be69 size(300, 300, OPENGL).. rewrite of present mode.. java 1.4 only.. a
zillion other runtime fixes
2005-04-04 17:00:58 +00:00
benfry e5cb58c698 starting rev 81 2005-04-02 03:53:19 +00:00
benfry 146235d559 last tweaks for rev 80 2005-04-02 03:24:42 +00:00