fix(GraphicsRenderer): fix graphics render with fill and line when na… (#3945)
* fix(GraphicsRenderer): fix graphics render with fill and line when nativeLines=true

* fix(GraphicsRenderer): fix eslint and jsdoc
1 parent ab5216b commit c5fdfea66f7ee46a62b9039253e43a5b5de79bbf
@begininend begininend authored on 19 Apr 2017
Matt Karl committed on 19 Apr 2017
Showing 7 changed files
View
src/core/graphics/webgl/GraphicsRenderer.js
View
src/core/graphics/webgl/WebGLGraphicsData.js
View
src/core/graphics/webgl/utils/buildCircle.js
View
src/core/graphics/webgl/utils/buildLine.js
View
src/core/graphics/webgl/utils/buildPoly.js
View
src/core/graphics/webgl/utils/buildRectangle.js
View
src/core/graphics/webgl/utils/buildRoundedRectangle.js