From a7b54fc47ee5348e4fc7783826c821080f90feca Mon Sep 17 00:00:00 2001 From: Mat Groves Date: Fri, 5 Jul 2013 15:14:10 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e665f7..1993a75 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ any breakthroughs will be posted up there too! - [Render Texture Demo]() +- [Primitives Demo]() + +- [Masking Demo]() + - [Interaction Demo]() - [photonstorm Balls Demo]() @@ -49,8 +53,6 @@ last 2 examples and allowing us to share the source code :) ### Road Map ### * Create a Typescript definition file for Pixi.js -* Implement Custom Render Item (currently being worked on by @GoodBoyDigital) -* Implement Masking * Implement Filters (currently being worked on by @GoodBoyDigital) * Implement Flash animation to pixi * Update Loader so that it support XHR2 if it is available @@ -104,6 +106,7 @@ It also copies the non-minified version to the examples. - Render Texture - Spine support - Primitive Drawing +- Masking ### Coming soon ###