Commit Graph

5058 Commits

Author SHA1 Message Date
benfry 79bb6929a0 removing quicktime deps 2011-06-27 04:06:31 +00:00
pesckal 3d07d05a36 Clicked libraries now stay where they were 2011-06-25 21:50:22 +00:00
pesckal b653f436a6 Improvements to responsiveness of scrolling and resizing library manager 2011-06-24 23:03:59 +00:00
pesckal 5c1eb3f313 Fetching libraries from xml and loading them into library manager. 2011-06-24 20:56:37 +00:00
pesckal b820abf45f Refactored LibraryManager for readability 2011-06-24 17:56:21 +00:00
pesckal f81562fee4 Added more proper disposal of LibraryManager 2011-06-24 05:42:08 +00:00
pesckal b7eb7e52c7 Refactored ProgressMonitor 2011-06-24 05:08:49 +00:00
benfry 99a3225657 disable android build mess for a bit 2011-06-24 02:10:22 +00:00
benfry f0e5e133b3 dumb, dumb breakage to svg loading 2011-06-24 00:04:07 +00:00
benfry 0f60978fbd starting revision 0199 2011-06-23 22:24:22 +00:00
benfry 5ed189b5af more tweaks for XML on Android, write release notes 2011-06-23 21:46:31 +00:00
benfry 3d72dbbb72 switching over to new XML setup 2011-06-23 21:06:35 +00:00
codeanticode e47067de3e Added some notes/code about re-implementing raw rendering in P3D 2011-06-23 20:20:43 +00:00
benfry bd1451d019 make export to applet/application more efficient (issue #747), plus auto-import for P3D 2011-06-23 19:34:01 +00:00
fjenett da978de108 charmy dance example 2011-06-23 16:07:19 +00:00
fjenett dc0feef3e7 removed a debugging println 2011-06-23 11:11:29 +00:00
fjenett 6f318947a6 js mode, setting server port via menu and sketch.properties added 2011-06-23 10:46:57 +00:00
fjenett e1e2598135 js mode menu item shuffle; added open template folder, added copy server address menu items 2011-06-23 09:18:36 +00:00
codeanticode 3533690582 Updated OpenGL examples in Android 2011-06-23 04:36:23 +00:00
codeanticode f4d74313e7 Shape recording fixes and additions for Android 2011-06-23 04:34:58 +00:00
codeanticode 102f7150e4 Added Earth2 example, renamed OPENGL2 to OPENGL in all examples 2011-06-23 04:27:34 +00:00
codeanticode 9a93b42e14 Hacked in a first implementation of object-based shape recording 2011-06-23 04:27:02 +00:00
codeanticode bb0ceae9b0 Some minor changes so current shape recording doesnt conflict with PDF recording 2011-06-23 04:25:18 +00:00
shiffman b25bac27a0 adding new functions to PVector setMag, lerp, rotate, magSq 2011-06-23 02:42:52 +00:00
benfry be39fa8057 more notes 2011-06-23 00:50:21 +00:00
benfry d94666a57d remove PNode/PNodeXML separation 2011-06-23 00:40:36 +00:00
benfry e146b66814 remove un-warning 2011-06-23 00:40:06 +00:00
benfry 91fa9fa6ef deal with "could not copy file" on export to application (issue #638) 2011-06-23 00:03:53 +00:00
benfry 70cdefdc60 do not fire post() until after setup() (issue #455) 2011-06-22 23:27:23 +00:00
benfry 6016d539b6 make sketch.properties work elsewhere (issue #722), other notes 2011-06-22 23:20:52 +00:00
fjenett 9555e0c704 moved two items from sketch to js mode menu item 2011-06-22 21:29:03 +00:00
benfry ebb5c5252d deal with destroy() problem (issue #698), plus edits 2011-06-22 21:25:41 +00:00
fjenett d274f19ff2 js mode: pjs directive regex fix, crash on cancel-need-save fix and more 2011-06-22 21:21:45 +00:00
pesckal 92aa4d3920 More informative Yes/No questions when installing libraries. 2011-06-22 20:43:31 +00:00
pesckal b5f5de788e Backup old libraries before replacing them 2011-06-22 19:57:18 +00:00
benfry ca07b272c8 remove one-touch expand on console section (issue #745) 2011-06-22 18:51:54 +00:00
benfry 76ebb25fab remove one-touch expansion of console/message area 2011-06-22 18:46:17 +00:00
benfry 1d48afbf3b removing old resize images, no longer necessary.. also tweak code for new setup (issue #730) 2011-06-22 18:24:34 +00:00
benfry 189984b407 trying to revert to old rendering code, remove debug info from examples window 2011-06-22 16:03:05 +00:00
benfry 4ea840059a fixes for examples window (issue #669) 2011-06-22 14:18:14 +00:00
codeanticode 35dd720012 Added a todo comment 2011-06-22 02:47:46 +00:00
codeanticode cc35aa7088 Commented out some methods related to shape recording 2011-06-22 02:47:14 +00:00
pesckal 80938d2e02 Progress bar for downloading/installing library. 2011-06-21 05:14:42 +00:00
benfry 44aca364eb fix opengl applets, other minor bugs, look into beginRecord() issues 2011-06-21 03:04:26 +00:00
pesckal 0856084b79 Added static boolean to toggle between library list and manual library url specification 2011-06-21 02:21:30 +00:00
pesckal 71bc9bb00a Filter text field and category combo box for searching libraries. 2011-06-21 01:57:48 +00:00
benfry c159f0eb04 replace existing files with saveBytes(), also look into deployJava.js (issue #650) 2011-06-21 01:23:49 +00:00
benfry 47ae658028 deal with character constant error with unicode (issue #714) 2011-06-20 23:36:05 +00:00
benfry c0543fc12e add the return for the save() method in PDF 2011-06-20 23:35:24 +00:00
benfry 06953877c2 finalizing how thread() works, more todo items, Linux launcher fix (issue #707) 2011-06-20 21:58:39 +00:00