kaile.yin
|
9d49f82eb9
|
Merge branch 'v3' of https://github.com/2youyouo2/cocos2d-x into v3
Conflicts:
tools/tolua/cocos2dx.ini
|
2014-12-03 16:00:32 +08:00 |
kaile.yin
|
fd69a5efc3
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-12-03 15:22:46 +08:00 |
minggo
|
0d1baf4037
|
Merge pull request #9327 from samuele3hu/v3_manual_bindings
Add more useful trace back info when got invalid arguments by calling functions
|
2014-12-03 14:17:16 +08:00 |
minggo
|
77b5c40283
|
Merge pull request #9224 from pjc0247/v3
fix C4129 warning
|
2014-12-03 14:15:38 +08:00 |
minggo
|
4bee194a0b
|
Merge pull request #9285 from huangshiwu/v3_drawpolygon
DrawNode::drawPolygon refactor
|
2014-12-03 14:06:48 +08:00 |
minggo
|
2e45d7d0d6
|
Merge pull request #9302 from samuele3hu/v3_test
Fix some errors about cpp-tests and lua-tests
|
2014-12-03 14:05:50 +08:00 |
minggo
|
f13f649a7b
|
Merge pull request #9306 from super626/v3
refactor bundle
|
2014-12-03 14:04:59 +08:00 |
minggo
|
4d2ea40db0
|
Merge pull request #9265 from shrimpz/fix_label_crashed_on_android
Fix label crashed on android #9255
|
2014-12-02 15:48:10 +08:00 |
Wenhai Lin
|
1bfdd757a2
|
Fixed fail to play background music again after invoking stopBackgroundMusic
|
2014-12-02 15:03:26 +08:00 |
samuele3hu
|
1da44b0897
|
Add more useful trace back info when got invalid arguments by calling functions
|
2014-12-01 15:53:41 +08:00 |
Park June Chul
|
9b792d97c4
|
Merge pull request #2 from cocos2d/v3
update project
|
2014-11-28 22:52:13 +09:00 |
samuele3hu
|
802ba311d6
|
Fix the error that SpritePerformanceTest lua does’t work
|
2014-11-28 11:54:38 +08:00 |
minggo
|
9894c738c1
|
Merge pull request #9294 from starwing/check_settexture
nullptr check when Sprite::setTexture with non-exists file
|
2014-11-28 10:19:01 +08:00 |
Ricardo Quesada
|
fe4b34fcc3
|
Merge pull request #9260 from ricardoquesada/sprite_perf_test_automated
Sprite Performance Test automation works OK
|
2014-11-27 10:06:10 -08:00 |
CocosRobot
|
f0c31172b8
|
[AUTO]: updating luabinding automatically
|
2014-11-27 13:39:15 +00:00 |
StarWing
|
d5125ae179
|
nullptr check when Sprite::setTexture with non-exists file
|
2014-11-27 21:15:09 +08:00 |
minggo
|
dcc517e8d4
|
Merge pull request #9267 from samuele3hu/v3_strip
Adjust binding structure to decrease the package size of lua_empty_test
|
2014-11-27 20:21:06 +08:00 |
samuele3hu
|
ed573149dd
|
Resolve the project setting error on the platforms
|
2014-11-27 19:42:32 +08:00 |
huangshiwu
|
b866a58fc4
|
DrawNode::drawPolygon refactor
|
2014-11-27 18:31:04 +08:00 |
andyque
|
1bb60ab4bb
|
add null pointer check, make code more robust
|
2014-11-27 18:25:13 +08:00 |
lvlong
|
82241a74dd
|
fix bug: if the material's content that version 0.1 is empty.
|
2014-11-27 17:31:22 +08:00 |
Ricardo Quesada
|
bfb79b6a9e
|
CCRANDOM_() uses std::rand() because it can be seeded with std::srand()
plus other minor fixes in perf tests
|
2014-11-26 20:07:42 -08:00 |
Shrimpz
|
38a6aa30a2
|
* fixed android crash that a Label instance add to an invisibility parent node.
|
2014-11-27 10:59:47 +08:00 |
CocosRobot
|
36a5a170d2
|
[AUTO]: updating luabinding automatically
|
2014-11-27 02:55:33 +00:00 |
samuele3hu
|
dc00158d72
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_strip
|
2014-11-27 10:44:56 +08:00 |
CocosRobot
|
3ed78b820e
|
[AUTO]: updating luabinding automatically
|
2014-11-27 02:02:29 +00:00 |
minggo
|
e8cff91bd7
|
Merge pull request #9248 from andyque/fixTextIgnoreContentSizeIssue
Fix text ignore content size issue
|
2014-11-27 09:57:33 +08:00 |
Ricardo Quesada
|
96e089be76
|
Sprite Performance Test automation works OK
|
2014-11-26 16:55:39 -08:00 |
Ricardo Quesada
|
1361f2c619
|
Director users a low-pass filter to display the FPS
FPS is more stable. Uses a 5% low-pass filter
|
2014-11-26 13:31:44 -08:00 |
samuele3hu
|
9fbf87c6db
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_strip
|
2014-11-26 21:59:57 +08:00 |
samuele3hu
|
222f2cbd51
|
Decrease the package size of lua_empty_test
|
2014-11-26 21:54:18 +08:00 |
minggo
|
51b4736740
|
Merge pull request #9149 from samuele3hu/v3_compile_binary
Resolve the bugs that XmlHttpRequest would truncate binary data
|
2014-11-26 20:05:21 +08:00 |
andyque
|
e118b085b8
|
add UIText bug fix tests
|
2014-11-26 15:05:20 +08:00 |
minggo
|
e93ff4f5b7
|
Merge pull request #8979 from Gamevy/bugfix/release-eaglview-on-ios
eaglview release leak in CCEAGLViewImpl-ios
|
2014-11-26 13:54:49 +08:00 |
minggo
|
4e84b4d4f6
|
Merge pull request #9130 from samael65535/patch-1
Add shader linking log
|
2014-11-26 13:51:15 +08:00 |
minggo
|
d7de8a48a3
|
Merge pull request #9241 from dumganhar/iss8988-left-ctrl
issue #8988: Adds new enum types (LEFT_CTRL, RIGHT_CTRL, LEFT_ALT, RIGHTALT, LEFT_SHIFT, RIGHT_SHIFT) in EventKeyboard::KeyCode.
|
2014-11-26 13:47:36 +08:00 |
andyque
|
a2883aa097
|
fix UIText dimension error when set ignoreContentSize to false
|
2014-11-26 13:41:24 +08:00 |
minggo
|
5d58ffc5ab
|
Merge pull request #9212 from Dhilan007/v3-fontfnt-crash
Fix crash when missing image resource of FNT font.
|
2014-11-26 11:48:53 +08:00 |
minggo
|
dbb473fdcb
|
Merge pull request #9203 from dumganhar/arm64-juno
Some updates for neon64 instruction
|
2014-11-26 11:46:19 +08:00 |
CocosRobot
|
39c2c8a2cb
|
[AUTO]: updating luabinding automatically
|
2014-11-26 03:20:28 +00:00 |
minggo
|
14bbaab0ba
|
Merge pull request #9210 from Dhilan007/v3-physics-scale
Reducing unnecessary function call
|
2014-11-26 10:57:59 +08:00 |
minggo
|
d90d9a6184
|
Merge pull request #9240 from CocosRobot/update_lua_bindings_1416970436
[AUTO]: updating luabinding automatically
|
2014-11-26 10:57:29 +08:00 |
CocosRobot
|
0f14dee924
|
[AUTO]: updating luabinding automatically
|
2014-11-26 02:56:12 +00:00 |
minggo
|
797db8109c
|
Merge pull request #9215 from 2youyouo2/v3_setCurrentFrame
fixed setCurrentFrame
|
2014-11-26 10:54:23 +08:00 |
minggo
|
7f4cabcd9f
|
Merge pull request #9216 from Dhilan007/v3-debugfix
fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW
|
2014-11-26 10:53:36 +08:00 |
minggo
|
1443c28558
|
Merge pull request #9230 from volzhs/v3
Unnecessary set dirty of ui widget
|
2014-11-26 10:50:38 +08:00 |
minggo
|
3d7c3257b0
|
Merge pull request #9238 from ricardoquesada/guideline_fixes
Code conforms with the cocos2d-x c++ guidelines
|
2014-11-26 10:49:58 +08:00 |
James Chen
|
cebfed108c
|
issue #8988: Adds new enum types (LEFT_CTRL, RIGHT_CTRL, LEFT_ALT, RIGHT_ALT, LEFT_SHIFT, RIGHT_SHIFT) in EventKeyboard::KeyCode.
|
2014-11-26 10:41:14 +08:00 |
Ricardo Quesada
|
33a2d0451c
|
Code conforms with the cocos2d-x c++ guidelines
|
2014-11-25 17:53:52 -08:00 |
Dale Stammen
|
2c8cb4b3bd
|
updated Application::getCurrentLanguage to work on WP8 and Universal App
|
2014-11-25 11:21:56 -08:00 |