ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
66 stars 13 forks source link

`TweenParams` should be listed in `filenames.json` so it doesn't have to be called `TweenParams` #57

Closed agurvich closed 2 years ago

agurvich commented 3 years ago

Right now I have a NotImplementedError gating users from renaming the TweenParams.json file but we should really consider allowing people to name it whatever they want, like the settings, and have it listed in filenames.json

agurvich commented 2 years ago

implemented in kaitai_io!