You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.1.5 update
Per-vertex shader with attribute effects
Per-pixel shader with attribute effects
Deprecation of ShaderTransformers
Deprecation of TextureTransformer
Minor updates (description)
Changed default configuration values
Swapped arguments in PSXPostProcessing#setFlagState
ShaderTransformer#DEFAULT_DOWNSCALE_FACTOR renamed to DEFAULT_JITTER_FACTOR
ShaderTransformer debug code removed
ShaderTransformer#injectFragmentShader now using in ShaderTransformer#createShaderProvider
ResizeType#EQUAL renamed to ResizeType#FORCE
TextureTransformer#shrinkTeexture if block (textureSize>1 & nonull resizeType) added