Commit Graph

3101 Commits

Author SHA1 Message Date
codeanticode a87e849ef4 Some notes concerning current OpenGL ES limitations on Android 2010-01-19 04:43:46 +00:00
codeanticode 34a931bcd4 methods properly organized following PGraphics3D ordering 2010-01-19 04:31:56 +00:00
codeanticode 09cb27f7ca removed ImageCache 2010-01-19 03:49:13 +00:00
codeanticode 02c6683bb8 nicer code 2010-01-18 04:57:50 +00:00
benfry ad7a2b6329 fix problem with density crash 2010-01-16 00:41:44 +00:00
codeanticode 2ced8ea9d2 GLFont added 2010-01-15 20:50:41 +00:00
benfry 010f88fbd6 better set() implementation 2010-01-15 20:43:11 +00:00
benfry 8520ca1279 more work on file i/o 2010-01-15 20:10:32 +00:00
benfry 2652835946 clean up createInput(file) 2010-01-15 20:07:23 +00:00
codeanticode 9bcd2cc8a1 Added GLConstants interface 2010-01-13 19:11:57 +00:00
codeanticode 458d87f320 Removed GLGraphics constants from PConstants 2010-01-13 18:52:12 +00:00
codeanticode c508399966 A3D renderer works, PImage.loadImage() inits pixels array 2010-01-13 18:06:54 +00:00
benfry 5deea67df7 maybe this one 2010-01-13 13:52:52 +00:00
benfry 118fb3bf80 still sorting out windows problems 2010-01-13 13:41:04 +00:00
benfry 82c1cf385f more work on sdk path problems 2010-01-13 13:32:25 +00:00
benfry ab9d6fae79 working out android launch issues 2010-01-13 13:18:32 +00:00
benfry ab6dc87a43 another take on pavarotti 2010-01-13 13:03:44 +00:00
benfry eab76604fa working on android sdk debug 2010-01-13 12:10:15 +00:00
benfry 87225257c0 more debug 2010-01-11 00:13:34 +00:00
benfry fb51c73dc9 hrm 2010-01-11 00:12:12 +00:00
benfry f9854fa04d hrm 2010-01-11 00:11:35 +00:00
benfry e75042e664 fixing up the device check 2010-01-11 00:00:48 +00:00
benfry 3092f6135a won't be needing this anymore 2010-01-10 23:28:40 +00:00
benfry c4c6c897b6 initial merge with code from andres for A3D 2010-01-10 23:28:09 +00:00
sansumbrella 6bf58de379 changed <h4>advanced:</h4> tag structure in comments. 2010-01-08 05:55:16 +00:00
benfry 1b28c390e4 starting revision 0176 2010-01-07 23:58:14 +00:00
benfry 3eef7da39e get data folder working, change to download new core for each release 2010-01-07 22:41:26 +00:00
benfry 87dc6b1290 load methods should now work properly 2010-01-07 22:34:57 +00:00
benfry 943d4427b1 this is a little better 2010-01-07 19:01:16 +00:00
benfry bcf5f2117e don't bother testing filenames as URLs unless they contain :// 2010-01-07 18:58:36 +00:00
sansumbrella 38df2387d5 added reference to network library. 2010-01-05 08:47:47 +00:00
sansumbrella 2a975934c6 added reference to PConstants (PI, TWO_PI, etc). 2010-01-02 04:51:02 +00:00
sansumbrella 33c8a7095e file and web input, pgraphics documentation. 2010-01-01 01:03:41 +00:00
sansumbrella 995408812b added image:pixels category. 2009-12-31 23:57:28 +00:00
sansumbrella fab6677554 updated @see tags in PImage. Updated a few in PApplet. 2009-12-30 21:13:35 +00:00
sansumbrella 0337f39501 added PImage reference to source. 2009-12-30 21:04:58 +00:00
sansumbrella 04aa4e21d5 started adding reference to PImage. 2009-12-30 20:35:02 +00:00
sansumbrella 2c079252d7 added color:creating_reading reference to PApplet. 2009-12-30 19:33:28 +00:00
sansumbrella cd589b9c58 added reference for color:setting to source. 2009-12-30 18:50:29 +00:00
sansumbrella fe2fba38e7 changed background(x,y,z,a) to background(x,y,z,alpha) 2009-12-30 18:26:35 +00:00
sansumbrella 5ce84c0e00 added documentation for background(). 2009-12-30 18:13:37 +00:00
sansumbrella b3a2d150e4 added 3d primitives documentation to source. 2009-12-29 04:35:46 +00:00
sansumbrella 9453d9da11 added curves reference to source. 2009-12-29 04:28:43 +00:00
sansumbrella 47a87b370f added 2d primitives documentation to source. Encountering parameter name issues for rect, arc, where a,b,c,d stand for x,y,width,height. 2009-12-29 03:19:11 +00:00
sansumbrella 846e80ba21 Shape loading and displaying reference added to source. 2009-12-29 02:59:29 +00:00
sansumbrella 400001e0ba PShape documentation added. Also added new @brief tag for the short description of class properties. 2009-12-29 02:22:14 +00:00
sansumbrella 729a2da109 more mouse event documentation. 2009-12-29 01:44:30 +00:00
sansumbrella 87d6f6b180 documentation for mouse input included in PApplet. 2009-12-29 00:03:38 +00:00
sansumbrella 668954632c documentation for keyboard input included in PApplet. 2009-12-28 23:42:36 +00:00
sansumbrella eef3089185 adding some webref tags to PApplet. For environment and input things. 2009-12-28 20:56:59 +00:00