You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. CCActionEaseOut wasn't easing very well.
2. Fixed a few basic compiler warnings.
3. Use [NSAttributedString isEqualToAttributedString:] for comparison.
4. Added enhancement to CCNode so that when a nodes content size is changed, it's children are updated as well which is essential when using normalised coordinates/sizes in children.
5. Added some more photoshop blend modes.
6. Patched NSAttributedString+CCAdditions.m to prevent font overrides when we don't want them.
0 commit comments