History for pixi.js / src / core / display / DisplayObject.js
2015-04-22
@Chad Engler
update for new event emitter api
Chad Engler committed on 22 Apr 2015
2015-04-21
@Chad Engler
minor cleanup of destroy methods
Chad Engler committed on 21 Apr 2015
2015-03-21
@Chad Engler
Move items into their namespace ...
Chad Engler committed on 21 Mar 2015
2015-03-13
@Chad Engler
rework v3 to use EE3 instead of a custom emitter
Chad Engler committed on 13 Mar 2015
2015-03-12
@Dr. Kibtiz
Fix all the remaining jshint stuff
Dr. Kibtiz committed on 12 Mar 2015
2015-03-10
@Alvin
Added destroy methods and fixed sprite bug #1505
Alvin committed on 10 Mar 2015
2015-02-24
@Chad Engler
massive jsdoc fixes
Chad Engler committed on 24 Feb 2015
2015-02-19
@Alvin
Docs, mostly the display and graphics folders and some filetype update
Alvin committed on 19 Feb 2015
2015-02-17
@mathew groves
cached getBounds each frame ...
mathew groves committed on 17 Feb 2015
2015-02-03
@mathew groves
Removed cacheAsBitmap from core
mathew groves committed on 3 Feb 2015
@mathew groves
cacheAsBitmap tweaks
mathew groves committed on 3 Feb 2015
@mathew groves
cachAsBitmap returns! ...
mathew groves committed on 3 Feb 2015
2015-02-02
@mathew groves
Changed alpha check to worldAlpha ...
mathew groves committed on 2 Feb 2015
2015-01-27
@Chad Engler
some more style fixes
Chad Engler committed on 27 Jan 2015
@Chad Engler
style changes for if statements
Chad Engler committed on 27 Jan 2015
2015-01-25
@Chad Engler
fix bug where you can't null filters
Chad Engler committed on 25 Jan 2015
@mathew groves
Renamed DisplayObjectContainer to Container ...
mathew groves committed on 25 Jan 2015
2015-01-23
@mathew groves
big changes ...
mathew groves committed on 23 Jan 2015
2015-01-18
@mathew groves
Merge branch 'dev-rewrite' of https://github.com/GoodBoyDigital/pixi.js into dev-rewrite
mathew groves committed on 18 Jan 2015
@mathew groves
filter restructure ...
mathew groves committed on 18 Jan 2015
2015-01-16
@Chad Engler
fix #612; implement skew (needs optimization pass)
Chad Engler committed on 16 Jan 2015
2015-01-12
@Chad Engler
regex replace braces to newline
Chad Engler committed on 12 Jan 2015
2015-01-11
@mathew groves
Removed the parent check in updateTransform ...
mathew groves committed on 11 Jan 2015
2015-01-10
@Chad Engler
minor perf increase for updateTransform
Chad Engler committed on 10 Jan 2015
@Chad Engler
got textures binding correctly and webgl works
Chad Engler committed on 10 Jan 2015
@Chad Engler
fix update transform for DO so it can be root
Chad Engler committed on 10 Jan 2015
2014-12-31
@Chad Engler
make texture frame a setter; clear up some typos
Chad Engler committed on 31 Dec 2014
@Chad Engler
move cacheAsBitmap to DOC
Chad Engler committed on 31 Dec 2014
@Chad Engler
reorg webgl utils; move primitives to core; refactor shape types
Chad Engler committed on 31 Dec 2014
2014-12-30
@Chad Engler
Lots of core renderer-related updates ...
Chad Engler committed on 30 Dec 2014