codeanticode
|
f44ca59df9
|
some comments explaining the use of direct buffers on android
|
2013-02-18 14:18:54 -05:00 |
|
codeanticode
|
5f95bc3908
|
ported last changes to android, fixed indexing bug
|
2013-02-18 12:26:07 -05:00 |
|
codeanticode
|
444ed9bd78
|
variable renaming (Texcoord -> TexCoord)
|
2013-02-18 12:11:37 -05:00 |
|
codeanticode
|
dc23eb6f7f
|
don't need to copy vertex array to buffers when using indirect buffers
|
2013-02-18 12:05:47 -05:00 |
|
codeanticode
|
053202518b
|
Merge branch 'master' of https://github.com/processing/processing.git
|
2013-02-18 10:48:52 -05:00 |
|
codeanticode
|
c6c3424caf
|
update lwjgl to latest experimental build for OS X
|
2013-02-18 10:48:15 -05:00 |
|
codeanticode
|
831b147c1e
|
update GroupPShape example on android
|
2013-02-18 10:47:25 -05:00 |
|
codeanticode
|
251d6f1e38
|
android sync
|
2013-02-18 10:43:47 -05:00 |
|
Ben Fry
|
9b7c122f5d
|
more cleanups and manager improvements
|
2013-02-17 22:14:08 -05:00 |
|
Ben Fry
|
63911354c1
|
more work on contribs, issue #1250 for distinguishing installed
|
2013-02-17 21:34:28 -05:00 |
|
Ben Fry
|
7e73a59a47
|
beautification of the manager window
|
2013-02-17 18:03:03 -05:00 |
|
Ben Fry
|
9f69e7a070
|
move filter to the top of the manager, organize mgr todos
|
2013-02-17 17:46:24 -05:00 |
|
Ben Fry
|
0014863833
|
remove debug misc
|
2013-02-17 17:25:19 -05:00 |
|
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 |
|
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 |
|
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 |
|