Added updateSrc function to baseTexture
BaseTexture src can now be updated on the fly
EventDispatcher bug fixed (removing listener on dispatch)
Text example tweaked
Canvas strip triangle padding added
1 parent 9e2c62a commit c9b7a6267716caa428caf466030147c5ed3fee1e
@mathew groves mathew groves authored on 26 Jun 2014
Showing 9 changed files
View
bin/pixi.dev.js
View
bin/pixi.dev.js.map
View
bin/pixi.js
View
examples/example 10 - Text/index.html
View
src/pixi/extras/Strip.js
View
src/pixi/renderers/webgl/WebGLRenderer.js
View
src/pixi/renderers/webgl/utils/WebGLSpriteBatch.js
View
src/pixi/textures/BaseTexture.js
View
src/pixi/utils/EventTarget.js