in recent cocos2dx 3.1 git with spine
if I change opacity then view is blending addiction(white view)
I don't enable addiction,
then if I use setBlendFunc() it doesn't work
and
spine git cocos2dx3.1 also has problem
If I run project, I can't view anything
and why example project only win32?
recently, so many bugs with spine..
//more
if I remove in CCSkeleton.cpp
line 178 - setFittedBlendingFunc(t,extureAtlas);
and setBlendFunc it works