-
Notifications
You must be signed in to change notification settings - Fork 906
Closed #4713: Sync cc.eventManager and cc.ScrollView to -x v3.0 Stable #1758
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
Merged
dingpinglv
merged 4 commits into
cocos2d:develop-3.0
from
dingpinglv:Iss4713_SyncEventManager
Apr 10, 2014
Merged
Closed #4713: Sync cc.eventManager and cc.ScrollView to -x v3.0 Stable #1758
dingpinglv
merged 4 commits into
cocos2d:develop-3.0
from
dingpinglv:Iss4713_SyncEventManager
Apr 10, 2014
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nt node's children are invalid when the parent hadn't add to eventManager
…into Iss4713_SyncEventManager
…into Iss4713_SyncEventManager
dingpinglv
added a commit
that referenced
this pull request
Apr 10, 2014
Closed #4713: Sync cc.eventManager and cc.ScrollView to -x v3.0 Stable
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
…put the box2d and the chipmunk into the external folder.
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
issue cocos2d#1758: adjusted folder structure for NPM
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
issue cocos2d#1758: updated build.xml for new folder structure.
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
…nd clipping node.
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
issue cocos2d#1758: separated misc folder to render texture, motion streak and clipping nodes.
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
dingpinglv
pushed a commit
to dingpinglv/cocos2d-html5
that referenced
this pull request
Apr 14, 2014
issue cocos2d#1758: changed draw_nodes to shape_nodes.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sync cc.eventManager and cc.ScrollView to -x v3.0 Stable