Commit Graph

1289 Commits

Author SHA1 Message Date
benfry 5ecf3fdf36 moving things back off the branch, and into full disaster mode 2011-01-20 19:29:39 +00:00
jdf 459e487437 Silence compiler warnings on XML classes for lack of Serializable version. 2010-12-24 11:02:29 +00:00
jdf 73117b9c3e Silence compiler warnings on PApplet for lack of Serializable version. 2010-12-24 11:01:32 +00:00
jdf e39a64fa4c Remove apparent logic bug in PTriangle. 2010-12-24 11:00:39 +00:00
benfry 6d29d8f071 setResizable workaround for OS X (issue #467) 2010-12-03 21:50:56 +00:00
lonnen 89ebad4372 Removed resize from PGraphics for Issue 150 2010-11-29 21:25:03 +00:00
benfry adf48b5d77 last checkins 2010-11-27 16:28:44 +00:00
lonnen e2b65988bc resize implementation for issue 150 2010-11-24 18:49:01 +00:00
benfry caeab08ace implement shearX/Y for P2D and JAVA2D 2010-11-24 15:57:43 +00:00
benfry aa0407e6e4 minor edits 2010-11-16 18:51:05 +00:00
benfry 7f1a9ade93 add subsetting mode.. this needs a better name 2010-11-15 18:08:01 +00:00
benfry 94378227b6 debug items 2010-11-14 20:08:22 +00:00
benfry f41af0e8dc very minor cleanups 2010-11-14 15:35:43 +00:00
lonnen e361942e95 sketch pausing, again 2010-11-08 17:25:03 +00:00
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 aafaec1053 todo items, plus a fix for naughty sketch names 2010-10-26 22:21:08 +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
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 bda73203a8 what's that you say, i broke the android build too? oh my. 2010-10-05 21:16:34 +00:00
benfry 34b73e96c3 fix for issue #399, xml regression 2010-10-05 16:12:40 +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
jdf 545098e54c make "finished" thread-safe 2010-09-16 15:05:26 +00:00
jdf f092794ce1 Give PVector equals(), hashCode(), and serializable 2010-09-16 02:59:45 +00:00
benfry 323fca77ae fix a special case causing NaN in PVector.angleBetween() (issue #340) 2010-09-04 14:00:42 +00:00
benfry 56445cb6a3 updating todo items based on email msgs, deal with undo/redo options 2010-09-01 01:33:18 +00:00
benfry dcc2800673 reset for 0191 2010-08-27 23:57:29 +00:00
benfry d884f30966 skip null data in trim(String[]) 2010-08-27 23:54:41 +00:00
benfry 919174d581 fix for background(PImage) (issue #336) 2010-08-19 23:20:23 +00:00
benfry eab582b848 starting 0191 2010-08-19 00:24:26 +00:00
benfry fc013f294d finalizing release 0190 2010-08-18 16:09:09 +00:00
benfry f0acdcefd8 cleanups heading into 0190 2010-08-18 00:43:25 +00:00
benfry 555c26a1c4 add support for < and > is copyAsHTML (issue #351) 2010-08-11 00:13:48 +00:00
benfry fec4ae5c60 fix problem with XMLElement.parse() (issue #342) 2010-08-07 17:40:12 +00:00
benfry ba70216816 runSketch() method for/from pheinberg for better jython support 2010-08-06 12:39:17 +00:00
benfry f10571ecbd working on how native fonts are handled for better consistency (incomplete) 2010-08-06 12:36:35 +00:00
benfry b855ec8da2 fix typo 2010-07-19 02:15:22 +00:00
benfry d6c9f70330 change skewX/Y to shearX/Y 2010-07-18 17:28:40 +00:00
benfry 1395cf186b fix problem with listAttributes, api naming, and set() methods 2010-07-18 17:04:38 +00:00
benfry 39ec38976a notes for sketchWidth/Height/Renderer 2010-07-17 20:25:08 +00:00
benfry 11501aea0d right 2010-07-17 14:52:53 +00:00
benfry 7b90142596 cleaning up indents, also add save() and write() methods 2010-07-17 14:51:33 +00:00
benfry b4dde5c2c8 add getBoolean(), deprecate the getAttributeXxxx(), add listChildren(), more cleanup on indents and namespace mess 2010-07-17 13:58:45 +00:00
benfry 34145ae94b bug fixes for rect() with 4 corner params 2010-07-17 11:48:14 +00:00
benfry 7770facf31 starting revision 0190 2010-07-16 11:22:22 +00:00
benfry 395c834448 starting rev 0189 2010-07-14 21:25:57 +00:00