Anders Nissen
fcd2033d40
First batch of examples cleaned up
...
Mostly cosmetic improvements
2014-02-12 23:23:44 +01:00
alvinsight
f1795c15f3
Docs, examples again, test folder, removeAll func
2014-02-10 18:15:08 +00:00
alvinsight
2134e4f30c
Cleaned the examples and the src a bit, plus docs
2014-02-06 18:05:23 +00:00
Mat Groves
1307ee8d32
Merge pull request #463 from anvaka/removeUnused
...
Removed unused sprite
2014-01-02 14:18:13 -08:00
anvaka
e77a3ac784
Removed unused sprite
2014-01-02 00:17:07 -08: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
Mat Groves
d56d6df260
refactored webGL renderer
2013-12-27 16:21:54 +00:00
Mat Groves
a46b74f8ca
Filter Tweaks
...
Displacement Map Filter tweaked
Demos created
2013-11-01 13:51:25 +00:00
mattdesl
ddb24d7fe0
- using a single JS source for all examples instead of duplicating files unnecessarily.
...
- updating Gruntfile and package.json to include grunt-concat-sourcemap and grunt-contrib-watch for easier development.
- use "grunt build-debug" to build a source-mapped file to pixi.dev.js -- or use "grunt watch" during development of examples to auto build-debug any JS changes to PIXI source or the example files.
2013-10-23 11:44:34 -04:00
Dr. Kibitz
aecd78d635
Remove trailing whitespace
2013-09-24 08:49:50 -07:00
Mat Groves
bc3c8efe10
Set antialising to true to Graphics example
2013-08-18 19:10:25 +01:00
Mat Groves
c70b525bd2
WebGLGraphics PC bug fix
...
Fixed error with attribs on chrome / ff for pc
2013-06-23 17:38:41 +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
74f5a3574c
Graphics Implemented
2013-06-19 18:20:06 +01:00
Mat Groves
9a806b5720
Initial Commit
...
Mitre line algorth working in webGL
2013-06-17 14:14:34 +01:00