2019-07-03 |
Fixed attribute definitions JSDoc and made BatchGeometry use
...
Shukant Pal
committed
on 3 Jul 2019
|
---|---|
vertexData doesn't have to have only two dimensions.
Shukant Pal
committed
on 3 Jul 2019
|
|
Fixed JSDoc problem for sizeOfType and AbstractBatchRenderer.vertexSizeOf
Shukant Pal
committed
on 3 Jul 2019
|
|
Shifted TYPES.sizeOf to @pixi/utils/src/sizeOfType.js; removed TYPES.isInteger
Shukant Pal
committed
on 3 Jul 2019
|
|
I forgot what I did here! Probably nothing
Shukant Pal
committed
on 3 Jul 2019
|
|
2019-07-02 |
|
2019-07-01 |
Fixed geometry for attr-defs and exceptions of aColor.
Shukant Pal
committed
on 1 Jul 2019
|
Fixed BatchBuffer reference to vertices.
Shukant Pal
committed
on 1 Jul 2019
|
|
Fixed source offset problem with builtin attrib.
Shukant Pal
committed
on 1 Jul 2019
|
|
Keeping BatchPluginFactory and adding pluginName to Graphics.
Shukant Pal
committed
on 1 Jul 2019
|
|
Edited JSDoc to also document the attributeDefinitions field.
Shukant Pal
committed
on 1 Jul 2019
|
|
|
|
Made BatchRender->AbstractBatchRender & fixed ObjectRenderer (not a System)
Shukant Pal
committed
on 1 Jul 2019
|
|
Fixed BatchBuffer: vertices was a misleading identifier. Named it
...
Shukant Pal
committed
on 1 Jul 2019
|
|
Further beautified the BatchRenderer class.
Shukant Pal
committed
on 1 Jul 2019
|
|
2019-06-30 |
|
2019-06-27 |
Prevented System from attaching itself to the Renderer's contextChange signal (#5848)
Sukant Pal
authored
on 27 Jun 2019
Matt Karl
committed
on 27 Jun 2019
|
2019-06-17 |
Renames StateSystem.setState to StateSystem.set (#5791)
Mat Groves
authored
on 17 Jun 2019
Matt Karl
committed
on 17 Jun 2019
|
2019-06-09 |
Fixes issue with docs/types with BatchPluginFactory (#5772)
Matt Karl
authored
on 9 Jun 2019
GitHub
committed
on 9 Jun 2019
|
2019-06-07 |
Adds factory for creating custom BatchRenderer plugins (#5706)
Ivan Popelyshev
authored
on 7 Jun 2019
Matt Karl
committed
on 7 Jun 2019
|
2019-04-09 |
Assure that TICK is different for multi-textured renderers (#5546)
Ivan Popelyshev
authored
on 9 Apr 2019
Matt Karl
committed
on 9 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-18 |
Fixes instances of hard-coded vertSize in BatchRenderer (#5451)
Dairnon
authored
on 18 Feb 2019
Matt Karl
committed
on 18 Feb 2019
|
2019-01-15 |
Documentation updates (#5366)
Dave Moore
authored
on 15 Jan 2019
Matt Karl
committed
on 15 Jan 2019
|
2019-01-09 |
Fix types in documentation (#5345)
Ivan Popelyshev
authored
on 9 Jan 2019
Matt Karl
committed
on 9 Jan 2019
|
2018-12-18 |
Excludes GL lines from batching (#5294)
Mat Groves
authored
on 18 Dec 2018
Matt Karl
committed
on 18 Dec 2018
|
2018-12-17 |
Fixes native lines in lineStyle and adds BatchDrawCall class (#5293)
Mat Groves
authored
on 17 Dec 2018
Matt Karl
committed
on 17 Dec 2018
|
2018-12-12 |
Batch renderer fix O(N^2) memory problem (#5280)
Ivan Popelyshev
authored
on 12 Dec 2018
Matt Karl
committed
on 12 Dec 2018
|
2018-12-04 |
Bugfix/geometry cache fix (#5220)
Mat Groves
authored
on 4 Dec 2018
Matt Karl
committed
on 4 Dec 2018
|
2018-11-04 |
Graphics memory leak (#5203)
Ivan Popelyshev
authored
on 4 Nov 2018
Matt Karl
committed
on 4 Nov 2018
|