2019-02-24 |
Updates to EventEmitter3 latest release (#5473)
Matt Karl
authored
on 24 Feb 2019
GitHub
committed
on 24 Feb 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-18 |
v5.0.0-rc.2
Matt Karl
committed
on 18 Feb 2019
|
Initial pass at enabling depthTexture support (#5395)
Dairnon
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
|
Mipmap pow2 compatibility for WebGL 1 and 2 (#5422)
Ivan Popelyshev
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
|
Make Renderer's `reset` work like in v4. (#5431)
Ivan Popelyshev
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
|
Fixes instances of hard-coded vertSize in BatchRenderer (#5451)
Dairnon
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
|
2019-02-16 |
Typings fixes (#5450)
Ivan Popelyshev
authored
on 16 Feb 2019
Matt Karl
committed
on 16 Feb 2019
|
2019-02-14 |
Fixes SpriteMask filterArea lagging by 1 frame (#5444)
Ivan Popelyshev
authored
on 14 Feb 2019
Matt Karl
committed
on 14 Feb 2019
|
2019-02-12 |
Fixes SpriteMaskFilter clear param (#5435)
Ivan Popelyshev
authored
on 12 Feb 2019
Matt Karl
committed
on 12 Feb 2019
|
Fixes RenderTextureSystem invalidation problem (#5432)
Ivan Popelyshev
authored
on 12 Feb 2019
Matt Karl
committed
on 12 Feb 2019
|
|
2019-02-09 |
Rename `renderTexture` field to `current`, like in FramebufferSystem (#5425)
Ivan Popelyshev
authored
on 9 Feb 2019
Matt Karl
committed
on 9 Feb 2019
|
Fixes Renderer's render parameter documentation (#5424)
Ivan Popelyshev
authored
on 9 Feb 2019
Matt Karl
committed
on 9 Feb 2019
|
|
Fixes multi-Renderer async problem (#5405)
Ivan Popelyshev
authored
on 9 Feb 2019
Matt Karl
committed
on 9 Feb 2019
|
|
2019-02-06 |
Update docs for Application.antialias (#5413)
nikolas
authored
on 6 Feb 2019
Matt Karl
committed
on 6 Feb 2019
|
2019-01-31 |
v5.0.0-rc
Matt Karl
committed
on 31 Jan 2019
|
2019-01-29 |
Adds more Blend Modes (#5391)
Ivan Popelyshev
authored
on 29 Jan 2019
Matt Karl
committed
on 29 Jan 2019
|
2019-01-28 |
Fix follow up to Blend Modes None (#5392)
Matt Karl
authored
on 28 Jan 2019
GitHub
committed
on 28 Jan 2019
|
2019-01-27 |
Proper disposal for Mesh and Graphics Geometry objects (#5349)
Ivan Popelyshev
authored
on 27 Jan 2019
Matt Karl
committed
on 27 Jan 2019
|
Fixes BLEND_MODES.NONE (#5377)
Stafford Williams
authored
on 27 Jan 2019
Matt Karl
committed
on 27 Jan 2019
|
|
Fixes disposing framebuffers like in v4 (#5387)
Ivan Popelyshev
authored
on 27 Jan 2019
Matt Karl
committed
on 27 Jan 2019
|
|
2019-01-15 |
Fixes Framebuffer resize not working with masks (#5359)
Ivan Popelyshev
authored
on 15 Jan 2019
Matt Karl
committed
on 15 Jan 2019
|
Documentation updates (#5366)
Dave Moore
authored
on 15 Jan 2019
Matt Karl
committed
on 15 Jan 2019
|
|
2019-01-14 |
Adds optional FPS limit for updating videos (#5355)
...
Dave Moore
authored
on 14 Jan 2019
Matt Karl
committed
on 14 Jan 2019
|
2019-01-13 |
Fixes texture construction in Text (#5353)
Ivan Popelyshev
authored
on 13 Jan 2019
Matt Karl
committed
on 13 Jan 2019
|
2019-01-11 |
Auto-detect Webgl2 RGBA32F format (#5341)
Ivan Popelyshev
authored
on 11 Jan 2019
Matt Karl
committed
on 11 Jan 2019
|
Update Program with shader language version (#5331)
Ivan Popelyshev
authored
on 11 Jan 2019
Matt Karl
committed
on 11 Jan 2019
|
|
2019-01-09 |
Adds a warning for auto detection of stride (#5340)
Mat Groves
authored
on 9 Jan 2019
Matt Karl
committed
on 9 Jan 2019
|
Fix types in documentation (#5345)
Ivan Popelyshev
authored
on 9 Jan 2019
Matt Karl
committed
on 9 Jan 2019
|
|
Enables WebGL test on Travis (#5344)
...
Matt Karl
authored
on 9 Jan 2019
GitHub
committed
on 9 Jan 2019
|