From 953a19ff5ca07da0732ceb2ed28396d28bc9063b Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Mon, 24 Jun 2013 12:26:35 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a363de9..1e665f7 100644 --- a/README.md +++ b/README.md @@ -51,9 +51,7 @@ last 2 examples and allowing us to share the source code :) * 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 @@ It also copies the non-minified version to the examples. - BitmapFont text - Multiline Text - Render Texture +- Spine support +- Primitive Drawing ### Coming soon ###