cocos2d-x
cocos2d-x copied to clipboard
cocosstudio/CCSkin.cpp's _quadCommand lost the pipelineDescriptor.pro…
cocosstudio/CCSkin.cpp's _quadCommand lost the pipelineDescriptor.programState, which could cause the CCArmature disable and crash. So adding the getProgramState() to pipelineDescriptor.programState which would bring it back into working order.