Commit Graph

129 Commits

Author SHA1 Message Date
benfry 7901553e06 include an error when textFont not set 2005-12-21 05:12:50 +00:00
benfry 95fc189208 switch to record() and recordRaw() 2005-11-30 17:37:39 +00:00
benfry 24ee5cb7b9 notes about beginShape() vs line() and point() et al 2005-11-28 23:10:56 +00:00
benfry eaa8d27606 changing unhint() to noHint(), adding docs for depth test disable 2005-11-26 15:17:51 +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 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 b2c46f17ee fixes for textFontNative, tests for launcher 2005-10-20 20:04:02 +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 7e9204f09b bunch of random tweaks that hadn't been checked in 2005-08-30 21:51:04 +00:00
benfry 307bb7d814 todo and faq items 2005-08-18 18:08:33 +00:00
benfry 5ef1feee0a working on export from opengl, tweaking tess stuff 2005-08-16 15:23:48 +00:00
benfry 1377ea342a adding support for textMode(SHAPE) and tessellation of fonts 2005-08-07 16:49:05 +00:00
benfry 14df346bf0 cleaning up bezierDetail/curveDetail stuff a little.. prepping for
outline/shape stuff in opengl
2005-08-07 16:44:36 +00:00
benfry ef9f9a80ca fix for text box sizing bug 2005-06-28 15:45:07 +00:00
benfry 745980f6fe lots of new stuff with native fonts and debugging em, threading stuff,
and more
2005-06-22 18:28:01 +00:00
benfry e90c79a9cd got native fonts working with JAVA2D 2005-06-13 18:41:19 +00:00
benfry 79869fa2b7 moving font stuff back into PGraphics so that it can be subclassed 2005-06-13 17:29:39 +00:00
benfry bc9d78a641 cleaning and notes 2005-06-13 13:36:39 +00:00
benfry 9f220a8fbc put necessary api vars from PGraphics3 into PGraphics 2005-06-08 21:10:52 +00:00
benfry 6417c10e1f working on PGraphics/PGraphics3 api stuff 2005-06-08 20:11:39 +00:00
benfry 9d322f7227 updates for sync stuff 2005-05-10 03:29:47 +00:00
benfry 1d61f91149 kicking off rev 88, depthXYZ() fix on modelX/Y/Z(), faq items 2005-05-03 19:32:33 +00:00
benfry c26a6b258c fix for a minor "new tab" bug, along with some additional documentation
for methods requested by casey
2005-05-02 23:32:05 +00:00
juniperoserra 5d35f82de4 Fixed camera and removed lookat 2005-05-02 04:26:45 +00:00
benfry 0168dd759b saveFrame() fix, fov in radians 2005-04-30 04:25:15 +00:00
benfry 627bb52348 colorMode fix, faq changes, lots of addl todos 2005-04-29 14:44:32 +00:00
benfry cb2f7a113b cleaning up some of the mess with file i/o functions.. making things static 2005-04-20 16:59:45 +00:00
benfry 67d5199801 getting camera() into PGraphics, last of faq stuff, starting 0085 2005-04-19 06:46:55 +00:00
benfry 1dd37803dc tab fixes and hack for text with a z coord 2005-04-19 02:34:51 +00:00
benfry 7da598fb6d fix sketch saving issue, and make default stroke cap be ROUND 2005-04-18 23:24:35 +00:00
juniperoserra 49c4e3733b Fixed spotlight to work with the concentration parameter. 2005-04-18 13:50:31 +00:00
benfry 19fd34a8d9 trying to clean up copyright info 2005-04-17 15:48:05 +00:00
benfry e77b0d70d9 latest of simon's lighting changes 2005-04-17 15:26:10 +00:00
benfry 6a7c53285f complete OBJECT/MODEL, and PFont.list() 2005-04-16 02:46:56 +00:00
benfry 78b0705389 implemented createFont, and changed objectXYZ to modelXYZ 2005-04-16 02:24:19 +00:00
benfry fc1432316a a bunch of font work that prolly breaks things too... 2005-04-16 01:34:10 +00:00
benfry 58df0a7620 mouseButton, open(), link(), depth() messages, matrix naming, error on 1.1 2005-04-14 02:51:44 +00:00
benfry 2a837847b1 changes to lighting api and reworking build process for packages 2005-04-12 20:19:30 +00:00
benfry 401da12a10 changing up depth error messages 2005-04-10 06:26:45 +00:00
benfry 197e13525f api cleanup 2005-04-09 02:39:48 +00:00
benfry 7fca2443cc removing angleMode, changing camera setup 2005-04-08 05:46:30 +00:00
benfry 220d5f910f fix bug with multiple key events coming through 2005-04-07 00:54:21 +00:00
juniperoserra 87ee7df1a6 Lights() now sets up default lighting, which is a slight ambient light and a medium directional light pointing down the Z axis. 2005-04-06 21:29:28 +00:00
benfry 8ccdc128a3 cleaning up coloring api 2005-04-06 19:42:27 +00:00
benfry d253284231 fixing issues with threading, stop button, and defaults not being called 2005-04-06 06:20:07 +00:00
benfry 3131e83206 new light code from simon, and other prep for 82 2005-04-06 04:47:22 +00:00
benfry a676d4be69 size(300, 300, OPENGL).. rewrite of present mode.. java 1.4 only.. a
zillion other runtime fixes
2005-04-04 17:00:58 +00:00
benfry 6cfc16d02d api tweaks to server/client, remove sphere(x, y, z, r), notes and docs 2005-04-02 01:27:24 +00:00
benfry 823c50bff7 new fixes and changes for 0080. 2005-04-01 04:02:04 +00:00
benfry 1e4d61f341 massive changes for revision 78 2005-03-30 08:48:03 +00:00