Most everything's been resolved for the 2.0.0 release.

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@190 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
puggles 2003-09-13 16:09:22 +00:00
parent 775808a163
commit bf9ffa7d8c

View File

@ -4,19 +4,8 @@
Issues in Freeglut (so we don't forget): Issues in Freeglut (so we don't forget):
Issues to Settle in 2.0.0:
(A) We need a "configure" script.
(B) We need to settle on MSVC workspace and project names for the static and dynamic "freeglut" libraries.
(C) We need a "configure" script.
(D) I'd like to change the names of the Windows target directories from names like "Debug__Win32_freeglut_static" (or something like that) to names like "DebugStatic". (D) I'd like to change the names of the Windows target directories from names like "Debug__Win32_freeglut_static" (or something like that) to names like "DebugStatic".
(E) We seem to have a problem with binary font compatibility.
Issues that can Wait until 2.2.0: Issues that can Wait until 2.2.0:
(1) In the Atlantis demo, under windows and with the task bar to the left of the screen, the GLUT window comes up in a position relative to the corner of the screen while the "freeglut" window comes up down and to the right of where it was the last time it was opened. (1) In the Atlantis demo, under windows and with the task bar to the left of the screen, the GLUT window comes up in a position relative to the corner of the screen while the "freeglut" window comes up down and to the right of where it was the last time it was opened.