Rubén

Results 5 issues of Rubén

My Situation: 1. Parse and load normally a dragonbones, no errors, no problems. 2. add to stage (PIXI), no errors, no problem. 3. When I add the armature to WorldClock.add(animatable)...

Hi! First, congratulations for this library. I'm making another library where there are extended classes from Evt. I use rollup to build with params: rollup -> format: es tsconfig ->...

I'm playing with your new Spine 3.0.1 version and I have seen a little issue. ``` const container = new PIXI.Container(); const anim = new Spine(spineData); container.addChild(anim); // TS2345: Argument...

A Meteor.js v2.5.8 web application using MapLibre 4.1.2 to show a simple map in a dashboard. Simple mongo links and show differents layers. In development mode all is ok. But,...

I have been researching this topic, and in the forums, it is recommended to process the images so that in SDF mode: true, quality is not lost. However, I am...