Vladyslav Pohorielov
Vladyslav Pohorielov
Hi @4ian If we are talking about theatre.js it would be nice to emphasise its approach. >This would need probably ability to have extensions to extend the UI of the...
I prepared [small test with this approach](https://drive.google.com/file/d/1y8eedJwMqhOAZ4HzFRLOyPgJ-WmMOVeQ/view?usp=sharing). Watch it with at least x2 speed))
> What I mean is that if we add support for third party extensions to bring their own UI (which would help doing things like custom UI for setting up...
@4ian sorry for ping what do you think about my last comment?
It is up to you. I did not remove it as script might be useful in future if you want to bump spine version. Now it does not affect us...
Hi @4ian I update PR
`HighlightedInstance` caches instance and continue to call render with it. Nothing is crashed with objects I tested it on due to simple implementation of `getWidth/Height/Depth` but if one of these...
In addition it throws error if you try to unload textureAtlas as [loaded value](https://github.com/pixijs/spine/blob/bda2e19cb28a0df2187451bad8ccc14f1e20da23/packages/loader-base/src/atlasLoader.ts#L89) is string so it does not have `dispose` method
@ivanpopelyshev @miltoncandelero sorry for ping but could you please check it? Really need it.
Hi @AriaMinaei . Sorry for ping but what do you think about that? It will allow to integrate theatre.js into another applications like game engines or graphic editors