summaryrefslogtreecommitdiff
path: root/test/sprite/sprite_parser.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-306/+0
* [core] upgrade RapidJSON to 1.1.0Konstantin Käfer2016-09-151-1/+1
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-131-10/+10
* [core] make sprite metrics checking stricterAnsis Brammanis2016-03-311-30/+13
* [test] rearrange test files so they're not in the fixtures folderKonstantin Käfer2016-03-221-2/+2
* [test] remove crc64 and compare imagesKonstantin Käfer2016-03-221-7/+21
* [core][ios][osx][android] make SpriteImage accept PremultipliedImageAnsis Brammanis2016-01-191-35/+35
* [core][ios][osx][android] fix icons with non-integer width/heightAnsis Brammanis2016-01-191-3/+3
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-2/+3
* [core] Rewrite image handlingJohn Firebaugh2015-11-251-12/+10
* [core] Reorganize sprite related filesJohn Firebaugh2015-11-121-0/+310