Commit Graph

4917 Commits

Author SHA1 Message Date
benfry 339e5056c0 rolling revision, plus reload library paths when changing bits 2011-11-08 22:55:22 +00:00
benfry 418983b02f fix incessant "inefficient font rendering" message 2011-11-08 22:49:24 +00:00
codeanticode 0e63965d20 Fixed issue 865 2011-11-07 23:33:03 +00:00
codeanticode 3f1b0f06d1 Added arcImpl() to P3D (Android) 2011-11-07 22:42:43 +00:00
codeanticode 5abb0d9ee4 Added arcImpl() to P3D 2011-11-07 22:42:17 +00:00
fjenett f8c43eb3a6 Upped Processing.js to 1.3.6, plus fixes to examples for 1.3.6 2011-11-06 11:44:43 +00:00
benfry 40a2e4f0cc write revisions file for the new release 2011-11-05 17:25:47 +00:00
benfry 6bfca1d72f setModified() not being set in some cases (issue #766) 2011-11-05 17:15:12 +00:00
benfry 9de7613ee8 fix for rounded rect max radii (issue #813) 2011-11-05 15:46:34 +00:00
benfry 06d33b9312 tweaks for date problem (issue #864) 2011-11-05 15:10:31 +00:00
benfry 516afa8a5f fix android library problems 2011-11-05 14:59:39 +00:00
benfry 39366f991e remove includeantruntime warning 2011-11-05 14:22:45 +00:00
benfry 97016f9316 fixes for new Android tools, plus more error handling and bug fixes 2011-11-05 14:14:48 +00:00
benfry 006dec6700 updating for newer android sdk tools 2011-11-04 23:04:47 +00:00
Casey Reas 84b38683f4 Reference for P5 2 Alpha 3 2011-11-04 21:17:19 +00:00
codeanticode fa43bc57e2 Replaced a couple of exceptions by error messages. 2011-11-04 20:56:19 +00:00
codeanticode 7f5b2d618c Added texture resize. Fixes problem with video in P3D 2011-11-04 20:37:48 +00:00
benfry 2a9e8ca6c3 update Quaqua to 8.0 to fix popup menu problem 2011-11-04 20:14:55 +00:00
benfry c6d05d611e starting revision 202, tweak serial issues 2011-11-04 01:08:20 +00:00
codeanticode 1e8ca3b5aa Stroke normals properly initialized and rendered. 2011-11-01 19:29:44 +00:00
benfry 421b831b2d showstopper to deal with preferences problem 2011-11-01 17:38:49 +00:00
benfry 899d83e7a6 notes 2011-11-01 17:12:09 +00:00
benfry 2cb12efa85 still more work to make exporting applications for 32 and 64-bit work 2011-11-01 17:11:31 +00:00
benfry 69158c3f38 fking line spacing issues 2011-11-01 17:09:11 +00:00
benfry 09da6f0833 finish revisions notes for 2.0a2 2011-11-01 16:42:02 +00:00
benfry 422692f125 add 32/64 bit preference on OS X, tweak library errors for bit depths 2011-11-01 16:26:08 +00:00
codeanticode 66e7080b4d Some renaming, and reimplementing load/update vertices. 2011-11-01 15:28:12 +00:00
benfry e2e5aba388 this is a 32-bit only library, need to change the folder name 2011-11-01 14:36:17 +00:00
benfry 382a7c1159 fancy syntax 2011-11-01 14:35:31 +00:00
benfry c0ef54fee5 fix dataPath() and inputPath() et al for final decision 2011-11-01 14:31:32 +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
benfry 54312b0d8e changes to how export to application works 2011-10-31 19:22:24 +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
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