benfry
|
aef6e6d73b
|
note about new qt installer
|
2005-10-20 20:14:41 +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
|
ddbe0a8a39
|
fixes to dist script to remove .svn folders
|
2005-10-14 17:03:02 +00:00 |
|
benfry
|
f4ae0ec638
|
last bits for rev 93, mostly getting qt7 support working
|
2005-10-14 16:55:31 +00:00 |
|
benfry
|
50c76e7ef2
|
tweaks to opengl for possible shape listener
|
2005-10-14 01:59:05 +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
|
383234cb50
|
additions to the faq
|
2005-09-17 15:20:11 +00:00 |
|
benfry
|
5904b8c3e9
|
additions to the faq and todos
|
2005-09-14 17:15:27 +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
|
26d2d498c9
|
remove references to illustrator object from pgraphicsgl
|
2005-08-19 19:20:52 +00:00 |
|
benfry
|
307bb7d814
|
todo and faq items
|
2005-08-18 18:08:33 +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 |
|
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
|
44ef401254
|
remove readme, move it into the javadoc
|
2005-08-15 00:55:27 +00:00 |
|
benfry
|
eabbcd152e
|
moving readme into the preproc class
|
2005-08-15 00:53:28 +00:00 |
|
benfry
|
64f6e177b8
|
more docs, add faq item to the help menu
|
2005-08-15 00:39:28 +00:00 |
|
benfry
|
9336e018a2
|
todo items and some additional documentation
|
2005-08-14 20:18:40 +00:00 |
|
benfry
|
cce596c75a
|
notes, bugs, todos, info about svn stuff, additions to faq
|
2005-08-13 17:02:04 +00:00 |
|
benfry
|
85e61e6d15
|
subversion testing
|
2005-08-12 23:49:32 +00:00 |
|
benfry
|
a37c66ff3f
|
and again...
|
2005-08-12 21:41:49 +00:00 |
|
benfry
|
a7ba67a0ef
|
opengl cleanup during the flight back from MN
|
2005-08-12 17:36:45 +00:00 |
|
benfry
|
b127aae5f6
|
patch fix for console bug #118 from david mellis.
|
2005-08-10 15:41:25 +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 |
|
benfry
|
3628bf4557
|
fixing up applet stuff
|
2005-08-04 14:48:05 +00:00 |
|
benfry
|
2c3210abe1
|
tweaking how some of the security is handled
|
2005-08-04 14:34:31 +00:00 |
|
benfry
|
02e50755bc
|
more updates to the faq
|
2005-07-29 14:06:00 +00:00 |
|
benfry
|
53d41d6636
|
info from some linux tests
|
2005-07-28 22:35:40 +00:00 |
|
benfry
|
6fdf77db06
|
using the jikes that's from the rpm on sourceforge rather than building my own
|
2005-07-28 22:27:47 +00:00 |
|
benfry
|
47234708e1
|
fix slow sketchbook loading problem
|
2005-07-28 22:15:52 +00:00 |
|
benfry
|
8ab89af8af
|
more bug notes, plus faster blur and new FILTER and DILATE code from toxi.
|
2005-07-28 15:43:49 +00:00 |
|
benfry
|
43ee4e90a6
|
updates to the faq and postings to get the bugs db organized
|
2005-07-28 14:30:51 +00:00 |
|
benfry
|
3eb861a63d
|
updating to new opengl library
|
2005-07-28 00:10:20 +00:00 |
|