XiaoFeng
|
2da192a1c2
|
Remove cocostudio header file from sprite and particle, and adjust tests
Fix compile error under iOS & Mac
|
2015-12-04 09:26:14 +08:00 |
XiaoFeng
|
30874d457f
|
Update sub module
|
2015-12-03 15:04:08 +08:00 |
XiaoFeng
|
70b9183ddb
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_2d
Conflicts:
tools/bindings-generator
|
2015-12-03 14:35:36 +08:00 |
XiaoFeng
|
32b81a69f5
|
Add test for new API
remove Sprite::setOffsetPosFromCenter api add by cocos studio, and reset _unflippedOffsetPositionFromCenter to zero in Sprite::setTexture
|
2015-12-03 14:21:00 +08:00 |
pandamicro
|
9deee44965
|
Merge pull request #14548 from mogemimi/fix-deprecation-warning
Fix deprecation warning in SkeletonRenderer
|
2015-12-03 13:18:15 +08:00 |
pandamicro
|
52c14fcc1f
|
Merge pull request #14559 from CocosRobot/update_cocosfiles_1449100563
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-12-03 13:14:47 +08:00 |
CocosRobot
|
55f1a2c466
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-12-02 23:56:05 +00:00 |
Ricardo Quesada
|
4ab1540ccc
|
Merge pull request #14551 from slackmoehrle/fix_server_in_cpp_tests
changed to cocos2d-x.org server
|
2015-12-02 15:53:53 -08:00 |
Ricardo Quesada
|
bc418feb96
|
Merge pull request #14556 from ricardoquesada/updates_js_bindings
new js bindings
|
2015-12-02 15:25:28 -08:00 |
Ricardo Quesada
|
e5d722b2a8
|
new bindings
|
2015-12-02 15:24:49 -08:00 |
Ricardo Quesada
|
d2dde94259
|
Merge pull request #14553 from ricardoquesada/js4
JS improvements
|
2015-12-02 15:19:22 -08:00 |
Ricardo Quesada
|
c321d35a9a
|
Squashed commit of the following:
commit 000a025fb4027c26bf05f7296e2d1fbbf21abe6c
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Dec 2 10:38:27 2015 -0800
updated submodule
commit b5f45a62b48493f05d75aea865158c371241973d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 19:21:34 2015 -0800
ooops... thanks Panda
commit 85f0b9c01d5281970f748b6460107bc0ca82cdf0
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 18:19:16 2015 -0800
better macro name for GC. Thanks panda
commit e42ad74a664dd2b85cbf4463a6fef8f6abc06664
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 17:10:32 2015 -0800
RepeatForever, Repeat and Speed converted
commit 3a8130ffc06301c91c836539736bbae456f05b4d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 14:31:32 2015 -0800
cherry-picking changes to disable retain/release from GC
commit 3ed6e00dc2d9d46248d9374a1f9874cd0b2ba67d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 12:31:04 2015 -0800
fixes autorelease issues on rebind
commit b65f5f6b16c1542c28b04d66377a27233c6cf214
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 12:23:33 2015 -0800
my JS changes... again
|
2015-12-02 14:45:13 -08:00 |
slackmoehrle
|
1b4d12ced7
|
changed to cocos2d-x.org server
|
2015-12-02 15:16:05 -05:00 |
mogemimi
|
d4233dd63a
|
Fix deprecation warning in SkeletonRenderer
|
2015-12-03 00:09:47 +09:00 |
zilongshanren
|
3fc0d327bf
|
Merge pull request #14544 from CocosRobot/update_lua_bindings_1449037532
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-02 18:27:03 +08:00 |
zilongshanren
|
706e005c3d
|
Merge pull request #14543 from zilongshanren/fixLabelOverflowShrink
fix label clamp when scaled with bmfont
|
2015-12-02 18:26:46 +08:00 |
XiaoFeng
|
a804c67a12
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_2d
Conflicts:
cocos/scripting/lua-bindings/manual/LuaBasicConversions.h
|
2015-12-02 15:07:58 +08:00 |
CocosRobot
|
edd786e7f6
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-02 06:30:18 +00:00 |
XiaoYang
|
867664197e
|
Merge pull request #14526 from super626/v3
3D Normal Map Support
|
2015-12-02 14:22:20 +08:00 |
zilongshanren
|
ed55d41858
|
fix label clamp when scaled with bmfont
|
2015-12-02 13:48:20 +08:00 |
yangxiao
|
45b25666ea
|
reset submodule
|
2015-12-02 13:28:24 +08:00 |
yangxiao
|
f07e36d167
|
reset submodule
|
2015-12-02 13:26:36 +08:00 |
yangxiao
|
bb23015f73
|
make sure attributes greater than 8 before use normal map
|
2015-12-02 12:03:31 +08:00 |
yangxiao
|
ebd5c1cca7
|
resolve conflict and fix checktexture bug
|
2015-12-02 11:26:05 +08:00 |
pandamicro
|
70dd2af5d5
|
Merge pull request #14518 from mogemimi/fix-memory-leak-texture-cache
Fix memory leak when initWithImage() failed
|
2015-12-02 10:20:04 +08:00 |
pandamicro
|
0efc186412
|
Merge pull request #14541 from CocosRobot/update_lua_bindings_1449021640
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-02 10:13:28 +08:00 |
CocosRobot
|
0c67171b9d
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-02 02:05:32 +00:00 |
xiaofeng11
|
18666a9b41
|
Merge pull request #14393 from xiaofeng11/v3_combine_3d
Combine Studio change for 3d components
|
2015-12-02 09:47:12 +08:00 |
pandamicro
|
b15935b999
|
Merge pull request #14537 from pandamicro/v3
Correct bindings generator ref
|
2015-12-02 00:21:08 +08:00 |
pandamicro
|
df62e92d7b
|
Correct bindings generator ref
|
2015-12-01 23:50:52 +08:00 |
pandamicro
|
34429f63a7
|
Merge pull request #14535 from CocosRobot/update_cocosfiles_1448984232
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-12-01 23:45:58 +08:00 |
CocosRobot
|
c0393ece7d
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-12-01 15:37:14 +00:00 |
pandamicro
|
83630d17c9
|
Merge pull request #14534 from xiaofeng11/v3_combine_JsLuaSim
V3 combine lua-binding, jsb, and simulator
|
2015-12-01 23:34:05 +08:00 |
yangxiao
|
1b3cb97b71
|
fix script binding
|
2015-12-01 23:05:47 +08:00 |
XiaoFeng
|
e5d57b4fa2
|
update binding-generator sub module & code
|
2015-12-01 22:30:36 +08:00 |
yangxiao
|
01e0803587
|
not export Sprite3DMaterial::setTexture
|
2015-12-01 20:27:31 +08:00 |
yangxiao
|
2e38dcb1a0
|
add normalmaping test
|
2015-12-01 18:13:50 +08:00 |
yangxiao
|
84068c5189
|
not export Mesh::getTexture and Mesh::setTexture
|
2015-12-01 18:05:03 +08:00 |
yangxiao
|
54e13c3acd
|
update comment
|
2015-12-01 17:47:34 +08:00 |
yangxiao
|
f298e49bf3
|
not export lua Mesh::getTexture and Mesh::setTexture
|
2015-12-01 17:39:00 +08:00 |
yangxiao
|
6fe361f06e
|
not export Mesh::getTexture
|
2015-12-01 15:13:51 +08:00 |
XiaoFeng
|
ea077c5141
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_LuaJsSim
Conflicts:
cocos/scripting/js-bindings/manual/js_manual_conversions.h
|
2015-12-01 15:12:32 +08:00 |
XiaoFeng
|
167aa9b648
|
Update console sub-module, update project template.json to meet file position change
|
2015-12-01 15:00:45 +08:00 |
yangxiao
|
9b371a55bf
|
js not export Mesh::setTexture
|
2015-12-01 14:35:39 +08:00 |
zilongshanren
|
6db6e596bb
|
Merge pull request #14527 from CocosRobot/update_lua_bindings_1448944051
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-01 13:42:55 +08:00 |
CocosRobot
|
e891b03eee
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-01 04:32:19 +00:00 |
pandamicro
|
81f590e52a
|
Merge pull request #14478 from pandamicro/v3
Improved JS bindings with more secured memory management
|
2015-12-01 12:24:21 +08:00 |
mogemimi
|
d539e6c797
|
Fix memory leak when initWithImage() failed
|
2015-12-01 12:48:54 +09:00 |
yangxiao
|
23f03bc65f
|
update comment
|
2015-12-01 10:47:25 +08:00 |
yangxiao
|
11f1bd6e28
|
builtin material normal map support
|
2015-12-01 10:37:53 +08:00 |