Commit Graph

165 Commits

Author SHA1 Message Date
Daniel Shiffman
b9cb81b098 working on XML example, still need functionality for adding and deleting from XML tree 2013-03-10 22:12:02 -04:00
Daniel Shiffman
e915e22800 starting new XML example 2013-03-09 14:26:16 -05:00
Daniel Shiffman
deb9e304a1 adding feature to limit table size to 10 to table example 2013-03-09 14:22:20 -05:00
Daniel Shiffman
c66eba022a removing stray sketch.properties file 2013-03-09 14:18:45 -05:00
Daniel Shiffman
30bc7287c1 removing stray web-export really this time 2013-03-06 23:07:45 -05:00
Daniel Shiffman
3dcfe72364 i love removing smooth() 2013-03-06 23:07:34 -05:00
Daniel Shiffman
6b5521af3c update of Nature of Code examples, need to do one more before 2.0 2013-03-06 22:59:57 -05:00
Daniel Shiffman
82c677ef33 removing comment about iterator 2013-03-06 22:57:58 -05:00
Daniel Shiffman
95abed351f remove iterator from particle system 2013-03-06 22:38:01 -05:00
Daniel Shiffman
e67dfcf8ab fixing up directory list example date import, ArrayList generics 2013-03-06 22:36:05 -05:00
Daniel Shiffman
2b33333182 fixing up ArrayLists for generics, also Kock curve updates 2013-03-06 22:33:56 -05:00
Daniel Shiffman
c41905d3f1 adding a new example for randomGaussian 2013-03-06 16:52:08 -05:00
Daniel Shiffman
c951d4a31b fixing up smoke particle system 2013-03-06 16:46:31 -05:00
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