.. |
ActionManagerTest
|
fix warns and memory leak
|
2014-10-09 17:19:43 +08:00 |
ActionsEaseTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
ActionsProgressTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
ActionsTest
|
MoveTo and MoveBy support Vec3
|
2014-12-22 14:34:35 +08:00 |
AllocatorTest
|
delete first pass of allocations before starting second pass
|
2014-12-30 21:24:49 -08:00 |
BillBoardTest
|
Fix BillboardTest
|
2015-01-27 13:49:49 -08:00 |
Box2DTest
|
Fix cpp-test compile error and a bug of Confined
|
2014-11-28 10:40:41 +08:00 |
Box2DTestBed
|
Refactor draw command
|
2015-01-15 14:00:49 -08:00 |
BugsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
Camera3DTest
|
Merge pull request #10608 from super626/v3
|
2015-02-27 11:47:55 +08: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
|
Disable 3D rendering support for commands that needs to execute in order
|
2015-01-15 14:57:51 -08:00 |
CocosDenshionTest
|
no mp3 for winrt
|
2014-10-23 07:22:05 -07:00 |
CocosStudio3DTest
|
3DParticle Reader and tests
|
2015-02-26 09:19:14 +08:00 |
ConfigurationTest
|
Replace CCLOG with log in ConfigurationTest
|
2014-10-21 15:56:52 +08:00 |
ConsoleTest
|
fix allocator related compile error on wp8/8.1 and winrt
|
2014-12-24 10:45:29 +08:00 |
CurlTest
|
fix indent issue
|
2015-01-05 16:04:59 +08:00 |
CurrentLanguageTest
|
fix bug that Application::getCurrentLanguageCode on ios and mac always return empty string
|
2014-10-11 15:19:20 +08:00 |
DataVisitorTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
DrawPrimitivesTest
|
DrawNode enable draw different size points
|
2015-01-13 22:30:50 +08:00 |
EffectsAdvancedTest
|
Merge pull request #7900 from minggo/setposition-optimize
|
2014-08-28 14:31:54 +08:00 |
EffectsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
ExtensionsTest
|
add constructor to AnimationInfo
|
2015-01-28 16:59:27 +08:00 |
FileUtilsTest
|
Director users a low-pass filter to display the FPS
|
2014-11-26 13:31:44 -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
|
more samples using node::schedule(labmda)
|
2014-10-03 17:11:39 -07:00 |
LabelTest
|
Fixed system font can't display the proper text when the text contains '&' on win32.
|
2015-01-29 11:55:49 +08:00 |
LayerTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
LightTest
|
Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d
|
2014-10-20 16:25:24 +08:00 |
MenuTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
MotionStreakTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -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
|
Fixing typo in the constant INVAILD_AUDIO_ID of the new AudioEngine, changing it to INVALID_AUDIO_ID
|
2014-12-31 20:51:45 -04:00 |
NewEventDispatcherTest
|
Add test case for issue#9898
|
2015-01-13 18:37:45 +08:00 |
NewRendererTest
|
Disable 3D rendering support for commands that needs to execute in order
|
2015-01-15 14:57:51 -08:00 |
NodeTest
|
Refactor draw command
|
2015-01-15 14:00:49 -08:00 |
OpenURLTest
|
Added tests for opening a URL.
|
2014-09-22 17:51:05 +04:00 |
ParallaxTest
|
Code conforms with the cocos2d-x c++ guidelines
|
2014-11-25 17:53:52 -08:00 |
Particle3DTest
|
remove unused code
|
2015-02-13 16:19:38 +08:00 |
ParticleTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
PerformanceTest
|
Compiles on VS2012
|
2014-11-27 08:58:07 -08:00 |
PhysicsTest
|
Add a test case about Scale9Sprite run action in physics scene
|
2015-01-28 10:20:30 +08:00 |
ReleasePoolTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
RenderTextureTest
|
Refactor draw command
|
2015-01-15 14:00:49 -08:00 |
RotateWorldTest
|
…
|
|
SceneTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
SchedulerTest
|
Add test case for issue#10232
|
2015-01-28 11:31:52 +08:00 |
ShaderTest
|
Refactor draw command
|
2015-01-15 14:00:49 -08:00 |
SpineTest
|
Fixed warns:truncation from double to float
|
2015-01-15 10:07:23 +08:00 |
Sprite3DTest
|
modify project & unproject api
|
2015-02-27 10:01:57 +08:00 |
SpriteTest
|
Using std::swap instead of CC_SWAP
|
2014-11-16 09:29:05 -08:00 |
TextInputTest
|
fix Class TextFieldTTF's keyboard input bug on WP8 platform
|
2014-09-25 07:41:51 +08:00 |
Texture2dTest
|
Refactor draw command
|
2015-01-15 14:00:49 -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
|
add tile map staggered test
|
2014-10-11 15:09:58 +08:00 |
TouchesTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
TransitionsTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
UITest
|
fix compile error on cpp-tests release mode
|
2015-01-28 15:34:28 +08:00 |
UnitTest
|
Director users a low-pass filter to display the FPS
|
2014-11-26 13:31:44 -08:00 |
UserDefaultTest
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
ZwoptexTest
|
scheduler and macro fixes
|
2014-10-03 09:38:36 -07:00 |
AppDelegate.cpp
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_armature_reader
|
2014-12-24 15:32:02 +08: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
|
…
|
|
VisibleRect.h
|
…
|
|
controller.cpp
|
3DNode Reader lua Test
|
2015-02-19 17:28:51 +08:00 |
controller.h
|
…
|
|
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
|
Node3DReader Test
|
2015-02-19 16:18:54 +08:00 |