spine-editor
spine-editor copied to clipboard
HTML export option
Provide a new export option that creates a .html file with assets embedded as data URIs that uses the spine-ts web player to display the skeleton. The exported .html file will reference the correct runtime from our servers by default, but also offer a checkbox option to embed the runtime itself in the .html file to be fully self-contained.
In the runtime embedding case, we need to decide between these two options:
- The runtime is shipped with the editor, requiring a new editor release every time we bug fix the runtime.
- The runtime is fetched from GitHub/our servers on demand, which introduces a potential error case and will not work when offline.
Can we join the plan for 4.3?
@NathanSweet @badlogic
@Dongyifengs for every issue comment you post, we get an email notification. Please don't.