Commit Graph

6819 Commits

Author SHA1 Message Date
Ben Fry f92b7d5e72 port float changes over to int 2013-04-28 10:49:06 -04:00
Ben Fry 75b5bc9489 cleaning up FloatHash, getting to work on the others, fix iterator in Table 2013-04-28 10:40:59 -04:00
Ben Fry be01dcb8c5 fix line endings issue on Windows 2013-04-28 08:51:30 -04:00
Ben Fry 2970a26393 remove "Listening for transport dt_socket at address: 8727" message 2013-04-27 18:56:03 -04:00
Ben Fry 2c08fe94f3 add notes about JDI 2013-04-27 18:55:51 -04:00
Ben Fry f91d6c9fde add workaround for apparent Eclipse JDI bug, get errors working again 2013-04-27 17:30:02 -04:00
Ben Fry 22837c316e add source link when available 2013-04-27 17:29:31 -04:00
Ben Fry c030b75223 switch to socket attach connector, fix error msg for bitness of libs, fighting with Eclipse JDI 2013-04-27 15:38:17 -04:00
Ben Fry b70855d74f save methods for JSON objects and arrays 2013-04-26 15:16:46 -04:00
Ben Fry 7274c54196 Merge branch 'master' of github.com:processing/processing 2013-04-26 14:57:13 -04:00
Ben Fry 8124390044 JSON fixes for Shiffman 2013-04-26 14:57:07 -04:00
Daniel Shiffman abdd12188f cleanup JSON example more 2013-04-26 14:10:04 -04:00
Daniel Shiffman bca7852b47 LoadSaveJSON mostly working 2013-04-26 13:59:11 -04:00
Daniel Shiffman 936790e30b fixing setJSONObject setJSONArray 2013-04-26 13:55:41 -04:00
Casey Reas c89c3311f6 Remove Puff example 2013-04-25 18:07:10 -07:00
Daniel Shiffman 413d833aba temporarily reverting some PVector methods to be compatible with processingjs. 2013-04-25 10:33:53 -04:00
codeanticode 2f2f2454e6 renamed release() as dispose() in all GL classes for consistency with
PGraphics.dispose()
2013-04-24 16:02:04 -04:00
codeanticode 80e74e0895 renamed some functions 2013-04-24 15:36:50 -04:00
codeanticode f90bdf1417 Fix issue #1740 2013-04-23 19:14:28 -04:00
Ben Fry 21d553ba02 working on List class 2013-04-21 17:27:02 -04:00
Ben Fry 3b903c707c Update README.md 2013-04-21 15:28:53 -03:00
Ben Fry b5b133dfbe removing android from main repo (sniff) 2013-04-21 14:16:10 -04:00
Ben Fry 00d7dd4190 organizing data notes 2013-04-21 14:15:03 -04:00
Ben Fry 33e56d3af8 Merge branch 'master' of github.com:processing/processing 2013-04-21 12:31:33 -04:00
Ben Fry de58f4cf34 notes about api for data functions 2013-04-21 12:31:23 -04:00
codeanticode 1831d33183 Made PGL object static, removed references to parent and renderer in
Texture and FrameBuffer object, fixed PGraphicsOpenGL.dispose()
2013-04-21 09:33:17 -04:00
Ben Fry 6aafb2e7f8 todo notes and removing old LiveConnect library 2013-04-20 17:05:11 -04:00
Ben Fry cfb3f0e0da layout tweaks and fix for #1701, errant msgs about backup folder on update 2013-04-20 16:20:52 -04:00
Ben Fry 21961f3899 cleaning up contrib mgr (also fixes #1684) 2013-04-20 15:58:00 -04:00
Ben Fry 4ed878f912 more props work 2013-04-20 15:35:55 -04:00
Ben Fry 3583213403 properties file for Android Mode 2013-04-20 13:24:47 -04:00
Ben Fry 1a6387a539 finding a new home (and build process) for Android Mode 2013-04-20 13:12:27 -04:00
Ben Fry c48e5d4ddc organizing todo list, update link on license page 2013-04-20 08:22:06 -04:00
Ben Fry fef259524c add get/setContent() for XML 2013-04-20 07:57:31 -04:00
Ben Fry 92c90b580c notes on JDK version for OS X 2013-04-19 21:24:51 -04:00
Ben Fry ffeaea59ec removing Android from startup 2013-04-19 18:43:55 -04:00
Ben Fry 8f7a8b0e95 more notes 2013-04-19 16:35:33 -04:00
Ben Fry 6cb824b54a ignore the jar file for the mode 2013-04-19 16:24:57 -04:00
Ben Fry 2ca44554b0 more work for Android mode 2013-04-19 16:21:45 -04:00
Ben Fry 075a9d587a more work on standalone Android mode 2013-04-19 16:21:34 -04:00
Ben Fry 145e8d2796 removing old cruft from app build, starting android build.xml 2013-04-19 12:34:09 -04:00
Ben Fry 6fbef971a0 moving android fully to its own subdirectory 2013-04-19 11:52:45 -04:00
Ben Fry 73bebaf2a0 todo notes, trying to get android moved 2013-04-19 11:51:46 -04:00
codeanticode 8cc9a6b16f cap/joins fix in android as well 2013-04-18 18:15:59 -04:00
codeanticode fd20e6da02 caps/joins always added in retained mode 2013-04-18 18:13:33 -04:00
codeanticode 908a72ff59 android update 2013-04-18 17:19:59 -04:00
codeanticode 72e3b8aaf3 Check for closing edges in tesselateEdges3D() 2013-04-18 16:01:06 -04:00
codeanticode ac1352c012 Merge branch 'master' of https://github.com/processing/processing.git 2013-04-17 18:22:24 -04:00
codeanticode 93876fb593 finished implementing the clamping checks 2013-04-17 18:22:01 -04:00
Ben Fry 59f1edb58f fix problem with retina checking on Java 7 2013-04-17 18:02:04 -04:00