diff options
Diffstat (limited to '')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ | |||
1 | FIXES - | 1 | FIXES - |
2 | 2 | ||
3 | Black bug | ||
4 | ------------- | ||
5 | |||
6 | Evas3D and Elementary don't get along well with more than one mesh that | ||
7 | has textures. After hiding the window, by iconifying it, or moving to a | ||
8 | different virtual desktop for a bit, or after waiting a few minutes. | ||
9 | The textures are replaced by blackness, a shiny blackness sometimes. | ||
10 | Only seems to happen in Elementary. | ||
11 | |||
12 | |||
3 | Use Lua consistently | 13 | Use Lua consistently |
4 | ------------------------ | 14 | ------------------------ |
5 | 15 | ||