[cocos2d/cocos2d-swift] ce51c2: CCEffectStack - Make stitchEffects a class method

0 views
Skip to first unread message

GitHub

unread,
Sep 22, 2014, 6:16:58 PM9/22/14
to cocos2d-iph...@googlegroups.com
Branch: refs/heads/develop
Home: https://github.com/cocos2d/cocos2d-swift
Commit: ce51c29ad1bfeecfecb202dfe6b06772de3bf258
https://github.com/cocos2d/cocos2d-swift/commit/ce51c29ad1bfeecfecb202dfe6b06772de3bf258
Author: Thayer J Andrews <tha...@apportable.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)

Changed paths:
M cocos2d/CCEffectStack.m

Log Message:
-----------
CCEffectStack - Make stitchEffects a class method

There's no reason for it to be an instance method so in the interest of compartmentalization
I'm changing it.


Commit: 9b246d08ee40cca5ed9cda35f71defd1aac84f79
https://github.com/cocos2d/cocos2d-swift/commit/9b246d08ee40cca5ed9cda35f71defd1aac84f79
Author: Thayer J Andrews <tha...@apportable.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)

Changed paths:
M cocos2d-ui-tests/tests/CCEffectsTest.m
M cocos2d/CCEffect.m
M cocos2d/CCEffectStack.m

Log Message:
-----------
CCEffectStack - Fix a bug in stitching of multi-pass effects like bloom and blur

The passes of these effects would be improperly collapsed into a single pass which
cannot be done since they must maintain their multi-pass implementation. Fix this
and add a test that exercises this use case.


Commit: 3213848f9e6c3218285ae50dde63f1f625030c15
https://github.com/cocos2d/cocos2d-swift/commit/3213848f9e6c3218285ae50dde63f1f625030c15
Author: Thayer J Andrews <tha...@apportable.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)

Changed paths:
M cocos2d-ui-tests/tests/CCEffectsTest.m

Log Message:
-----------
CCEffectsTest - More sprites in the performance test plus stacks of stacks


Commit: b4fd3f52262f8aa0e824bd325af323efa5550495
https://github.com/cocos2d/cocos2d-swift/commit/b4fd3f52262f8aa0e824bd325af323efa5550495
Author: Scott Lembcke <slem...@gmail.com>
Date: 2014-09-22 (Mon, 22 Sep 2014)

Changed paths:
M cocos2d-ui-tests/tests/CCEffectsTest.m
M cocos2d/CCEffect.m
M cocos2d/CCEffectStack.m

Log Message:
-----------
Merge pull request #989 from thayerandrews/develop

CCEffects - Stacking bug fixes plus test additions


Compare: https://github.com/cocos2d/cocos2d-swift/compare/6e1b096728a6...b4fd3f52262f
Reply all
Reply to author
Forward
0 new messages