incorporating feedback from rev 76

This commit is contained in:
benfry
2005-02-11 02:44:07 +00:00
parent 171605ae5f
commit 3376305f2c
3 changed files with 22 additions and 1 deletions
+4
View File
@@ -1,5 +1,8 @@
0077 core
_ bring back pmouseX/Y using a tricky method of storing separate
_ values for inside draw() versus inside the event handler versions
_ metaballs example dies when using box()
_ long string of exceptions, which are also missing their newlines
@@ -35,6 +38,7 @@ _ figure out min/max texture sizes when binding to avoid problems
_ minimum texture size may be 64x64
_ might need to enforce it as a minimum
_ what should the update image function be called?
_ box and sphere are broken in gl
_ get loop, noLoop, redraw, and framerate all working in opengl
_ needs custom animator thread..