2019-05-29 |
Fixes blendMode ADD again (#5740)
Ivan Popelyshev
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|
---|---|
Fix polygon holes (#5735)
Ivan Popelyshev
authored
on 29 May 2019
Matt Karl
committed
on 29 May 2019
|
|
2019-04-08 |
Backport of blend modes from v5 (#5563)
Ivan Popelyshev
authored
on 8 Apr 2019
Matt Karl
committed
on 8 Apr 2019
|
2019-02-22 |
Fixes shader avoiding equal compare between float (#5466)
yinz
authored
on 22 Feb 2019
Matt Karl
committed
on 22 Feb 2019
|
2019-02-20 |
Fixes Matrix decompose rare case (#5457)
Ivan Popelyshev
authored
on 20 Feb 2019
Matt Karl
committed
on 20 Feb 2019
|
2019-02-15 |
Reset textures on Renderer's `reset` operation (#5430)
Ivan Popelyshev
authored
on 15 Feb 2019
Matt Karl
committed
on 15 Feb 2019
|
2019-02-14 |
Fixes SpriteMask filterArea lagging by 1 frame (#5445)
Ivan Popelyshev
authored
on 14 Feb 2019
Matt Karl
committed
on 14 Feb 2019
|
Fixes Graphics adaptive curves (#5443)
Ivan Popelyshev
authored
on 14 Feb 2019
Matt Karl
committed
on 14 Feb 2019
|
|
2019-02-12 |
Fixes SpriteMaskFilter passing the clear param (#5436)
Ivan Popelyshev
authored
on 12 Feb 2019
Matt Karl
committed
on 12 Feb 2019
|
2019-02-09 |
Fixes cacheAsBitmap calculateBounds problem (#5423)
Ivan Popelyshev
authored
on 9 Feb 2019
Matt Karl
committed
on 9 Feb 2019
|
Added option to update anchor with defaultAnchor when frame changes. (#5419)
Janne Ramstedt
authored
on 9 Feb 2019
Matt Karl
committed
on 9 Feb 2019
|
|
2019-01-30 |
Adds tinting for NineSlicePlane on canvas (#5393)
Ivan Popelyshev
authored
on 30 Jan 2019
Matt Karl
committed
on 30 Jan 2019
|
2019-01-16 |
Fixes CanvasExtract plugin canvas method without target (#5368)
Matt Karl
authored
on 16 Jan 2019
GitHub
committed
on 16 Jan 2019
|
2019-01-14 |
Fixes Rectangle fit bug (#5360)
Ivan Popelyshev
authored
on 14 Jan 2019
Matt Karl
committed
on 14 Jan 2019
|
2019-01-06 |
Fixes the renderbuffer destroy again (#5333)
Ivan Popelyshev
authored
on 6 Jan 2019
Matt Karl
committed
on 6 Jan 2019
|
2019-01-05 |
Fixes renderbuffer stencil leak (#5328)
Ivan Popelyshev
authored
on 5 Jan 2019
Matt Karl
committed
on 5 Jan 2019
|
2019-01-04 |
Guard against re-assigning read-only interaction event properties (#5315)
Dave Moore
authored
on 4 Jan 2019
Matt Karl
committed
on 4 Jan 2019
|
2018-12-21 |
Adds missing to clone prop for alignment (#5305)
Matt Karl
authored
on 21 Dec 2018
GitHub
committed
on 21 Dec 2018
|
2018-12-19 |
Fix cacheAsBitmap bounds calculation (#5298)
Ivan Popelyshev
authored
on 19 Dec 2018
Matt Karl
committed
on 19 Dec 2018
|
2018-12-09 |
Rename parameters for user-friendly Ellipse (#5274)
Konstantin
authored
on 9 Dec 2018
Matt Karl
committed
on 9 Dec 2018
|
2018-12-04 |
Updates old examples for BaseRenderTexture (#5262)
Matt Karl
authored
on 4 Dec 2018
GitHub
committed
on 4 Dec 2018
|
2018-12-03 |
Fix Graphics _localBounds calculation with lineAlignment (#5245)
Evgeniy Kuvshinov
authored
on 3 Dec 2018
Matt Karl
committed
on 3 Dec 2018
|
Fix orientation for rounded rect (#5241)
Ivan Popelyshev
authored
on 3 Dec 2018
Matt Karl
committed
on 3 Dec 2018
|
|
Fixes problem with destroying active framebuffer (#5257)
Ivan Popelyshev
authored
on 3 Dec 2018
Matt Karl
committed
on 3 Dec 2018
|
|
Fixes defaultAnchor to be included with Texture.clone (#5261)
Matt Karl
authored
on 3 Dec 2018
GitHub
committed
on 3 Dec 2018
|
|
2018-12-02 |
Fixes TilingSprite for canvas to account rotated textures from texture atlas (#5243)
Adam Rasiński
authored
on 2 Dec 2018
Matt Karl
committed
on 2 Dec 2018
|
2018-11-23 |
Renames Filter constructor argument from uniform to uniformData (#5239)
Ivan Popelyshev
authored
on 23 Nov 2018
Matt Karl
committed
on 23 Nov 2018
|
2018-11-20 |
Rotation cache optimization (#5230)
Ivan Popelyshev
authored
on 20 Nov 2018
Matt Karl
committed
on 20 Nov 2018
|
2018-11-19 |
Fix lineAlignment default value in JS doc (#5224)
Evgeniy Kuvshinov
authored
on 19 Nov 2018
Matt Karl
committed
on 19 Nov 2018
|
UpdateTexture should not switch FrameBuffer (#5225)
Ivan Popelyshev
authored
on 19 Nov 2018
Matt Karl
committed
on 19 Nov 2018
|