2016-01-09 |
modified bounds checks
Mat Groves
committed
on 9 Jan 2016
|
---|---|
more cache stuff
Mat Groves
committed
on 9 Jan 2016
|
|
fixed up render target
Mat Groves
committed
on 9 Jan 2016
|
|
2016-01-08 |
added new webGL functions
Mat Groves
committed
on 8 Jan 2016
|
Added cacheing to update transform
Mat Groves
committed
on 8 Jan 2016
|
|
added uint16 for texture coords
Mat Groves
committed
on 8 Jan 2016
|
|
2016-01-07 |
|
2015-12-30 |
Fixed a typo in the Mesh documentation.
Olav Lindekleiv
committed
on 30 Dec 2015
|
2015-12-22 |
ignore too many params error
Chad Engler
committed
on 22 Dec 2015
|
2015-12-16 |
fixed toLocal bug
Mat Groves
committed
on 16 Dec 2015
|
2015-12-15 |
fixed initial mesh values
Mat Groves
committed
on 15 Dec 2015
|
|
|
2015-12-13 |
|
2015-12-09 |
take resolution into account when rounding pixels in the webGL renderer
Mat Groves
committed
on 9 Dec 2015
|
|
|
|
|
2015-12-06 |
|
2015-11-30 |
Merge branch 'dev-interaction' into dev
Mat Groves
committed
on 30 Nov 2015
|
Merge branch 'master' into dev
Mat Groves
committed
on 30 Nov 2015
|
|
Merge remote-tracking branch 'origin/dev' into dev
Mat Groves
committed
on 30 Nov 2015
|
|
only make an item accessible if its interactive
Mat Groves
committed
on 30 Nov 2015
|
|
Fixed the interaction manager loop
Mat Groves
committed
on 30 Nov 2015
|
|
fix(InteractionData): populate second param of getLocalPosition
Tim Whitbeck
committed
on 30 Nov 2015
|
|
2015-11-24 |
added removeItems; added unit tests; replaced uses of original splice with removeItems
Anthony Del Ciotto
committed
on 24 Nov 2015
|
2015-11-20 |
Changed help in cacheAsBitmap.js from "To remove simply set this property to 'null'" into "To remove simply set this property to 'false'".
Henri Sarasvirta
committed
on 20 Nov 2015
|
2015-11-19 |
issue 2197
Ivan Popelyshev
committed
on 19 Nov 2015
|
|
|
|
|
2015-11-16 |
added pre and post render events to renderers
Mat Groves
committed
on 16 Nov 2015
|
2015-11-15 |
|