Commit Graph

5927 Commits

Author SHA1 Message Date
benfry 5a91bbade0 remove clear() after alll 2012-09-02 23:47:50 +00:00
codeanticode 874bb174ed removed parameter cache, some tweaks to the Texture class 2012-09-02 21:51:02 +00:00
benfry 55e29aed39 adding clear() method 2012-09-02 21:26:20 +00:00
codeanticode ff85026bd9 property sets cache objects in loadTextureImpl(), testing double buffered primary FBO 2012-09-02 20:49:35 +00:00
benfry de1715cc31 more tweaks 2012-09-02 20:37:37 +00:00
benfry 162f2e9d4a fix for getNative() object type 2012-09-02 20:09:00 +00:00
benfry 662fec53e6 moving font cache inside PGraphicsOpenGL 2012-09-02 20:07:26 +00:00
codeanticode 720d1ef25c hintEnabled is a utility protected method in PGraphicsOpenGL 2012-09-02 15:59:25 +00:00
Casey Reas b489257246 Removing mention of Applet from preferences dialog box 2012-09-02 05:17:14 +00:00
Casey Reas ba16c771c3 Nature of Code examples added 2012-09-02 04:13:16 +00:00
shiffman 923d2cfd6b ooops, i messed up, putting back fry's changes to PVector.java 2012-09-02 02:35:58 +00:00
shiffman b09c964330 eh never mind, keeping limit() at the moment 2012-09-02 02:33:34 +00:00
benfry dc2bb9b0b8 hide unapproved, other cleanups 2012-09-02 01:16:16 +00:00
benfry 3c9ac9fe93 add annotations, update with GL changes from desktop, new image caching scheme 2012-09-02 01:15:21 +00:00
benfry 8ae1831c33 swap how image cache is handled, and use weak reference 2012-09-01 23:54:32 +00:00
codeanticode a0bdd0d44b corrected warning message for stroke perspective in 2D 2012-09-01 22:04:59 +00:00
codeanticode 754eb380db Added static context variable to PGL, in order to detect surface restarts. Fixed issue 1146 2012-09-01 21:34:21 +00:00
benfry 880f62bcb4 performance improvement for PVector.limit() (issue #1122) 2012-09-01 20:59:08 +00:00
benfry 9cf364de51 fix for exported apps loading from data folder with spaces (issue #1073) 2012-09-01 20:58:44 +00:00
benfry 4bb78febd0 set minimum system version on OS X 2012-09-01 19:48:40 +00:00
benfry 7bbb24f401 starting revision 0209 2012-09-01 19:34:16 +00:00
benfry fbdca0632d more cleanups 2012-09-01 18:44:56 +00:00
benfry 309b1d0147 write release notes for 2.0a9 2012-09-01 18:40:25 +00:00
benfry 232390c02c move PConstants around a bit, add annotations for overrides, cleaning up unapproved PShape additions 2012-09-01 18:05:24 +00:00
Casey Reas 46e2e90ede Change the shape() params to use a,b not x,y 2012-09-01 15:39:24 +00:00
Casey Reas 98e8349666 Examples for Beta updates 2012-09-01 15:38:03 +00:00
benfry b61f3c26b6 add annotations for overrides... starting cleanup of shape 2012-09-01 09:26:38 +00:00
Casey Reas 07750c4811 Removing the group of OpenGL examples 2012-08-31 21:53:02 +00:00
Casey Reas c92a89d93c Tweaks to the Movie examples 2012-08-31 21:39:52 +00:00
Casey Reas ab9e6502ba Updated Movie Examples 2012-08-31 21:23:20 +00:00
codeanticode 0a1c1ff2c5 android sync 2012-08-31 20:21:19 +00:00
codeanticode 5120b801bf Update todo notes 2012-08-31 19:42:35 +00:00
Casey Reas d564962e0f Temporarily removing Movie examples 2012-08-31 19:04:59 +00:00
Casey Reas b2835fc818 Removing Yahoo Search examples 2012-08-31 19:00:28 +00:00
Casey Reas 86d96c363d Adding the shader examples 2012-08-31 17:13:27 +00:00
Casey Reas 8b1e862c35 Temporarily removing the shaders examples 2012-08-31 17:12:41 +00:00
Casey Reas 64d698197e 2012-08-31 17:10:59 +00:00
Casey Reas 27bc747d4c Changes to the Shader examples 2012-08-31 16:45:16 +00:00
codeanticode 20410b4746 More code formatting 2012-08-31 16:18:25 +00:00
codeanticode ed4926f8a9 added condition to skip bevel triangles in 3D 2012-08-31 14:41:55 +00:00
codeanticode 261018afcc Renamed stroke perspective hint 2012-08-31 13:35:36 +00:00
Casey Reas 3494890075 2012-08-31 03:10:40 +00:00
Casey Reas df3adbe14c New shape examples 2012-08-31 03:10:12 +00:00
Casey Reas 7016010440 2012-08-31 00:29:07 +00:00
Casey Reas c2e5477e5e 2012-08-31 00:28:45 +00:00
Casey Reas 9c616f66f6 2012-08-31 00:23:45 +00:00
Casey Reas e3f273f8d0 2012-08-31 00:16:27 +00:00
Casey Reas a52c7aed8c Cleaning examples for Beta launch 2012-08-30 22:12:12 +00:00
codeanticode a230a54c17 update todo list 2012-08-30 22:02:22 +00:00
codeanticode 2acd81befe perspective correction can be disabled/enabled for points 2012-08-30 21:32:57 +00:00