Commit Graph

922 Commits

Author SHA1 Message Date
Daniel Shiffman
4cde40675e updating CircleCollision to follow PVector syntax 2013-03-15 22:56:44 -04:00
Daniel Shiffman
25677922a1 removing extraneous variable from lerp example 2013-03-15 22:37:57 -04:00
Daniel Shiffman
20e501eab0 some fixes for HashMap class examples thanks to @REAS 2013-03-15 22:30:30 -04:00
Daniel Shiffman
2e706976d0 fixing up the noise wave example a bit 2013-03-15 22:08:41 -04:00
Daniel Shiffman
2d0fa411bf a new example for linear interpolation using lerp() 2013-03-15 21:55:20 -04:00
Daniel Shiffman
5110df6f68 removing unecessary files 2013-03-15 16:21:04 -04:00
Daniel Shiffman
c05cef2917 reworking of IntHash and HashMap examples 2013-03-15 16:15:23 -04:00
Daniel Shiffman
8a8cf154c7 quick comment fix for CountingStrings 2013-03-11 13:59:55 -04:00
Daniel Shiffman
e3ae88f161 IntHash works. Oh I am so happy. 2013-03-11 13:57:58 -04:00
Daniel Shiffman
f382ce6d1c trying a JSON example, but not getting very far yet 2013-03-11 13:33:43 -04:00
Daniel Shiffman
42d8064804 XML example is finalized and now mirrors Table example 2013-03-11 13:21:10 -04:00
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