Commit Graph

6386 Commits

Author SHA1 Message Date
benfry 0e52bf2653 fix another options bug in loadTable 2012-12-16 15:59:42 +00:00
benfry 08f844b406 fix illegal state when closing window 2012-12-16 14:27:10 +00:00
benfry e73ef5fbe9 move that composite around a bit 2012-12-16 02:11:29 +00:00
benfry 8a7a1669a3 attempting some canvas stuff 2012-12-16 01:48:20 +00:00
benfry e68763550c add warning message when registering AWT mouse/key events 2012-12-15 23:07:44 +00:00
benfry 9500763f5b remove warning, and initial startup noise 2012-12-15 23:07:06 +00:00
benfry ef37654f70 PImage.resize() greater than image size hangs (issue #1464) 2012-12-15 22:48:49 +00:00
benfry 2c3ad34caa remove hint(ENABLE_NATIVE_FONTS) 2012-12-15 22:02:22 +00:00
benfry 55330b617f create retina version of EditorStatus 2012-12-15 22:00:51 +00:00
benfry 14e46987be weird xToOffset problem, hide exception 2012-12-15 18:52:34 +00:00
benfry 0385dc6eb7 additional cleanup of JSON 2012-12-15 18:37:33 +00:00
benfry ca76f3dad8 working on JSON API 2012-12-15 17:47:44 +00:00
benfry 7838cb1ff9 attempt to improve full-screen detection, make notes 2012-12-15 17:47:01 +00:00
benfry 86dd2f0c6c basic retina support for the PDE itself 2012-12-15 16:36:41 +00:00
codeanticode c9e037666e cleaned-up handling of direct/indirect buffers in android 2012-12-15 14:50:12 +00:00
codeanticode 42cf088cb5 rgba pixels array in Texture is persistent 2012-12-14 23:50:19 +00:00
codeanticode 0bbc3e07bb uncommented allocate() in Texture, removed some debug printlns 2012-12-14 23:12:33 +00:00
codeanticode b548787f73 several opengl fixes (among them, major memory leak due to incorrectly initialized static var) 2012-12-14 22:49:25 +00:00
alignedleft 188e0a8019 Removed a @see reference from PVector.lerp() as it wasn't being parsed by the ref generator script correctly 2012-12-13 21:16:22 +00:00
benfry 6e0b51db21 cleaning up JSON a bit, remove bad import 2012-12-13 17:28:52 +00:00
benfry 4194da736c fix for header rows 2012-12-13 17:09:53 +00:00
alignedleft ecafcab8a2 Clarified reference for PVector.lerp() 2012-12-12 21:43:45 +00:00
codeanticode fff68b7390 updated shader examples for android 2012-12-12 20:30:53 +00:00
codeanticode 9288a77d16 re-added android files 2012-12-12 17:47:42 +00:00
codeanticode a23205d958 direct buffers for pixel and texture operations, added GL thread check 2012-12-12 17:42:27 +00:00
Casey Reas 289f46ff61 Simple reference updates 2012-12-12 04:01:33 +00:00
alignedleft 2e92b0eabc Added reference pages for new PVector methods 2012-12-11 23:16:20 +00:00
codeanticode 1ee38fc7f0 added buffer swap in Display() to solve the garbage problem 2012-12-11 23:07:40 +00:00
benfry 4e70370bf7 reverse order of the Recent menu 2012-12-11 22:53:54 +00:00
benfry 2a07a1f79b fix table loading quirk with extensions 2012-12-11 22:53:11 +00:00
codeanticode 7855bc65de copy projmodelview fixes to android 2012-12-11 22:37:05 +00:00
fjenett c066abe48f updated js mode todo 2012-12-11 20:49:48 +00:00
shiffman 54f48d93af new Nature of Code examples 2012-12-11 20:04:34 +00:00
shiffman 9b4891e419 removing old nature of code examples before adding new ones 2012-12-11 20:01:56 +00:00
alignedleft e3aff605a8 Added XML.parse() as related to loadXML() 2012-12-11 19:37:37 +00:00
alignedleft ae2d132a24 Added reference documentation for XML.parse() per issue 1379 2012-12-11 19:32:16 +00:00
codeanticode 1a285e9f2f removed checkOrthoProjection. Properly update projmodelview upon changes in projection matrix 2012-12-11 16:40:25 +00:00
benfry 2e9b3cd747 and some culling 2012-12-11 01:12:16 +00:00
benfry d33c152ee1 renaming again 2012-12-11 01:09:02 +00:00
benfry eff1581334 more scrubbing 2012-12-11 01:07:37 +00:00
benfry 97c21e8fc1 more cleaning 2012-12-11 00:18:42 +00:00
benfry 61c58d9ec4 renaming and starting to make the mess 2012-12-10 23:40:29 +00:00
benfry edab71ce46 uh-oh 2012-12-10 23:12:13 +00:00
codeanticode 4c4fd98425 sync with java mode 2012-12-10 22:07:37 +00:00
codeanticode fd8f5c535d using PGL methods in update, etc 2012-12-10 22:07:18 +00:00
codeanticode 860de2517b some cleanup 2012-12-10 19:51:17 +00:00
codeanticode ecd810eb7b GL renderer with direct buffers working on Android 2012-12-10 19:30:19 +00:00
benfry 30a6a4b408 starting to move syntax coloring out of theme.txt and back into Preferences 2012-12-10 17:22:48 +00:00
Casey Reas d836b3c0c9 Two new Capture examples from David Muth 2012-12-10 05:47:25 +00:00
Casey Reas 7f3f9c1edc New theme.txt for android with new color coding keywords 2012-12-10 00:56:48 +00:00