Commit Graph

16820 Commits

Author SHA1 Message Date
minggo 76961b799a Merge pull request #5538 from minggo/develop
update console to latest version
2014-03-04 16:48:33 +08:00
minggo e044cbb12b update console to latest version 2014-03-04 16:47:56 +08:00
minggo a3c2f4336f Merge pull request #5537 from minggo/develop
update console to latest version
2014-03-04 16:45:39 +08:00
minggo 224b3220eb update console to latest version 2014-03-04 16:45:02 +08:00
James Chen 11d6f3d5bd Merge pull request #5536 from dumganhar/develop
Fixes crash of PerformanceTest/EventDispatcherTest.
2014-03-04 16:44:15 +08:00
James Chen 98e1099370 Fixes crash of PerformanceTest/EventDispatcherTest. 2014-03-04 16:43:04 +08:00
minggo 7339970b0d Merge pull request #5535 from lihex/develop
add console support files
2014-03-04 16:39:48 +08:00
lihex ce3f527ebf add console support files 2014-03-04 16:27:59 +08:00
James Chen 61c52dd242 Merge pull request #5533 from natural-law/develop
Update the reference of submodule "plugin".
2014-03-04 15:38:45 +08:00
zhangbin d1190ecb87 Update the reference of submodule "plugin". 2014-03-04 14:47:28 +08:00
James Chen 26eb807c1a Merge pull request #5532 from dumganhar/iss4234-bind-event-dispatcher
issue #4234: Some fixes when binding event dispatcher.
2014-03-04 13:51:47 +08:00
James Chen 5d1113aeea issue #4234: Fixes linking error in UI. 2014-03-04 13:49:54 +08:00
James Chen 387174d633 issue #4234: Acceleration -> const Acceleration& 2014-03-04 13:42:36 +08:00
James Chen 5c70548742 issue #4234: 'Event* event' needs to be in 'TouchScriptData' struct. 2014-03-04 13:42:06 +08:00
James Chen bd0f342692 Merge pull request #5531 from lmskater/remove-unuse-code
[Jenkins] remove unused code
2014-03-04 13:39:26 +08:00
lm 16d872f2e3 [Jenkins] remove unused code 2014-03-04 12:12:04 +08:00
minggo 99d3bf3b0a Merge pull request #5530 from minggo/install
change environment variable name from NDK_ROOT1 to NDK_ROOT
2014-03-04 12:05:15 +08:00
minggo 5ff304edfb change environment variable name from NDK_ROOT1 to NDK_ROOT 2014-03-04 12:04:29 +08:00
James Chen 6c83c333c6 Merge pull request #5529 from lmskater/fix-repos-url
[Jenkins] fix the url of repos
2014-03-04 11:56:29 +08:00
lm e208e1918f [Jenkins] fix the url of repos 2014-03-04 11:50:46 +08:00
minggo 53f924ec5a Merge pull request #5526 from samuele3hu/develop_new_fix
fix: Update the RELEASE_NOTES.md
2014-03-04 10:49:31 +08:00
samuele3hu 987afe2272 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_fix 2014-03-04 10:27:25 +08:00
samuele3hu ca3d6efffe fix:Update RELEASE_NOTES.md 2014-03-04 10:26:12 +08:00
James Chen cf9f1038b1 Merge pull request #5515 from lmskater/develop
[jenkins] Add [ci rebuild] command via pr comments
2014-03-04 10:06:16 +08:00
James Chen 16b4ed3c7c Merge pull request #5524 from dumganhar/develop
Removes unused templates.
2014-03-04 09:49:14 +08:00
James Chen 33a5be526c Removes unused templates. 2014-03-04 09:46:32 +08:00
James Chen 62ffb8e995 Renames 'template' to 'templates' 2014-03-04 09:45:08 +08:00
Ricardo Quesada 4df204448d Merge pull request #5491 from ricardoquesada/visit_draw_improved
visit and draw improved.
2014-03-03 17:45:01 -08:00
Ricardo Quesada 8bdfce9bbe Merge branch 'develop' into visit_draw_improved 2014-03-03 17:31:29 -08:00
Ricardo Quesada 0cfb5169a4 Merge pull request #5523 from ricardoquesada/remove_setnormalized
Removes setNormalizedPosition
2014-03-03 16:39:27 -08:00
Ricardo Quesada 81f5254e15 Removes setNormalizedPosition
This funciton is useful, but the code is buggy.
In should check the parents' position instead of Director::Size()
Let's do it correctly, and then re-add this function
2014-03-03 16:08:30 -08:00
Ricardo Quesada c386f88e32 Merge branch 'develop' into visit_draw_improved
Conflicts:
	CHANGELOG
	cocos/gui/UILayout.h
2014-03-03 11:27:42 -08:00
lm e0a9020de7 [Jenkins] User regex pattern to parse comment body 2014-03-03 18:36:32 +08:00
lm 2fe329199b Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2014-03-03 18:29:51 +08:00
minggo d207670011 Merge pull request #5501 from nutty898/develop_nutty_modify_framework_for315
Develop nutty modify framework for315
2014-03-03 18:09:32 +08:00
minggo 01dd962cb6 Merge pull request #5495 from Dhilan007/develop_gblur
fixed incorrect effect of Gaussian Blur.
2014-03-03 18:01:29 +08:00
minggo 2def8d018b Merge pull request #5516 from shujunqiao/develop
modify autotest.py in tools/jenkins-scripts
2014-03-03 17:58:07 +08:00
minggo 594342ea3e Merge pull request #5505 from dumganhar/event-dispatcher-refactor
[EventDispatcher] Adds 'pauseEventListenersForTarget', 'resumeEventListenersForTarget' and 'removeEventListenersForTarget'.
2014-03-03 17:56:57 +08:00
qiaofeng00oo f2e9ae97e2 modify autotest.py in tools/jenkins-scripts 2014-03-03 17:47:55 +08:00
lm e6c6381039 Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop 2014-03-03 17:40:44 +08:00
minggo 3168456010 Merge pull request #5511 from minggo/install
create install.py to set environment variables needed by cocos2d-x
2014-03-03 17:37:06 +08:00
lm 7650cbc8c1 [jenkins]Add [ci rebuild] command via pr comments 2014-03-03 17:32:29 +08:00
James Chen aeecee86a4 Update CHANGELOG [ci skip] 2014-03-03 17:14:16 +08:00
James Chen 1b7525ecf9 Merge pull request #5486 from andyque/bug3599
fixed #3599. add adjustTextFieldPosition function call to the visit method
2014-03-03 17:12:01 +08:00
James Chen bd3efebb26 Merge pull request #5513 from 2youyouo2/develop
fixed CocoStudioTest/ArmatureTest crashes.
2014-03-03 16:15:51 +08:00
andyque 7d2db27cae fixed #3599. use a scheduler to fix the position of editbox when it's parent postion has been changed 2014-03-03 15:46:43 +08:00
minggo be0ac5dc1c Merge pull request #5493 from boyu0/bug4150_physics_position_rotation
closed #4150: fix physics position and rotation bug.
2014-03-03 14:57:33 +08:00
yinkaile 8f1ba73a52 fixed add ParticleSystem display crashed 2014-03-03 14:56:56 +08:00
boyu0 fdcbfa2eca closed #4150: add const to getPosition/RotationOffset method. 2014-03-03 14:35:44 +08:00
minggo 336dc9f7fc check validation of ndk root 2014-03-03 14:11:28 +08:00