2595 Commits

Author SHA1 Message Date
codeanticode
66e7080b4d Some renaming, and reimplementing load/update vertices. 2011-11-01 15:28:12 +00:00
benfry
382a7c1159 fancy syntax 2011-11-01 14:35:31 +00:00
codeanticode
2348cf6e42 Fixed aggregation method 2011-11-01 04:17:52 +00:00
codeanticode
3f4efa26f9 Stroke starting to work 2011-11-01 02:31:55 +00:00
codeanticode
1dca245854 Some more work on the PShape3D stroke 2011-11-01 00:51:34 +00:00
benfry
587343c244 disable DEBUG mode 2011-11-01 00:49:47 +00:00
benfry
1f52ea10fe update with better code 2011-11-01 00:48:43 +00:00
benfry
d01b4e7bf4 trying to sort out path and bits issues for 2.0a2 2011-11-01 00:47:37 +00:00
benfry
2832dcfcf9 launcher work 2011-11-01 00:46:22 +00:00
benfry
c4faf2dc28 moving to Java 1.6 requirement, also add -d32/64 for exports, other misc 2011-10-31 23:45:44 +00:00
benfry
b38875a56e change launcher to use lib folder, update dir structure 2011-10-31 22:15:55 +00:00
codeanticode
3e60b4f50f Using new location of video library files in exported app 2011-10-31 22:11:34 +00:00
codeanticode
a61dba55da PShader 2011-10-31 21:17:07 +00:00
codeanticode
dba3935059 Removed println 2011-10-31 17:59:14 +00:00
codeanticode
4303b1729f Fixed wrong path assignment on Linux and Windows 2011-10-31 15:36:44 +00:00
codeanticode
7c20b4a698 Adding gstreamer bin path for exported apps 2011-10-31 14:43:42 +00:00
codeanticode
b0ff21e7d1 Some more fixes to indexing 2011-10-29 23:03:17 +00:00
codeanticode
1d2733d392 Fixed problem with indices 2011-10-29 21:32:36 +00:00
codeanticode
b7b35940a8 Most of the stroke tessellation. 2011-10-29 21:09:39 +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
29207cdd52 Fixed recursion 2011-10-26 19:33:14 +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
codeanticode
2d46dccc9d Simple triangle input, tessellator organization. 2011-10-25 21:00:59 +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
d103ffb028 Removed some libs from the LibraryLoader 2011-10-11 03:23:02 +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
codeanticode
5da92d6a72 Added newFrame() method to Capture and Movie 2011-10-10 17:32:53 +00:00
codeanticode
eaa01131a3 Updated getting started capture example 2011-10-10 17:25:06 +00:00
codeanticode
59643c3868 Reworking resolution query and reporting in Capture 2011-10-10 17:24:44 +00:00
codeanticode
8572cb73b4 QtKit helper class removed 2011-10-10 02:41:28 +00:00
codeanticode
8d565228af qtkitvideosrc is the default capture plugin for OSX in 32 and 64 bits 2011-10-10 01:42:51 +00:00
codeanticode
73e63485ec Updated gstreamer dependencies for Windows 2011-10-07 21:19:55 +00:00
codeanticode
5863632601 32/64 bits for video 2011-10-07 21:16:52 +00:00
codeanticode
adb52ac2c1 Updated Movie examples 2011-10-07 20:59:16 +00:00