Phaser v4.0.0 Beta 5 #7019
photonstorm
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As well as bug fixes, beta 5 includes two major components:
Fixes and Improvements
roundPixels
to only operate when objects are axis-aligned and unscaled. This prevents flicker on transforming objects.TextureSource.resolution
being ignored in WebGL.DynamicTexture
using a camera without the required methods.WebGLAttribLocationWrapper
as it is unused.WebGLRenderer.textureIndexes
asglTextureUnits.unitIndices
now fills this role.WebGLRenderer
.This discussion was created from the release Phaser v4.0.0 Beta 5.
Beta Was this translation helpful? Give feedback.
All reactions