cocos2d-x icon indicating copy to clipboard operation
cocos2d-x copied to clipboard

cocosstudio/CCSkin.cpp's _quadCommand lost the pipelineDescriptor.pro…

Open losttoken opened this issue 5 years ago • 0 comments

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.

losttoken avatar Mar 26 '20 12:03 losttoken