Commit Graph

5982 Commits

Author SHA1 Message Date
benfry 327e448cdd change how TRIANGLE_FAN is handled (issue #1137) 2012-09-07 15:13:44 +00:00
benfry 553a6b23ff implement new hint() to deal with issue #1068 regression 2012-09-06 23:20:47 +00:00
codeanticode 27673310cd properly handles obj files w/out materials, fixes issue 1081 2012-09-06 22:27:40 +00:00
Casey Reas 58495bcdfa Changes to source and XML for 2.0 Beta Reference 2012-09-06 21:47:02 +00:00
codeanticode bead3f7b1e added note about instancing 2012-09-06 14:24:57 +00:00
codeanticode f2f1d9a7a6 Sync android examples 2012-09-05 23:50:25 +00:00
codeanticode 3661d09ed3 a few corrections in the java mode examples 2012-09-05 23:47:44 +00:00
codeanticode e67f0d653d doesn't apply perspective correction when the projection matrix is orthographic, fixes issue 1207. 2012-09-05 22:41:26 +00:00
fjenett 8595a41533 missing forum images and tiny js-fix for js mode 2012-09-05 21:13:13 +00:00
benfry 4c2000c9e1 fix bug in key events with libraries 2012-09-05 21:13:16 +00:00
codeanticode f36462a994 Put shader toy and GLSL sandbox examples back with proper credits and comments 2012-09-04 13:23:50 +00:00
codeanticode d9ad1e1e9f removed non-properly documented shader examples 2012-09-04 12:25:26 +00:00
benfry 15d7fc3d65 basic trim() implementation 2012-09-04 06:00:00 +00:00
benfry 073684bf6d starting revision 0210, probably beta 2 2012-09-04 04:36:59 +00:00
benfry bdc739c371 wrapping up the beta release 2012-09-04 04:00:46 +00:00
Casey Reas dc64b24891 Fixing keywords for Beta r1 2012-09-04 03:54:25 +00:00
Casey Reas 954ef88c79 Getting keyword color up and running 2012-09-04 03:43:15 +00:00
benfry 18843b6f64 heading toward a release 2012-09-04 02:21:57 +00:00
benfry fec18c95cf copy latest registry code to Android, change key events, other 2012-09-04 02:07:25 +00:00
shiffman 1d86e1f5bf i think i really got it this time, nature of code in 2012-09-04 01:47:20 +00:00
shiffman b5b67a12b5 removing Nature of Code bad filenames 2012-09-04 01:45:28 +00:00
benfry c843b6311b sync events folder over to Android 2012-09-04 01:23:24 +00:00
benfry 6b13c8e169 entirely new mouse/key event handling 2012-09-04 01:18:12 +00:00
benfry 971ac33557 change errors constant 2012-09-04 01:17:53 +00:00
benfry 2de31b9dcb change name for OpenGL errors constant 2012-09-04 01:17:13 +00:00
shiffman 6ad7b782d9 adding nature of code examples 2012-09-04 00:55:42 +00:00
benfry 6e10c689e1 update list of folders for examples in Java mode 2012-09-04 01:00:40 +00:00
benfry 2b9c6ec3d0 fix regex exception with splitting paths on Windows 2012-09-04 01:00:26 +00:00
Casey Reas 4ec88f95a2 New reference.zip and keywords.txt for 2 beta release 2012-09-04 00:43:42 +00:00
Casey Reas ebb25d8a45 Moving some documentation tags about of PApplet 2012-09-04 00:27:00 +00:00
Casey Reas 7e70c81040 Temp removing nature of code examples because of underscores 2012-09-03 23:39:22 +00:00
benfry 06045df2be fix event handling bugs 2012-09-03 22:49:43 +00:00
codeanticode a69ba6b22d a couple of missing methods 2012-09-03 22:49:13 +00:00
codeanticode c64a5958dd android sync 2012-09-03 22:42:56 +00:00
benfry 5cd10592ef closing in on better event handling 2012-09-03 22:24:45 +00:00
benfry 33d5c644ee hiding events for now until we can sort things out with touch 2012-09-03 22:24:25 +00:00
codeanticode ebf861adef OBJ-loading code moved into PShapeOBJ, removed PShape2D and PShap3D 2012-09-03 22:21:49 +00:00
alignedleft 85a44aa9be Attempting to get XML object to get picked up by the reference generator 2012-09-03 22:01:33 +00:00
codeanticode e635bc28c5 updated notes 2012-09-03 19:34:28 +00:00
codeanticode ab81544c99 leaving backbuffer improvements for later 2012-09-03 19:34:06 +00:00
codeanticode e7e1feb028 removed life example 2012-09-03 19:19:56 +00:00
codeanticode aa90bbc42e Using white as the default ambient material property 2012-09-03 16:35:53 +00:00
alignedleft 09de261a12 Updated parameter names for ambientLight, directionalLight, pointLight, spotLight 2012-09-03 15:28:43 +00:00
codeanticode 4bf7bc727b validate framebuffer only at init in android, new offscreen implementation that properly solves the fickering problem (commented out for now to finish later), some todo notes 2012-09-03 13:48:34 +00:00
benfry 72573da4d7 save example browser state (issue #827) 2012-09-03 04:20:10 +00:00
benfry 72771ae142 trying to fix double-click issues in the examples menu 2012-09-03 02:14:29 +00:00
benfry a6f6d74663 change mode title to Java instead of Standard 2012-09-03 01:57:02 +00:00
benfry 704dac1321 yeah, not gonna do that 2012-09-03 01:56:39 +00:00
codeanticode fb8e6f1dd2 todo notes 2012-09-03 01:53:04 +00:00
benfry d83538a7c6 dim out find buttons (issue #1056) 2012-09-03 01:49:11 +00:00