Huabing.Xu
|
ab19c81371
|
add neon64 implementation
|
2014-09-25 10:53:44 +08:00 |
Huabing.Xu
|
a897f23023
|
refactor neon code
|
2014-09-25 10:46:25 +08:00 |
Huabing.Xu
|
cc39ed288a
|
android can link with neon(neon code has some bugs)
|
2014-09-24 17:21:38 +08:00 |
Huabing.Xu
|
2a75b7192a
|
enable neon on IOS and refactor code
|
2014-09-24 16:12:47 +08:00 |
Huabing.Xu
|
e1d11ae5c3
|
move sse code to mathUtil.cpp
|
2014-09-24 11:06:07 +08:00 |
Huabing.Xu
|
b18e0501fc
|
move code to mathUtil.cp
|
2014-09-24 10:32:29 +08:00 |
Huabing.Xu
|
e74b2f3164
|
add macro to enable neon on IOS
|
2014-09-23 18:15:26 +08:00 |
minggo
|
34799958b5
|
Merge pull request #8101 from SunLightJuly/get_cascade_bounding_box
added utils::getCascadeBoundingBox()
|
2014-09-23 11:13:09 +08:00 |
Dmitry Bushtets
|
d242d79443
|
* added default value for _batchNode in CCSprite
|
2014-09-22 19:00:21 +03:00 |
minggo
|
533a454914
|
Merge pull request #8113 from huangshiwu/v3_wp8test
fix v3.3beta wp8 compile error --rename viriable in CCFileUtils.cpp
|
2014-09-22 09:54:39 +08:00 |
huanghsiwu
|
41b4ba8307
|
fix v3.3beta wp8 compile error --rename viriable in CCFileUtils.cpp
|
2014-09-22 09:42:33 +08:00 |
minggo
|
3f7fc6ead1
|
Merge pull request #8111 from joewan/v3
fix compile on ubuntu.
|
2014-09-22 09:38:52 +08:00 |
minggo
|
e8b20d8583
|
Merge pull request #8093 from wohaaitinciu/v3_WebView_win32
web view win32
|
2014-09-22 09:30:29 +08:00 |
joewanchen
|
3f2895beab
|
fix compile on ubuntu.
|
2014-09-21 23:49:43 +08:00 |
minggo
|
c2bac086a7
|
[ci skip]update version info
|
2014-09-19 21:54:01 +08:00 |
minggo
|
6569f1a7f0
|
Merge pull request #8108 from huangshiwu/v3_wp8test
fix wp8 directory control bug
|
2014-09-19 16:57:02 +08:00 |
huanghsiwu
|
f73f1a5379
|
fix wp8 directory control bug --modify
|
2014-09-19 16:52:11 +08:00 |
minggo
|
653986a3a2
|
Merge pull request #8106 from super626/v3
add OBBs to OBB collision test by default, Fix 0.1 version static model load bug and remove unused resource
|
2014-09-19 16:16:33 +08:00 |
huanghsiwu
|
d42cec0708
|
fix wp8 directory control bug
|
2014-09-19 15:54:18 +08:00 |
XiaoYang
|
d1328cfb41
|
Merge pull request #132 from lvlonggame/v3
Deal read string length problem!
|
2014-09-19 14:47:59 +08:00 |
lvlong
|
eb89efe510
|
deal the length problem!
|
2014-09-19 14:30:02 +08:00 |
Jeff
|
2ffbe23c50
|
The files name: modify underline to hyphen
|
2014-09-19 10:24:17 +08:00 |
Jeff
|
e4e2cea97a
|
link error
|
2014-09-18 19:59:22 +08:00 |
Jeff
|
476ede6ccb
|
link error
|
2014-09-18 19:56:53 +08:00 |
Jeff
|
6152b70945
|
LE
|
2014-09-18 16:33:46 +08:00 |
minggo
|
7c8e1c9de5
|
Merge pull request #8099 from super626/billboard
Transparent Queue adjustment
|
2014-09-18 16:07:54 +08:00 |
minggo
|
d6e086d4dd
|
Merge pull request #8098 from CocosRobot/update_lua_bindings_1411009391
[AUTO]: updating luabinding automatically
|
2014-09-18 16:06:52 +08:00 |
Jeff
|
0ee4ee03c1
|
CE
|
2014-09-18 16:00:18 +08:00 |
SunLightJuly
|
f9fbb1b789
|
call getCascadeBoundingBox() properly
|
2014-09-18 15:40:28 +08:00 |
SunLightJuly
|
855d8d7a72
|
moved getCascadeBoundingBox() to utils
|
2014-09-18 15:27:11 +08:00 |
Huabing.Xu
|
cf4d0faad3
|
optimise update of particle system for free mode
|
2014-09-18 15:24:27 +08:00 |
Jeff
|
418ec69abf
|
compile error
|
2014-09-18 15:18:30 +08:00 |
SunLightJuly
|
1af68e9274
|
replaced "NULL" with "nullptr"
|
2014-09-18 14:30:21 +08:00 |
Jeff
|
ac6b83f8f9
|
fix compile error
|
2014-09-18 14:22:40 +08:00 |
Jeff
|
c5cc16336a
|
fix compile error
|
2014-09-18 14:04:54 +08:00 |
SunLightJuly
|
ff776d813b
|
added Node::getCascadeBoundingBox()
|
2014-09-18 13:11:10 +08:00 |
yangxiao
|
720264fb98
|
add comment
|
2014-09-18 12:04:42 +08:00 |
yangxiao
|
25091ca849
|
add transparent flag to render command
|
2014-09-18 12:00:44 +08:00 |
Jeff
|
b9ec99d7f4
|
compile error & code spelling error
1.fix compile error on win32
2.modify spelling error
|
2014-09-18 11:52:23 +08:00 |
CocosRobot
|
7920ff425b
|
[AUTO]: updating luabinding automatically
|
2014-09-18 03:05:04 +00:00 |
minggo
|
5e5129d0d1
|
Merge pull request #8085 from super626/v3
Shared GLProgramState by default and Fix BillBoard Anchor Point
|
2014-09-18 10:52:35 +08:00 |
minggo
|
442f30af1f
|
Merge pull request #8091 from dabingnn/v3_PageTurnZFighting
new version of avoid z fighting in pageTurn
|
2014-09-18 10:50:31 +08:00 |
Steve Kanter
|
05f0f71cc5
|
Update CCDevice-ios.mm
On iOS, Device::setKeepScreenOn(bool value) was ignoring the value and simply always disabling the timer.
|
2014-09-17 14:52:30 -04:00 |
Jeff
|
ed530454b2
|
fix compile error
|
2014-09-18 02:11:20 +08:00 |
Jeff
|
1dffbd0a7b
|
fix link errors
|
2014-09-18 01:52:08 +08:00 |
Jeff
|
e9c6f5d02b
|
fix compile errors
|
2014-09-18 01:30:14 +08:00 |
Jeff
|
08e8963b1a
|
fix compile errors
|
2014-09-18 00:04:48 +08:00 |
Jeff
|
27919dad77
|
add simple implement of WebView for win32
1.add simple implement of WebView for win32
2.Modify `std::string' to `const std::string &' as issues 7958 said
3.Open the test case in cpp-tests
|
2014-09-17 22:30:15 +08:00 |
Huabing.Xu
|
3a0e9be97e
|
new version of avoid z fighting in pageTurn
|
2014-09-17 18:33:18 +08:00 |
yangxiao
|
34f642377e
|
fix billboard anchor point
|
2014-09-17 18:01:18 +08:00 |