Commit Graph

3069 Commits

Author SHA1 Message Date
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
sansumbrella bab5603e29 adding a few @webref tags to PApplet to test out javadoc reference generation. 2009-12-28 07:18:39 +00:00
benfry ac3d942704 adding a bug 2009-12-20 17:34:36 +00:00
benfry d408dbe68f add finally { } block to loadImage() to close up bad streams 2009-12-18 14:21:56 +00:00
benfry 0dface70ac clean up editor toolbar button code a bit, add new messages when shift is pressed 2009-12-13 00:48:46 +00:00
benfry 33b287f8ff request rendering 2009-12-09 16:37:24 +00:00
benfry e6fb74292e fix android/android.exe problem on windows 2009-12-09 16:03:07 +00:00
benfry b4f433c82b starting revision 0175 2009-12-06 19:24:11 +00:00
benfry d9499ce009 more android tweaks for new sdk, things now working again 2009-12-06 18:54:51 +00:00
benfry b762d4c2b5 deal with deprecation issues from Java 6 update 1 2009-12-06 18:53:46 +00:00
benfry aa9aad6346 auto-download android core zip file 2009-12-06 14:47:02 +00:00
benfry c4d32971bb built version of core.zip, moving around the build setup 2009-12-06 14:28:47 +00:00
benfry b19c8b05b4 fix com.android.ant.SetupTask cannot be found (bug #1407) 2009-12-06 14:16:33 +00:00
benfry 97db5c238e remove debug lines 2009-12-04 23:20:45 +00:00
benfry 6322935ad9 mirrored fix for bug #1408 2009-12-04 23:20:18 +00:00
benfry 342a945e04 fix svg e notation problem (bug #1408) 2009-12-04 23:18:53 +00:00
benfry e79df81a31 cleanups, working on pause/resume 2009-12-04 23:18:03 +00:00
benfry 2f5bdd6d60 add section to cover changes between core and android.core. also clean up some event methods and variables 2009-12-02 20:54:16 +00:00
benfry e56fa9f08b notes about yellowtail example 2009-12-02 20:25:14 +00:00
benfry 054e7d9a7c fixes for mouse and key events (bug #1405 and bug #1382) 2009-12-02 19:55:17 +00:00
benfry 029fab7227 deal with some warnings, minor cleanups 2009-12-02 16:57:25 +00:00
benfry 805f8dc614 remove smooth triangle code 2009-12-02 14:30:50 +00:00
benfry 754c5892c2 rev for version 0174 2009-12-01 01:42:33 +00:00
benfry d26b0194d7 fix ant.jar/ant-launcher.jar error in the windows/linux build scripts (bug #1403) 2009-12-01 01:41:14 +00:00
benfry 4f94217016 notes for 0173 2009-11-30 16:18:53 +00:00
benfry 3322499405 notes re: build dialog change 2009-11-30 16:16:33 +00:00
benfry 804b27cda8 fix problem with HTML dialogs like the one for the Android SDK 2009-11-30 16:12:16 +00:00
benfry ed56e85033 add UTF-8 to encoding for javac lines 2009-11-30 15:42:30 +00:00
benfry 292f46a41c clipping notes 2009-11-30 12:51:02 +00:00
benfry 44962874fb starting revision 0173 2009-11-29 20:19:47 +00:00
benfry 5b7e800d1c more tweaks for 0172 2009-11-29 19:35:03 +00:00
benfry 8bae6ef2e7 nope, not there 2009-11-29 17:40:55 +00:00
benfry 0dee30d4f6 moving android to a new location 2009-11-29 17:40:31 +00:00