Daniel Shiffman
|
0edca43510
|
tiny reflection2 fix
|
2013-03-16 22:45:01 -04:00 |
|
Daniel Shiffman
|
91471de8d9
|
reworking Reflection1 to use PVector
|
2013-03-16 22:29:58 -04:00 |
|
Daniel Shiffman
|
7cde928f9b
|
reworked Reflection2 to use PVector and OOP
|
2013-03-16 22:09:18 -04:00 |
|
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 |
|
Ben Fry
|
d420268c25
|
fix for lib problems with zip files
|
2013-03-15 11:08:25 -04:00 |
|
Ben Fry
|
d7ecedca7f
|
Merge branch 'master' of github.com:processing/processing
|
2013-03-15 11:08:02 -04:00 |
|
Scott Murray
|
b174035021
|
Added addColum() to reference… hopefully
|
2013-03-13 14:21:54 -07:00 |
|
Scott Murray
|
cb31ff51ae
|
Added related links to Table
|
2013-03-13 13:37:32 -07:00 |
|
Scott Murray
|
bf53c0a005
|
Added related links to reference for texture() textureMode() textureWrap()
|
2013-03-13 12:59:06 -07: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
|
5d09d85a78
|
Modified color coding for 2.0b9
|
2013-03-05 14:09:11 -08:00 |
|
Casey Reas
|
ae1725f5f7
|
Merge pull request #1674 from ybakos/processing_web_42_randomGaussian
Adding javadoc for randomGaussian. References processing/processing-web#42
|
2013-03-05 14:07:02 -08: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 |
|
Yong Bakos
|
2eb7188d14
|
Adding javadoc for randomGaussian.
References processing/processing-web#42
|
2013-03-01 13:07:11 -07:00 |
|
Ben Fry
|
9ff2c0b674
|
removed misguided close() and flush() calls and suppress the warnings
|
2013-02-27 12:14:31 -05:00 |
|
codeanticode
|
959bd68c87
|
Merge branch 'master' of https://github.com/processing/processing.git
|
2013-02-25 17:17:44 -05:00 |
|
codeanticode
|
cd33fb908e
|
Fixes #1661
|
2013-02-25 17:13:38 -05:00 |
|
Ben Fry
|
3ee0222ef1
|
improve load/save of .gz files with Table, clear up some .bin issues
|
2013-02-24 14:03:21 -05:00 |
|
Ben Fry
|
e001644485
|
starting 0217 (beta 9?)
|
2013-02-24 09:33:56 -05:00 |
|
Ben Fry
|
910493f0c7
|
minor change, trying to nudge tags
|
2013-02-24 08:31:54 -05:00 |
|
Ben Fry
|
02c383d0f2
|
make note of Manindra and Andres changes
processing-2.0b8
processing-0216-2.0b8
|
2013-02-24 08:02:28 -05:00 |
|
Ben Fry
|
3e772afb56
|
Merge pull request #1652 from Manindra29/findReplaceFix
Fixes #1643
|
2013-02-24 04:59:07 -08:00 |
|
Manindra Moharana
|
4adbe4b87a
|
Fixes #1643
|
2013-02-24 17:57:08 +05:30 |
|
codeanticode
|
27ce1153c6
|
jogl natives for OSX with 32 and 64 bit support
|
2013-02-23 18:22:44 -05:00 |
|
Ben Fry
|
9137955d1c
|
last bit of revisions
|
2013-02-23 17:35:22 -05:00 |
|
codeanticode
|
d3d453d4e9
|
canDraw() in PApplet to better control GL draw requests
|
2013-02-23 16:45:42 -05:00 |
|