Commit Graph

3948 Commits

Author SHA1 Message Date
benfry a7e75e9ce3 fix for angleBetween issue (issue #435), plus todo items 2010-11-07 22:14:43 +00:00
benfry 362f74e5af checking into problems with font metrics in Java 2D 2010-11-07 22:13:08 +00:00
benfry 256b545200 another saveStream() method for completeness 2010-11-07 22:12:32 +00:00
benfry 05ab6b6630 add another saveStream() method 2010-11-07 22:12:17 +00:00
jdf 571bd9f2a4 fix bug 427 2010-11-03 20:04:55 +00:00
jdf c13c745e58 undo unintended change to eclipse build path 2010-10-28 02:39:20 +00:00
jdf 2edb062071 fix issue 82 2010-10-28 02:38:42 +00:00
benfry aafaec1053 todo items, plus a fix for naughty sketch names 2010-10-26 22:21:08 +00:00
benfry 954417b56f Apple just keeps on a-deprecatin' 2010-10-26 22:20:34 +00:00
jdf 42558012c2 fix bug with bracket matching when comment starts in column 1 2010-10-26 10:24:51 +00:00
jdf 6833df5a80 fix bug 420 2010-10-26 02:34:13 +00:00
benfry ff150a1d97 todo notes 2010-10-25 16:43:15 +00:00
benfry 4658f0a10b additional notes 2010-10-22 22:13:52 +00:00
lonnen 1e8310ca97 Horizontal scrollbar fix to close issue 316 2010-10-20 21:37:06 +00:00
benfry 7fb1eba693 fix for color() problem (issue #327) 2010-10-18 19:43:12 +00:00
benfry 6417c0d6ec the todo pile 2010-10-18 19:34:45 +00:00
benfry 6b66363669 moving eclipse plug-in project to its own location 2010-10-18 14:31:09 +00:00
codeanticode c030371702 Removed face culling from blend functions 2010-10-16 03:07:40 +00:00
codeanticode 474f3c5cac Fixed some inconsistencies in the handling of color and lights in A3D 2010-10-16 01:44:29 +00:00
lonnen 6f4faf4f5a Patch to fix the build errors introduced by r7372 2010-10-15 20:06:14 +00:00
lonnen 7524928089 New Core version 0.2.4.0, handles libraries like the PDE. 2010-10-13 21:32:37 +00:00
lonnen d25eadcc09 Moved exporter functions to the core. 2010-10-12 20:09:28 +00:00
lonnen 7a211889dd More exporter stuff 2010-10-11 22:17:54 +00:00
jdf e7c6ea6082 Add support for @annotations in PDE 2010-10-11 20:51:15 +00:00
codeanticode f62d8faf97 offscreenDepthBits and offscreenStencilBits are public 2010-10-11 10:11:23 +00:00
codeanticode 3fc2791b1b Renamed some constants for color modes 2010-10-11 09:43:12 +00:00
codeanticode b945761669 Reworked configuration selection method for A3D 2010-10-11 09:21:11 +00:00
codeanticode 3fa88799f3 Fixed some errors in the logic of loadPixels/loadTexture 2010-10-10 22:58:29 +00:00
lonnen b511195dc4 Pushing v1.3.0 to update site. New sketch import wizard and improved wizards in general. 2010-10-07 20:17:44 +00:00
lonnen 444be9ffe5 Core improvement to avoid any unecessary builds. Really speeds up workspaces with more than a few projects. 2010-10-07 00:50:57 +00:00
codeanticode 0a5b3acf7b Many improvements in the PImage/PTexture API 2010-10-06 19:14:49 +00:00
benfry bda73203a8 what's that you say, i broke the android build too? oh my. 2010-10-05 21:16:34 +00:00
jdf 64b1439d79 fix http://code.google.com/p/processing/issues/detail?id=400 2010-10-05 20:37:05 +00:00
lonnen c8800fea98 Moved all the static utility methods to the same place. Added a few more to make exporting easier. 2010-10-05 19:13:05 +00:00
benfry ae7971228a major work on how libraries and natives are handled 2010-10-05 16:57:47 +00:00
benfry 0ede628578 additional notes 2010-10-05 16:57:23 +00:00
benfry e2e3770572 updates i guess? 2010-10-05 16:13:32 +00:00
benfry 627b1faaa8 fix for issue #399, xml regression 2010-10-05 16:12:53 +00:00
benfry 34b73e96c3 fix for issue #399, xml regression 2010-10-05 16:12:40 +00:00
lonnen 2a9feffebe Pushing v1.2.3 to update site. Removed all minimum version requirements from dependencies. 2010-10-04 16:25:06 +00:00
lonnen 29df1b004f Pushing v1.2.2 to the update site. Dependency cleanup and unused code removal. 2010-10-04 15:56:51 +00:00
codeanticode a7c100e91b Fixed many problems with perspective and orthographic projections 2010-10-04 08:30:56 +00:00
codeanticode 3f0ee3ccb9 Added new recorder API to PShape3D/PGraphicsAndroid3D/PApplet 2010-10-03 16:33:50 +00:00
codeanticode 7054542dd9 color depth, depth and stencil bits are now set to the best values supoported by the device 2010-10-02 22:16:34 +00:00
benfry d3730fb62c fix android to use target=1.5 so that it runs on Java 5 2010-10-02 20:57:32 +00:00
benfry 9eb52fba95 working on library issues 2010-10-02 20:14:17 +00:00
benfry 1497c8a846 starting rev 0192 2010-10-01 01:44:46 +00:00
benfry f393a7758d lots of bug fixes for 0191 2010-09-30 21:59:44 +00:00
benfry 95b8e339fc bug fixes for size() and android mode, also clean up library export dupes 2010-09-30 21:52:38 +00:00
lonnen 9a089b079d File copying and resource refreshing added to export wizard. 2010-09-30 04:18:27 +00:00