-
Im slowpoke but it [TexturePacker supports polygons](https://www.codeandweb.com/blog/2015/10/01/cocos2d-x-performance-optimization). Now we need new SpriteRenderer. Please tag that thing for v4.
![du…
-
As I understand in Spine v3.8 json format was changed, skins now is an Array.
It breaks your logic in the readSkeletonData function, it expects that root.skins is an object with skin names as keys …
-
https://github.com/lance-gg/lance/blob/78e91bc6a8ed62e44e1a0d95ea00480de72039fa/src/render/ThreeRenderer.js#L6-L12
I saw your comment there.
I have my own tool that I use for rendering: https://…
-
I've just updated to using Expo SDK36 with React 16.9 and now I get
```
Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-async-component-lifec…
-
Do webcodec decoding operation support alpha channels in webm files?
I'm using https://github.com/Yahweasel/mkvdemuxjs demuxer for getting chunks and webcodes VideoDecoder for getting VideoFrames. …
-
**Expected behavior**
I click a button and create a 2nd instance of the app with _window.create('/');_. When I broadcast an event both instances receive it.
**Actual behavior**
When I broadcast a…
-
On dev, there are some issues run `npm run docs`. It's unclear about where they are coming from. ~~Some of the TransformFeedback tag issues should be easy to fix though.~~
```
[Indexer]: Parameter…
-
## Describe the bug
Text objects on a scene can be selected by clicking on the text. But if I make the text box bigger than the text, I cannot select the text object by clicking on an empty part of t…
-
I think React may not be sufficient for snappy animations and user interactions beyond widgets and buttons.
Let's integrate Pixi.js and use it for board interactions.
-
### CheckList
- [X] I agree to follow this project's Code of Conduct
- [X] I have read and followed the [Contributing Guide](https://github.com/fabricjs/fabric.js/blob/master/CONTRIBUTING.md)
- […