Commit Graph

4369 Commits

Author SHA1 Message Date
codeanticode
a066bf05d9 Removed used of cached gl objects, buffer swap emulation in PFramebuffer when no FBO extension is available 2011-05-28 08:30:51 +00:00
codeanticode
5c08329aae Removed used of cached gl objects in A3D 2011-05-28 08:29:27 +00:00
codeanticode
8f04bfb452 Fixed issue 624 on android 2011-05-28 05:45:27 +00:00
codeanticode
54d443c669 Updated OrthoVSPerspective example 2011-05-28 02:08:16 +00:00
codeanticode
a85fad8d08 OPENGL2 changes 2011-05-28 02:07:24 +00:00
codeanticode
d2bdceb92f Made orthographic projection consistent across renderers (PGraphics3D changes) 2011-05-28 02:06:58 +00:00
codeanticode
466d6794df Same for OPENGL 2011-05-27 01:07:13 +00:00
codeanticode
fbf5b45e7b Context is not recreated when resizing, clearing buffers in beginDraw() upon resize to avoid garbage on the screen 2011-05-27 01:06:23 +00:00
codeanticode
6f6e79dc51 Ported James Fry OPENGL2 patch to A3D 2011-05-26 11:52:52 +00:00
codeanticode
6e21004481 Applied OPENGL2 patch from James Fry 2011-05-26 11:51:21 +00:00
codeanticode
4b13bad327 Custom renderers in createGraphics 2011-05-26 04:38:05 +00:00
benfry
0d7737be86 fixing how the hex() function works to prevent errors, other tidbits in the todo 2011-05-24 16:05:36 +00:00
codeanticode
d85e344d76 PTexture updates in A3D 2011-05-24 06:39:52 +00:00
codeanticode
db9d2e7974 enable opengl2 for pre releases 2011-05-23 09:43:53 +00:00
codeanticode
b074923e44 bind/unbind methods in PTexture are public 2011-05-23 09:18:23 +00:00
codeanticode
b817aa9306 Fixed issue 623 2011-05-17 06:07:54 +00:00
benfry
c8e0e1cf3a copying serial files from arduino release 0022 2011-05-16 01:54:20 +00:00
benfry
c2199874d0 starting revision 0198 2011-05-16 00:58:11 +00:00
benfry
69ebdd5602 disable opengl2 for dist releaes 2011-05-15 22:31:22 +00:00
benfry
c61396fe8d roll back font changes from 1.5, make native fonts work again 2011-05-15 22:18:34 +00:00
benfry
3e50f20139 fix for file -> new breaking on os x (issue #664) 2011-05-15 21:58:49 +00:00
benfry
436e54ac73 fix backslash problem with jar files 2011-05-15 21:29:28 +00:00
benfry
076051518b fix up httpclient example, working on windows export problem 2011-05-15 21:26:23 +00:00
benfry
b2622cb027 fix library import problems (issue #637) 2011-05-15 20:11:15 +00:00
benfry
46f9e333d9 roll back changes because of regression 2011-05-15 20:08:45 +00:00
benfry
b314dd9379 fix for issue #661 2011-05-15 20:01:30 +00:00
benfry
9f6cac198d add font stuff 2011-05-15 18:14:49 +00:00
benfry
14aa9f7e4a svg fixes, font work, issue 350, issue 130, copying to android 2011-05-15 17:02:53 +00:00
benfry
b975d8ab94 more notes 2011-05-11 23:46:34 +00:00
benfry
8eca533206 undo package error 2011-05-11 23:46:18 +00:00
shiffman
f2d5fd4d40 adding rotate() and scaleTo() methods 2011-05-06 15:08:45 +00:00
benfry
fe134de18a fix incorrect version of PShapeSVG 2011-05-02 16:04:00 +00:00
benfry
ff37f1177e minor changes, plus svg transformations fix 2011-04-30 22:44:24 +00:00
benfry
ba076ddfd8 fix broken UpdateCheck 2011-04-30 22:38:50 +00:00
codeanticode
df4f73f526 Same for A3D 2011-04-25 03:38:45 +00:00
codeanticode
7aa43510b5 Some debugging methods for indexed mode in PShape3D 2011-04-25 03:37:55 +00:00
benfry
3bca23917c misc organizing 2011-04-17 21:22:42 +00:00
benfry
203514895b version-less image for the startup screen 2011-04-17 20:01:16 +00:00
benfry
d5269a0f83 add note about opengl2 2011-04-17 19:19:53 +00:00
benfry
a7b2b40b0e starting revision 0197 2011-04-17 19:07:32 +00:00
benfry
0f71c2ea18 preparing release notes and closing up 1.5 2011-04-17 18:33:51 +00:00
benfry
c4e364473f closing in on 1.5, run the new javadoc 2011-04-17 18:09:43 +00:00
benfry
1c103119d1 more garbage 2011-04-17 18:07:52 +00:00
benfry
bc03c495a9 more new things from layout changes 2011-04-17 18:07:10 +00:00
benfry
453ba259fa updating javadoc for 1.5 2011-04-17 18:05:19 +00:00
benfry
eb8c319af5 removing applet folders from svn 2011-04-17 17:50:52 +00:00
benfry
433feb6247 wrap up example export and remove the menu option 2011-04-17 17:48:37 +00:00
benfry
24125863a1 fix for android source bug breaking loadImage 2011-04-17 17:06:28 +00:00
benfry
b507fd2bf2 clarify instructions in examples 2011-04-17 16:55:37 +00:00
benfry
38fae0d442 trying to track down flickering issue with chrome 2011-04-17 16:55:18 +00:00