GLUT apparently doesn't do double buffers by default, (at least sometimes) so we need to explicitly set it in init.
27 lines
357 B
Markdown
27 lines
357 B
Markdown
# Before 1.0
|
|
|
|
## docs
|
|
- getting started guide
|
|
- demo video?
|
|
|
|
## models
|
|
- clipping (alpha stencil)
|
|
- model copyright and authors
|
|
|
|
## Bugs
|
|
- crash when eye goes outside of roi
|
|
- incorrect appdata location on Windows
|
|
|
|
# Whenever
|
|
|
|
- log file
|
|
- i18n
|
|
- remove configured files with make clean
|
|
|
|
## vision
|
|
- eye open/closed
|
|
|
|
## graphics
|
|
- in-window text rendering
|
|
|