Commit Graph

1052 Commits

Author SHA1 Message Date
benfry
f89d223dc2 beginShape() and endShape() debugged for all three renderers 2005-02-28 01:36:47 +00:00
benfry
fe5f20f564 getting polygons to work properly.. but not quite yet 2005-02-28 00:32:38 +00:00
benfry
8bbf08fa21 fixing PGraphics3.ellipse() and others 2005-02-27 23:12:18 +00:00
benfry
734111eac6 working on opengl and getting things straightened out 2005-02-27 22:18:28 +00:00
benfry
8a3be042aa straightening out opengl a bit more 2005-02-27 21:29:08 +00:00
benfry
25e1c47e0b finished cleaning PGraphics3 2005-02-27 20:19:53 +00:00
benfry
75cf927c3e significant api cleaning and sorting things out for graphics 2005-02-27 19:42:06 +00:00
benfry
febd968c54 making a complete mess 2005-02-26 23:23:21 +00:00
benfry
637ade8474 improving java2d integration 2005-02-15 18:26:32 +00:00
benfry
e3cbc89c53 java2d actually running.. trippy 2005-02-15 17:19:15 +00:00
benfry
4cd510e278 getting the whole environment to build again 2005-02-15 17:07:37 +00:00
benfry
df1ffdc8c4 got things compiling again (but nothing actually works) 2005-02-15 05:48:26 +00:00
benfry
a470ed8e4d getting graphics separation cleaned up 2005-02-15 05:20:22 +00:00
benfry
078b93f3e7 getting PGraphics.java ironed out 2005-02-15 04:54:52 +00:00
benfry
a022a7dea8 work on getting things to compile again 2005-02-14 19:46:26 +00:00
benfry
2ec37faaa1 fixing the f-ers 2005-02-14 19:37:32 +00:00
benfry
f1a4a5ab5e continuing the graphics madness 2005-02-14 18:28:10 +00:00
benfry
6ba85ac79a java2d engine about ready to try 2005-02-14 18:13:31 +00:00
benfry
f74da480e2 more java2d beginShape/endShape 2005-02-14 17:40:12 +00:00
benfry
bc6bc081e9 working on beginShape/endShape for java2d 2005-02-14 17:00:52 +00:00
benfry
c813348b89 more work on the java2d engine 2005-02-14 16:32:19 +00:00
benfry
360a22c681 more java2d, disabling rewrite of PMethods until things working again 2005-02-14 05:22:28 +00:00
benfry
5140d8f363 working on java2d graphics 2005-02-14 04:50:28 +00:00
benfry
5ea8aebf82 working on massive breakup 2005-02-14 00:18:17 +00:00
benfry
a42c658e12 making a complete mess of the graphics engine 2005-02-13 22:38:18 +00:00
benfry
5d5f8b00e4 fix setup of firstMouse and pmouseX/Y 2005-02-12 19:51:13 +00:00
benfry
cbba79ed8c prioritizing for 77 and added gzipInput/Output 2005-02-11 04:52:59 +00:00
benfry
c1abc581fe setting priorities for next versions, and removing PMethods 2005-02-11 04:19:26 +00:00
benfry
976ac046dc release version of jikes 1.22 for linux and macosx 2005-02-11 02:50:52 +00:00
benfry
5b7f74f2de incorporating feedback from rev 76 2005-02-11 02:44:07 +00:00
benfry
af23dfd886 beginning rev 77: new jikes 1.22 on windows, and fixing warnings generated
by it
2005-02-07 17:23:44 +00:00
benfry
8f87ab9a65 launcher tweaks for rev 76 2005-02-07 14:22:33 +00:00
benfry
bba06a5515 beginning rev 76 2005-02-06 20:55:26 +00:00
benfry
8bf5cefac6 finishing up for 0075 2005-02-06 18:59:28 +00:00
benfry
4b40b176dd working on opengl integration and fixing graphics 2005-02-06 06:15:07 +00:00
benfry
f73b555d63 make sure background gets called.. calls defaults().. 2005-02-05 22:53:10 +00:00
benfry
738a26f315 swing working now working with no swing 2005-02-05 22:01:55 +00:00
benfry
0ff8375f42 using swingworker to fix the hanging bug (also in opengl) 2005-02-05 21:55:14 +00:00
benfry
79aef7f854 rename/delete of sketches works again.. other ide tweakies 2005-02-05 17:41:59 +00:00
benfry
b3bab780d3 brought back renaming of sketches 2005-02-05 17:07:10 +00:00
benfry
434b141952 remove need for cameraMode(PERSPECTIVE) on each frame 2005-02-05 03:36:54 +00:00
benfry
258dbc1bfd working on java 1.1 audio 2005-02-05 03:35:59 +00:00
benfry
aba52f9bcf cleaning up todo list and some minor fixes/additions 2005-02-05 01:42:27 +00:00
benfry
c083662937 major changes to libraries to just use reflection and get rid of PLibrary 2005-02-05 01:06:11 +00:00
benfry
52ba104e03 sound completion event stuff 2005-02-05 01:03:33 +00:00
benfry
7c708b33a0 PSound2 is complete and working 2005-02-05 00:49:25 +00:00
benfry
2fda92972a splitting into PSound/PSound2 2005-02-04 17:50:35 +00:00
benfry
3868cf9448 working on PSound, also file i/o API and die() 2005-02-04 17:36:12 +00:00
benfry
5f8ce33156 new basic sound api 2005-02-04 05:18:00 +00:00
benfry
5e765763ec preprocessor fixed to make everything public that's not specified
otherwise
2005-02-04 03:50:46 +00:00