Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add CocosBuilder support for gles20 branch #885

Merged
merged 15 commits into from May 8, 2012
Merged

add CocosBuilder support for gles20 branch #885

merged 15 commits into from May 8, 2012

Commits on May 2, 2012

  1. Copy the full SHA
    f836437 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2012

  1. Copy the full SHA
    639a0df View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a23cac4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    59012ce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a9c5e97 View commit details
    Browse the repository at this point in the history
  5. issue 1205, CCBReader. Not perfect yet, I will use CCNotificationCent…

    …er to improve SET macro/assign var to parent.
    walzer committed May 3, 2012
    Copy the full SHA
    8acb2b5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    13fc45e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2012

  1. Copy the full SHA
    8ce6d37 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1901fa6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2012

  1. remove CppReflection, add CCBCustomClass and CCBCustomClassFactory to…

    … implement reflection, leave some jobs to class HelloCocosBuilder: public CCBCustomClass. The approach is not so tricky, much easier to understand now.
    walzer committed May 7, 2012
    2
    Copy the full SHA
    69a90b4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0959271 View commit details
    Browse the repository at this point in the history
  3. issue #1205, refactor the tricky cpp reflection to easier approach, a…

    …dd cocos2d::extension namespace for CCBReader, add doxygen comments. Todo: CCB support on android
    walzer committed May 7, 2012
    Copy the full SHA
    9afb3e5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a93c310 View commit details
    Browse the repository at this point in the history
  5. issue #1205, CCBReader works on both iOS & Android now; public APIs o…

    …f CCBReader are reduced; ccb files in subfolder is supported.
    walzer committed May 7, 2012
    Copy the full SHA
    96fee42 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2012

  1. Copy the full SHA
    24ebb9f View commit details
    Browse the repository at this point in the history