Commit Graph

4548 Commits

Author SHA1 Message Date
codeanticode 7f4b1ef45b Updating GL context reference in offscreen surfaces 2011-07-04 08:24:04 +00:00
pesckal 3f10ae3a8d Removed drag and drop for installing libraries 2011-07-03 00:14:24 +00:00
codeanticode f095dcbb5d createTexCoordBuffer initializes all the texcoords, not only the first 2011-07-02 10:33:14 +00:00
codeanticode 3ee4bc6248 More fixes to the resource backup/(re)allocation/restore mechanism 2011-07-02 10:18:14 +00:00
codeanticode a6b7b7e84b Some renaming (backup/restore) 2011-07-02 09:38:12 +00:00
codeanticode ae2ff779c2 Fixed some issues in the reallocation/refreshing mechanism 2011-07-02 08:32:53 +00:00
pesckal 28b9ee81bb Added conditional so that libraries that have been removed can be replaced without confirmation 2011-07-02 07:35:27 +00:00
pesckal df9b6a854b Added support for installing libraries that don't completely follow standards and place all of their files in the base directory of the zip. 2011-07-02 07:32:35 +00:00
pesckal f0e7165c73 Remove button for installed libraries 2011-07-02 07:00:31 +00:00
codeanticode 3140e00666 Setting z = 0 in vertex(x, y) 2011-07-02 06:40:57 +00:00
codeanticode 72f18a3201 Implemented GL resource reallocation/refreshing mechanism 2011-07-02 00:04:16 +00:00
pesckal 72c55a1c86 Rebuild library list after installing using the library manager. 2011-07-01 22:47:05 +00:00
pesckal 493cf4858c Changed errors to warnings when installing libraries. 2011-07-01 22:37:49 +00:00
pesckal f0363ed472 Added call to System.gc() to release Windows' lock on library files 2011-07-01 22:23:38 +00:00
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