Update README.md
This commit is contained in:
parent
a1085b0393
commit
953a19ff5c
1 changed files with 2 additions and 2 deletions
|
@ -51,9 +51,7 @@ last 2 examples and allowing us to share the source code :)
|
||||||
* Create a Typescript definition file for Pixi.js
|
* Create a Typescript definition file for Pixi.js
|
||||||
* Implement Custom Render Item (currently being worked on by @GoodBoyDigital)
|
* Implement Custom Render Item (currently being worked on by @GoodBoyDigital)
|
||||||
* Implement Masking
|
* Implement Masking
|
||||||
* Implement Primitive Drawing
|
|
||||||
* Implement Filters (currently being worked on by @GoodBoyDigital)
|
* Implement Filters (currently being worked on by @GoodBoyDigital)
|
||||||
* Add Spine support
|
|
||||||
* Implement Flash animation to pixi
|
* Implement Flash animation to pixi
|
||||||
* Update Loader so that it support XHR2 if it is available
|
* Update Loader so that it support XHR2 if it is available
|
||||||
* Improve the Documentation of the Project
|
* Improve the Documentation of the Project
|
||||||
|
@ -104,6 +102,8 @@ It also copies the non-minified version to the examples.
|
||||||
- BitmapFont text
|
- BitmapFont text
|
||||||
- Multiline Text
|
- Multiline Text
|
||||||
- Render Texture
|
- Render Texture
|
||||||
|
- Spine support
|
||||||
|
- Primitive Drawing
|
||||||
|
|
||||||
### Coming soon ###
|
### Coming soon ###
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue