Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiles Info PLIST and option to skip transparent tiles & CMDLineTool #4

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

psineur
Copy link
Contributor

@psineur psineur commented Apr 26, 2011

Hi!

Maybe you'll find this usefull:

  1. I added plist file generation at save, that contains info (name & NSStringFromRect) about each sprite
  2. I added option to skip tiles, that doesn't have any non-transparent pixels. It maybe slow a little, but it works fine for me.

Cheers!

There was a problem in cmdLine tool - it didn't 
saved the plist file. Probably it was due to 
no performSelecterOnMainThread support in
commandLine utility.

Moving threadSafety checks from TileOperation to 
TileCutterCore delegate calls should make it 
possible for TileCutterCore work on single thread.
@psineur
Copy link
Contributor Author

psineur commented Apr 28, 2011

Probably i shouldn't made a pull request from my 'develop' branch, cause GitHub updates pull requests, but i didn't plan work a lot on Tile-Cutter, so probably c9bec8f will be last commit for me.

Anyway, i added commandLine tool for Tile-Cutter. There's some issues, mentioned in README, but they are minor and can be solved pretty easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant