andyque
|
57ce0ee2cf
|
issue #5057, refactor addTouchEventListener to std::function<>
|
2014-05-09 14:30:39 +08:00 |
andyque
|
7d1cb7af47
|
issue #5057, refactor UILoadingBarTest
|
2014-05-09 11:52:51 +08:00 |
andyque
|
0c2fd977ea
|
issue #5057. add UIDeprecated.h and refactor FocusDirection to inner class of
Widget and also simplify the enum value
|
2014-05-08 18:10:21 +08:00 |
minggo
|
9f0e25d808
|
Merge pull request #6628 from andyque/refactor5056
refactor 5056. pull gui tests from ExtensionTest to UITest
|
2014-05-08 17:00:38 +08:00 |
andyque
|
97ee5cb456
|
closed #5056. fix windows compile error
|
2014-05-08 16:18:46 +08:00 |
minggo
|
a8d728ffc9
|
Merge pull request #6610 from zawasp/vs2013project
upgrade win32 projects for Visual Studio 2013
|
2014-05-08 15:40:02 +08:00 |
andyque
|
e48e26cfdc
|
issue #5056. fix linux & android compile error
|
2014-05-08 15:20:24 +08:00 |
James Chen
|
bea98a1416
|
Lua xcode project fix
|
2014-05-08 15:09:02 +08:00 |
James Chen
|
88b0eb3baa
|
Adds missing 'fps_images.png', our test case needs them
|
2014-05-08 15:09:02 +08:00 |
andyque
|
898a66131a
|
issue #5056. move gui test from ExtensionsTest to the outside
|
2014-05-08 14:35:45 +08:00 |
andyque
|
f6d0135b9b
|
Merge branch 'v3' into focus3861
|
2014-05-08 11:27:57 +08:00 |
andyque
|
323987beb2
|
closed #4861, done
|
2014-05-08 11:26:29 +08:00 |
andyque
|
b5f1f7455b
|
issue #4861, fix a problem when layout focus loops
|
2014-05-08 10:46:05 +08:00 |
samuele3hu
|
ec45dbb0c9
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix
|
2014-05-08 10:22:52 +08:00 |
Mircea Rila
|
b66b4c6f1d
|
upgrade win32 projects for Visual Studio 2013 (solves Platform Toolset v100 not found).
remove C4005 warnings after upgrading projects
|
2014-05-07 17:41:04 +03:00 |
andyque
|
05b7d274c8
|
issue #4861. fix distance calculation
|
2014-05-07 18:27:05 +08:00 |
Dhilan007
|
72709c30d5
|
fixed compilation fail on Android.
|
2014-05-07 18:20:40 +08:00 |
samuele3hu
|
8615e13c91
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix
|
2014-05-07 17:16:40 +08:00 |
James Chen
|
9862fab58f
|
Comments fix in CCRenderTexture.h
|
2014-05-07 16:37:21 +08:00 |
andyque
|
1282252c25
|
closed #4861, refactor
|
2014-05-07 14:06:44 +08:00 |
andyque
|
657720e509
|
Merge remote-tracking branch 'upstream/v3' into focus3861
|
2014-05-07 11:42:09 +08:00 |
andyque
|
ef44b2687b
|
closed #4861, finished focus
|
2014-05-07 11:40:01 +08:00 |
andyque
|
ef70c684de
|
issue #4861, add requestFocus method and the layout current can get focus
|
2014-05-07 10:23:57 +08:00 |
andyque
|
62a66872aa
|
issue #4861, fixed some boundary conditions
|
2014-05-07 10:05:20 +08:00 |
andyque
|
9d71ae29b9
|
issue #4861. fixed all widget focus diabled bug
|
2014-05-06 17:28:12 +08:00 |
andyque
|
51a704dcc8
|
issue #4861, refactor improve nested focus test
|
2014-05-06 15:11:55 +08:00 |
andyque
|
29c57568bf
|
issue #4861, add nested focus test
|
2014-05-06 14:38:45 +08:00 |
andyque
|
e52370e1c2
|
issue #4861, refactor UIFocusTest, simplify code
|
2014-05-06 14:20:01 +08:00 |
andyque
|
ad4e1f1e2c
|
issue #4861, improve UIFocusTest, add click event to ImageView
|
2014-05-06 14:14:22 +08:00 |
samuele3hu
|
3017c776e1
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix
|
2014-05-06 13:59:44 +08:00 |
samuele3hu
|
0ce2a38f17
|
Update bindings-generator and `MAX_SUB_TEST_NUMS` for SpritePerformance Test
|
2014-05-06 13:59:16 +08:00 |
andyque
|
e65b144ee6
|
issue #3861, fixs windows compile error
|
2014-05-06 10:17:10 +08:00 |
andyque
|
16ebe8d41c
|
issue #3861, fix linux compile error
|
2014-05-06 09:40:50 +08:00 |
Dale Stammen
|
703c6c2b39
|
added missing Assets folder
|
2014-05-05 13:47:43 -07:00 |
andyque
|
cb5b2a4f85
|
issue #4861, Merge branch 'v3' into focus3861
Conflicts:
build/cocos2d_tests.xcodeproj/project.pbxproj
|
2014-05-05 17:40:28 +08:00 |
James Chen
|
67b2fbf14b
|
Updates xcode project, add ccs-res folder to Resources folder
|
2014-05-05 15:24:33 +08:00 |
James Chen
|
399f5cf721
|
Adds submodule for CocoStudio resources (70MB)
|
2014-05-05 15:11:35 +08:00 |
James Chen
|
e16d6fa63f
|
Re-adds resources in cpp-tests and lua-tests, but removes some large
files. We need to reuse some resources when doing some tests.
|
2014-05-05 13:27:47 +08:00 |
andyque
|
2d0de93baf
|
issue #4861, fixed a widget bug and add VBox test
|
2014-05-05 11:37:40 +08:00 |
andyque
|
852191a928
|
issue #4861, improve the horizontal layout test
|
2014-05-05 11:37:39 +08:00 |
andyque
|
0dc224a123
|
issue #4861. fix android compile error
|
2014-05-05 11:37:39 +08:00 |
andyque
|
a7fbd590dc
|
issue #4861. add a horizontal focus test
|
2014-05-05 11:37:39 +08:00 |
James Chen
|
8cbcf17163
|
issue #4674: Re-added deleted source files.
|
2014-05-04 14:37:55 +08:00 |
James Chen
|
3b3c1c4dbb
|
issue #4674: Removed large files and updated .gitignore
|
2014-05-04 14:36:16 +08:00 |
Ricardo Quesada
|
207e67318d
|
rolling back tests
|
2014-05-01 16:55:28 -07:00 |
Ricardo Quesada
|
32f3fedb37
|
Moves cocos/2d/Android.mk to cocos/Android.mk
Easier to find Android.mk
|
2014-05-01 14:09:26 -07:00 |
Ricardo Quesada
|
25213c81f6
|
linux cmake improvements
Added cocos/CMakeLists.txt
which controls all the rest of the Cmake files
|
2014-05-01 13:01:51 -07:00 |
Ricardo Quesada
|
c590bbe547
|
target is android-10
|
2014-04-30 13:18:57 -07:00 |
Ricardo Quesada
|
23ece1a91d
|
restores project.properties to 10
|
2014-04-30 13:16:50 -07:00 |
Ricardo Quesada
|
b5f513ce16
|
Merge branch 'v3' into improved_directory_structure
|
2014-04-30 13:15:10 -07:00 |