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

export Creator Widget component to Cocos2d-x Layout Node #160

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Commits on Mar 20, 2018

  1. Configuration menu
    Copy the full SHA
    aa83e85 View commit details
    Browse the repository at this point in the history
  2. fix loop reverse bug

    drelaptop committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    15b7f05 View commit details
    Browse the repository at this point in the history
  3. remove a while not needed

    drelaptop committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    6e6e7c0 View commit details
    Browse the repository at this point in the history
  4. PingPong is a Loop mode

    drelaptop committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    1b44b7c View commit details
    Browse the repository at this point in the history
  5. add comment

    drelaptop committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    4e87cbe View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. add export option

    drelaptop committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    62b5f58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c03d3 View commit details
    Browse the repository at this point in the history
  3. improve var name

    drelaptop committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    d4be795 View commit details
    Browse the repository at this point in the history
  4. roolback unrelated changes

    drelaptop committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    6827e85 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. improve UI/var name

    drelaptop committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    ed809fa View commit details
    Browse the repository at this point in the history
  2. improve mod method

    drelaptop committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    cbe246a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23eb44f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. Configuration menu
    Copy the full SHA
    449c242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a59da3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba726bc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Configuration menu
    Copy the full SHA
    cdb4ca8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f68eab8 View commit details
    Browse the repository at this point in the history
  3. init add widget components

    drelaptop committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    914d731 View commit details
    Browse the repository at this point in the history
  4. widget property collect

    drelaptop committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    8943712 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f88de5f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2018

  1. init cpp to support widget

    drelaptop committed Mar 29, 2018
    Configuration menu
    Copy the full SHA
    32a1b47 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Configuration menu
    Copy the full SHA
    2697f40 View commit details
    Browse the repository at this point in the history
  2. add widget adapter

    drelaptop committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    ce7b6ea View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. linear layout effect wrong

    drelaptop committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    c0b32d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc726f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2a70b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. correct WidgetManager

    drelaptop committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    dcc88d2 View commit details
    Browse the repository at this point in the history
  2. add comments

    drelaptop committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    48c4830 View commit details
    Browse the repository at this point in the history
  3. add widget release

    drelaptop committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    d60dd67 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    042ef74 View commit details
    Browse the repository at this point in the history
  5. update comments

    drelaptop committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    2b0e0ac View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. support 9 align size comb

    drelaptop committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    1b1aee1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. support 9 auto align in node

    Kuovane committed May 11, 2018
    Configuration menu
    Copy the full SHA
    1ceed70 View commit details
    Browse the repository at this point in the history
  2. support auto align in node if it add widget in creator .

    support 9 auto align in node
    drelaptop authored May 11, 2018
    Configuration menu
    Copy the full SHA
    975fc03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5acd01c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad5b2c View commit details
    Browse the repository at this point in the history