Cocos2d-x 3.10 release date?

Hello cocos2d-x team:)

What is current status for 3.10 version? I think you made announcement that it will be available on 11th January?

It has been delayed a few days, probably this coming Friday, January 15th.

Will there be a public beta of Cocos Creator? I’m really interested in trying it. Will it support C++ projects or just Javascript projects?

I have a RC version, let me confirm that I can indeed give it out.

I found a .zip with 3.10 on cocos github, uploaded 2 days ago, but when I tried to use it I found out that the console/bin folder is empty, which makes the creation of a new project impossible using the console.

I think they still need time probably : ) I’m really looking forward to this new release

The team is QA’ing. The build you have seems incomplete.

Just for Javascript projects

Still no updates? : )

Davide

It’s coming.

Dont pressure them, it will come when its ready.

Was waiting for 3.10 to start to learn cocos2d-x…
But couldn’t wait :stuck_out_tongue_closed_eyes:

Don’t wait, there isn’t anything in v3.10 that warrants waiting.

It’s on the download page. Downloading now…

Ok, got it working. Looks nice.

Any changelog?

I’ve created new test project as you can see here:

And what made me curious is the Android Studio “Open” button. But when I clicked it:

I’ve looked into project directory and there’s just old eclipse project (I’ve created project with precompiled libs). Why only cocos source code project can be opened in Android Studio?!

Anyway I tried “source project” as well, but after opening created project in Android Studio there’s “Nothing to show”. Project looks empty and cannot be run.

When will it be possible to use gradle to compile cocos apps?

Also precompiled is so much better… smaller project, faster compilation (and archive!), less problems :smiley:

Empty project with precompiled libs is 4mb while with source code (before any compilation) is 400mb… and after few compilations it’s going above 1GB.

No it’s not?

Look to the right :smile:

The new engine is now part of the cocos eco system. I assume they are going more toward the “marmalade” project manager. Maybe cocos studio will be more useful now

Is it going to be available for GNU/Linux based systems any time soon?

Do you have an estimate for when they will put the download up for the source code version?

Hi UKDeveloper99

When you create a new project now you can select weather you want a Binary or Source.