Huabing.Xu
|
4b059689d3
|
add CC_DLL for functions
|
2014-07-15 11:18:05 +08:00 |
Huabing.Xu
|
9db59c0046
|
add CC_DLL for Event and Physics
|
2014-07-15 10:55:40 +08:00 |
Huabing.Xu
|
cd9e42eb99
|
add CC_DLL for colorXXX
|
2014-07-15 10:04:24 +08:00 |
Huabing.Xu
|
60334e8b3e
|
add CC_DLL for 3d
|
2014-07-15 09:45:43 +08:00 |
Huabing.Xu
|
8bbce767f3
|
add CC_DLL for ActionEase
|
2014-07-14 22:42:44 +08:00 |
Huabing.Xu
|
91314ed504
|
remove CC_DLL for template class and CC_DLL for CCValue
|
2014-07-14 18:40:10 +08:00 |
Huabing.Xu
|
9806b37398
|
add CC_DLL of DrawPrimitive
|
2014-07-14 17:40:02 +08:00 |
Huabing.Xu
|
952ca0eb75
|
add CC_DLL in Renderer folder
|
2014-07-14 17:02:06 +08:00 |
Huabing.Xu
|
190264c090
|
add CC_DLL in Event systems
|
2014-07-14 16:43:28 +08:00 |
Huabing.Xu
|
09a75f73cf
|
add CC_DLL in math folder
|
2014-07-14 16:40:54 +08:00 |
Huabing.Xu
|
52c0bd365b
|
add chipmunk.lib for release
|
2014-07-14 14:47:00 +08:00 |
Huabing.Xu
|
469dbea7da
|
window dll version work now
|
2014-07-14 14:40:47 +08:00 |
Huabing.Xu
|
60dd7a4514
|
Merge branch 'v3' into v3_dll
|
2014-07-11 11:10:26 +08:00 |
Huabing.Xu
|
f5cffba6c9
|
change pure virtual function to virtual function in action series
remove unimplemented function to deprecated and give an empty implementation
add CC_DLL to Vec2
|
2014-07-11 10:19:49 +08:00 |
yangxiao
|
fd8541e32d
|
rename Bone to Bone3D
|
2014-07-11 10:17:36 +08:00 |
CocosRobot
|
c205bd0806
|
[AUTO]: updating luabinding automatically
|
2014-07-10 14:10:03 +00:00 |
minggo
|
e876065d3e
|
Merge pull request #7229 from samuele3hu/v3_VideoPlayer
Add VideoPlayer Lua bindings and update bindings-generator submodule
|
2014-07-10 22:04:46 +08:00 |
minggo
|
4895e6d54a
|
Merge pull request #7362 from geron-cn/chukongv3
Chukongv3
|
2014-07-10 21:17:19 +08:00 |
minggo
|
b30d758d09
|
Merge pull request #7383 from 2youyouo2/v3
fixed call Bone::setRotation has no effect
|
2014-07-10 21:16:48 +08:00 |
minggo
|
e749a9a598
|
Merge pull request #7380 from huangshiwu/v3
change "const static" to "static const"
|
2014-07-10 18:31:09 +08:00 |
geron-cn
|
1c4cb78745
|
deal with null in string
|
2014-07-10 18:24:11 +08:00 |
kaile.yin
|
04c63cc370
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-07-10 17:51:02 +08:00 |
kaile.yin
|
42f2302866
|
fixed call Bone::setRotation has no effect
|
2014-07-10 17:50:38 +08:00 |
huangshiwu
|
2a65b7d98e
|
change "const static" to "static const"
|
2014-07-10 16:50:25 +08:00 |
minggo
|
831b0b332b
|
Merge pull request #7371 from minggo/enumerateChildren-fix
Node::enumerateChildren just searches from itself
|
2014-07-10 15:46:04 +08:00 |
minggo
|
c7856b21fd
|
Merge pull request #7366 from Dhilan007/v3-fixed-warn
fixed warn and replace NULL with nullptr.
|
2014-07-10 15:42:02 +08:00 |
minggo
|
0ba3f6c1c9
|
Merge pull request #7376 from joshuastray/v3
use CC_CONSTRUCTOR_ACCESS to replace protected/private
|
2014-07-10 14:14:08 +08:00 |
joshuastray
|
6b22870e27
|
use CC_CONSTRUCTOR_ACCESS to replace protected
|
2014-07-10 14:00:23 +08:00 |
minggo
|
cdc02aea7c
|
Merge pull request #7368 from CocosRobot/update_lua_bindings_1404957724
[AUTO]: updating luabinding automatically
|
2014-07-10 13:54:21 +08:00 |
minggo
|
316564d58a
|
Node::enumerateChildren just searches from itself
|
2014-07-10 11:07:39 +08:00 |
yangxiao
|
0b4c6b7f7a
|
comment
|
2014-07-10 11:05:48 +08:00 |
yangxiao
|
d7b88e86ff
|
add comment
|
2014-07-10 10:56:52 +08:00 |
yangxiao
|
ef1f6892e1
|
deprecated Mesh::create use less parameter ones instead
|
2014-07-10 10:54:37 +08:00 |
CocosRobot
|
af460a1530
|
[AUTO]: updating luabinding automatically
|
2014-07-10 02:03:40 +00:00 |
minggo
|
345fb040e7
|
Merge pull request #7352 from super626/v3
adjust api according feedback
|
2014-07-10 09:53:27 +08:00 |
Dhilan007
|
6cff8cb564
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
minggo
|
7d74be3158
|
Merge pull request #7356 from 2youyouo2/v3
fixed Armature blend func effect
|
2014-07-09 18:37:15 +08:00 |
samuele3hu
|
243fa49c09
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_VideoPlayer
|
2014-07-09 18:08:09 +08:00 |
kaile.yin
|
c53cb42e83
|
fixed Armature blend func effect
|
2014-07-09 14:25:51 +08:00 |
yangxiao
|
dbea3a4d04
|
deprecated functions
|
2014-07-09 14:07:33 +08:00 |
CocosRobot
|
ae12030745
|
[AUTO]: updating luabinding automatically
|
2014-07-09 05:42:06 +00:00 |
yangxiao
|
0c28106b48
|
init playreverse
|
2014-07-09 09:59:18 +08:00 |
yangxiao
|
7b35f36ba3
|
Merge branch 'newcode' into v3
|
2014-07-09 09:56:23 +08:00 |
yangxiao
|
90b6841e25
|
adjust api according feedback
|
2014-07-09 09:53:15 +08:00 |
zhangcheng
|
af0613cf32
|
1、fixes warning.
|
2014-07-09 00:09:35 +08:00 |
minggo
|
0f7968de89
|
Merge pull request #7339 from super626/v3
fix android, add 3d files to cocos2d.h and remove unused resources
|
2014-07-08 22:09:50 +08:00 |
minggo
|
f7af8938bd
|
Merge pull request #7277 from darkdukey/fix_rotation3D
Fix setRotation3D
|
2014-07-08 22:05:27 +08:00 |
minggo
|
eba1735d04
|
Merge pull request #7347 from Dhilan007/v3-memory-leak
fixed memory leak cause by singleton.
|
2014-07-08 21:13:56 +08:00 |
minggo
|
c2474ea7c0
|
Merge pull request #7262 from pandamicro/origin_v3
Indicate correct button and cursor position infomation in mouse move event
|
2014-07-08 21:07:09 +08:00 |
minggo
|
36ef5dd3e8
|
Merge pull request #7346 from CocosRobot/update_lua_bindings_1404813827
[AUTO]: updating luabinding automatically
|
2014-07-08 20:19:22 +08:00 |