Commit Graph

69 Commits

Author SHA1 Message Date
benfry
ed7d0bed48 changing endShape() 2006-09-28 02:42:09 +00:00
benfry
3713d5ac53 prompt for filename archiver, tightening thread stuff, back down on insideXxxxWait() functions 2006-09-28 01:28:18 +00:00
benfry
39196d26a0 image api changes for blend, save, parent object control 2006-09-24 21:51:02 +00:00
benfry
d3f8252eec update to jogl 1.0. 2006-09-24 12:54:10 +00:00
benfry
2bfa613b9b adding options for directly altering the memory setting 2006-09-20 03:50:15 +00:00
benfry
cd2abbed78 fixes to open up gl library for better optimization 2006-09-18 13:07:04 +00:00
benfry
adfc974a44 integrating old bagel code back into the fold, and refactoring PGraphics classes 2006-07-18 23:11:39 +00:00
benfry
0ee6319eac updating to beta 5 of jsr 231 2006-07-18 16:17:52 +00:00
benfry
1aef26534b updating to beta 5 of jsr 231 2006-07-18 16:14:25 +00:00
benfry
7408123003 renaming classes inside core for 1.0 changes 2006-07-18 04:19:00 +00:00
benfry
867cf97080 adding eclipse stuff so this module can be checked out and built separately 2006-07-18 03:30:34 +00:00
benfry
fbb999eaaf moving around build folders to make easier to run core and libs from eclipse 2006-07-18 01:56:33 +00:00
benfry
32a276a321 begin/endPixels, begin/endDraw, begin/endGL, stroke/fill/tint/color(#FFCC00, alpha) 2006-05-14 11:49:51 +00:00
benfry
0f3930ea95 begin/endFrame become begin/endDraw.. new DXF constant.. --hide-stop param.. fix for array methods to use any kind of objects 2006-05-11 13:52:30 +00:00
benfry
d58b71c69a fix issues with stroke() and beginRaw() 2006-05-09 12:19:19 +00:00
benfry
5b538b937e beginning work on beginGL/endGL, misc todo items 2006-05-01 13:52:30 +00:00
benfry
127eaa2a3e starting rev 115 and removing two debug messages 2006-04-19 21:27:39 +00:00
benfry
880d69dc40 preliminary support for depth sorting of triangles 2006-04-19 00:32:04 +00:00
benfry
d833e7810a last changes for multiple jar files and export to applet 2006-04-14 12:10:50 +00:00
benfry
4bcdc47713 fix filter() issues with new jogl 2006-04-14 02:12:27 +00:00
benfry
2f118b1a2c fix texture mangling issues, and check max texture size 2006-04-14 01:01:28 +00:00
benfry
7dea44d13e remove the cg lib from the mac export line 2006-04-14 01:01:08 +00:00
benfry
2667ebfb04 notes and release prep 2006-03-28 20:43:48 +00:00
benfry
a57a757f0b fixing BufferOverFlowException with lights() 2006-03-28 15:17:49 +00:00
benfry
340ace388d todo items and changing the name of display() to handleDisplay() 2006-03-23 17:35:19 +00:00
benfry
b3d70ca150 fix endian check to avoid security exception 2006-03-23 16:18:28 +00:00
benfry
f12da1e02c trying 060322 nightly build of jogl 2006-03-22 23:56:52 +00:00
benfry
e1818dd68c new export 2006-03-22 23:34:40 +00:00
benfry
9b9057ecf4 new opengl jsr-231 working! 2006-03-22 23:26:35 +00:00
benfry
8d3fc6fbdf more opengl jsr-231 work 2006-03-22 23:19:19 +00:00
benfry
e8d727e5df working on new opengl implementation 2006-03-22 21:11:09 +00:00
benfry
64707c277c fixes from willis morse to deal with memory wastefulness 2006-03-20 16:49:14 +00:00
benfry
037eee2055 cleaning things up for javadoc 2006-03-11 00:50:01 +00:00
benfry
46cd5e89a1 fixes for recording as raw 2006-02-28 01:54:25 +00:00
benfry
94065bf9ac working on tweaks for recordRaw() and dxf/ai support 2006-02-27 20:44:03 +00:00
benfry
8b46207570 finalizing pdf and record support, preparing 0100 release 2006-01-13 16:12:10 +00:00
benfry
385d22c316 support for resizing the canvas 2005-12-21 17:02:26 +00:00
benfry
95fc189208 switch to record() and recordRaw() 2005-11-30 17:37:39 +00:00
benfry
7d3c5d1c6c implement per-platform export settings 2005-11-29 21:46:59 +00:00
benfry
01430f67b0 depth test for gl, removing unused hints, fix exit() bugs, general
cleanup towards rev 0096
2005-11-23 20:02:27 +00:00
benfry
1bf51d7704 fix for g.smooth not being set by opengl 2005-10-31 22:29:21 +00:00
benfry
27210cadcd lots of changes for recordShapes(), defaults(), beginFrame(), drag and
drop for adding files to sketches/opening sketches, tool to auto-build 
sketchbook folder
2005-10-31 06:07:52 +00:00
benfry
88efb88a38 starting rev 94, fixing some textMode issues, additions to the faq, toxi
code for tga leniancy
2005-10-15 18:13:01 +00:00
benfry
31af9c9246 starting rev 94, fixing opengl font size bug 2005-10-15 16:47:49 +00:00
benfry
50c76e7ef2 tweaks to opengl for possible shape listener 2005-10-14 01:59:05 +00:00
benfry
7e9204f09b bunch of random tweaks that hadn't been checked in 2005-08-30 21:51:04 +00:00
benfry
26d2d498c9 remove references to illustrator object from pgraphicsgl 2005-08-19 19:20:52 +00:00
benfry
ee105ae807 fix to strokeWeight.. was formerly integer.. need to clean this up 2005-08-16 16:38:29 +00:00
benfry
818df5d5a6 fix problems with QUADTO, should double final point instead 2005-08-16 15:55:54 +00:00
benfry
ef143eb6f4 more tweaks to tess 2005-08-16 15:24:16 +00:00