aboutsummaryrefslogtreecommitdiffstats
path: root/src/psdresource.coffee (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix file data being included with image resourcesmeltingice2012-04-211-0/+14
* Fix bug where unknown image resources weren't being skipped overmeltingice2012-04-181-4/+6
* Added unified test frameworkmeltingice2012-04-071-1/+1
* Added ability to skip parsing sections. Added more color blend modes. Added functions to easily export to file or canvas. Updated tests/demos.meltingice2012-03-021-1/+1
* Started work on adding layer effect supportnelson.silva2012-02-231-1/+1
* Removed accidental debugger statementnelson.silva2012-02-231-2/+0
* Fixed copyright flag parsernelson.silva2012-02-221-1/+3
* Lot of additions and significantly improved parsing. Still some bugs in a few select cases with very complicated files though. About ready for parsing merged image data.meltingice2012-02-141-0/+0
* Lots of bug fixes. Clarified between unsigned/signed ints. Started work on parsing some resources. More work on layer parsing.meltingice2012-02-021-54/+374
* Library restructure complete. Still plenty of bugs to iron out, but in simple cases image data is being generated.meltingice2012-01-281-2/+2
* Lots of reorganization and work on layersmeltingice2012-01-281-0/+72