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

Rename CCB classes and file extensions to CCSB / .sb #1244

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

andykorth
Copy link
Contributor

The .ccb and .ccbi file extensions have changed to .sb and .sbi respectively. This clarifies that SpriteBuilder is the source of these files.

In addition, a few CCB* classes have been renamed to CCSB*, which keeps the CC prefix uniform throughout the project and includes SB to note that it deals with SpriteBuilder files.

Compatibility aliases are provided in the deprecated header to ease the transition.

This pull request will have accompanying SpriteBuilder changes, so the two pull requests should be merged at the same time.

@andykorth
Copy link
Contributor Author

The corresponding SpriteBuilder changes can be found at: spritebuilder/SpriteBuilder#1368

@andykorth
Copy link
Contributor Author

After this gets merged, I will bump the pull request for SB here: spritebuilder/SpriteBuilder#1368 Then after those tests pass, that pull request can be merged.

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.

None yet

1 participant