Modified trim to be a rectangle instead of point
removed trimmed variable on sprite as no longer required
tweaked test to not expect trim to be point
1 parent f29d51b commit 4c911dcdd9e28798145100a72880e454a06587c5
@Mat Groves Mat Groves authored on 9 Feb 2014
Showing 10 changed files
View
bin/pixi.dev.js
View
bin/pixi.js
View
src/pixi/display/Sprite.js
View
src/pixi/display/SpriteBatch.js
View
src/pixi/loaders/JsonLoader.js
View
src/pixi/renderers/webgl/utils/WebGLFastSpriteBatch.js
View
src/pixi/renderers/webgl/utils/WebGLSpriteBatch.js
View
src/pixi/textures/RenderTexture.js
View
src/pixi/textures/Texture.js
View
test/lib/pixi/textures/Texture.js