Commit Graph

6977 Commits

Author SHA1 Message Date
Ben Fry
7971f67428 Merge branch 'master' of github.com:processing/processing 2013-02-17 17:22:10 -05:00
Ben Fry
834cfd4a5b further work on the contrib manager 2013-02-17 17:22:01 -05:00
Ben Fry
e24163d457 further work on the contrib manager 2013-02-17 17:21:51 -05:00
Ben Fry
057cf776f1 updates for Andres bug fixing 2013-02-17 17:20:54 -05:00
Ben Fry
1ebb7babbd clarifications for Dan 2013-02-17 17:20:22 -05:00
Manindra Moharana
3be048eb77 Merge remote-tracking branch 'upstream/master' into jdiMod
Rolling back
2013-02-18 03:22:11 +05:30
codeanticode
fea7ded272 PShape.setStroke() uses color(255) in GroupPShape example 2013-02-17 14:36:19 -05:00
codeanticode
e6989c6be0 Fixes #1498 2013-02-17 14:35:15 -05:00
codeanticode
76f3f807ff set default ambient color from fill 2013-02-17 12:30:01 -05:00
codeanticode
5c01de03ac fixed issue with transparency and PShader filters 2013-02-17 09:54:56 -05:00
codeanticode
5e8c655206 Merge branch 'master' of https://github.com/processing/processing.git 2013-02-17 09:50:35 -05:00
Ben Fry
c6f6dd6576 more work on contrib manager, still not ready 2013-02-17 08:28:21 -05:00
Ben Fry
96c811e11c fix for crash on startup 2013-02-17 07:26:45 -05:00
codeanticode
b52563aed2 added mode to primitive PShape of type ARC 2013-02-16 19:32:01 -05:00
Manindra Moharana
6bf34b1518 moved to jdi, abandoning tools.jar dependency 2013-02-17 05:21:33 +05:30
Ben Fry
0282fe921d Merge branch 'master' of github.com:processing/processing 2013-02-16 16:59:33 -05:00
Ben Fry
576e1d694e more cleanups, removing static methods 2013-02-16 16:59:25 -05:00
Casey Reas
05c2c75cfe Update to Esefera example, re: issue #34 2013-02-16 13:08:34 -08:00
Ben Fry
e1515013ea removing static methods and more housecleaning 2013-02-16 15:27:58 -05:00
Ben Fry
102136bb94 Merge branch 'master' of github.com:processing/processing 2013-02-16 14:50:27 -05:00
Ben Fry
5272c42197 change Contribution to an abstract class, remove more unnecessary code, fix copyright info 2013-02-16 14:50:15 -05:00
codeanticode
a3bed72e78 always set setgetPixels to false at the end of flush() 2013-02-16 14:44:04 -05:00
Ben Fry
de641a0861 more cleanup of contrib managers 2013-02-16 14:12:06 -05:00
Ben Fry
13c926eeb4 working through contrib cleanup and simplification 2013-02-16 13:41:00 -05:00
Ben Fry
08b2496477 removing library compilations, additional cleanup 2013-02-16 10:14:09 -05:00
Daniel Shiffman
49c6230231 Merge pull request #1627 from ybakos/1627_header2D_deprecation
Replace heading2D calls with heading
2013-02-15 14:07:51 -08:00
Ben Fry
9ae93ce649 table fixes and additions 2013-02-15 11:07:58 -05: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
6675f2b1f5 a few more example updates 2013-02-13 11:14:25 -05:00
codeanticode
f39e24e4f8 Updated PShape android examples to use the latest API 2013-02-13 11:13:43 -05:00
codeanticode
e620dbb516 Merge branch 'master' of https://github.com/processing/processing.git 2013-02-13 10:57:58 -05:00
codeanticode
d0f8e1a206 added color initialization to PGL android 2013-02-13 10:37:05 -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
codeanticode
a1f88f02b5 doesn't need to set hint[ENABLE_STROKE_PERSPECTIVE] to false, it is by
default
2013-02-13 10:20:28 -05:00
Ben Fry
957ec92588 todo notes and fix for noDelays not updating properly 2013-02-13 08:55:20 -05:00
Ben Fry
8767b00e21 Merge pull request #1624 from prisonerjohn/fix-contributions-url
Updated URL for retrieving list of contributions.
2013-02-13 05:48:24 -08:00
Elie Zananiri
dddbcf7c93 Updated URL for retrieving list of contributions. 2013-02-13 08:39:58 -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
a4d7c1ee62 some additional comments regarding toolkits 2013-02-12 16:25:06 -05:00
codeanticode
c511aedf92 JOGL toolkit selection based on OS, currently AWT gives the best results
on Windows, and NEWT on OS X
2013-02-12 16:07:17 -05:00
codeanticode
cdc838ab0c Removed some old code 2013-02-12 15:10:42 -05:00
codeanticode
8bbfd103c8 dont force screen fbo 2013-02-12 14:57:13 -05:00
codeanticode
940d09e580 Using PGraphics.backgroundColor where appropriate 2013-02-12 14:54:00 -05:00
codeanticode
d5b5f0c445 Fixes for graphical corruption issue (#1490) 2013-02-12 14:21:23 -05:00
codeanticode
16e7cbd6cd updated jogl jars 2013-02-11 17:21:54 -05:00
Ben Fry
4ba4dcf05e Merge branch 'master' of github.com:processing/processing 2013-02-11 12:15:59 -05:00
Ben Fry
1995a0dba9 add listUnique() and countUnique() 2013-02-11 12:15:50 -05:00