2016년 5월 13일 금요일

Cocos2d-x 3.11 released!

I received mail from cocos2d-x,

Cocos2d-x 3.11 released,

check this release.

▪ upgrade Chipmunk to v7.0.1.
▪ use new memory model in JSB, don't have to invoke retain/release in JavaScript. It is disabled by default.
▪ support the Tizen platform.
▪ upgrade Curl to v7.48.
▪ upgrade OpenSSL to 1.0.2g.
▪ can now use VSCode and new Firefox to debug Cocos2d-x JSB programs.

before this version 3.11
we have some problem on OpenSSL, 
like this : http://pineoc.blogspot.kr/2016/04/google-play-warning-you-are-using.html

Update and recompile the app,
This warning will be disappear. i guess.
This post is about OpenSSL update : http://blog.cocos2d-x.org/2016/04/openssl-update/

another release note here
http://discuss.cocos2d-x.org/t/cocos2d-x-v3-11-released/29253

Thanks

댓글 없음:

댓글 쓰기

JIRA Plugin - ScriptRunner 소개 #2

관련 글 소개 #1:  https://pineoc.blogspot.com/2019/03/scriptrunner-1.html ScriptRunner 소개 #2 지난 글에서는 Behaviours를 보았고 다음 내용인 콘솔, 리스너 등을 ...