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 |
|
Ben Fry
|
c8d7c0ab3a
|
Update README.md
|
2013-02-11 11:53:43 -05:00 |
|
codeanticode
|
42c5d7e8a7
|
Fixes focus gain/lost detection with OpenGL renderers, issue #1483:
http://code.google.com/p/processing/issues/detail?id=1483
|
2013-02-10 09:00:34 -05:00 |
|
codeanticode
|
6b38091424
|
Updated shader examples on Android
|
2013-02-10 08:59:04 -05:00 |
|
codeanticode
|
92f62c45ce
|
Android sync
|
2013-02-10 00:13:32 -05:00 |
|
Ben Fry
|
e710c4f3d1
|
additional notes based on recent updates
|
2013-02-06 20:29:57 -05:00 |
|
Ben Fry
|
40a4f59aac
|
fix removeColumn()
|
2013-02-06 20:22:37 -05:00 |
|
Ben Fry
|
da64d9956f
|
remove silly warnings
|
2013-02-06 20:20:49 -05:00 |
|
codeanticode
|
121cba45a9
|
Updated shader examples
|
2013-02-06 17:11:17 -05:00 |
|
codeanticode
|
a21a4fbe21
|
Shader type detected through #defines
|
2013-02-06 17:08:54 -05:00 |
|
codeanticode
|
47d0022400
|
Fix for mouseButton not recording correctly:
http://code.google.com/p/processing/issues/detail?id=1464
|
2013-02-05 18:38:38 -05:00 |
|
codeanticode
|
c94086a910
|
varying vertTexcoord renamed to vertTexCoord
|
2013-02-05 18:05:22 -05:00 |
|
codeanticode
|
43a4a5ee84
|
endpoint instead of endPoint
|
2013-02-05 17:48:28 -05:00 |
|
codeanticode
|
81aa8fdddb
|
More name changes in the shader uniforms
|
2013-02-05 17:39:26 -05:00 |
|
codeanticode
|
17f86c313e
|
renamed modelview and projection matrices in the shaders
|
2013-02-05 16:24:42 -05:00 |
|
andres
|
39ea20a326
|
Renamed projModelviewMatrix to transform in all shaders
|
2013-02-05 16:11:15 -05:00 |
|
Ben Fry
|
48c5f66e5e
|
quick project name change, add ignore file for lwjgl
|
2013-02-05 14:19:28 -05:00 |
|
Ben Fry
|
253a53acbe
|
remove bad Eclipse project files
|
2013-02-05 14:15:20 -05:00 |
|
Ben Fry
|
a4b5232190
|
fix for iostream left open
|
2013-02-05 14:14:13 -05:00 |
|
Ben Fry
|
fd61dbabf9
|
add additional clarification about OS X
|
2013-02-05 04:10:43 -05:00 |
|
Ben Fry
|
37d3798576
|
futzing with the build scripts for OS X
|
2013-02-04 19:06:39 -05:00 |
|
Ben Fry
|
4e958df341
|
Merge pull request #10 from codeanticode/master
jogl jar build with 1.6
|
2013-02-04 15:58:30 -08:00 |
|
Your Name
|
b38241817c
|
jogl-all.jar compiled with 1.6
|
2013-02-04 18:43:32 -05:00 |
|