lvlong
|
6304a89462
|
Merge branch 'v3' of github.com:super626/cocos2d-x into v3
|
2015-02-11 14:27:25 +08:00 |
lvlong
|
6152925739
|
If parse the vertex attribute is fail, then discard the vertex attribute.
|
2015-02-04 16:19:30 +08:00 |
XiaoYang
|
c9fe5251a9
|
Merge pull request #229 from lvlonggame/v3
add Camera::project
|
2015-02-04 09:38:31 +08:00 |
lvlong
|
a0c7723edb
|
add GP_ASSERT
|
2015-02-03 14:21:12 +08:00 |
lvlong
|
6d92b7adc9
|
modify Camera::project
|
2015-02-03 11:59:43 +08:00 |
lvlonggame
|
23df00b0b9
|
Merge branch 'v3' of github.com:lvlonggame/cocos2d-x into v3
|
2015-02-01 21:17:12 +08:00 |
lvlonggame
|
4c65332550
|
add project function to camera
|
2015-02-01 21:14:37 +08:00 |
yangxiao
|
3eeeaf051f
|
fix load mtl
|
2015-01-29 17:54:22 +08:00 |
yangxiao
|
220b34d105
|
Merge branch 'newcode' into v3
|
2015-01-27 16:35:54 +08:00 |
yangxiao
|
fad8f9f1da
|
format
|
2015-01-27 16:31:15 +08:00 |
yangxiao
|
af8a6c16b1
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
|
2015-01-27 16:24:07 +08:00 |
XiaoYang
|
95a4f20a9b
|
Merge pull request #222 from lvlonggame/v3
fix bug: issues #10207
|
2015-01-27 16:23:22 +08:00 |
lvlong
|
57970da398
|
Do some optimize
|
2015-01-27 15:50:05 +08:00 |
minggo
|
15bf919000
|
Merge pull request #10231 from geron-cn/fixanimationlistclone
FIX BUG: animationinfos lost after actiontimeline clone
|
2015-01-27 15:24:25 +08:00 |
minggo
|
5a4fbf691b
|
Merge pull request #10234 from CocosRobot/update_lua_bindings_1422338223
[AUTO]: updating luabinding automatically
|
2015-01-27 14:00:36 +08:00 |
CocosRobot
|
4792a44a87
|
[AUTO]: updating luabinding automatically
|
2015-01-27 05:58:53 +00:00 |
minggo
|
880abfe814
|
Merge pull request #10209 from andyque/fixLoadingBarReloadTexture
Fix loading bar reload texture issue
|
2015-01-27 13:50:38 +08:00 |
minggo
|
e1afb7c789
|
Merge pull request #10226 from andyque/removeDuplicateCode
remove unused code
|
2015-01-27 13:50:15 +08:00 |
minggo
|
2a94ede427
|
Merge pull request #10227 from cpascal/add_EditBox_getDescription
Added override of ui::EditBox::getDescription()
|
2015-01-27 13:49:55 +08:00 |
minggo
|
434c0baba4
|
Merge pull request #10219 from geron-cn/fixProjectNodeLoader
fix bug: fix crash when lack of projectnode file
|
2015-01-27 13:41:27 +08:00 |
geron-cn
|
390c336a19
|
FIX animationfio lost after actiontimeline clone
|
2015-01-27 12:04:14 +08:00 |
andyque
|
7b81f3a811
|
remove unused code
|
2015-01-27 10:17:41 +08:00 |
cpascal
|
d857164768
|
Added override of ui::EditBox::getDescription()
|
2015-01-27 11:10:04 +09:00 |
cpascal
|
985db1cd21
|
Merge remote-tracking branch 'upstream/v3' into v3
|
2015-01-27 11:04:58 +09:00 |
Nite Luo
|
398f0b861d
|
Merge pull request #10220 from darkdukey/billboardTest
Billboard test-case
|
2015-01-26 16:54:41 -08:00 |
Nite Luo
|
55b2504bfd
|
Merge branch 'v3' into billboardTest
|
2015-01-26 10:53:17 -08:00 |
geron-cn
|
937ee25e7b
|
revert plugin
|
2015-01-26 21:25:11 +08:00 |
geron-cn
|
d3baae0304
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into fixProjectNodeLoader
|
2015-01-26 21:21:31 +08:00 |
geron-cn
|
a1a7273436
|
fix bug: fix crash when lack of projected file
|
2015-01-26 21:20:26 +08:00 |
lvlong
|
bb419719aa
|
fix bug: about caching uniform.
|
2015-01-26 18:40:00 +08:00 |
minggo
|
81caa9f351
|
[ci skip] Update CHANGELOG
|
2015-01-26 18:02:00 +08:00 |
minggo
|
f54c6c93bb
|
Merge pull request #10215 from andyque/fixIssue10210
don't release the scale9Image when updateSprites
|
2015-01-26 17:58:21 +08:00 |
andyque
|
732050d940
|
don't release the scale9Image when updateSprites
|
2015-01-26 16:04:43 +08:00 |
minggo
|
5dc09d8489
|
Merge pull request #10208 from pipu/modify_parse_TMXTiledMap
Checking whether tileset is valid during parses TMXTiledMap.
|
2015-01-26 15:52:18 +08:00 |
minggo
|
269e91a55d
|
Merge pull request #10211 from super626/usecase
Usecase for 2d + 3d
|
2015-01-26 15:41:06 +08:00 |
andyque
|
691e1925ca
|
udpate test resource submodule
|
2015-01-26 15:05:41 +08:00 |
yangxiao
|
77716d481d
|
format
|
2015-01-26 15:03:01 +08:00 |
yangxiao
|
5e1d7449f7
|
complete use case 1
|
2015-01-26 14:58:16 +08:00 |
andyque
|
12cf9da486
|
improve loadingbar test
|
2015-01-26 14:46:45 +08:00 |
andyque
|
0e67cfcbff
|
improve loading Bar Test
|
2015-01-26 14:39:44 +08:00 |
minggo
|
d94c26006b
|
[ci skip] Update CHANGELOG
|
2015-01-26 14:11:49 +08:00 |
minggo
|
cba0e19252
|
Merge pull request #9922 from joshuastray/fix-order-of-detach-atach-of-textfield
Change the order of detach and attach of TextField::upadate
|
2015-01-26 14:00:58 +08:00 |
minggo
|
b722ea33da
|
[ci skip] Update CHANGELOG
|
2015-01-26 13:55:57 +08:00 |
minggo
|
4ac50f2c26
|
Merge pull request #10200 from Dhilan007/v3-webview-baseurlfix
Fixed sets the page's base URL for WebView doesn't work.
|
2015-01-26 13:51:08 +08:00 |
minggo
|
38a86ad18a
|
[ci skip] Update CHANGELOG
|
2015-01-26 13:50:36 +08:00 |
andyque
|
fdbf84a118
|
add uploading switch scale9 tests
|
2015-01-26 13:49:54 +08:00 |
minggo
|
988a2729d7
|
Merge pull request #10203 from Dhilan007/v3-bmf-performance
Improved the parsing performance of bitmap fonts
|
2015-01-26 13:46:04 +08:00 |
pipu
|
35c1e73b8f
|
Checking whether tileset is valid during parses TMXTiledMap in GameMapReader.
|
2015-01-26 13:14:17 +08:00 |
minggo
|
0d872ae1d7
|
[ci skip] Update CHANGELOG
|
2015-01-26 09:49:36 +08:00 |
minggo
|
bc1b588062
|
Merge pull request #10202 from dabingnn/v3_fixCrashWithNoVAO
V3 fix crash with no vao
|
2015-01-26 09:48:25 +08:00 |