Commit Graph

911 Commits

Author SHA1 Message Date
Daniel Shiffman
426e9a62eb removing old XML objects example, new one will replace 2013-03-11 00:09:05 -04:00
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
Casey Reas
1ee4d922e3 Updates for video capture examples, new keywords.txt 2013-03-05 12:53:13 -08:00
Casey Reas
6b5eb6ae55 New keywords for next release 2013-03-05 10:42:50 -08:00
Ben Fry
856da77f62 no longer call super.beginDraw() because it may allocate memory 2013-02-22 06:56:01 -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
codeanticode
e620dbb516 Merge branch 'master' of https://github.com/processing/processing.git 2013-02-13 10:57:58 -05:00
codeanticode
6ba396ca2d added color initialization to LWJGL, as well as refactoring of
PGraphics2D and PGraphics3D
2013-02-13 10:21:27 -05:00
Casey Reas
b213d99268 New keywords for createShape() 2013-02-12 20:33:14 -08: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
Ben Fry
48c5f66e5e quick project name change, add ignore file for lwjgl 2013-02-05 14:19:28 -05:00
Your Name
ac1f7eafe4 Disabling stroke perspective in P3D 2013-02-04 16:51:01 -05:00
codeanticode
175f95c6e5 Minor changes in JOGL and LWJGL PGL interface 2013-02-04 14:34:59 -05:00
Ben Fry
eee6123135 adding ignore files 2013-01-27 10:52:36 -05:00
codeanticode
d55d506669 set buffer limits when copying vector and matrix uniforms 2013-01-22 00:34:58 +00:00
codeanticode
ee8e829815 Removed DummyContext and re-ordered init calls in LWJGL renderer 2013-01-18 20:08:28 +00:00
codeanticode
640ec84aae Propper use of PShape.setStroke() 2013-01-16 21:47:10 +00:00
codeanticode
370d29afd6 Added a couple of LWJGL examples 2013-01-16 21:44:44 +00:00
codeanticode
de056e14e1 Added LWJGL interface to hold the P2D/P3D constants 2013-01-16 20:30:33 +00:00
codeanticode
ec8c2bfebd added build.xml for LWJGL library 2013-01-16 20:17:18 +00:00
codeanticode
4dbcfb932d Added PGraphics2D and 3D to LWJGL renderer 2013-01-16 17:12:33 +00:00
codeanticode
772917fdf9 Solving some class visibility issues 2013-01-16 17:00:43 +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