-
Notifications
You must be signed in to change notification settings - Fork 92
Micheus Vieira edited this page Jun 26, 2015
·
17 revisions
Todo list:
Issues with wx branch:
- Test on Mac
- Selection Groups
- Language setting for wx
- Menus on small screens
Other things
- OpenGL min req vers?
- Vbo handling
- Material/Shader rewrite
Bugs:
- Recent file used list - when a file isn't found it used to be removed from the menu, but it stays there. A second selection (click) will crash wings with:
[{lists,nth,[1,[]],[{file,"lists.erl"},{line,169}]},
- (maybe not a bug) I opened an old project and I noticed if the images (from textures) are not found in its folder - as saved in the project - we get an Erlang error. I don't think it's right, since we also get the usual warning "Bad image". See attachment