Commit Graph

6369 Commits

Author SHA1 Message Date
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
benfry 0fcbb66fa2 fix theme on Android, and todo notes 2012-12-09 23:51:13 +00:00
alignedleft 4c49e6e097 Added @see related links to all PShape fields and methods 2012-12-09 23:15:12 +00:00
Casey Reas cf68f4ed28 New code colors for testing 2b8 2012-12-09 21:49:22 +00:00
codeanticode a26e64c515 completed transition to direct buffers 2012-12-09 21:04:29 +00:00
benfry 982db8e89d closing up Table work, moving functions a bit, hide unapproved 2012-12-09 21:02:53 +00:00
benfry 0949ce213f major work on Table to finalize API 2012-12-09 20:51:52 +00:00
fjenett 0aeed532af updated js mode theme to have new colors and additional keywords, updated examples to not show 'Contributed Libraries' entry 2012-12-09 19:52:14 +00:00
benfry 6eab52431d add ESC and cmd/ctrl-W to the Examples window 2012-12-09 19:04:43 +00:00
benfry e237a67ac1 working on new Table class setup 2012-12-09 18:59:02 +00:00
codeanticode 144eaa14cb continue working with direct buffers 2012-12-09 17:59:38 +00:00
Casey Reas 5703e24070 Code color coding scheme candidate for 2b8 2012-12-09 17:47:43 +00:00
benfry 88c6ad8714 syntax coloring fixes, and clean up code layout a bit 2012-12-09 17:26:48 +00:00
codeanticode 3a165aa27d More direct buffer changes 2012-12-09 17:23:30 +00:00
Casey Reas e270371b69 For color coding FUNCTION3 changes added 2012-12-09 17:03:43 +00:00
Casey Reas ab00ced1ee For color coding FUNCTION3 changes added 2012-12-09 17:02:34 +00:00
Casey Reas e4c27d8e2e Keyword color alteration, getting closer 2012-12-09 16:34:42 +00:00
codeanticode 412397b845 Moving to direct buffers in GL renderer 2012-12-09 16:34:42 +00:00