codeanticode
|
4ff80b42ee
|
Fixes #1641
|
2013-02-22 15:22:30 -05:00 |
|
Ben Fry
|
3eab9b3bcd
|
add ignore for jre.tgz on linux
|
2013-02-22 06:58:07 -05:00 |
|
Ben Fry
|
cec8f987b5
|
updated todo list
|
2013-02-22 06:56:14 -05:00 |
|
Ben Fry
|
856da77f62
|
no longer call super.beginDraw() because it may allocate memory
|
2013-02-22 06:56:01 -05:00 |
|
Daniel Shiffman
|
b4e4cf1eed
|
Merge pull request #1646 from ybakos/example_ParticleSystem
Example particle system
|
2013-02-21 18:27:23 -08:00 |
|
Yong Bakos
|
0d6af35842
|
Incorporating random CrazyParticle addition and refactoring logic in dead.
|
2013-02-21 18:55:53 -07:00 |
|
Yong Bakos
|
80d417e4b2
|
Refactoring unnecessary if statement.
|
2013-02-21 18:55:09 -07:00 |
|
Yong Bakos
|
eff645ec3d
|
Adding comment for display, emphasizing inheritance.
|
2013-02-21 18:54:33 -07:00 |
|
Yong Bakos
|
9ad642810c
|
Cleaning up whitespace.
|
2013-02-21 18:48:40 -07:00 |
|
codeanticode
|
ed0db3e4be
|
check number of max number of samples in addition to availability of
multisampling extension to make sure that no MSAA renderbuffer is
created, fixes #1644
|
2013-02-21 20:46:29 -05:00 |
|
Yong Bakos
|
775870e585
|
Fixing syntax errors so the demo can run.
|
2013-02-21 18:32:53 -07:00 |
|
codeanticode
|
8a571315dd
|
jogl jars that should fix the error with GMA950
|
2013-02-21 18:17:58 -05:00 |
|
codeanticode
|
8f52195715
|
changed visibility of some variables in FontTexture
|
2013-02-20 18:38:26 -05:00 |
|
Ben Fry
|
029119b0e4
|
disable single-click expand on OS X for the examples
|
2013-02-20 17:44:07 -05:00 |
|
Ben Fry
|
e679c66f20
|
Merge branch 'master' of github.com:processing/processing
|
2013-02-20 17:36:02 -05:00 |
|
Ben Fry
|
e24cd2c44f
|
minor tweaks, extend timeout for contrib download
|
2013-02-20 17:35:51 -05:00 |
|
codeanticode
|
7324bd5b00
|
updated jogl jars
|
2013-02-20 17:01:43 -05:00 |
|
Ben Fry
|
d57b4c8cf0
|
updates to the todo lists
|
2013-02-20 16:29:27 -05:00 |
|
Ben Fry
|
71d20578fb
|
adding debug code to wrongly accuse the caret blinker of issue #1561
|
2013-02-20 16:28:44 -05:00 |
|
codeanticode
|
2967de1b4b
|
updated Ribbons example on android
|
2013-02-20 16:26:30 -05:00 |
|
codeanticode
|
fe67ae627f
|
added gl thread check on resource deletion to android
|
2013-02-20 16:26:07 -05:00 |
|
codeanticode
|
3005f33ea3
|
delete GL resources only when the Gl thread is current. Fixes #12
|
2013-02-20 16:14:31 -05:00 |
|
codeanticode
|
2432a9fed3
|
Added manual GLProfile shutdown to make sure that no JOGL threads are
left running.
|
2013-02-20 12:40:06 -05:00 |
|
codeanticode
|
39a8ac7a04
|
getVertexCount() updates tessellation if needed
|
2013-02-20 11:27:01 -05:00 |
|
Casey Reas
|
4f55fc5ca4
|
Merge pull request #1638 from ybakos/TAU_doc
Adding javadoc for TAU. See processing/processing-web#9
|
2013-02-19 14:14:07 -08:00 |
|
Yong Bakos
|
a7988edba5
|
Adding javadoc for TAU. See processing/processing-web#9
|
2013-02-19 14:36:35 -07:00 |
|
Ben Fry
|
70ea3c2ee6
|
Update README.md
|
2013-02-19 12:19:53 -05:00 |
|
Ben Fry
|
5d25d66532
|
cleaning up build instructions for OS X
|
2013-02-19 12:06:29 -05:00 |
|
Ben Fry
|
40eaa1c777
|
attempt to get OS X 10.6 builds working again
|
2013-02-19 11:55:22 -05:00 |
|
codeanticode
|
22290d299b
|
android sync
|
2013-02-19 11:04:44 -05:00 |
|
codeanticode
|
af43a904b2
|
some indentation edits
|
2013-02-19 11:02:50 -05:00 |
|
codeanticode
|
0ef8058513
|
one more function rename
|
2013-02-19 10:59:03 -05:00 |
|
codeanticode
|
4329f97ef0
|
Simplifying shader class and file names
|
2013-02-19 10:57:02 -05:00 |
|
codeanticode
|
eef67d2c7c
|
last name change in the shaders: endpoint to direction in line shader
|
2013-02-19 10:35:48 -05:00 |
|
Ben Fry
|
355aff7b24
|
add Frame to import warning
|
2013-02-18 22:28:56 -05:00 |
|
codeanticode
|
cc1d28a430
|
Merge branch 'master' of https://github.com/processing/processing.git
|
2013-02-18 19:35:25 -05:00 |
|
codeanticode
|
f861e3ee64
|
adding separate toolkit/events to hack around the erratic mouse behavior
on OS X, fixes #1626
|
2013-02-18 19:17:11 -05:00 |
|
Ben Fry
|
609209b228
|
Merge branch 'master' of github.com:processing/processing
|
2013-02-18 19:13:29 -05:00 |
|
Ben Fry
|
1044e8b56c
|
more work on contrib manager, wrapping up issue #1425
|
2013-02-18 19:13:22 -05:00 |
|
codeanticode
|
199041e9c7
|
removed animator code altogether.
|
2013-02-18 19:05:51 -05:00 |
|
codeanticode
|
63b46e96fe
|
disabling animator
|
2013-02-18 18:52:54 -05:00 |
|
codeanticode
|
586a7e9658
|
Merge branch 'master' of https://github.com/processing/processing.git
|
2013-02-18 18:43:18 -05:00 |
|
codeanticode
|
3011b0a4c5
|
testing event handling through AWT when toolkit is NEWT
|
2013-02-18 18:42:34 -05:00 |
|
Ben Fry
|
c1d78cfb33
|
add ignore file for JRE
|
2013-02-18 18:15:26 -05:00 |
|
Ben Fry
|
4793baefb7
|
Merge branch 'master' of github.com:processing/processing
|
2013-02-18 17:38:36 -05:00 |
|
Ben Fry
|
f9ee78f990
|
cleaning up layout of elements in the contib panel
|
2013-02-18 17:38:30 -05:00 |
|
codeanticode
|
5acee2d8a2
|
updated jogl jars
|
2013-02-18 16:55:58 -05:00 |
|
codeanticode
|
07894438ed
|
Merge branch 'master' of https://github.com/processing/processing.git
|
2013-02-18 14:20:10 -05:00 |
|
codeanticode
|
f44ca59df9
|
some comments explaining the use of direct buffers on android
|
2013-02-18 14:18:54 -05:00 |
|
Ben Fry
|
334b740040
|
Merge branch 'master' of github.com:processing/processing
|
2013-02-18 13:49:55 -05:00 |
|