Commit Graph

152 Commits

Author SHA1 Message Date
Yong Bakos
0d6af35842 Incorporating random CrazyParticle addition and refactoring logic in dead. 2013-02-21 18:55:53 -07:00
Yong Bakos
80d417e4b2 Refactoring unnecessary if statement. 2013-02-21 18:55:09 -07:00
Yong Bakos
eff645ec3d Adding comment for display, emphasizing inheritance. 2013-02-21 18:54:33 -07:00
Yong Bakos
9ad642810c Cleaning up whitespace. 2013-02-21 18:48:40 -07:00
Yong Bakos
775870e585 Fixing syntax errors so the demo can run. 2013-02-21 18:32:53 -07:00
codeanticode
fea7ded272 PShape.setStroke() uses color(255) in GroupPShape example 2013-02-17 14:36:19 -05:00
Casey Reas
05c2c75cfe Update to Esefera example, re: issue #34 2013-02-16 13:08:34 -08:00
Yong Bakos
77c2b109d9 Replacing heading2D with heading for all Nature of Code examples. #1627 2013-02-14 15:24:37 -07:00
Yong Bakos
4ff94a3f16 Replacing heading2D with heading for all general examples. Issue #1627 2013-02-14 15:11:33 -07:00
codeanticode
168f840491 Added Conway example to show the use of the buffer uniform 2013-02-13 11:51:09 -05:00
Casey Reas
5022f672d4 Remove redundant line from PolygonPShapeOOp3 2013-02-12 16:17:03 -08:00
codeanticode
6b38091424 Updated shader examples on Android 2013-02-10 08:59:04 -05:00
codeanticode
121cba45a9 Updated shader examples 2013-02-06 17:11:17 -05:00
codeanticode
640ec84aae Propper use of PShape.setStroke() 2013-01-16 21:47:10 +00:00
shiffman
745e4a10b8 adding generics syntax to ArrayList and HashMap 2013-01-04 20:36:55 +00:00
shiffman
09a6f21634 removed Normalize duplicate example 2013-01-04 20:15:50 +00:00
codeanticode
8f6530c080 Updated PShape examples to use setTexture 2012-12-31 00:41:32 +00:00
codeanticode
4b51e9c4c0 Update examples 2012-12-31 00:30:48 +00:00
codeanticode
5ecea76597 Examples updated accordingly 2012-12-30 22:51:11 +00:00
Casey Reas
234cbdd85f Minor changes to examples, more code color tweaks for 2b8 2012-12-20 03:21:07 +00:00
shiffman
577e3ce2d0 new Table example 2012-12-17 16:11:59 +00:00
benfry
dd8b7ae2c0 go through vida examples to make sure everything still runs 2012-12-17 01:51:06 +00:00
benfry
8c69aeac16 add missing font 2012-12-16 18:27:24 +00:00
Casey Reas
289f46ff61 Simple reference updates 2012-12-12 04:01:33 +00:00
shiffman
54f48d93af new Nature of Code examples 2012-12-11 20:04:34 +00:00
shiffman
9b4891e419 removing old nature of code examples before adding new ones 2012-12-11 20:01:56 +00:00
Casey Reas
cf68f4ed28 New code colors for testing 2b8 2012-12-09 21:49:22 +00:00
Casey Reas
b9d9505827 Keywords changes, currently not entirely working 2012-12-09 15:35:57 +00:00
codeanticode
55c00abbf0 Added NoBackgroundTest example to Demos/Tests 2012-12-07 17:42:14 +00:00
codeanticode
e7d92f4a6d use float arguments in set() call in GlossyFishEye example 2012-11-26 20:02:55 +00:00
Casey Reas
c945c2f30f Reference update for hint() via Andres 2012-11-23 17:20:39 +00:00
Casey Reas
f594ff3746 Reference edits for 2.0, text corrections 2012-11-20 21:40:43 +00:00
Casey Reas
2cf7d67af1 Assorted updates for the 2.0 reference textureWrap(), blendMode(), others... 2012-11-18 06:45:27 +00:00
Casey Reas
c3c52602f0 Changes to PShape.java for documentation 2012-11-17 03:13:26 +00:00
Casey Reas
00f8f50dee Two examples corrections 2012-11-07 04:49:18 +00:00
codeanticode
521daed91d made edges filter compatible with GMA 950 2012-10-31 00:39:05 +00:00
Casey Reas
868b552e1a Basic reference updates for 2b6, script added to fix Libraries and Tools list 2012-10-26 16:56:25 +00:00
codeanticode
6ca2f789f3 removed typo in trefoil example 2012-10-20 20:50:45 +00:00
Casey Reas
252ce74acf Update for 2.0 reference, including edits to source files 2012-09-12 05:17:16 +00:00
Casey Reas
58495bcdfa Changes to source and XML for 2.0 Beta Reference 2012-09-06 21:47:02 +00:00
codeanticode
3661d09ed3 a few corrections in the java mode examples 2012-09-05 23:47:44 +00:00
codeanticode
f36462a994 Put shader toy and GLSL sandbox examples back with proper credits and comments 2012-09-04 13:23:50 +00:00
codeanticode
d9ad1e1e9f removed non-properly documented shader examples 2012-09-04 12:25:26 +00:00
Casey Reas
954ef88c79 Getting keyword color up and running 2012-09-04 03:43:15 +00:00
shiffman
1d86e1f5bf i think i really got it this time, nature of code in 2012-09-04 01:47:20 +00:00
shiffman
b5b67a12b5 removing Nature of Code bad filenames 2012-09-04 01:45:28 +00:00
shiffman
6ad7b782d9 adding nature of code examples 2012-09-04 00:55:42 +00:00
Casey Reas
ebb25d8a45 Moving some documentation tags about of PApplet 2012-09-04 00:27:00 +00:00
Casey Reas
7e70c81040 Temp removing nature of code examples because of underscores 2012-09-03 23:39:22 +00:00
codeanticode
e7e1feb028 removed life example 2012-09-03 19:19:56 +00:00