cocos2d / cocos2d-objc

Cocos2d for iOS and OS X, built using Objective-C
http://www.cocos2d-objc.org
Other
4.07k stars 1.16k forks source link

Shader uniform array support #1368

Open s1ddok opened 8 years ago

s1ddok commented 8 years ago

There is no way now to use uniform's array with CCShader object.

s1ddok commented 8 years ago

Implemented in separate branch for now, will be merged into 3.5+.