.. |
ActionManagerTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ActionsEaseTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ActionsProgressTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ActionsTest
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
|
2014-09-11 16:41:54 +08:00 |
BillBoardTest
|
code adjustment
|
2014-09-05 14:59:14 +08:00 |
Box2DTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
Box2DTestBed
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
BugsTest
|
new version of avoid z fighting in pageTurn
|
2014-09-17 18:33:18 +08:00 |
Camera3DTest
|
Squashed commit of the following:
|
2014-09-09 12:18:31 -07:00 |
ChipmunkTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ClickAndMoveTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ClippingNodeTest
|
fix bug produce by CCDrawNode in test Node:UI-GUI Editor test-ScrollView PageView ListView
|
2014-09-17 14:00:40 +08:00 |
CocosDenshionTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ConfigurationTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ConsoleTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
CurlTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
CurrentLanguageTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
DataVisitorTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
DrawPrimitivesTest
|
fix warnings
|
2014-09-15 16:23:57 +08:00 |
EffectsAdvancedTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
EffectsTest
|
remove setDepthTest(true) because it is not needed to be set for pageTurn
|
2014-09-18 10:00:36 +08:00 |
ExtensionsTest
|
changed background-music-aac.wav to background.wav. background-music-acc.wav does not exist
|
2014-09-23 10:39:17 -07:00 |
FileUtilsTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
FontTest
|
not create Vec as possible for setting position
|
2014-08-28 11:41:18 +08:00 |
InputTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
IntervalTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
LabelTest
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
|
2014-09-11 16:41:54 +08:00 |
LayerTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
MenuTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
MotionStreakTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
MutiTouchTest
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
|
2014-09-11 16:41:54 +08:00 |
NewAudioEngineTest
|
Merge pull request #8115 from Dhilan007/v3-audio903
|
2014-09-24 15:00:53 +08:00 |
NewEventDispatcherTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
NewRendererTest
|
Adds MARK: TODO: FIXME: in code
|
2014-08-29 12:54:24 -07:00 |
NodeTest
|
add Node normalizedPosition bug test
|
2014-09-03 09:16:31 +08:00 |
OpenURLTest
|
Added tests for opening a URL.
|
2014-09-22 17:51:05 +04:00 |
ParallaxTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ParticleTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
PerformanceTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
PhysicsTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ReleasePoolTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
RenderTextureTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
RotateWorldTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
SceneTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
SchedulerTest
|
SchedulerPauseResumeAll can not resume at 5s
|
2014-09-16 16:38:30 +08:00 |
ShaderTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
SpineTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
Sprite3DTest
|
add obb by default
|
2014-09-19 11:22:37 +08:00 |
SpriteTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
TextInputTest
|
fix Class TextFieldTTF's keyboard input bug on WP8 platform
|
2014-09-25 07:41:51 +08:00 |
Texture2dTest
|
fixed using the incorrect res in test case of 'TextureMemoryAlloc'.
|
2014-07-14 15:50:20 +08:00 |
TextureCacheTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
TexturePackerEncryptionTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
TileMapTest
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
|
2014-09-11 16:41:54 +08:00 |
TouchesTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
TransitionsTest
|
new version of avoid z fighting in pageTurn
|
2014-09-17 18:33:18 +08:00 |
UITest
|
remove duplicated Win32InputBox.cpp/.h and add WebViewTest to win32
|
2014-09-24 16:39:32 +08:00 |
UnitTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
UserDefaultTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ZwoptexTest
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
AppDelegate.cpp
|
Adds MARK: TODO: FIXME: in code
|
2014-08-29 12:54:24 -07:00 |
AppDelegate.h
|
OpenGL context attributions setting revise -2
|
2014-08-22 16:22:16 +08:00 |
BaseTest.cpp
|
not create Vec as possible for setting position
|
2014-08-28 11:41:18 +08:00 |
BaseTest.h
|
…
|
|
VisibleRect.cpp
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
VisibleRect.h
|
Squashed commit of the following:
|
2014-05-14 10:07:09 -07:00 |
controller.cpp
|
Merge pull request #7975 from newnon/v3_openUrl
|
2014-09-25 13:41:08 +08:00 |
controller.h
|
support autotest stop
|
2014-05-19 13:46:17 +08:00 |
testBasic.cpp
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
testBasic.h
|
Squashed commit of the following:
|
2014-09-09 12:18:31 -07:00 |
testResource.h
|
…
|
|
tests.h
|
Merge pull request #7975 from newnon/v3_openUrl
|
2014-09-25 13:41:08 +08:00 |