James Chen
|
4e01769cd5
|
issue #2171: [New Renderer] Fixing compilation errors for Android.
|
2013-12-17 14:18:41 +08:00 |
Ricardo Quesada
|
f68dcd9969
|
Merge branch 'develop' into newRenderer
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
samples/Cpp/TestCpp/Classes/tests.h
|
2013-12-05 11:47:46 -08:00 |
Ricardo Quesada
|
a34352cef7
|
Console is working!
|
2013-12-03 18:46:54 -08:00 |
Nite Luo
|
8c972d96a8
|
Create new test for NewRenderer
|
2013-11-12 11:19:18 -08:00 |
Nite Luo
|
be71eb8626
|
Merge branch 'develop' into newRenderer
Conflicts:
.gitignore
build/cocos2d_libs.xcodeproj/project.pbxproj
build/cocos2d_samples.xcodeproj/project.pbxproj
cocos/2d/CCDirector.cpp
|
2013-11-07 17:24:57 -08:00 |
Nite Luo
|
e4ffd250cb
|
Simple implementation of RenderCommand and RenderQueue
|
2013-11-04 09:14:22 -08:00 |
Nite Luo
|
09c0e23b5d
|
Mouse working on mac
|
2013-10-11 14:35:38 -07:00 |
James Chen
|
f403f7d683
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into keyboard_test
Conflicts:
samples/samples.xcodeproj/project.pbxproj
|
2013-09-17 23:24:14 +08:00 |
James Chen
|
7d94878173
|
[win32] glfw keyboard callback is enabled now. Enables KeyboardTest for win32.
|
2013-09-17 22:34:20 +08:00 |
boyu0
|
a48fee881d
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2771_physical
|
2013-09-16 22:16:50 +08:00 |
James Chen
|
51548b9542
|
Adding NewEventDispatcher Test.
|
2013-09-13 16:38:21 +08:00 |
boyu0
|
d161c6a576
|
issue #2771: Add PhysicsTest to TestCpp. Add initTest to TestScene, move Scene::init() from constructor to TestScene::initTest()
|
2013-09-10 17:41:06 +08:00 |
Huabing.Xu
|
d763de3d3c
|
new shader test code
|
2013-09-09 17:49:13 +08:00 |
carlo morgantini
|
097a5c488a
|
New Label tests plus bug fixing
|
2013-08-12 13:29:54 -07:00 |
Ricardo Quesada
|
b846a3060e
|
cocos2d-x in Mac:
Works as expected. All the projects defines CC_KEYBOARD_SUPPORT.
Either all of them should define them, or none, otherwise the vtable
will be broken
|
2013-06-28 19:02:10 -07:00 |
Rene Klacan
|
8b16178f9f
|
Merge pull request from cocos2d/develop
|
2013-06-06 09:42:18 +02:00 |
Ricardo Quesada
|
cd52912f66
|
Main menu from test is sorted alphabetically
Code was refactored. Now it is super easy to add a new test.
No need to add it in 3 different places
|
2013-06-03 22:33:52 -07:00 |
Rene Klacan
|
7c9a765e64
|
TestCpp sample respects keyboard support directive
|
2013-06-02 04:28:46 +02:00 |
Rene Klacan
|
50ad3e1c80
|
KeyboardDispatcher + tests for it on linux
|
2013-05-31 14:29:32 +02:00 |
Ricardo Quesada
|
207fc4be9c
|
Adds ConfigurationTest to the suite
|
2013-05-22 17:56:05 -07:00 |
James Chen
|
cbafaf67a6
|
fixed #2142: Adding CCDataVisitor and Implementing CCPrettyPrinter, iOS port is ok.
|
2013-05-10 15:07:05 +08:00 |
Ed Bartley
|
3216995d4a
|
Merge branch 'master' into TexturePacker-SpriteSheetProtection
|
2013-05-08 10:22:14 -04:00 |
James Gregory
|
130ab4b584
|
Disable libcurl tests for Emscripten.
|
2013-05-06 20:59:47 -07:00 |
Ed Bartley
|
f89d39953e
|
Add PVR.CCZ encryption support to ZipUtils based upon http://www.codeandweb.com/texturepacker/contentprotection
Add sample to TestCPP.
|
2013-04-25 13:40:49 -04:00 |
James Chen
|
2d1172814d
|
issue #2075: Adding spine editor support. Adding a new test 'SpineTest' in TestCpp, adding the parse code in "extensions/spine". It works only on iOS now.
|
2013-04-24 13:57:34 +08:00 |
James Chen
|
f69ef6182c
|
issue #1683: Adding FileUtilsTest.
|
2013-01-28 15:17:20 +08:00 |
James Chen
|
4660e72eda
|
issue #1603: Moved the position of some projects.
|
2012-12-20 12:58:21 +08:00 |