History for pixi.js / src / pixi
2013-08-20
@Chad Engler
Only draw if frame has width and height (fixes IE index issues)
Chad Engler committed on 20 Aug 2013
@Chad Engler
minor optimizations in bitmap font loader
Chad Engler committed on 20 Aug 2013
@Chad Engler
Use correct IE ajax
Chad Engler committed on 20 Aug 2013
2013-08-18
@Chad Engler
change conditional, fixes #187 conditional
Chad Engler committed on 18 Aug 2013
@Chad Engler
Merge pull request #187 from johnste/dev ...
Chad Engler committed on 18 Aug 2013
@Chad Engler
Add AMD export, fixes #267
Chad Engler committed on 18 Aug 2013
@Mat Groves
Code Tidy ...
Mat Groves committed on 18 Aug 2013
@Mat Groves
Merge pull request #269 from GorshSerginio/dev ...
Mat Groves committed on 18 Aug 2013
@Mat Groves
touch/mouse prevent default now to be handled by the user ...
Mat Groves committed on 18 Aug 2013
@Mat Groves
Fixed bug when mouseUp being called instead of MouseOut
Mat Groves committed on 18 Aug 2013
@Sergei Gorshechnikov
Fixed #268
Sergei Gorshechnikov committed on 18 Aug 2013
2013-08-17
@Mat Groves
Visibibility optimised, interaction bug fixed ...
Mat Groves committed on 17 Aug 2013
2013-08-15
@Mat Groves
preventDefault option added to InteractionManager ...
Mat Groves committed on 15 Aug 2013
@Mat Groves
Antialiasing now an option for renderer (off by default)
Mat Groves committed on 15 Aug 2013
2013-08-13
@Sergei Gorshechnikov
Fixed bug described by @GillesVermeulen in #229
Sergei Gorshechnikov committed on 13 Aug 2013
2013-08-12
@Mat Groves
fixed graphics fill alpha bug ...
Mat Groves committed on 12 Aug 2013
@Mat Groves
fixes DestroyTexture
Mat Groves committed on 12 Aug 2013
@Mat Groves
Merge pull request #229 from GorshSerginio/dev ...
Mat Groves committed on 12 Aug 2013
@Mat Groves
fixes #234
Mat Groves committed on 12 Aug 2013
@Mat Groves
Merge pull request #212 from namuol/dev ...
Mat Groves committed on 12 Aug 2013
2013-08-10
@Chad Engler
consider points on the edge 'inside'
Chad Engler committed on 10 Aug 2013
2013-07-30
@Sergei Gorshechnikov
Fixed empty slots handling (#220); Fixed scaled slots handling (#205)
Sergei Gorshechnikov committed on 30 Jul 2013
2013-07-24
@Mat Groves
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev ...
Mat Groves committed on 24 Jul 2013
@Mat Groves
Minor update ...
Mat Groves committed on 24 Jul 2013
2013-07-23
@Louis Acresti
removed `childIndex`
Louis Acresti committed on 23 Jul 2013
2013-07-21
@Krzysztof Opalka
fixed typo in PIXI.Text.prototype.setText
Krzysztof Opalka committed on 21 Jul 2013
2013-07-15
@Louis Acresti
fix RenderTexture stage flipping
Louis Acresti committed on 15 Jul 2013
@Chad Engler
move constructor property to prototype, fixes #189
Chad Engler committed on 15 Jul 2013
2013-07-13
@Chad Engler
also update text width/height properties, fixes #197
Chad Engler committed on 13 Jul 2013
@Chad Engler
allow a user to pass an DOM Image elemnt as a base textutrre source ...
Chad Engler committed on 13 Jul 2013