diff options
author | David Walter Seikel | 2016-03-07 17:41:36 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-03-07 17:41:36 +1000 |
commit | c9d8a57233d3a1f5e2f07260369b4e3b57771f80 (patch) | |
tree | bf6a3ffaf8bb1cbae57f2a68a1a08b185af4edfd | |
parent | Added text of dubious quality about in world objects. (diff) | |
download | SledjHamr-c9d8a57233d3a1f5e2f07260369b4e3b57771f80.zip SledjHamr-c9d8a57233d3a1f5e2f07260369b4e3b57771f80.tar.gz SledjHamr-c9d8a57233d3a1f5e2f07260369b4e3b57771f80.tar.bz2 SledjHamr-c9d8a57233d3a1f5e2f07260369b4e3b57771f80.tar.xz |
Document black bug.
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 | ||