Commit Graph

4869 Commits

Author SHA1 Message Date
francisli f6dee2525a Allow RuntimeException to bubble up from registered library methods, additional exception handling in Java runner to find exceptions in callbacks 2011-10-29 20:46:28 +00:00
benfry 7e60be124c fix library exports to do subfolders, fix structure 2011-10-29 16:15:17 +00:00
benfry c78916e8cf include stub64 for macosx to chmod 2011-10-29 16:14:34 +00:00
benfry d6f10ce0ba more spacing changes, move createXxx() methods 2011-10-29 16:13:38 +00:00
benfry e136b0b9b9 moving packages around, changing some visibility to make it work 2011-10-29 15:03:28 +00:00
benfry b325fe8de9 moving packages 2011-10-29 14:49:01 +00:00
benfry 789d157329 working out toolbar and menu changes for export 2011-10-29 13:24:17 +00:00
codeanticode c26457fee1 Adding stroke 2011-10-28 22:20:53 +00:00
codeanticode af19b16892 Re-tessellate only when modified 2011-10-28 03:36:21 +00:00
codeanticode c808eee6d0 loadTessVertices/updateTessVertices 2011-10-27 22:17:40 +00:00
codeanticode 7beec9963e Removed root check in setParameters() 2011-10-27 21:30:34 +00:00
codeanticode 48af435ed9 Making low-level methods protected 2011-10-27 00:03:33 +00:00
codeanticode 7779eed56a Adding the createXxx() methods 2011-10-27 00:03:01 +00:00
codeanticode 29207cdd52 Fixed recursion 2011-10-26 19:33:14 +00:00
pesckal 067d51deaa use ids when installing contributions 2011-10-26 06:08:28 +00:00
codeanticode 6857d776ee copy geometry to root shape 2011-10-26 05:41:47 +00:00
codeanticode 6485391f2f Root/child data 2011-10-26 03:31:41 +00:00
benfry a9fda8f1f1 noLoop() change, loadStrings() addition, whitespace fkup 2011-10-25 22:41:45 +00:00
codeanticode 2d46dccc9d Simple triangle input, tessellator organization. 2011-10-25 21:00:59 +00:00
codeanticode c4dddd1b13 Renamed primitive to kind 2011-10-25 18:46:50 +00:00
codeanticode b62c207cba Starting with the new PShape API. 2011-10-19 20:42:48 +00:00
codeanticode 6b3910a2f3 Updated license/copyright notices of the video library 2011-10-18 02:45:13 +00:00
codeanticode fdc29f6e5e Removed jump to frame, length and frame methods from Movie, modified Frame example accordingly. 2011-10-18 00:04:48 +00:00
codeanticode 6c7278d952 Stripped gstreamer libs for windows64 2011-10-17 23:22:20 +00:00
codeanticode 0d98f4a04b Stripped gstreamer libs for windows32 2011-10-17 23:19:23 +00:00
codeanticode 226fb9ef82 Stripped gstreamer libs for macosx64 2011-10-17 22:16:41 +00:00
codeanticode 8896b310aa Stripped gstreamer libs for macosx32 2011-10-17 22:13:01 +00:00
francisli 7dd9c1066f Fix for incorrect error file selection with more than 2 tabs 2011-10-17 04:41:03 +00:00
benfry 9633ec7424 oops, fix that 2011-10-16 21:34:17 +00:00
pesckal c66ab09dfe Cleaned up code to install contributions 2011-10-13 22:15:55 +00:00
pesckal 075a319af5 Fixed bug preventing libraries/tools from being installed when a folder by the same name already exists 2011-10-13 06:58:19 +00:00
pesckal 91f1db79d1 Removed platform specific download support 2011-10-13 05:32:00 +00:00
pesckal b4e9486398 Filter field goes from italic to plain when typing text 2011-10-13 05:29:54 +00:00
pesckal 9249090581 Prevent libraries for compilations from showing up in library manager 2011-10-13 05:26:27 +00:00
pesckal 5a26f46f1a Refactored Library.list() and ToolContribution.list() to prevent .properties files from being loaded before necessary 2011-10-13 04:39:07 +00:00
pesckal 75975a1ff9 Fixed bug in coloring panels for contribution manager when removed 2011-10-12 00:07:20 +00:00
codeanticode fff53ee5d4 Added windows32/64 gstreamer libs 2011-10-11 03:23:56 +00:00
codeanticode d103ffb028 Removed some libs from the LibraryLoader 2011-10-11 03:23:02 +00:00
codeanticode 7d10fd2ad2 Added macosx32 gstreamer libs 2011-10-11 03:14:37 +00:00
codeanticode 5b33be3b70 Added macosx64 gstreamer libs 2011-10-11 02:07:48 +00:00
codeanticode b211122c23 Moving some methods around 2011-10-10 23:49:20 +00:00
codeanticode e855c84953 Simplified property setting in Capture 2011-10-10 21:31:01 +00:00
codeanticode b3d4fc362b Added fps 2011-10-10 21:11:51 +00:00
codeanticode 585c98415d Rechecking GettingStartedCapture example 2011-10-10 21:04:16 +00:00
codeanticode 4abb6806e7 Deleting old example 2011-10-10 21:02:59 +00:00
codeanticode 8611387533 Deleted OS-specific capture examples 2011-10-10 20:50:39 +00:00
codeanticode e92c45e224 Properly checking supported resolutions. Added Resolution.toString() 2011-10-10 20:35:29 +00:00
codeanticode a93ffc7d98 Handling situation when resolutions array is null. 2011-10-10 18:17:43 +00:00
codeanticode d5c7f19dca Another example update 2011-10-10 18:09:01 +00:00
codeanticode 571ce2d37c Added Linux hack for capture device detection. 2011-10-10 18:08:39 +00:00