Commit Graph

132 Commits

Author SHA1 Message Date
benfry f69bb9cc3e tweak for potential obscure bug in quicksort font char lookup 2004-12-19 00:20:37 +00:00
benfry 8d4f71896d forward porting the changes and notes made in 73/74 2004-12-14 18:31:43 +00:00
benfry 850fb4ae0f may have fixed the hanging bug.. or at least fixed it for opengl 2004-12-13 07:01:40 +00:00
benfry 2e648173d9 text working in gl but buggy 2004-12-13 03:21:16 +00:00
benfry 03da3b2334 textures working, but still no fonts 2004-12-12 22:14:31 +00:00
benfry b183c00e22 opengl starting to work 2004-12-12 19:42:20 +00:00
benfry 1ed8a3c199 using TEXT_ANTIALIAS instead of ANTIALIAS hint for creating fonts..
hopefully fixes macosx smoothing issue
2004-12-12 19:40:03 +00:00
benfry 8fac02179d towards getting opengl to work 2004-12-11 23:36:38 +00:00
benfry f6755cebaa rocking the opengl 2004-12-10 21:17:18 +00:00
benfry 06518e7fe4 add -target 1.1 to the make files for the libs 2004-12-10 05:10:53 +00:00
benfry 4ade8906d4 continuing... 2004-12-09 23:10:57 +00:00
benfry 54cc341720 working on arcs 2004-12-09 20:45:53 +00:00
benfry 633cbc41e2 continuing to rework PGraphics and integrate opengl 2004-12-09 18:58:49 +00:00
benfry ba0e333437 get things compiling again.. 2004-12-09 05:06:47 +00:00
benfry d74ac55906 the poo continues 2004-11-17 17:00:58 +00:00
benfry 3dcba2943d more moving things around 2004-11-16 17:22:41 +00:00
benfry a0f635e4b3 changes to graphics engine 2004-11-15 21:17:40 +00:00
benfry 53f48803f0 continuing to mess with graphics api, getting things cleared up 2004-11-15 21:11:22 +00:00
benfry a213d18fb7 major housecleaning and setting up NEW_GRAPHICS inside PGraphics 2004-11-15 20:32:27 +00:00
benfry fe7e26cbfd removing ties to old graphics engine 2004-11-14 06:45:40 +00:00
benfry edd4edf9f7 more work and new icons 2004-11-14 03:18:06 +00:00
benfry 288df2aebd more consistency to variable names in PGraphics 2004-11-10 18:34:01 +00:00
benfry 10f68c42fe cleanup of naming in PGraphics 2004-11-10 18:10:33 +00:00
benfry 94ec30830f more opengl work 2004-11-09 22:05:55 +00:00
benfry e3454842ac working on opengl 2004-11-09 21:48:36 +00:00
benfry d604208cc0 starting rev 0073 2004-11-09 03:49:40 +00:00
benfry a7bdc1f90e last bits for 72 2004-11-09 02:53:37 +00:00
benfry affdf0f730 major fix to get code folder working, more error messages coming through
properly
2004-11-09 02:41:39 +00:00
benfry 2bd0683a2e make hints[] no longer static 2004-11-08 20:20:19 +00:00
benfry 8188476717 munging off a small amount of space at the end of lines 2004-11-08 20:19:58 +00:00
benfry f00721fdeb misc notes 2004-11-04 20:14:19 +00:00
benfry bf6984d8e2 hack to fix loadImage() for now 2004-10-29 21:39:22 +00:00
benfry cd33379997 a couple of notes for the todo 2004-10-20 22:03:03 +00:00
benfry 5772fa5b29 mostly cleaning up the PLine.java file 2004-10-15 01:33:11 +00:00
benfry 8f1820b3a5 starting 72.. shows an error message when an import is missing. 2004-10-11 18:45:05 +00:00
benfry 98c4dfacca last bits for 71 2004-10-10 18:29:40 +00:00
benfry 4c2896c2fe removed grow box for applet 2004-10-10 17:26:33 +00:00
benfry 177b941315 working towards a 71 release & sort files ignoring case 2004-10-09 22:57:59 +00:00
benfry 415b68330e no longer needed because of reflection api 2004-10-09 22:09:52 +00:00
benfry 03de6dde13 re-merging of PFont2 into PFont, based on reflection work 2004-10-09 22:04:17 +00:00
benfry bb5592879c last before switching to reflection 2004-10-09 20:17:05 +00:00
benfry 8c92ed048b finish fixing a couple major font issues 2004-10-09 19:49:59 +00:00
benfry eed4241071 lots of fixes to the font code 2004-10-09 19:19:59 +00:00
benfry 941b757a5f text api work, not necessarily complete 2004-10-09 16:35:34 +00:00
benfry 6f71f28891 notes 2004-10-07 23:28:07 +00:00
benfry 2d45e9d497 oops 2004-10-05 04:40:02 +00:00
benfry e63f18b559 finish ltext and rtext debugging 2004-10-05 04:34:30 +00:00
benfry 21d624ecad fixes to screen space text 2004-10-05 03:32:45 +00:00
benfry 8fe37d6285 working on screen space left/right 2004-10-05 03:04:35 +00:00
benfry 8dc3972fe7 made cursor() commands public 2004-10-01 15:40:33 +00:00