Commit Graph

2510 Commits

Author SHA1 Message Date
benfry 49f5fc3ffb working on pshape and svg 2008-09-22 02:44:45 +00:00
benfry 594f756b92 minor tweak for clarity 2008-09-22 02:44:11 +00:00
benfry 20f3ca6685 more new javadoc 2008-09-22 02:43:40 +00:00
benfry 4b4ad5bb71 more of the javadoc 2008-09-21 05:20:28 +00:00
benfry ffd7b843b9 documentation and revisions notes 2008-09-21 05:15:20 +00:00
benfry 3b68c9f8fc cleanup and preparing release 0149. 2008-09-21 04:39:02 +00:00
benfry d8c2e22304 fix matrix stack bug, also remove abstract methods from PGraphics 2008-09-21 03:07:04 +00:00
benfry 14bde6ed00 fix misnumbered constant that was causing a regression in coloring 2008-09-21 01:33:28 +00:00
benfry badc886aa4 cleaning up based on current status 2008-09-21 01:13:55 +00:00
benfry 22b7fd5f8b finish run/present mode from command line 2008-09-21 00:43:58 +00:00
benfry 559c4c4da7 umm 2008-09-20 20:47:00 +00:00
benfry 5d86b4151b command line now working 2008-09-20 20:37:57 +00:00
benfry 165cd5a60f remove debug line, causing a crash on startup 2008-09-20 20:14:52 +00:00
benfry 4421510476 update everything for new match() syntax 2008-09-20 19:56:31 +00:00
benfry 8994141bf7 add matchAll() method 2008-09-20 17:24:48 +00:00
benfry 634b72163d cmd-line exports only one platform, add param to not delete target folders
on export, fixing up other export options and cmd-line build
2008-09-20 17:09:42 +00:00
benfry a62091ce8b cleaning up 2008-09-20 03:19:31 +00:00
benfry 2e2c939293 nevermind, guys 2008-09-20 03:16:14 +00:00
benfry 2818cbb631 working... working... 2008-09-20 03:05:21 +00:00
benfry 4713069755 ermmm working 2008-09-20 02:43:57 +00:00
benfry fa45d375ec working on command line support, deal with prefs issues, handle error
messages
2008-09-20 02:26:43 +00:00
benfry 3fd0381cfa cleaning up api naming 2008-09-19 22:31:47 +00:00
benfry 503f27d7e0 remove debugging message 2008-09-19 22:31:00 +00:00
benfry 4f2c4dd906 fix for size() regex from dan shiffman 2008-09-19 22:29:38 +00:00
benfry a0161de816 oops 2008-09-19 22:25:20 +00:00
benfry b3abddadb0 change how unhint() works, rename render_xxx() commands 2008-09-19 20:55:53 +00:00
benfry 4561dee525 remove unhint(), add additional constants, rename
render/depth_sort-Lines/Triangles
2008-09-19 20:55:28 +00:00
benfry 5522034020 fix security setup to make applets at least attempt to do the wrong thing
in case the applet is signed
2008-09-19 20:54:34 +00:00
benfry fc703f1e2e ignore non-class files when creating jars, add new getting started page to
the help menu
2008-09-19 16:58:56 +00:00
benfry 0c9a880a31 fix for problem with delay() (bug #894) 2008-09-19 15:28:50 +00:00
benfry facc85db29 additional notes 2008-09-19 15:10:46 +00:00
benfry 8f27084db6 tweaking around with opengl 2008-09-19 15:09:31 +00:00
benfry 95b8822faf fix X/Y/Z and TX/TY/TZ mixup because of new indices 2008-09-19 15:07:37 +00:00
benfry 3eea03df65 remove "frame" debugging stuff 2008-09-19 15:06:42 +00:00
benfry e34e50a1cf adding library entry for opengl, perhaps this makes libs load it properly 2008-09-19 15:06:25 +00:00
benfry 970b3aafc4 clear status message when running (bug #912) 2008-09-18 23:37:29 +00:00
benfry 75c0bca457 fix .pde folder rename (bug #922) and move location of sync() for rebuild
header
2008-09-18 23:28:52 +00:00
benfry c79c39cb7f probably temporary, but adding api.txt info and PMaterial class 2008-09-18 23:27:34 +00:00
benfry ac58aaca0a removing IBM PL since Jikes is now gone 2008-09-18 23:26:52 +00:00
benfry bf1b2cb3b8 todo items and some other tweaks 2008-09-18 21:49:59 +00:00
benfry 5eff98d9cb (hopeful) fix for "transport error 202" problems (bug #895) 2008-09-18 18:43:50 +00:00
benfry 3104a6bbbc fix for size() regexp breakage (Bug #913) 2008-09-17 16:16:58 +00:00
benfry 5f63643ba6 add clarification to separate jar files pref (Bug #907) 2008-09-17 16:15:08 +00:00
benfry b033f5cd76 fix problem with unregisterXxxx() (bug #810) 2008-09-03 17:20:58 +00:00
benfry 371d4fe7b4 more cleanup of the curve methods 2008-09-03 16:35:28 +00:00
benfry 9bb1cbd0d6 additional cleanup, rework curve/bezier functions in PGraphics to use
PMatrix3D
2008-09-03 11:56:05 +00:00
benfry 0bba314042 fix fo bug #891 and #909, does pack() before showing 2008-09-02 22:51:43 +00:00
benfry 394747ced3 fix thread collision setSize() problem.. working on opengl on linux 2008-09-02 21:57:12 +00:00
benfry 48718f252a dangerous testing in PApplet 2008-09-02 21:33:17 +00:00
benfry b806440098 @#$@#$)(* x11 graphics handling 2008-09-02 21:19:08 +00:00