Commit graph

216 commits

Author SHA1 Message Date
Chad Engler
bc48d1f992 pick up IE events 2013-06-23 08:42:06 -07:00
Chad Engler
efc96d9c90 pass along dom mouse events, fixes #36 2013-06-23 08:38:54 -07:00
Mat Groves
cfe81283c0 PIxi.js File Built 2013-06-23 16:24:03 +01:00
Mat Groves
110c1234ab Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Conflicts:
	bin/pixi.js
2013-06-23 16:22:58 +01:00
Mat Groves
e46b57b980 Bug fix for webGLGraphics
indices not being cleared when clear() called
2013-06-23 14:59:56 +01:00
Mat Groves
5ce7074dc1 Example 13 updated 2013-06-23 12:09:18 +01:00
Mat Groves
ee84616ebb Alpha implemented in graphics Object 2013-06-22 22:25:50 +01:00
Mat Groves
e91be9b53a Docs updated
example updated
misplaced files removed
2013-06-22 11:46:57 +01:00
Mat Groves
72e38cccb0 Graphics shape fill added
shaders optimised - removed need for 4x4 matrix
draw elipse added
any shape can now be filled
2013-06-21 18:37:14 +01:00
Mat Groves
2ad9002a79 Src folder restructured 2013-06-20 17:38:12 +01:00
Mat Groves
e0db063233 Graphics Updated 2013-06-20 16:28:32 +01:00
Mat Groves
4b6d45c4a0 Merge branch 'dev-primitive' into dev
Conflicts:
	bin/pixi.js
2013-06-20 16:07:27 +01:00
Chad Engler
40504f5ef8 Merge branch 'master' into dev 2013-06-19 13:22:32 -07:00
Chad Engler
d7529e9f19 too early for that 2013-06-19 13:22:17 -07:00
Mat Groves
6d166cbf7a Interaction Prevent Default fix 2013-06-19 21:16:00 +01:00
Mat Groves
65e73135c2 preventDefault bug fix
event.preventDefault() added to mouse and touch down
2013-06-19 21:08:17 +01:00
Mat Groves
86367a285b Merge branch 'dev' 2013-06-19 20:59:03 +01:00
Mat Groves
4dab30ee17 Documentation Fix 2013-06-19 20:43:52 +01:00
Mat Groves
11f0ca2ca4 Image constructor changed package updated to 1.1.0
new Image() used now instead of document.createElement('img');
2013-06-19 20:11:20 +01:00
Chad Engler
8fe86d3d65 Compile new builds 2013-06-19 11:57:36 -07:00
Chad Engler
cc5bf2efa7 merge dev into master 2013-06-19 11:56:31 -07:00
Mat Groves
8093792ed5 Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev 2013-06-19 19:27:06 +01:00
Chad Engler
f702424ab3 remove event.preventDefault() from event handlers 2013-06-19 10:48:12 -07:00
Chad Engler
7a964dd5b4 general code cleanup for hitTest 2013-06-19 10:31:56 -07:00
Mat Groves
74f5a3574c Graphics Implemented 2013-06-19 18:20:06 +01:00
Chad Engler
fc793df175 Merge branch 'polygon-hitdetection' of github.com:adrienbrault/pixi.js into adrienbrault-polygon-hitdetection 2013-06-19 09:29:16 -07:00
Chad Engler
c9b6cd3578 Only children that are visible should be clickable, fixes #124 2013-06-19 09:24:24 -07:00
Chad Engler
4e6bf5b271 use a different name than char, which is reserved. Fixes #177 2013-06-17 16:50:29 -07:00
Mat Groves
9a806b5720 Initial Commit
Mitre line algorth working in webGL
2013-06-17 14:14:34 +01:00
Mat Groves
6bffbdbaaf Merge pull request #176 from ddsol/patch-1
new Image() error: Fixed bug link
2013-06-16 02:34:07 -07:00
ddsol
a45b672d41 Update BaseTexture.js
Updated Chrome bug link
2013-06-15 18:32:52 -03:00
Chad Engler
7805ba3c9f Add a default stroke style, fixed #136 2013-06-14 15:32:47 -07:00
Chad Engler
9ab5a2155b Merge pull request #161 from Hyzhak/patch-1
Fix update textures in handleContextRestored
2013-06-14 15:22:49 -07:00
Chad Engler
3f9812e534 Expose AjaxRequest, closes #122 2013-06-14 15:17:27 -07:00
Mat Groves
44723f16c0 Merge pull request #157 from namuol/master
Typo in WebGLRenderGroup?
2013-06-14 05:46:53 -07:00
Mat Groves
3b548a3912 Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev 2013-06-14 09:31:06 +01:00
Mat Groves
e60c2c6262 Merge pull request #172 from jeremyawon/dev
Fix for iOS Safari not rendering some stage background colors
2013-06-14 01:30:42 -07:00
jeremy
9e3c70733d pad hex representation of color with leading 0s in PIXI.Stage.prototype.setBackgroundColor 2013-06-14 01:48:22 +02:00
Mat Groves
b0b55a7b17 Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev 2013-06-13 22:12:51 +01:00
Mat Groves
891e1c530a Merge branch 'dev' of https://github.com/GoodBoyDigital/pixi.js into dev
Conflicts:
	src/pixi/utils/Utils.js
2013-06-13 22:12:42 +01:00
Mat Groves
56f96c395c Update Utils.js
function wrapper on new polyfill causing pixi compile to fail
2013-06-13 23:09:55 +02:00
Mat Groves
a8a9ec5edd Merge pull request #171 from englercj/dev
Add absolute positioning to the measure div
2013-06-13 12:05:46 -07:00
Chad Engler
0d9a3f7087 Merge branch 'dev' of github.com:englercj/pixi.js into dev 2013-06-13 12:00:37 -07:00
Chad Engler
a187067aec Make the measure text not wrap, fixes #170 2013-06-13 12:00:28 -07:00
Mat Groves
5635fea753 Merge pull request #169 from englercj/dev
Update raf polyfill, fixes #112
2013-06-13 09:21:45 -07:00
Chad Engler
318f0e90bc map the pixi version of raf 2013-06-13 09:06:58 -07:00
Chad Engler
92b18bb0af Update raf polyfill, fixes #112 2013-06-13 08:49:12 -07:00
Mat Groves
c8f24336c0 Merge pull request #168 from englercj/bugfix-166-children
Fix issue with CanvasRenderer trying to render DisplayObject children
2013-06-13 04:55:32 -07:00
Chad Engler
ce4aa956e8 trying to follow coding style 2013-06-12 18:39:49 -07:00
Chad Engler
d3d4be481b Only render children, if it has some (DisplayObject does not) 2013-06-12 18:37:17 -07:00