minggo
|
c7e41e1045
|
Merge pull request #11451 from WenhaiLin/v3-jni-string
Fixed JNI illegal start byte error
|
2015-04-16 10:00:22 +08:00 |
minggo
|
458aa0028b
|
Merge pull request #11450 from jianglong0156/v3
uiWebView constructor add CC_CONSTRUCTOR_ACCESS
|
2015-04-16 09:58:23 +08:00 |
minggo
|
2b82c0c837
|
Merge pull request #11442 from xiaofeng11/v3
Fix action timeline bug
|
2015-04-16 09:34:45 +08:00 |
Wenhai Lin
|
2dd88e8be5
|
Fixed JNI illegal start byte error
|
2015-04-15 18:20:52 +08:00 |
jianglong0156
|
8f8599a49b
|
uiWebView constructor add CC_CONSTRUCTOR_ACCESS
|
2015-04-15 17:54:09 +08:00 |
xiaofeng11
|
a8fcaf4f4f
|
Merge pull request #17 from geron-cn/xiaov3
fix actiontimeline step over frame when (noloop play && timespeed>1)
|
2015-04-15 13:41:49 +08:00 |
geron-cn
|
7b376fd384
|
fix action timeline step over frame when no (loop play && timespeed>1)
|
2015-04-15 13:32:04 +08:00 |
minggo
|
60ef01b870
|
Merge pull request #11394 from giginet/intersects-circle
Implement Rect::intersectsCircle
|
2015-04-14 18:10:16 +08:00 |
CocosRobot
|
66fcba02b1
|
[AUTO]: updating luabinding automatically
|
2015-04-14 09:10:16 +00:00 |
minggo
|
caf308f061
|
Merge pull request #11431 from CocosRobot/update_lua_bindings_1429000943
[AUTO]: updating luabinding automatically
|
2015-04-14 17:03:10 +08:00 |
minggo
|
fbb1c578a2
|
Merge pull request #11430 from minggo/update-spine
update spine runtime to v2.1.25
|
2015-04-14 17:01:11 +08:00 |
CocosRobot
|
0e4a209241
|
[AUTO]: updating luabinding automatically
|
2015-04-14 08:44:30 +00:00 |
minggo
|
8b98dcd06b
|
Merge pull request #11429 from andyque/optimize-button-memory-usage-v3
optimize memory usage of ui::Button
|
2015-04-14 16:38:47 +08:00 |
andyque
|
240bf58bfc
|
fix edge case crash
|
2015-04-14 15:34:15 +08:00 |
minggo
|
c62b34ac01
|
update spine runtime to v2.1.25
|
2015-04-14 15:23:16 +08:00 |
andyque
|
a2df0ca769
|
optimize memory usage of ui::Button
|
2015-04-14 15:00:42 +08:00 |
yangxiao
|
8c8058a9be
|
merge cocos resolve conflict
|
2015-04-14 13:56:05 +08:00 |
minggo
|
4aaa494be7
|
Merge pull request #11421 from CocosRobot/update_lua_bindings_1428977404
[AUTO]: updating luabinding automatically
|
2015-04-14 10:58:08 +08:00 |
minggo
|
1ebcca8d9f
|
Merge pull request #11417 from super626/terrain
Terrain
|
2015-04-14 10:50:21 +08:00 |
minggo
|
2b66bb7082
|
[ci skip] update version
|
2015-04-14 10:46:20 +08:00 |
CocosRobot
|
a0a6b9cda4
|
[AUTO]: updating luabinding automatically
|
2015-04-14 02:12:05 +00:00 |
minggo
|
4211b20134
|
Merge pull request #11414 from likexx/patch-1
Update CCLabel.cpp
|
2015-04-14 10:06:09 +08:00 |
minggo
|
7f1d48978f
|
Merge pull request #11416 from super626/v3
Sprite3D fix
|
2015-04-14 10:04:22 +08:00 |
minggo
|
d246c33974
|
Merge pull request #11413 from WenhaiLin/v3-label-sf-position
Label:Fixed the position of system font is wrong if it is visited by a new camera.
|
2015-04-14 09:59:09 +08:00 |
minggo
|
06a2042a11
|
Merge pull request #11345 from IgorMats/v3
Add getStroke/setStroke methods for motion streak.
|
2015-04-14 09:36:03 +08:00 |
XiaoYang
|
37dc4c33d9
|
Merge pull request #300 from lvlonggame/v3
fix bug: create single node recursively.
|
2015-04-14 09:10:24 +08:00 |
zhukaixy
|
6684491249
|
1: update cube texture for sky box
2: add mouse-controled camera for test case (skybox)
|
2015-04-14 01:39:23 +08:00 |
Igor Mats
|
e54a51be02
|
Fix comment.
|
2015-04-13 19:24:19 +03:00 |
giginet
|
2a0524322e
|
Implement Rect::intersectsCircle
This method checks the intersect status between the rect and a circle.
|
2015-04-13 23:16:06 +09:00 |
likexx
|
6f341e3284
|
Update CCLabel.cpp
in rare case, the texture atlas becomes NULL. Added an additional check to make sure it won't crash here.
|
2015-04-13 20:53:34 +08:00 |
minggo
|
bc34554bd9
|
Merge pull request #11407 from samuele3hu/v3_studio2
Synchronize the related ActionTimeline test cases of Lua refer to the cpp-tests
|
2015-04-13 18:22:18 +08:00 |
WenhaiLin
|
d24a1243da
|
Label:Fixed the position of system font is wrong if it is visited by a new camera.
|
2015-04-13 18:22:05 +08:00 |
yangxiao
|
284c8e5a97
|
add to animation cache
|
2015-04-13 17:14:58 +08:00 |
samuele3hu
|
24654a4847
|
synchronize the related ActionTimeline test cases of Lua refer to the cpp-tests
|
2015-04-13 16:29:44 +08:00 |
WenhaiLin
|
9ef04943a8
|
Label:Fixed System font can't scale.
|
2015-04-13 16:28:55 +08:00 |
CocosRobot
|
698a75e17f
|
[AUTO]: updating luabinding automatically
|
2015-04-13 05:44:29 +00:00 |
lvlong
|
57a44194f4
|
fix bug: create single node Recursively.
|
2015-04-13 11:35:52 +08:00 |
minggo
|
da69dbd133
|
Merge pull request #11388 from xiaofeng11/v3
Reader update
|
2015-04-13 11:20:53 +08:00 |
minggo
|
1d1d574a61
|
Merge pull request #11393 from akermen/v3_fix_macros_namespace
added 'cocos2d' namespace for macros
|
2015-04-13 11:20:36 +08:00 |
tangziwen
|
380d829548
|
move reset draw polygon state in corresponding position
|
2015-04-13 10:14:03 +08:00 |
minggo
|
952f9da2c1
|
Merge pull request #11385 from super626/terrain
Improve Terrain
|
2015-04-13 09:18:50 +08:00 |
akermen
|
2957263c9d
|
=cocos2d namespace added macros
|
2015-04-11 10:45:19 +03:00 |
akermen
|
1d83229956
|
=cocos2d namespace adder for CC_INCREMENT_GL_DRAWN_BATCHES_AND_VERTICES macro
|
2015-04-11 10:32:33 +03:00 |
CocosRobot
|
bd3b978c89
|
[AUTO]: updating luabinding automatically
|
2015-04-10 10:18:33 +00:00 |
minggo
|
9cc03407a8
|
Merge pull request #11383 from WenhaiLin/v3-physics-rotation
Physics: Fixed the rotation of PhysicsBody is wrong if the rotation of node is set before PhysicsBody attached.
|
2015-04-10 18:12:43 +08:00 |
pipu
|
755134ba3f
|
Update parse animation easing
|
2015-04-10 17:05:55 +08:00 |
Wenhai Lin
|
1949348124
|
Physics: Fixed the rotation of physics body is wrong if the rotation for node is set before body attached.
|
2015-04-10 17:01:21 +08:00 |
minggo
|
698d93a42b
|
Merge pull request #11379 from WenhaiLin/v3-physics-fix
Physics: Fixed position of physics body is wrong when the position of parent node changes
|
2015-04-10 16:45:45 +08:00 |
minggo
|
3d2fb6250e
|
Merge pull request #11378 from andyque/fix-outline-update-do-not-change-content-size
fix ui::Text outline don't change content size
|
2015-04-10 16:41:24 +08:00 |
Wenhai Lin
|
97082cb169
|
Physics: Fixed position of physics body is wrong when the position of parent node changes
|
2015-04-10 15:39:39 +08:00 |