codeanticode
|
57f3797bb8
|
added PShape.setTexture(), PShape.setTextureMode()
|
2012-12-31 00:40:47 +00:00 |
|
codeanticode
|
4b51e9c4c0
|
Update examples
|
2012-12-31 00:30:48 +00:00 |
|
codeanticode
|
1e193ca436
|
More warning messages
|
2012-12-31 00:30:08 +00:00 |
|
codeanticode
|
a5fcec75c5
|
Re-enabled all variants of fill, stroke, etc in PShape. Better warning message,
|
2012-12-30 23:27:19 +00:00 |
|
codeanticode
|
5ecea76597
|
Examples updated accordingly
|
2012-12-30 22:51:11 +00:00 |
|
codeanticode
|
a4a0369e90
|
PShape API updates
|
2012-12-30 22:50:23 +00:00 |
|
alignedleft
|
668dabb9e7
|
Added ref pages for Table, corrected minor typos elsewhere, updated todo.txt
|
2012-12-27 00:23:00 +00:00 |
|
benfry
|
8eb8dc3b38
|
don't show Changes page when running from command line (issue #1520)
|
2012-12-23 15:06:10 +00:00 |
|
benfry
|
91972d0e9d
|
fix XML indentation and Android issues (issue #1512)
|
2012-12-22 16:35:51 +00:00 |
|
benfry
|
cf05993ab4
|
doing battle with XML and format()
|
2012-12-22 16:17:26 +00:00 |
|
benfry
|
c356c4d077
|
tweaking MovieMaker now that it's back in
|
2012-12-22 12:33:23 +00:00 |
|
benfry
|
19b7f51686
|
renaming to use the old version
|
2012-12-22 12:10:08 +00:00 |
|
benfry
|
26f947c20d
|
not using this anymore
|
2012-12-22 12:09:52 +00:00 |
|
benfry
|
8e7cf410c7
|
removing quaqua (issue #1509)
|
2012-12-22 12:09:05 +00:00 |
|
benfry
|
6969f3a519
|
more fixes from Manindra (issue #1504)
|
2012-12-22 00:29:21 +00:00 |
|
benfry
|
e447552bf5
|
This patch fixes a serious bug that was causing the Debugger to point to wrong (break point) line numbers.
|
2012-12-21 16:55:31 +00:00 |
|
codeanticode
|
93a8c96bc9
|
removed println in window listener
|
2012-12-21 16:45:12 +00:00 |
|
codeanticode
|
56d05b1041
|
testing focus handling
|
2012-12-21 16:38:39 +00:00 |
|
codeanticode
|
578491f82f
|
Added NEWT window listener to catch window focus events. Fixes issue #1483
|
2012-12-21 16:29:51 +00:00 |
|
codeanticode
|
65ffc3ff4a
|
Fixes issue #1495
|
2012-12-21 15:22:41 +00:00 |
|
codeanticode
|
a6138f2326
|
solves transparency issue with multisample offscreen buffers
|
2012-12-21 01:11:30 +00:00 |
|
alignedleft
|
b2bb84c4f8
|
Added XML reference for format() and toString()
|
2012-12-20 18:14:32 +00:00 |
|
Casey Reas
|
234cbdd85f
|
Minor changes to examples, more code color tweaks for 2b8
|
2012-12-20 03:21:07 +00:00 |
|
alignedleft
|
cebf10855e
|
Added reference page for createXML()
|
2012-12-19 23:58:46 +00:00 |
|
alignedleft
|
58a522ded9
|
Added reference for saveXML()
|
2012-12-19 23:41:23 +00:00 |
|
benfry
|
26b08fb8aa
|
add createXML()
|
2012-12-19 23:20:41 +00:00 |
|
Casey Reas
|
d01e7b5b7e
|
Updates for 2b8 color coding, removing italic comments
|
2012-12-19 23:12:20 +00:00 |
|
alignedleft
|
c9afeb5bc5
|
Replaced old XML.parse() reference with PApplet.parseXML() reference
|
2012-12-19 23:09:43 +00:00 |
|
Casey Reas
|
9cff581296
|
Updates for 2b8 color coding
|
2012-12-19 23:04:42 +00:00 |
|
benfry
|
7792e36fde
|
fix categorical data bug
|
2012-12-19 22:34:47 +00:00 |
|
benfry
|
04db01552c
|
vida notes
|
2012-12-19 21:27:11 +00:00 |
|
benfry
|
5272481d3a
|
notes about Microsoft event model and W3C
|
2012-12-19 21:26:17 +00:00 |
|
benfry
|
9f3e599647
|
use splitTokens() on keywords to make less fussy, fix constant
|
2012-12-19 21:25:29 +00:00 |
|
benfry
|
509a1943f0
|
add note about certs
|
2012-12-19 21:25:00 +00:00 |
|
codeanticode
|
e64de19d42
|
copy projection and modelview matrices to opengl
|
2012-12-19 15:55:22 +00:00 |
|
codeanticode
|
02c8d25a7c
|
reworked logic in PGL to let JOGL choose the best surface for the given platform
|
2012-12-18 16:00:06 +00:00 |
|
codeanticode
|
2791300413
|
changed visibility
|
2012-12-18 00:39:47 +00:00 |
|
codeanticode
|
3b574427e8
|
updated jogl jars
|
2012-12-18 00:37:16 +00:00 |
|
codeanticode
|
bd49bbeb19
|
lwjgl is amazing
|
2012-12-18 00:19:29 +00:00 |
|
codeanticode
|
538dd65d93
|
remove pbuffer initialization warning from LWJGL
|
2012-12-17 22:27:00 +00:00 |
|
shiffman
|
577e3ce2d0
|
new Table example
|
2012-12-17 16:11:59 +00:00 |
|
benfry
|
ded24adc69
|
clean up sync of constructor and load methods
|
2012-12-17 14:42:54 +00:00 |
|
codeanticode
|
1d8afa9838
|
FBO layer is enabled when sketch tries to use the front texture (prev. frame) or shader filter
|
2012-12-17 02:33:05 +00:00 |
|
benfry
|
dd8b7ae2c0
|
go through vida examples to make sure everything still runs
|
2012-12-17 01:51:06 +00:00 |
|
benfry
|
ffe9480796
|
add cmd-shift-O to "Open Examples" on OS X with no window open
|
2012-12-17 01:48:38 +00:00 |
|
codeanticode
|
983bd06d02
|
add temporary option to enable/disable JOGL's FBO layer
|
2012-12-17 01:13:05 +00:00 |
|
codeanticode
|
36bf9f0277
|
put back MSAA
|
2012-12-17 00:33:54 +00:00 |
|
codeanticode
|
2796ce3331
|
only set static variables in PGL from main renderer
|
2012-12-16 22:49:42 +00:00 |
|
codeanticode
|
2c6e78b93a
|
some fixes in the surface handling logic
|
2012-12-16 21:02:53 +00:00 |
|
benfry
|
7944e2a6f1
|
copying Table and XML updates to Android
|
2012-12-16 20:57:17 +00:00 |
|