diff --git a/README.md b/README.md index a363de9..1e665f7 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,7 @@ * Create a Typescript definition file for Pixi.js * Implement Custom Render Item (currently being worked on by @GoodBoyDigital) * Implement Masking -* Implement Primitive Drawing * Implement Filters (currently being worked on by @GoodBoyDigital) -* Add Spine support * Implement Flash animation to pixi * Update Loader so that it support XHR2 if it is available * Improve the Documentation of the Project @@ -104,6 +102,8 @@ - BitmapFont text - Multiline Text - Render Texture +- Spine support +- Primitive Drawing ### Coming soon ###