samuele3hu
|
3a350e11ae
|
Add Lua binding for Animation3D and Animate3D ,and add related test case
|
2014-06-19 14:05:38 +08:00 |
minggo
|
e60e3c217d
|
Merge pull request #7046 from Dhilan007/v3-label-improve
1.Support setting up the line height and additional kerning of label.
|
2014-06-19 09:44:51 +08:00 |
Dhilan007
|
9351172baf
|
add test case for new API of Label.
|
2014-06-18 18:01:55 +08:00 |
zhangbin
|
1b056b6c49
|
Remove the debug symbols for release mode in xcode projects.
Modify the template of lua runtime.
|
2014-06-18 17:06:56 +08:00 |
minggo
|
a587931ce3
|
Merge pull request #7115 from minggo/windows-fix
fix compiling error on windows
|
2014-06-18 14:14:39 +08:00 |
CocosRobot
|
155638f2de
|
[AUTO]: updating luabinding automatically
|
2014-06-18 06:10:38 +00:00 |
minggo
|
d6776b664a
|
fix compiling error on windows
|
2014-06-18 14:01:57 +08:00 |
minggo
|
08453b911d
|
Merge pull request #7071 from pandamicro/Script_onEnter_fix
Fixed #5563: Wrap override onEnter function by script call detection code to solve bugs in JSB
|
2014-06-18 13:37:57 +08:00 |
pandamicro
|
950894de80
|
Fixed #5563: Fix include issue
|
2014-06-18 12:47:48 +08:00 |
pandamicro
|
94fdff1da9
|
Fixed #5563: Make sendNodeEventToXXX as static functions of ScriptEngineManager in CCScriptSupport
|
2014-06-18 11:51:52 +08:00 |
CocosRobot
|
d58d36d1c8
|
[AUTO]: updating luabinding automatically
|
2014-06-18 03:44:06 +00:00 |
minggo
|
6ecca08340
|
Merge pull request #7039 from minggo/get-child-by-name
issue #4693: add getName(), setName() and getChildByName()
|
2014-06-18 11:30:14 +08:00 |
minggo
|
246d6f12c9
|
Merge pull request #7047 from samuele3hu/v3_keypad_fix
Resolve the compile warning for Lua bindings project
|
2014-06-18 11:29:54 +08:00 |
minggo
|
bd499d4bd6
|
Merge pull request #7003 from andyque/back_compatible_fix
fix KeyCode back compatible
|
2014-06-18 11:29:02 +08:00 |
minggo
|
f05eb9532d
|
fix compiling error
|
2014-06-18 11:11:08 +08:00 |
minggo
|
8a0a6a2ded
|
Merge pull request #7064 from kyokomi/TextReader_filePath_fix
Fix bug for TextReader #setFontName.
|
2014-06-18 10:36:29 +08:00 |
minggo
|
7589bc7b40
|
Merge pull request #7068 from kyokomi/UIButton_ttfFont
Fix UIButton.cpp added TTFFont.
|
2014-06-18 10:32:46 +08:00 |
Dale Stammen
|
da9a652868
|
added missing files to project
|
2014-06-17 09:27:36 -07:00 |
Dale Stammen
|
6fcf43e64d
|
#undef NEAR reserved word for WP8 and WinRT
|
2014-06-17 09:27:19 -07:00 |
CocosRobot
|
22e1d69f9f
|
[AUTO]: updating luabinding automatically
|
2014-06-17 13:24:08 +00:00 |
minggo
|
26cca348cb
|
Merge pull request #7085 from super626/v3
Sprite3D animation
|
2014-06-17 21:05:58 +08:00 |
yangxiao
|
1ba59fba94
|
code adjustment according to minggo
|
2014-06-17 19:18:56 +08:00 |
minggo
|
552c3cbb2f
|
[ci skip]
|
2014-06-17 18:42:10 +08:00 |
minggo
|
4da24dfade
|
issue #4693: correct comment
|
2014-06-17 16:21:24 +08:00 |
kyokomi
|
b6ed783b0b
|
fix use raw char* to represent string.
|
2014-06-17 17:05:44 +09:00 |
kyokomi
|
3f7cecaf8b
|
fix move this enum class to private part and change `Type` to `FontType`.
|
2014-06-17 16:34:54 +09:00 |
yangxiao
|
e1fb8c82f0
|
missing include
|
2014-06-17 15:31:45 +08:00 |
yangxiao
|
6c39dc0e18
|
adjust includes
|
2014-06-17 15:28:14 +08:00 |
lvlong
|
c1fd9adebf
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-06-17 13:59:25 +08:00 |
lvlong
|
ef32bffceb
|
modify bundle3D load()
|
2014-06-17 13:59:03 +08:00 |
CocosRobot
|
657b90422d
|
[AUTO]: updating luabinding automatically
|
2014-06-17 05:53:04 +00:00 |
yangxiao
|
fd02a914f4
|
remove unused code
|
2014-06-17 13:50:58 +08:00 |
yangxiao
|
17854cd922
|
change speed
|
2014-06-17 13:45:58 +08:00 |
yangxiao
|
b9824e1778
|
remove external from include path
|
2014-06-17 21:16:32 +08:00 |
minggo
|
53963a2441
|
issue #4693:enumerateChildren() support regular expression
|
2014-06-17 11:43:03 +08:00 |
yangxiao
|
ae180d8326
|
merge
|
2014-06-17 11:02:05 +08:00 |
lvlong
|
020d6da43c
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-06-17 10:53:47 +08:00 |
lvlong
|
ae5965f05f
|
test new version and modify vs2012 project
|
2014-06-17 10:52:55 +08:00 |
yangxiao
|
189fbb7071
|
resolve conflict
|
2014-06-17 10:52:48 +08:00 |
yangxiao
|
fb7fc23ee9
|
refactor code
|
2014-06-17 10:49:52 +08:00 |
Huabing.Xu
|
07ec5970fb
|
1. using external/json folder for rapidjson
2. linux works now
|
2014-06-16 19:18:02 -07:00 |
Dale Stammen
|
753167b5f2
|
updated xaml resources
|
2014-06-16 09:25:35 -07:00 |
Dale Stammen
|
b66269d85d
|
Merge branch 'v3' into wp8-v3-template
|
2014-06-16 09:11:27 -07:00 |
yangxiao
|
10a49523b9
|
fix cache, android work
|
2014-06-16 23:43:07 +08:00 |
yangxiao
|
452fdc047a
|
Merge branch 'newcode' into v3
|
2014-06-16 22:36:01 +08:00 |
yangxiao
|
7ae06d44a6
|
cache work
|
2014-06-16 20:58:13 +08:00 |
lvlong
|
d587971c09
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2014-06-16 19:35:35 +08:00 |
lvlong
|
32cc5b12d6
|
ready
|
2014-06-16 19:30:45 +08:00 |
yangxiao
|
36808abb72
|
simplify shader
|
2014-06-16 19:23:51 +08:00 |
yangxiao
|
531f8998a1
|
skincache
|
2014-06-16 19:17:07 +08:00 |