Commit Graph

6046 Commits

Author SHA1 Message Date
benfry 1f3befac59 oh yeah, that 2012-10-20 19:51:16 +00:00
benfry ca53abcd7e moving AWT utility functions into Toolkit class (for headless) 2012-10-20 19:50:17 +00:00
benfry fcc56f7983 working on command line version 2012-10-20 19:22:28 +00:00
codeanticode 467c0ffe4b properly matching pushFramebuffer() call in beginPixelsOp with popFramebuffer in endPixelsOp 2012-10-20 18:51:50 +00:00
benfry 6e7bffd5ec replacing ecj.jar with jdt-core.jar to support XQMode 2012-10-20 18:12:26 +00:00
benfry 3f50413442 misc notes 2012-10-20 18:11:51 +00:00
codeanticode 06a14107c5 using new FBO mechanism in JOGL, removed FBO hack for OSX 2012-10-20 18:01:01 +00:00
codeanticode ccbf324b1b update jogl jars to Oct 16th autobuilds 2012-10-20 17:59:42 +00:00
benfry c0fe29ba95 remove warnings 2012-10-20 17:19:19 +00:00
benfry c933e572fb fix hue() due to differences in Android API (issue #1257) 2012-10-19 20:41:51 +00:00
benfry 3dbd117d75 default sketchbook was user.dir instead of user.home... oops (issue #1286) 2012-10-19 19:59:52 +00:00
benfry b42df86a4a change createTempFolder() to ensure correct dir, write contribs to temp folder on same volume (issue #1295) 2012-10-19 19:50:25 +00:00
benfry 6c57c0e340 sketch renaming regeression due to underscore handling (issue #1310) 2012-10-19 19:25:26 +00:00
benfry 32dd29962c minor cleanups, some notes, see if better option for issue #1312 2012-10-19 16:10:04 +00:00
benfry ab815ede89 update source/target settings in build b/c of Java 7 warnings 2012-10-19 14:48:48 +00:00
benfry 9aacc3d27f modify OS X version for Apple workarounds; implement fix 32-bit install issues (issue #1312) 2012-10-19 14:48:19 +00:00
benfry 6be14ccc03 key value not setting properly on Android (issue #1254) 2012-10-18 22:11:18 +00:00
benfry 728303928e mouseButton not getting set on release event (issue #1294) 2012-10-18 22:02:03 +00:00
codeanticode 3c4a2f18c2 Fixes issue 1303 2012-10-11 15:22:05 +00:00
benfry 810a33a79c find replace updates 2012-10-08 20:37:24 +00:00
benfry 1af8e6e1a4 rolling over to rev 0212 2012-10-08 20:10:38 +00:00
codeanticode 420a1f942c Updating all jogl jars 2012-10-03 21:49:48 +00:00
codeanticode 83d8af5b43 JOGL update 2012-10-03 20:51:00 +00:00
Casey Reas 057447c68b New Minim for 2.0 2012-09-17 18:07:38 +00:00
Casey Reas 9f38058e52 Removing 1.0 Minum, will add 2.0 version soon 2012-09-17 18:06:25 +00:00
codeanticode c0a5b611be added TODO note 2012-09-14 15:30:06 +00:00
codeanticode bf062546da Better comments for the ortho() function 2012-09-13 18:49:08 +00:00
alignedleft 37fb719593 XML object now cross references loadXML ref docs 2012-09-12 21:22:49 +00:00
codeanticode a109b1bc9b setUniformVector takes length of array as argument, so partially full arrays can be passed to shader w/out wasting empty elements 2012-09-12 20:15:59 +00:00
alignedleft c38bd0cfeb Added webrefs for loadXML() and loadTable() for reference doc generation 2012-09-12 18:32:25 +00:00
alignedleft a89ae7c3bc Added webrefs to enable reference page generation 2012-09-12 16:50:33 +00:00
Casey Reas 7deaccfd0b Slight changes for the Capture reference page 2012-09-12 15:37:17 +00:00
codeanticode fcf474fc14 check for framebuffer multisample extension when creating screen FBO 2012-09-12 14:25:27 +00:00
Casey Reas 78ac1b3e27 Update for 2.0 reference, including edits to source files 2012-09-12 05:26:43 +00:00
Casey Reas 252ce74acf Update for 2.0 reference, including edits to source files 2012-09-12 05:17:16 +00:00
benfry 5d4b6f229f revisions file update 2012-09-10 21:01:26 +00:00
Casey Reas a2cb601167 Reverting Minim to the 1.5.1 version for B3 release 2012-09-10 20:59:59 +00:00
codeanticode d11059f144 fix typo on android too 2012-09-10 20:31:20 +00:00
codeanticode ae12d2b32f typo in warning message 2012-09-10 20:30:08 +00:00
codeanticode 5dd6e714b2 removed GL check from setPrimary(), added to Android's PApplet 2012-09-10 20:19:49 +00:00
codeanticode 1c57d0829d more detailed GL version/extensions check 2012-09-10 20:07:32 +00:00
benfry 1eff9352eb clean up handling of untitled sketches 2012-09-10 19:51:01 +00:00
benfry c63d838829 avoid get/set native stuff being included into PApplet 2012-09-10 19:49:33 +00:00
codeanticode dd719ac0d4 check if main renderer is PGraphicsOpenGL when creating P2D/P3D PGraphics 2012-09-10 18:49:10 +00:00
benfry 4c682da552 looking into reset for window locations (issue #1162) and prefs cleanup 2012-09-10 18:40:37 +00:00
codeanticode 502ef5efe0 Re-wrap throwable if is not a runtime excepton, otherwise just throw original object for clearer error messages 2012-09-10 18:36:31 +00:00
benfry ea9dedef16 add getImage() back to PImage (issue #1223) 2012-09-10 18:16:09 +00:00
benfry 35a533c845 who let that space in there? 2012-09-10 16:48:51 +00:00
benfry 19e76551b4 restore deprecated versions of getFont() and getImage() 2012-09-10 16:47:01 +00:00
benfry 7cf6c3af17 remove incorrect cast 2012-09-10 16:45:02 +00:00