Commit graph

28 commits

Author SHA1 Message Date
Mat Groves
847eb6c48e Docs updated
Fixed issue where alpha not being set correctly in canvas spriteBatch
Fixed issue where previous stage events did not get removed correctly
2014-01-28 00:08:50 +00:00
Mat Groves
75c7880c93 Fixed bug where setText not working correctly
Docs updated
2014-01-05 18:16:17 +00:00
Mat Groves
7713731ab3 Fixed graphics bug + updated docs
Fixed issue with getBounds being incorrect for graphics
Updated docs
Linted code
2014-01-01 23:54:45 +00:00
Harry Lachenmayer
576ff71683 Fix el(l)ipse spelling error 2013-12-19 00:05:32 +01:00
Mat Groves
6c762fb396 Docs updated 2013-11-02 11:37:42 +00:00
Mat Groves
b35a84cb23 Removed Some debbuging code for masks 2013-07-02 10:50:27 +01:00
Mat Groves
69b3be322e Docs updated Builds updated 2013-07-02 10:48:05 +01:00
Mat Groves
c6e6f7458e WebGL Render Bug Fix 2013-06-24 15:32:52 +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
4dab30ee17 Documentation Fix 2013-06-19 20:43:52 +01:00
Mat Groves
43b289aeeb Render Texture bug fix
Fixed bug with rendering single sprite
Example updated
2013-05-24 14:09:11 +01:00
Mat Groves
2a6169a952 Render Texture added
Render texture finished
custom render item added
pivot added to display object

grunt file updated
docs updated
2013-05-23 22:57:27 +01:00
Mat Groves
88b863155a RenderTexture update
RenderTexture added (webGL and Canvas)
WebGL Render rearchitected - a little faster :)
Pivot added to DisplayObject
docs updated
grunt file updated
2013-05-22 18:44:20 +01:00
Mat Groves
b378c1ab85 Bitmap Fonts added
Docs updated
2013-05-06 21:59:37 +01:00
Mat Groves
164e35e5f0 buttonMode added and documented 2013-05-01 11:03:52 +01:00
Mat Groves
7fff2f52ba text example updated 2013-04-26 02:13:43 +01:00
Mat Groves
09dbbd5d13 Text added to PIXI
destroy function added to textures too
docs updated
new example added
2013-04-24 20:54:03 +01:00
Mat Groves
4dda5d1c18 swapChildren and getChildAt function added to DisplayObjectContainer
docs updated
2013-04-20 16:55:43 +01:00
Mat Groves
3dddce23ad Tiling Sprite added
Added Tiling Sprite to Pixi.js
Added example 9 - TilingSprite
Updated docs
2013-04-20 14:56:30 +01:00
Mat Groves
a1faefe5c7 Documentation updated
pixi build republished
2013-04-15 22:12:35 +01:00
Mat Groves
6dacba9b33 docs updated 2013-04-06 21:09:38 +01:00
Mat Groves
9838176a49 target property added to PIXI.InteractiveData
docs updated to reflect change
2013-03-22 08:34:49 +00:00
Mat Groves
f5cc062922 Interactivity Added
-Interaction Manager added to pixi.js to enable mouse and touch
interactivity.

- Interactive example added to examples folder

- docs updated

- build file updated
2013-03-20 20:22:05 +00:00
Mat Groves
b8d849032c alpha update
added new function Texture.fromCanvas
docs updated
photonstorm morph example added
photonstorm balls example added
examples renamed
2013-03-02 20:49:12 +00:00
Mat Groves
0558060de2 Documentation first draft 2013-02-24 17:12:35 +00:00
Mat Groves
18dca7aee1 Documentation update 2013-02-20 19:05:51 +00:00