benfry
|
de2b912396
|
tweaks for image
|
2004-12-21 06:00:02 +00:00 |
|
benfry
|
9562d95b22
|
got textures with alpha/rgb working with gl.. changed to ARGB instead of
RGBA for constant
|
2004-12-21 05:20:30 +00:00 |
|
benfry
|
e1f8875a8d
|
cosmetic fixes to editor buttons and tab layout and text area
|
2004-12-20 04:07:12 +00:00 |
|
benfry
|
7b1f072583
|
texture drawing fixes and fix for noLoop() in gl mode
|
2004-12-20 02:18:51 +00:00 |
|
benfry
|
bbaced77be
|
debugged problem with the line code
|
2004-12-20 01:37:56 +00:00 |
|
benfry
|
dae7cf4434
|
fixes to horizontal scrollbar
|
2004-12-20 00:24:53 +00:00 |
|
benfry
|
2175280acf
|
got opengl working again using alternate threading/component model
|
2004-12-19 22:39:29 +00:00 |
|
benfry
|
bd80a5ea54
|
tweaks to the find dialog
|
2004-12-19 19:35:11 +00:00 |
|
benfry
|
129d398c3b
|
tweak for potential obscure bug in quicksort font char lookup
|
2004-12-19 00:20:37 +00:00 |
|
benfry
|
c5c2ffb6b8
|
forward porting the changes and notes made in 73/74
|
2004-12-14 18:31:43 +00:00 |
|
benfry
|
167af5d3a8
|
may have fixed the hanging bug.. or at least fixed it for opengl
|
2004-12-13 07:01:40 +00:00 |
|
benfry
|
0b780c8151
|
text working in gl but buggy
|
2004-12-13 03:21:16 +00:00 |
|
benfry
|
fdcd8b68d9
|
textures working, but still no fonts
|
2004-12-12 22:14:31 +00:00 |
|
benfry
|
eb80155df5
|
opengl starting to work
|
2004-12-12 19:42:20 +00:00 |
|
benfry
|
69f447b3e8
|
using TEXT_ANTIALIAS instead of ANTIALIAS hint for creating fonts..
hopefully fixes macosx smoothing issue
|
2004-12-12 19:40:03 +00:00 |
|
benfry
|
fcdbdea270
|
towards getting opengl to work
|
2004-12-11 23:36:38 +00:00 |
|
benfry
|
b7e03430d7
|
rocking the opengl
|
2004-12-10 21:17:18 +00:00 |
|
benfry
|
e2f4e7be89
|
add -target 1.1 to the make files for the libs
|
2004-12-10 05:10:53 +00:00 |
|
benfry
|
b5f7a7cb44
|
continuing...
|
2004-12-09 23:10:57 +00:00 |
|
benfry
|
c4a3cdd511
|
working on arcs
|
2004-12-09 20:45:53 +00:00 |
|
benfry
|
09a4ff80cf
|
continuing to rework PGraphics and integrate opengl
|
2004-12-09 18:58:49 +00:00 |
|
benfry
|
2a1e2a2268
|
get things compiling again..
|
2004-12-09 05:06:47 +00:00 |
|
benfry
|
c8a0d2a06e
|
the poo continues
|
2004-11-17 17:00:58 +00:00 |
|
benfry
|
dacc9f47e3
|
more moving things around
|
2004-11-16 17:22:41 +00:00 |
|
benfry
|
909612b3ca
|
new jre and exe file with icons updated
|
2004-11-16 00:51:02 +00:00 |
|
benfry
|
1356284b99
|
changes to graphics engine
|
2004-11-15 21:17:40 +00:00 |
|
benfry
|
8b2a2fd9da
|
continuing to mess with graphics api, getting things cleared up
|
2004-11-15 21:11:22 +00:00 |
|
benfry
|
fc24f88239
|
major housecleaning and setting up NEW_GRAPHICS inside PGraphics
|
2004-11-15 20:32:27 +00:00 |
|
benfry
|
92f8a6d1fd
|
removing ties to old graphics engine
|
2004-11-14 06:45:40 +00:00 |
|
benfry
|
f2a1cbab04
|
more work and new icons
|
2004-11-14 03:18:06 +00:00 |
|
benfry
|
57b624c272
|
more consistency to variable names in PGraphics
|
2004-11-10 18:34:01 +00:00 |
|
benfry
|
98c7fbb7c1
|
cleanup of naming in PGraphics
|
2004-11-10 18:10:33 +00:00 |
|
benfry
|
005c204ab0
|
more opengl work
|
2004-11-09 22:05:55 +00:00 |
|
benfry
|
90496a6135
|
working on opengl
|
2004-11-09 21:48:36 +00:00 |
|
benfry
|
c855318161
|
starting rev 0073
|
2004-11-09 03:49:40 +00:00 |
|
benfry
|
7b2876bb19
|
switched version number to 72
|
2004-11-09 03:43:35 +00:00 |
|
benfry
|
6b2b3e1253
|
last bits for 72
|
2004-11-09 02:53:37 +00:00 |
|
benfry
|
67fbc7f438
|
major fix to get code folder working, more error messages coming through
properly
|
2004-11-09 02:41:39 +00:00 |
|
benfry
|
4727d62d61
|
make hints[] no longer static
|
2004-11-08 20:20:19 +00:00 |
|
benfry
|
4d5affe1b0
|
munging off a small amount of space at the end of lines
|
2004-11-08 20:19:58 +00:00 |
|
benfry
|
667f5aab47
|
misc notes
|
2004-11-04 20:14:19 +00:00 |
|
benfry
|
d702f84851
|
added make for particles lib, also notes to bugs.txt
|
2004-11-04 20:12:40 +00:00 |
|
benfry
|
18c2d162b0
|
hack to fix loadImage() for now
|
2004-10-29 21:39:22 +00:00 |
|
benfry
|
cf514a6f2f
|
a couple of notes for the todo
|
2004-10-20 22:03:03 +00:00 |
|
benfry
|
68a57b29e6
|
fix for appendText to use invokeLater [fli]
|
2004-10-20 21:45:06 +00:00 |
|
benfry
|
181f6b2a39
|
fixing tabs
|
2004-10-20 21:44:23 +00:00 |
|
benfry
|
5b5317fdf5
|
mostly cleaning up the PLine.java file
|
2004-10-15 01:33:11 +00:00 |
|
benfry
|
4a7b673039
|
starting 72.. shows an error message when an import is missing.
|
2004-10-11 18:45:05 +00:00 |
|
benfry
|
5d9b06eb48
|
removed PFont2 from font builder, updated revisions.txt for release
|
2004-10-10 19:28:29 +00:00 |
|
benfry
|
66ee8db965
|
last bits for 71
|
2004-10-10 18:29:40 +00:00 |
|