Damien Picard
59cfeffa1b
String attributes cannot be animated, but the generator function that gets the paths from the attribute did not handle them properly. Instead of returning early when passed a string attribute, it would yield an empty tuple. On the next execution of the generator, some variables were not initialized which caused an error. |
||
---|---|---|
.. | ||
__init__.py | ||
translations.py |