All Versions
26
Latest Version
Avg Release Cycle
43 days
Latest Release
1613 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v5.0.4 Changes
June 07, 2019๐ฑ ๐พ Download
๐ Development Build:
๐ Production Build:
๐ Documentation:
๐ Changed
๐ฑ ๐ Fixed
- ๐ Fix autoResize in ParticleRenderer (#5725)
- โฌ๏ธ Bump tar from 2.2.1 to 2.2.2 (#5730)
- ๐ Fixes Graphics holes with CanvasRenderer (#5734)
- โ Adds support for uint32 element index (#5738)
- ๐ Fixes regression on CanvasRenderer using tint with Sprite, AnimatedSprite and TilingSprite, BitmapText (#5733)
- BlendMode alpha fix (#5739)
- ๐ Normalizes SVGResource parsing to support inline SVG strings, base64 data URIs, and URLs (#5697)
- โ Removes division that can cause problems in filters (#5701)
- ๐ Update RenderTexture constructor documentation (#5729)
- โ Adds the polygon offset check to State (#5732)
- ๐ Change blend mode type from
boolean
tonumber
(#5749) - โก๏ธ Update typings for RenderTextureSystem (#5755)
- โ Remove the new keyword before the static method (#5766)
๐ฑ ๐ Contributors: 5
- @Teoxoy
- Ivan Popelyshev (@ivanpopelyshev)
- Mat Groves (@GoodBoyDigital)
- @Norgerman
- @JetLua
-
v5.0.3 Changes
May 19, 2019๐ฑ ๐พ Download
๐ Development Build:
๐ Production Build:
๐ Documentation:
๐ Changed
๐ฑ ๐ Fixed
- ๐ Updates documentation and types (#5671)
- Resolves issue with custom resolutions and sprite masks (#5675)
- โ Adds missing Sprite constructor param (#5688)
- ๐ Fixes loader types (#5689)
- ๐ Fixes SVGResource can not triggering resize (#5685)
- ๐ Changes resolution of temp renderTexture for filters (#5691)
- ๐ Fixes critical BaseTexture loaded events order (#5684)
๐ฑ ๐ Contributors: 4
- Marco Spiess (@mspiess)
- Ivan Popelyshev (@ivanpopelyshev)
- Matt Karl (@bigtimebuddy)
- @JetLua
- @fanjules
-
v5.0.2 Changes
May 07, 2019๐ฑ ๐พ Download
๐ Development Build:
๐ Production Build:
๐ Documentation:
๐ Changed
๐ฑ ๐ Fixed
- ๐ฑ ๐ฅ Fixes video not working in v5.0.1 (#5660)
๐ฑ ๐ Contributors: 1
- Dave Moore (@themoonrat)
-
v4.8.9 Changes
January 16, 2020๐ฑ ๐พ Download
๐ Development Build:
๐ Production Build:
๐ Documentation:
๐ Changed
๐ฑ ๐ Fixed
- ๐ Fix batch-breaking by empty filter array (#5945)
- โฌ๏ธ Bump floss and electron (#6018)
- ๐ Fix kerning rendering with letterSpacing (#6090)
- Correction of height and width in extracted canvas (#5842)
- โ Backport #6159 hitTest Graphics with hole (#6160)
๐ฑ ๐ Contributors: 5
- Konstantin (@eXponenta)
- Matt Karl (@bigtimebuddy)
- Eric Ente (@ericente)
- Martin Bokลกa (@martinboksa)
- Ivan Popelyshev (@ivanpopelyshev)
-
v4.8.8 Changes
June 02, 2019๐ฑ ๐พ Download
๐ Development Build:
๐ Production Build:
๐ Documentation:
๐ Changed
๐ฑ ๐ Fixed
- Backport of blend modes from v5 (#5563)
- โ Removes v4 from deploying latest release (#5591)
- ๐ Fixes polygon holes (#5735)
- ๐ Fixes blendMode ADD again (#5740)
๐ฑ ๐ Contributors: 2
- Ivan Popelyshev (@ivanpopelyshev)
- Matt Karl (@bigtimebuddy)
-
v4.4.5 Changes
November 04, 2020๐ฑ ๐พ Download
๐ Development Build:
๐ Production Build:
๐ Documentation:
๐ Changed
๐ฑ ๐ Fixed
๐ฑ ๐ Contributors: 1
- Mark Dolbyrev (@flashist)