Mat Groves
d8563505f5
Fixed issue with transparent webGL renderer in FF
2014-01-21 22:35:10 +00:00
Mat Groves
b0f8c931b0
Moved Constants to pixi.js file
2014-01-21 22:14:18 +00:00
Mat Groves
53dcef5277
Added alpha:transparency to canvas renderer
2014-01-21 21:46:49 +00:00
Mat Groves
228fa97b16
Fixed rollover issue with mouse
2014-01-21 21:36:23 +00:00
Mat Groves
1f67673793
updated the visible check for display objects
2014-01-21 20:58:27 +00:00
Mat Groves
7364f86533
changed PIXI.blendModesCanvas to PIXI.blendModesWebGL in webGL renderer
2014-01-21 20:50:36 +00:00
Mat Groves
a9cdc4d727
Merge branch 'pr/508' into dev
2014-01-21 20:47:02 +00:00
Mat Groves
d97fb9da24
Merge pull request #511 from danzel/dev
...
English fixes/improvements to the comments
2014-01-20 12:30:39 -08:00
danzel
18e0e87a97
fix whitespace error
2014-01-20 15:03:44 +13:00
danzel
2940cfcb7b
Rename indetityMatrix -> identityMatrix
2014-01-20 14:48:37 +13:00
danzel
54bf9b96b3
English fixes
2014-01-20 14:48:13 +13:00
Mat Groves
4aebb843fd
Fixed issue where filters not rendering in render texture
2014-01-19 15:07:20 +00:00
Mat Groves
f918bec8b6
Fixed Canvas tinting bug
...
Added optimised sprite rendering in canvas implementation of
SpriteBatch.
Added tempMatrix to graphics object to avoid new matrix creation each
render
2014-01-19 10:32:34 +00:00
Mat Groves
620d134055
Added Sprite Batch
...
Added new Sprite Batch for fast rendering - pushes transforms to the GPU
Added setAttribs function to manage VertexAttribArrays in webGL
Modified Point.set function
2014-01-18 20:21:34 +00:00
cjgammon
6e7efddaf0
fix spacing alignment
2014-01-16 14:40:25 -08:00
cjgammon
630ba7bc9a
add unused webgl blend modes to webgl renderer
2014-01-16 14:37:35 -08:00
cjgammon
c49474ef3c
fix spacing and add fallback for ie
2014-01-16 12:22:15 -08:00
cjgammon
079bac99a5
add supported canvas blend modes to canvas renderer
2014-01-16 11:15:03 -08:00
cjgammon
66df69d475
add all supported canvas blend modes to sprite
2014-01-16 11:14:12 -08:00
Mat Groves
2ee1f778b3
Fixed issue with set Point
...
no if only one param is passed x and y are both set to it
2014-01-16 17:31:27 +00:00
Mat Groves
2e0b26d765
Fixed bug where mask was not being applied to tilingSprite in canvas renderer
2014-01-16 16:33:05 +00:00
Mat Groves
b0a3ff9447
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
2014-01-16 16:11:58 +00:00
Mat Groves
480bf36ddf
Republished Bin Files
2014-01-16 16:11:54 +00:00
Mat Groves
237b5f3851
Merge branch 'dev---mask-fix' into dev
2014-01-16 16:09:46 +00:00
Mat Groves
87c0840038
Fixed Masking issue with tiling texture
2014-01-16 16:09:23 +00:00
Mat Groves
7303d00d66
Added set function to Point
2014-01-16 00:59:02 +00:00
Mat Groves
ac84d62ef1
Updated version Number to 1.4.3
2014-01-16 00:58:47 +00:00
Chad Engler
536897a97b
bump json versions
2014-01-15 07:54:58 -08:00
Mat Groves
8a267c7097
Removed rouge ™ from Sprite docs
2014-01-15 14:56:48 +00:00
Mat Groves
3d93fa8f0a
Fixed major issue with removeChild
2014-01-15 13:13:13 +00:00
Mat Groves
73aa9dca93
Tweaked Graphics to only flush SpriteBatch if it has children to render
2014-01-15 11:48:14 +00:00
Mat Groves
aeac4a5f4e
Fixes #503 PIXI.Graphics now renders its Children
2014-01-15 11:07:20 +00:00
Mat Groves
d262a2c46e
Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
...
Conflicts:
bin/pixi.dev.js
bin/pixi.js
2014-01-15 09:28:14 +00:00
Mat Groves
87a8ff96bf
Removed visible count reference as its no longer used
2014-01-15 09:24:16 +00:00
Mat Groves
df094bdc4f
Merge pull request #494 from mattdesl/fix-tint-rounding
...
Fixing RGB Tint Rounding
2014-01-14 03:31:09 -08:00
mattdesl
7f3df3d8ce
Fixing a bug with tint RGB rounding; it was previously not working at all.
2014-01-12 21:25:32 -05:00
Chad Engler
ea52c488b0
Merge branch 'drkibitz-karma-fix' into dev
2014-01-12 10:08:10 -08:00
Chad Engler
1ed43e1dfd
Merge branch 'karma-fix' of github.com:drkibitz/pixi.js into drkibitz-karma-fix
2014-01-12 10:07:58 -08:00
Chad Engler
9c002db93c
Merge branch 'master' into dev
2014-01-12 10:07:22 -08:00
Chad Engler
8dab907467
Fix tavis yaml, manually merge #486
2014-01-12 09:54:12 -08:00
Chad Engler
c15f0b17f7
update jshint
2014-01-12 09:46:41 -08:00
Dr. Kibitz
7ac987230f
Use jshint ignores option instead
2014-01-12 01:43:42 -08:00
Dr. Kibitz
6c6e7ca50f
Add karma.conf.js to jshint
2014-01-12 01:34:07 -08:00
Dr. Kibitz
180eae99a7
Karma cleanup, spec reporter
2014-01-12 01:07:13 -08:00
Mat Groves
9da560524f
pixie files update
2014-01-10 10:55:52 +00:00
Mat Groves
b7d79cb2d6
Merge branch 'dev'
2014-01-10 10:53:47 +00:00
Mat Groves
304a73faaf
Modified package version to 1.4.2
2014-01-09 20:48:34 +00:00
Mat Groves
f80ad04012
Update README.md
2014-01-09 20:46:55 +00:00
Mat Groves
768ff10547
Republished main pixie files
2014-01-09 20:25:30 +00:00
Mat Groves
d69e780f9b
Merge branch 'dev'
...
Conflicts:
bin/pixi.dev.js
bin/pixi.js
2014-01-09 20:24:00 +00:00