Commit Graph

406 Commits

Author SHA1 Message Date
benfry 18d3792711 starting rev 98 2005-11-30 00:51:51 +00:00
benfry c0228e5d8a last minute additions 2005-11-30 00:36:38 +00:00
benfry 215301e1d7 release notes and finalizing rev 0097 2005-11-29 22:53:11 +00:00
benfry d814be907c initial round of code for export to application working on the mac 2005-11-28 23:22:21 +00:00
benfry 24ee5cb7b9 notes about beginShape() vs line() and point() et al 2005-11-28 23:10:56 +00:00
benfry b5a8d709f4 starting rev 0097 2005-11-26 16:38:32 +00:00
benfry 05e2d59c52 finalizing rev 0096 2005-11-26 15:25:54 +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 3c81a9ed5c fixes to openstream, movie opening, and avoid extra applet resizing 2005-11-22 19:20:45 +00:00
benfry ea68ae87b5 fixes for openStream() and export properly handling subfolders on windows 2005-11-22 18:10:45 +00:00
benfry 1d418e61d8 todo items and faq additions 2005-11-18 16:09:50 +00:00
benfry e999abf1d3 working on issues with loadImage() and openStream().. also get mkdmg working 2005-11-08 04:27:20 +00:00
benfry b0cf32083d fix for bug 65.. recursive 'data' folder 2005-11-07 18:56:06 +00:00
benfry 27613769ed working on openStream and file issues 2005-11-07 18:26:34 +00:00
benfry 42ccd0cead working on openStream() and loadImage() issues 2005-11-07 18:00:22 +00:00
benfry be35f87e46 todo items 2005-11-05 05:58:33 +00:00
benfry c048206f36 un-fix for the width/height set to zero bug 2005-11-02 19:27:46 +00:00
benfry 4b5d80d390 trying to clean up before going after no-show bug 2005-11-02 19:04:14 +00:00
benfry 80f7e085f0 starting rev 0095 2005-11-01 08:49:18 +00:00
benfry e4d6f9a8e6 fix bug in dataPath() 2005-11-01 07:48:49 +00:00
benfry a1328adeaa getting finished up for rev 94 2005-11-01 07:36:29 +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 b2c46f17ee fixes for textFontNative, tests for launcher 2005-10-20 20:04:02 +00:00
benfry 0004b3faa8 tweak for ESC quitting present mode, notes added to faq 2005-10-20 15:09:59 +00:00
benfry f35aba680d fix for textFontNative bug 2005-10-19 02:34:02 +00:00
benfry f533438330 randomize build folder name, fixes to processing.exe, fix console
selection bug, try to fix pmouseX issues
2005-10-16 17:29:34 +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 f4ae0ec638 last bits for rev 93, mostly getting qt7 support working 2005-10-14 16:55:31 +00:00
benfry 11c1273592 bug notes and todo items 2005-10-14 01:57:24 +00:00
benfry 72a6a97b3e dragdrop barf for editor (not finished), dist.sh patch from mellis, todo
items --This line, and those below, will be ignored--

M    build/macosx/dist.sh
M    app/Editor.java
M    todo.txt
M    core/todo.txt
2005-09-26 23:33:43 +00:00
benfry 95e9e7023a notes and fixes to remove errant 1.4-specific code 2005-09-14 17:14:53 +00:00
benfry 4bf202a7f8 adding noDepthTest to P3D 2005-09-03 14:07:03 +00:00
benfry e3892523e6 beginPath() removed from PApplet, faq stuff 2005-09-03 14:04:26 +00:00
benfry 7e9204f09b bunch of random tweaks that hadn't been checked in 2005-08-30 21:51:04 +00:00
benfry 6dc368e8fb tweaks to PPolygon and bug fix for lowercase naming on PApplet 2005-08-30 21:26:44 +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 355a5fa818 dumb goof 2005-08-16 00:19:50 +00:00
benfry 64f6e177b8 more docs, add faq item to the help menu 2005-08-15 00:39:28 +00:00
benfry cce596c75a notes, bugs, todos, info about svn stuff, additions to faq 2005-08-13 17:02:04 +00:00
benfry a7ba67a0ef opengl cleanup during the flight back from MN 2005-08-12 17:36:45 +00:00
benfry 050ce107c3 finish textMode(SHAPE) implementation for OPENGL 2005-08-07 21:10:29 +00:00
benfry cb74633e43 cleaning up some code and working on the font tessellation in PGraphicsGL. 2005-08-07 18:36:37 +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 99b97c0f20 tweaks to DILATE/ERODE stuff 2005-08-04 20:43:20 +00:00
benfry ca9da66f28 don't check in without building.. 2005-08-04 14:52:53 +00:00