minggo
|
6a3d3aa4a4
|
Merge pull request #7186 from billtt/v3_fixNodeSetScale
fix a bug that Node::setScale(float) may not work properly
|
2014-06-25 14:41:15 +08:00 |
minggo
|
986f77a827
|
Merge pull request #7156 from samuele3hu/v3_keypad_fix
Update controller.lua for CocosIDE’s need
|
2014-06-25 14:40:08 +08:00 |
minggo
|
e44dafb9f9
|
[ci skip]
|
2014-06-25 14:33:42 +08:00 |
minggo
|
5f569cb423
|
Merge pull request #7193 from samuele3hu/v3_ui_binary
Add UI Editor test cases for Lua
|
2014-06-25 14:30:34 +08:00 |
minggo
|
71f92a41b5
|
Merge pull request #7198 from CocosRobot/update_lua_bindings_1403676931
[AUTO]: updating luabinding automatically
|
2014-06-25 14:29:40 +08:00 |
CocosRobot
|
515f967f96
|
[AUTO]: updating luabinding automatically
|
2014-06-25 06:17:41 +00:00 |
minggo
|
5dcc6e6707
|
[ci skip]
|
2014-06-25 14:13:50 +08:00 |
minggo
|
e90e7699a6
|
Merge pull request #7195 from minggo/addChild-override
override addChild by name
|
2014-06-25 14:12:10 +08:00 |
minggo
|
7eb6ed75b8
|
Merge pull request #7197 from andyque/dimissListViewFocus
dimiss ListView focus tests
|
2014-06-25 14:11:36 +08:00 |
minggo
|
cd2d56f5d9
|
[ci skip]
|
2014-06-25 14:11:16 +08:00 |
andyque
|
634f1b58c4
|
add todo to reminder me
|
2014-06-25 14:10:53 +08:00 |
minggo
|
728fab706e
|
Merge pull request #7194 from andyque/fixTouchEvent
fix touch related issue
|
2014-06-25 14:05:16 +08:00 |
andyque
|
1902fdc9f4
|
dimiss ListView focus tests
|
2014-06-25 14:04:32 +08:00 |
minggo
|
e2fd768989
|
[ci skip]
|
2014-06-25 13:59:41 +08:00 |
minggo
|
85671fb586
|
Merge pull request #7196 from andyque/issue5591
closed #5591, fix UIButton setTitleColor & getTitleColor not match
|
2014-06-25 13:57:06 +08:00 |
andyque
|
6df8079fd7
|
closed #5591, fix UIButton setTitleColor & getTitleColor not match
|
2014-06-25 13:47:29 +08:00 |
minggo
|
66703addb2
|
fixed #4693: override addChild by name
|
2014-06-25 11:27:48 +08:00 |
andyque
|
78e119ef56
|
Merge branch 'v3' into fixTouchEvent
Conflicts:
cocos/ui/UIWidget.cpp
|
2014-06-25 11:10:51 +08:00 |
andyque
|
693ec0be29
|
fix listView Item move respond to click event
|
2014-06-25 10:50:18 +08:00 |
andyque
|
65e4c6f4d5
|
fix listView item click move
|
2014-06-25 10:45:08 +08:00 |
samuele3hu
|
617e2bc592
|
Add a newline
|
2014-06-25 09:36:34 +08:00 |
samuele3hu
|
ea99c08d0e
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_ui_binary
|
2014-06-25 09:31:57 +08:00 |
samuele3hu
|
300821e61f
|
Add UI Editor test case for Lua
|
2014-06-25 09:29:06 +08:00 |
minggo
|
4ce61b94b9
|
Merge pull request #7191 from CocosRobot/update_lua_bindings_1403606774
[AUTO]: updating luabinding automatically
|
2014-06-24 20:15:29 +08:00 |
CocosRobot
|
2cd212b1b0
|
[AUTO]: updating luabinding automatically
|
2014-06-24 10:48:02 +00:00 |
minggo
|
63d0f66553
|
Merge pull request #7189 from andyque/feature5161
replace size with contentSize
|
2014-06-24 18:43:33 +08:00 |
minggo
|
75245cb99e
|
Merge pull request #7190 from minggo/perf-improve
use reference instead
|
2014-06-24 18:25:53 +08:00 |
minggo
|
7155eb4ebb
|
use reference instead
|
2014-06-24 18:23:10 +08:00 |
andyque
|
547ad379ae
|
closed #5589
|
2014-06-24 15:51:14 +08:00 |
andyque
|
4d82673760
|
issue #5161, replace _size with _contentSize
|
2014-06-24 15:08:58 +08:00 |
minggo
|
742421766d
|
Merge pull request #7187 from minggo/performance-improve
use reference instead
|
2014-06-24 14:53:56 +08:00 |
minggo
|
3336f7edad
|
use reference instead
|
2014-06-24 14:53:02 +08:00 |
samuele3hu
|
6319a3d646
|
Update bindings-generator submodule
|
2014-06-24 11:09:36 +08:00 |
samuele3hu
|
03a4e014e6
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_keypad_fix
|
2014-06-24 11:04:38 +08:00 |
minggo
|
aa7e48794b
|
[ci skip]
|
2014-06-24 10:50:09 +08:00 |
minggo
|
76e2540fd7
|
Merge pull request #7163 from darkdukey/fixNodeReader
Fix NodeReader crash
|
2014-06-24 10:49:10 +08:00 |
minggo
|
8f0d23df60
|
Merge pull request #7185 from CocosRobot/update_cocosfiles_1403578075
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-24 10:48:41 +08:00 |
CocosRobot
|
7f104f4bf7
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-24 02:47:56 +00:00 |
minggo
|
d9c99e6251
|
[ci skip]
|
2014-06-24 10:47:50 +08:00 |
minggo
|
4bb6545250
|
Merge pull request #7166 from boyu0/bug5541_rotation_action_for_physics
closed #5541: Add rotation action support for physics.
|
2014-06-24 10:46:10 +08:00 |
minggo
|
375f01b6cc
|
Merge pull request #7183 from CocosRobot/update_lua_bindings_1403577263
[AUTO]: updating luabinding automatically
|
2014-06-24 10:43:03 +08:00 |
minggo
|
ad64cf7e94
|
Merge pull request #7176 from CocosRobot/update_cocosfiles_1403520184
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-24 10:42:51 +08:00 |
CocosRobot
|
879862b993
|
[AUTO]: updating luabinding automatically
|
2014-06-24 02:35:55 +00:00 |
boyu0
|
f2ecb31958
|
closed #5541: add more warning for unsupported functions.
|
2014-06-24 10:33:21 +08:00 |
minggo
|
66763bd400
|
Merge pull request #7180 from MSOpenTech/wp8-v3
WP8 v3 broken build fix
|
2014-06-24 10:31:56 +08:00 |
minggo
|
9c130e7aa2
|
Merge pull request #7181 from CocosRobot/update_cocosfiles_1403577062
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-24 10:31:39 +08:00 |
CocosRobot
|
cb9e5c2d77
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-06-24 02:31:03 +00:00 |
minggo
|
0a61932730
|
[ci skip]
|
2014-06-24 10:30:36 +08:00 |
minggo
|
6394c62c40
|
Merge pull request #7131 from samuele3hu/v3_lua_fix
Add Lua binding for Animation3D and Animate3D ,and add related test case.
|
2014-06-24 10:29:28 +08:00 |
andyque
|
199ad9c623
|
issue #5161, replace deprecated methods
|
2014-06-24 10:18:01 +08:00 |