Commit Graph

5613 Commits

Author SHA1 Message Date
codeanticode a593a85c19 Fixed the bug in frustum() that resulted in texture blurriness. 2012-06-18 16:19:22 +00:00
shiffman 21196d8fd5 A new set of PVector examples 2012-06-15 19:31:32 +00:00
codeanticode ff0ae29cb6 Making PShapeOpenGL to work with the PApplet recorder 2012-06-15 19:26:46 +00:00
shiffman ca758aedb6 working on comments in PVector for reference 2012-06-15 18:50:56 +00:00
shiffman 80cb6bfbbf working on comments for reference 2012-06-15 17:32:12 +00:00
shiffman 0853ce720c fixing lerp functions in PVector 2012-06-15 16:03:07 +00:00
codeanticode aa94623ac2 removed quality constants from Texture 2012-06-14 18:29:53 +00:00
codeanticode 39bd4a3c8b removed som test code 2012-06-14 15:32:56 +00:00
codeanticode 53652f2718 Disabling perspective and camera methods in PGraphics2D, using orthographic projection as default 2012-06-14 15:28:52 +00:00
codeanticode 130e8c6d55 added drawing of rectangular textures 2012-06-14 12:39:38 +00:00
shiffman d8dbe251fa adding PApplet to random2D() and random3D() option 2012-06-13 20:55:47 +00:00
codeanticode 4fe8a954e0 android sync 2012-06-13 20:49:36 +00:00
codeanticode b2515427b4 video library updates 2012-06-13 19:40:49 +00:00
codeanticode f5c1b659a5 Some work to have loadPixels working in GL, but commented out for now. 2012-06-13 19:37:46 +00:00
codeanticode 9955e6c319 fixed on android as well 2012-06-13 17:16:44 +00:00
codeanticode 43d97141ee looping over the glyphTexinfos array using correct limit 2012-06-13 16:10:00 +00:00
benfry 3c5a5bd176 bring back online 2012-06-12 16:36:11 +00:00
benfry 746ef37c64 trying to figure out smoothing 2012-06-12 16:31:36 +00:00
benfry a26f7dcd3c minor tweaks 2012-06-12 16:31:13 +00:00
benfry 5a18ea85c1 minor update 2012-06-12 16:31:01 +00:00
codeanticode aec914d973 update capture example 2012-06-04 18:26:15 +00:00
codeanticode c6e051a818 Prints available resolutions in error message... 2012-06-04 18:26:00 +00:00
codeanticode 2a2759ccbe Unsupported capture resolution also results in an exception. 2012-06-04 18:00:45 +00:00
codeanticode 5658c48eec Capture throws runtime error when no camera is available, fix in checkResolutions() method to correctly use fps 2012-06-04 17:49:22 +00:00
codeanticode 9da96940a1 fixed typo 2012-06-04 14:35:00 +00:00
codeanticode 304b421e5e copied changes to android 2012-06-04 14:22:52 +00:00
codeanticode 30626be5eb renamed shader constants, again 2012-06-04 14:21:00 +00:00
codeanticode c7305b0af7 put supported network protocols in static array 2012-06-04 02:15:06 +00:00
codeanticode 6a9f33366d in opengl package as well 2012-06-04 02:08:44 +00:00
codeanticode a5b88c92e7 constant cleanup in android 2012-06-04 02:08:12 +00:00
codeanticode ed1ea84374 update shader examples in android 2012-06-04 02:07:52 +00:00
codeanticode 38e86225dc cleanup shader constants, update examples 2012-06-04 02:03:36 +00:00
codeanticode 4ee85f0e45 add check to avoid setting the framerate again when the new fps is same as the old 2012-06-04 01:02:01 +00:00
codeanticode 40716932a7 fixed caps initialization in NEWT path 2012-06-03 23:20:55 +00:00
codeanticode 65aa249ad6 update tex cache when tessellating lines, points 2012-06-03 22:31:45 +00:00
codeanticode 4f7068a921 Removed DEFAULT_COLOR_DEPTH and friends 2012-06-01 19:29:15 +00:00
benfry 9c48e372c1 starting revision 0206 2012-06-01 18:15:56 +00:00
benfry e83b97b1cb finishing up release notes 2012-06-01 16:23:08 +00:00
benfry aa4963b929 fix naming conventions (+ to match desktop) 2012-06-01 16:00:32 +00:00
benfry 5e27d4cb82 clean up some size() issues, making notes wrapping up the release 2012-06-01 15:46:58 +00:00
benfry 5e89f31610 change to 1.6 instead of 1.5 as target 2012-05-31 16:27:53 +00:00
benfry 2a70eb78ce change default Android renderer back to software 2D 2012-05-31 14:43:26 +00:00
benfry 77254f360c change debug level of ant build 2012-05-31 14:39:12 +00:00
benfry 0ff382f212 fix build warning, trying old ant build in android 2012-05-31 14:27:49 +00:00
benfry 2c3b444839 cleaning up name space from GL mess 2012-05-31 14:13:56 +00:00
codeanticode 9d84d97ffd Removed debug println 2012-05-31 04:46:00 +00:00
codeanticode bc88bf65a6 Added OSX 10.7+ check 2012-05-31 04:29:25 +00:00
codeanticode 10076317de Multisampling hack to have antialiased onscreen rendering through FBOs 2012-05-31 04:13:49 +00:00
codeanticode 87fa075f5b Increased box size in CubicGridRetained 2012-05-31 00:57:10 +00:00
codeanticode 8684479594 make box and sphere edges disconnected 2012-05-30 23:51:26 +00:00