pythonengineer
pythonengineer
Why use Ncurses then?
Another example of strange discrepancy in behavior between 1.7 and 1.10 with the following code being called in Roaming Ralph: ``` def generate(pos): ralph = Actor("models/ralph", {"run": "models/ralph-run", "walk": "models/ralph-walk"})...
A mechanism which ensures proper sorting seems to be the best idea to me. I have observed problems that are not guaranteed to occur where there is "clipping" of decalled...
Hmm, in that case, wouldn't the least error-prone solution be to _always_ ensure that decal geometry is rendered after base geometry? It isn't guaranteed, even if you don't use alpha,...