Thien Nguyen
Thien Nguyen
hi, I'm try to use this package to upload a file following instruction, but I got a blob url instead file. Here is my code: in `server.js`: ```javascript {...} import...
So now I'm using mysql in back end and react for front-end. 1 thing I wonder is where should I put the "subscription" like: `TopListPlace = new MysqlSubscription('getTopListPlace');` I put...
### Description I would like to have option to re update texture after adding new point to MeshRope. Currently, it only allow texture tiling but can not stretch texture https://github.com/pixijs/pixijs/blob/418dd8dd526e377f2e32840f5729bbdbe64ca30f/src/scene/mesh-simple/RopeGeometry.ts#L262