Commit Graph

5967 Commits

Author SHA1 Message Date
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
codeanticode 45930bda63 android sync 2012-09-03 01:48:59 +00:00
benfry 3fa1dcfc06 just a little note 2012-09-03 01:48:52 +00:00
codeanticode 7709d70d47 Adding a few more shader examples 2012-09-03 01:31:49 +00:00
codeanticode d09d1d461f some FBO changes, to be continued later 2012-09-03 01:29:38 +00:00
benfry f7621ad021 make not if issue #1068 being fixed in the last commit 2012-09-02 23:50:22 +00:00
benfry 5a91bbade0 remove clear() after alll 2012-09-02 23:47:50 +00:00
codeanticode 874bb174ed removed parameter cache, some tweaks to the Texture class 2012-09-02 21:51:02 +00:00
benfry 55e29aed39 adding clear() method 2012-09-02 21:26:20 +00:00
codeanticode ff85026bd9 property sets cache objects in loadTextureImpl(), testing double buffered primary FBO 2012-09-02 20:49:35 +00:00
benfry de1715cc31 more tweaks 2012-09-02 20:37:37 +00:00
benfry 162f2e9d4a fix for getNative() object type 2012-09-02 20:09:00 +00:00
benfry 662fec53e6 moving font cache inside PGraphicsOpenGL 2012-09-02 20:07:26 +00:00
codeanticode 720d1ef25c hintEnabled is a utility protected method in PGraphicsOpenGL 2012-09-02 15:59:25 +00:00
Casey Reas b489257246 Removing mention of Applet from preferences dialog box 2012-09-02 05:17:14 +00:00
Casey Reas ba16c771c3 Nature of Code examples added 2012-09-02 04:13:16 +00:00