changelog/v3/3.1/CHANGELOG-v3.1.md
Blitter game object has been updated to use the List structure instead of DisplayList.disableBody has been renamed disableGameObjectBody to more accurately reflect what it does.refreshBody.let existed, which broke Image loading in Safari # (thanks Yat Hin Wong)Graphics.TargetCamera was added back in which fixed Graphics.generateTexture.setInteractive, fixing Group.createMultiple when a hitArea has been set.Blitter overwriting previous objects vertex data.Tile game object tinting was fixed, so tiles now honor alpha values correctly.BitmapMask would sometimes incorrectly bind its resources.name property and corresponding setName method.