Commit Graph

4534 Commits

Author SHA1 Message Date
codeanticode bce9b9e2d5 Reworked resource allocation/release in PFramebuffer 2011-07-01 09:04:03 +00:00
pesckal 7fa3d492ad Updates to HTML formatting of library panels 2011-07-01 07:38:00 +00:00
pesckal bfc31556c1 New warning messages for malformed XML 2011-06-30 05:25:48 +00:00
pesckal 9ac75e2ad5 Progress bar goes to indeterminate mode while library panels are being rendered 2011-06-30 04:50:40 +00:00
pesckal a4d847d6f5 Fixed bug preventing installation of some libraries 2011-06-30 04:35:38 +00:00
pesckal df8bc9a460 Download progress bars for individual libraries 2011-06-30 04:18:59 +00:00
pesckal 0d954c1de6 Removed 'simple UI' components from library manager. 2011-06-30 04:05:39 +00:00
pesckal c282262498 Progress bar to indicate progress of downloading the library list 2011-06-30 03:56:02 +00:00
codeanticode ef2776e8d1 Updated documentation of textMode() method in PApplet 2011-06-30 00:47:57 +00:00
pesckal f9ee24e6ab Fixed coloring problems in list of libraries 2011-06-29 22:51:16 +00:00
pesckal 0d54a2ba4a Fixed annoying sizing problems in library manager that made text and visible area jump. 2011-06-29 20:07:18 +00:00
codeanticode 89bbcab7ce Fixed issue 761 on P3D android 2011-06-29 17:49:37 +00:00
codeanticode 59067b8739 Fixed issue 761 on P3D desktop 2011-06-29 17:48:33 +00:00
pesckal 2a9a564d80 Changed layout of library panels. Fixed bugs with filtering. 2011-06-29 08:50:22 +00:00
pesckal 55b112eb6c Category selector for library manager 2011-06-28 23:26:49 +00:00
benfry 26555e4ac9 removing textMode(SCREEN) 2011-06-28 15:03:16 +00:00
benfry 0a896065db starting revision 0200, update to Java 6u26 on Windows and Linux 2011-06-27 23:05:20 +00:00
benfry 6795f4ea88 add warning for missing glyph, write release notes 2011-06-27 21:10:23 +00:00
benfry e705d5c591 add orientation() and other misc notes 2011-06-27 16:55:28 +00:00
benfry 0e2e2a493e more work on preproc with chars (issue #752) 2011-06-27 16:54:47 +00:00
benfry f9906b1f75 silence random errors from the updater 2011-06-27 16:53:17 +00:00
pesckal 1789b23d36 Implemented filter-search, libraries now shown in alphabetical order 2011-06-27 08:03:31 +00:00
benfry 473facfbe6 try to fix avd emulator requirement when not using emulator 2011-06-27 04:26:58 +00:00
benfry 224ce2c80f fixes to svg for the new xml library 2011-06-27 04:12:53 +00:00
benfry ec820c35c2 remove the duplicate image saving 2011-06-27 04:08:46 +00:00
benfry eb13442180 suppress superfluous errors 2011-06-27 04:06:49 +00:00
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