You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Currently, models.py uses a utility [util.ListField()] that automatically makes sprites and animation frames in an animation both null when initialized, but also not allowed to be null in the future. that's annoying when we want to clear out the sprites to start over (because we can't). Should probably look into that.