Commit Graph

5313 Commits

Author SHA1 Message Date
codeanticode bdfcd8e16e Faster pixel get/set in P3D 2012-03-29 05:05:07 +00:00
fjenett 1edda6d771 js mode: html5 audio example, removing export folder 2012-03-28 06:18:29 +00:00
fjenett ab0758c6d9 js mode: tiny server fix and html5 audio api example 2012-03-28 06:17:22 +00:00
codeanticode 61f00b3bd1 Added precision to source of rectangle shader on Android 2012-03-27 21:03:28 +00:00
codeanticode edf64a99fb Added drawRectangle() to PGL, reimplemented set(x, y, color) method. 2012-03-27 20:52:13 +00:00
benfry 410bf3dd91 fix problems with native lib copy and better errors msgs for full screen problems 2012-03-27 17:08:04 +00:00
benfry 3f8e1cf218 remove debugging messages, oops 2012-03-27 16:54:59 +00:00
codeanticode f7b301ace9 Better capabilities setting, using GL2ES2 interface, removed stencil bits hack 2012-03-27 15:04:06 +00:00
benfry 6eea3ec46e trying to debug window focus issue 2012-03-27 14:27:58 +00:00
benfry 30319befb6 trying to track down focus issue with file dialog 2012-03-27 12:35:22 +00:00
benfry b24611f415 organizing the todo lists 2012-03-27 03:19:15 +00:00
benfry 0936689b63 convert tabs to spaces when pasting text (issue #69) 2012-03-27 02:33:59 +00:00
benfry 6e246243fd deal with crash causing problems with bad fonts 2012-03-27 01:34:50 +00:00
benfry 27acc5adf8 last for the evening 2012-03-27 00:27:14 +00:00
benfry 9141728a76 todo notes 2012-03-27 00:26:15 +00:00
benfry 1907bdc19d Base.listFiles does not list recursively if extension is given (issue #718) 2012-03-27 00:16:50 +00:00
benfry fc40ee5199 createGraphics for JAVA2D generates the wrong error msg w/ w/h <= 0 (issue #983) 2012-03-27 00:00:11 +00:00
benfry 241f609a75 fix for renaming .pde to .java file (issue #776) 2012-03-26 23:40:40 +00:00
fjenett 26bf24894b JS mode, regression bug because of fix for #936 (server hangs) fixed 2012-03-26 15:46:58 +00:00
benfry 1b1c1692af continuing work on recent sketches 2012-03-26 02:53:09 +00:00
benfry 0d1cee5811 adding recent sketches menu 2012-03-26 02:05:46 +00:00
benfry 9a8242e420 a little bulletproofing/checking 2012-03-26 01:48:04 +00:00
benfry 07a446f0f5 remove warning 2012-03-26 01:47:03 +00:00
benfry 5ae944da16 moving OpenGL classes around to prevent overall pollution of processing.core package. 2012-03-25 22:09:36 +00:00
benfry 193a6621d5 renaming Android 3D 2012-03-25 21:37:40 +00:00
benfry edfaf1bac0 work on editor state info, heading toward recent sketches, other cleanups 2012-03-25 19:58:31 +00:00
benfry 73e614a291 comment-out lines causing compile warnings 2012-03-25 19:57:46 +00:00
benfry 7403bd26ab remove the extra window color business 2012-03-25 18:17:23 +00:00
benfry ca51d19778 major work to get multi-screen support and full-screen improved 2012-03-25 17:31:53 +00:00
benfry e5d978bac6 add support for printing arrays of longs 2012-03-25 14:34:23 +00:00
benfry e610e5ed5c add println(long) and double to avoid casting bug (issue #969) 2012-03-25 14:27:33 +00:00
benfry 23b887907f wrap up fullscreen issues (issue #71), better screenWidth and screenHeight setup 2012-03-25 14:18:59 +00:00
benfry d012e2cc9a when internal tools crash, do not add them to the menu 2012-03-25 14:13:10 +00:00
benfry 51eee1ad6b major updates to full screen handling, remove FSEM, add native OS X menubar hiding 2012-03-25 12:52:46 +00:00
benfry 38fe999d73 a little cleanup 2012-03-25 12:51:29 +00:00
benfry fff0a12536 add toString() for XML, looking through todos 2012-03-24 20:03:03 +00:00
benfry 4e28c6b4e7 starting revision 0205 2012-03-23 22:57:23 +00:00
benfry 479941e5bf finish up last bits for 2.0a5 2012-03-23 22:20:03 +00:00
benfry 7acb7b3d0a a better way of dealing with XML import issues 2012-03-23 21:53:46 +00:00
codeanticode 656a82dc98 Temporary hack for stencil bits query 2012-03-23 21:51:46 +00:00
benfry 822b603a25 fix for OpenGL applets, and to ignore processing.xml import 2012-03-23 21:43:00 +00:00
benfry 39ad1b192a f*king delay() is back again 2012-03-23 21:42:38 +00:00
benfry 12fdf47428 f*king delay() is back again 2012-03-23 21:42:26 +00:00
codeanticode 7f0a8dd3be Sync P3D changes 2012-03-23 21:22:13 +00:00
codeanticode e19a0531c9 Removed invalid constants 2012-03-23 19:52:33 +00:00
fjenett dd927f62cd Fix for issues #936 and #848 2012-03-23 18:23:32 +00:00
codeanticode 969a779be2 Depth/stencil bits query, more GL constants supported 2012-03-23 16:29:03 +00:00
benfry e9d39fc7f4 try to improve performance of tint(), mostly failing 2012-03-23 15:32:10 +00:00
benfry ea8edb4803 fix PImage.get() issue with width or height < 0 2012-03-23 15:30:09 +00:00
benfry 46a470eaf2 added setContent() to the XML library, other tweaks to XML export 2012-03-23 15:29:35 +00:00