benfry
|
3cffa8efe6
|
add TAU as alias for TWO_PI (issue #1488)
|
2013-01-22 02:55:43 +00:00 |
|
benfry
|
1b43bdcf15
|
more fixes for temporary files
|
2013-01-22 02:55:01 +00:00 |
|
codeanticode
|
d55d506669
|
set buffer limits when copying vector and matrix uniforms
|
2013-01-22 00:34:58 +00:00 |
|
benfry
|
82f1a0cae6
|
prevent auto format from scrolling (issue #1533)
|
2013-01-21 19:57:14 +00:00 |
|
benfry
|
105dc0e8f4
|
delete temp files created by library manager downloads (issue #1527)
|
2013-01-21 17:28:19 +00:00 |
|
benfry
|
63e69e7d57
|
prevent error when sketch line not located from Commander (issue 1548)
|
2013-01-21 17:11:55 +00:00 |
|
benfry
|
69454e3ba7
|
suggest common imports (issue #1550)
|
2013-01-21 17:11:18 +00:00 |
|
benfry
|
ecdaeac086
|
further work on retina and improving performance
|
2013-01-20 22:49:01 +00:00 |
|
benfry
|
309f0597eb
|
modify font tool to read from local dir
|
2013-01-19 20:47:58 +00:00 |
|
benfry
|
f5ccad12b3
|
preliminary implementation of wheel events (issue #1423)
|
2013-01-19 20:18:09 +00:00 |
|
benfry
|
1af0c3fea4
|
more testing
|
2013-01-19 20:15:35 +00:00 |
|
benfry
|
d8f8e40e87
|
prevent inertia scrolling on OS X from making editor jumpy
|
2013-01-19 18:51:32 +00:00 |
|
benfry
|
e5669eb01b
|
add randomGaussian()
|
2013-01-19 16:33:07 +00:00 |
|
codeanticode
|
73f8bdcfda
|
Updated to latest version of LWJGL packages and native libs
|
2013-01-18 20:08:56 +00:00 |
|
codeanticode
|
ee8e829815
|
Removed DummyContext and re-ordered init calls in LWJGL renderer
|
2013-01-18 20:08:28 +00:00 |
|
codeanticode
|
640ec84aae
|
Propper use of PShape.setStroke()
|
2013-01-16 21:47:10 +00:00 |
|
codeanticode
|
370d29afd6
|
Added a couple of LWJGL examples
|
2013-01-16 21:44:44 +00:00 |
|
codeanticode
|
28d6ab78ee
|
fixed null pointer exception in PShader
|
2013-01-16 21:39:58 +00:00 |
|
codeanticode
|
de056e14e1
|
Added LWJGL interface to hold the P2D/P3D constants
|
2013-01-16 20:30:33 +00:00 |
|
codeanticode
|
ec8c2bfebd
|
added build.xml for LWJGL library
|
2013-01-16 20:17:18 +00:00 |
|
codeanticode
|
2d3a7a6610
|
PShapeOpenGL.createShape3D() is public
|
2013-01-16 19:35:41 +00:00 |
|
codeanticode
|
4dbcfb932d
|
Added PGraphics2D and 3D to LWJGL renderer
|
2013-01-16 17:12:33 +00:00 |
|
codeanticode
|
772917fdf9
|
Solving some class visibility issues
|
2013-01-16 17:00:43 +00:00 |
|
codeanticode
|
4ac056f3c5
|
PGL.threadIsCurrent() is not static to avoid problems with subclassed renderers
|
2013-01-16 16:59:06 +00:00 |
|
codeanticode
|
d3dbfff701
|
PGL.getBackTextureName, PGL.getFrontTextureName are protected
|
2013-01-16 16:36:37 +00:00 |
|
codeanticode
|
ac8a2a98a3
|
Removed PGL.Context subclass
|
2013-01-16 16:02:18 +00:00 |
|
codeanticode
|
7089582826
|
JOGL update
|
2013-01-15 23:13:04 +00:00 |
|
benfry
|
0024f7c0ae
|
don't re-create graphics context on each frame
|
2013-01-14 17:22:31 +00:00 |
|
benfry
|
bfa3b9f107
|
close InputStream on loadBytes and loadStrings (issue #1542)
|
2013-01-14 17:21:54 +00:00 |
|
benfry
|
eeadf6c3a5
|
pair of retina tweaks to fix bad assumptions
|
2013-01-13 13:11:35 +00:00 |
|
benfry
|
e734c79aaf
|
switch to active painting, redo noCursor() handling
|
2013-01-10 22:10:14 +00:00 |
|
benfry
|
38005496d7
|
adding in-progress work for on canvas, retina, etc
|
2013-01-10 15:59:50 +00:00 |
|
benfry
|
cb373ab45c
|
removing unused var
|
2013-01-10 15:59:05 +00:00 |
|
benfry
|
ea61acf603
|
Table additions, insideDraw for huge speedup, disabled rendering work
|
2013-01-08 16:06:51 +00:00 |
|
benfry
|
deb1785b76
|
support for reading/writing binary tables
|
2013-01-08 16:05:02 +00:00 |
|
codeanticode
|
139637e8bb
|
Handling coded keys in NEWT
|
2013-01-07 20:44:46 +00:00 |
|
shiffman
|
745e4a10b8
|
adding generics syntax to ArrayList and HashMap
|
2013-01-04 20:36:55 +00:00 |
|
shiffman
|
09a6f21634
|
removed Normalize duplicate example
|
2013-01-04 20:15:50 +00:00 |
|
codeanticode
|
8f6530c080
|
Updated PShape examples to use setTexture
|
2012-12-31 00:41:32 +00:00 |
|
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 |
|