C++ and Lua support for creator v0.3 released

If you don’t know what’s C++ and Lua support for creator and don’t know how to use it, please read this ticket.

New features supported

Bugs fixed

  • crashed caused by AnimationManager
  • wrong effect of RichText
  • assets path on Windows
  • different screen resolutions adaption
  • may crash when parsing Toggle, Toggle group and Sprite
  • can not export cpp source codes and assets to some lua projects

You are appreciated if you can test it and give some feedback.

Edit: this plugin is uploaded to Creator plugin store.

2 Likes

@zhangxm I have installed it from the store but There is no menu option to use it. Please update C++ and Lua support for creator alpha0 released to tell us how to use the plugin from store step by step. Respectfully
Kalipo. EDIT: Needed to restart creator

Take a look here: https://github.com/cocos2d/creator_to_cocos2dx#sample-project

@kalipo it seems there is an issue of the plugin store. And i think you downloaded v0.1 version.

The steps to use it from store are:

  • open Creator and click Extensions -> Extension Store ...
  • find the plugin named C++ and Lua for Creator, and make sure the version is v0.3
  • click Download
  • select the folder of CREATOR_PROJECT_ROOT/packages to download the plugin
  • the plugin will be loaded auotmatically
  • open Project -> LuaCpp Support to use the plugin

@slackmoehrle could you please add a doc for it too? Thanks.

I can add it

Great, hanks.