mirror of
https://github.com/photonstorm/phaser
synced 2024-12-25 04:23:30 +00:00
f09ec762ee
The WebGL Graphics Pipeline has been removed. This pipeline wasn't used in v3.55, as all Graphics rendering is handled by the MultiTint pipeline, for better batching support. No Phaser Game Objects use the Graphics pipeline any longer, so to save space it has been removed and is no longer installed by the Pipeline Manager. |
||
---|---|---|
.. | ||
pipelines | ||
shaders | ||
typedefs | ||
const.js | ||
index.js | ||
PipelineManager.js | ||
RenderTarget.js | ||
Utils.js | ||
WebGLPipeline.js | ||
WebGLRenderer.js | ||
WebGLShader.js |