Fixed graphics bug + updated docs
Fixed issue with getBounds being incorrect for graphics Updated docs Linted code
This commit is contained in:
parent
53506da65e
commit
7713731ab3
145 changed files with 15583 additions and 24078 deletions
|
@ -29,7 +29,7 @@ PIXI.WebGLShaderManager.prototype.setContext = function(gl)
|
|||
gl.enableVertexAttribArray(this.defaultShader.aTextureCoord);
|
||||
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
PIXI.WebGLShaderManager.prototype.activatePrimitiveShader = function()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue