Huabing.Xu
|
1aa909371d
|
remove kmMat4 in Cpp-tests
|
2014-04-11 18:03:07 +08:00 |
Huabing.Xu
|
1670e07300
|
Merge branch 'develop' into develop_migrate_math_lib_merge
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
build/cocos2d_tests.xcodeproj/project.pbxproj
|
2014-04-11 11:18:13 +08:00 |
Huabing.Xu
|
d865341694
|
remove kmMat4 interface in cpp-tests
|
2014-04-10 10:16:16 +08:00 |
Dhilan007
|
05b8123803
|
Label:Makes the create functions of Label just do one thing.
|
2014-04-09 23:31:05 +08:00 |
Dhilan007
|
67652357e1
|
1.Makes the create functions of Label clear.
|
2014-04-09 21:35:08 +08:00 |
Huabing.Xu
|
3837c23ebe
|
draw() using Matrix instead of kmMat4
|
2014-04-08 22:07:35 +08:00 |
Huabing.Xu
|
6b4451482f
|
remove matrixToKmMat4 function
|
2014-04-04 18:13:10 +08:00 |
Huabing.Xu
|
f1b1678900
|
Director::getMatrix returns Matrix instead of kmMat4
|
2014-04-04 17:31:21 +08:00 |
Huabing.Xu
|
f9405e0ea9
|
Merge branch 'develop' into develop_migrate_math_lib_merge
|
2014-04-03 17:47:16 +08:00 |
Huabing.Xu
|
67e62ce73d
|
readied director::getMatrix again. remove kmGLgetMatrix
|
2014-04-03 17:26:06 +08:00 |
Huabing.Xu
|
5e76c6713d
|
migrate cpp-tests to director matrix stack
|
2014-04-03 15:59:55 +08:00 |
zhangbin
|
0e0000e6d5
|
The projection reset to DEFAULT when a test case onExit().
|
2014-04-02 17:12:09 +08:00 |
Huabing.Xu
|
56aa50617c
|
migrate Vertex3f to Vector3(Tests)
|
2014-04-02 15:25:19 +08:00 |
Dhilan007
|
93511a878b
|
Remove the old implementation of LabelTTF in test case.
|
2014-03-26 23:33:58 +08:00 |
andyque
|
876f643bc4
|
issue #4401, fix a typo
|
2014-03-26 16:00:55 +08:00 |
andyque
|
57d8f155df
|
issue #4401. resolve conflicts
|
2014-03-26 14:54:50 +08:00 |
Dale Stammen
|
04b529d328
|
fixed use of nullptr in variable args for wp8
|
2014-03-24 15:09:24 -07:00 |
Dale Stammen
|
b50a158b62
|
need to terminate variable args list with NULL. nullptr will not work with wp8 compiler
|
2014-03-22 06:04:36 -07:00 |
James Chen
|
b88de91a15
|
Renames 'samples' folder to 'tests', ouch....
|
2014-03-11 19:10:34 +08:00 |