Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add dumpops.lua as a sample scraper that just dumps the arguments | reed@google.com | 2013-05-22 |
* | add SkPath as real lua object | reed@google.com | 2013-05-21 |
* | add startcanvas/endcanvas entry-points for the script. rename all "official" ... | reed@google.com | 2013-05-21 |
* | disable dumping the ctm on every drawRect verb (was there for testing) | reed@google.com | 2013-05-21 |
* | support SkCanvas as a real lua object | mike@reedtribe.org | 2013-05-21 |
* | allow multiple lua files to be used in lua_pictures | mike@reedtribe.org | 2013-05-21 |
* | lua accumulate now receives a table of the draw parameters | mike@reedtribe.org | 2013-05-16 |
* | add SkLuaCanvas | reed@google.com | 2013-05-15 |