CocosRobot
|
78c99e33e9
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-02-26 02:11:26 +00:00 |
mogemimi
|
5de611b4b5
|
Fix typo of function name in AsyncTaskPool
|
2016-02-26 00:22:46 +09:00 |
pandamicro
|
e991282ed8
|
Merge pull request #15109 from dongtaohan/v3
exported api for Cocos Studio.
|
2016-02-25 14:35:57 +08:00 |
CocosRobot
|
9a11556f4b
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-02-25 06:01:49 +00:00 |
xiaofeng11
|
c3eeb7c6b9
|
Merge pull request #15113 from zilongshanren/improve-node-api-docs
improve the api doc for node.
|
2016-02-25 13:56:23 +08:00 |
zilongshanren
|
c56835d743
|
improve the api doc for node.
fixes https://github.com/cocos2d/cocos2d-x/issues/15100
|
2016-02-25 11:43:36 +08:00 |
zilongshanren
|
92dca220ce
|
improve mac editbox
|
2016-02-25 11:05:18 +08:00 |
dongtao.han
|
34b1c1bc18
|
exported js_get_type_from_native for cocos2d::Node type.
|
2016-02-25 09:47:19 +08:00 |
dongtao.han
|
7955721cb9
|
exported api.
|
2016-02-25 09:46:34 +08:00 |
beichen.liu
|
f1d8a28b96
|
Add FlatBuffers serialize function for language data used in Cocos Studio.
|
2016-02-24 14:59:37 +08:00 |
Ricardo Quesada
|
37db8407f1
|
Merge pull request #14867 from dumganhar/refactor-websocket
WebSocket refactoring, bug fixes, improvements, and passes most Autobahn Test (The most standard WebSocket Protocol Test).
|
2016-02-21 06:59:59 -08:00 |
pandamicro
|
7607382440
|
Merge pull request #15094 from pandamicro/v3
Fix lua engine crashes caused by CC_ENABLE_GC_FOR_NATIVE_OBJECTS
|
2016-02-21 20:58:21 +08:00 |
pandamicro
|
6e8c46d0be
|
Fix lua engine crashes caused by CC_ENABLE_GC_FOR_NATIVE_OBJECTS
|
2016-02-21 20:20:32 +08:00 |
zilongshanren
|
d28acbf2fe
|
Merge pull request #13906 from perminovVS/unzopen-use-getsuitablefopen
unzOpen use getSuitableFOpen for correct open utf8 file name on Windows.
|
2016-02-19 15:36:06 +08:00 |
zilongshanren
|
5072e11bac
|
Merge pull request #15069 from chengstory/FixRealBoolValueError
Fix value type error when read value of bool type from .plist file.
|
2016-02-19 14:07:29 +08:00 |
zilongshanren
|
dbb10d73e1
|
Merge pull request #15051 from Shulepov/fix_drawing_in_incorrect_app_states_iOS
Fix drawing in incorrect app states on iOS
|
2016-02-19 14:00:37 +08:00 |
CocosRobot
|
b2fd4b0c32
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-02-19 02:19:55 +00:00 |
zilongshanren
|
9a65b0c7a1
|
Merge pull request #15065 from mogemimi/add-missing-reference-types
Add missing reference-return types
|
2016-02-19 10:14:07 +08:00 |
zilongshanren
|
3a2900494f
|
Merge pull request #15080 from njh0602/somefix
fix return value
|
2016-02-19 10:09:55 +08:00 |
mogemimi
|
1d9e688707
|
Fix typos in documentation
|
2016-02-18 16:16:36 +09:00 |
肖峰
|
4e501149a3
|
Fix lua-test link error under linux
|
2016-02-18 10:53:33 +08:00 |
NamJunHyone
|
79c69d77d6
|
fix return value
|
2016-02-18 11:23:54 +09:00 |
mogemimi
|
8280f06c1f
|
Add missing reference-return types
|
2016-02-18 05:10:42 +09:00 |
James Chen
|
0cb94cc373
|
Merge branch 'v3_libwebsockets' of https://github.com/xiaofeng11/cocos2d-x into refactor-websocket
|
2016-02-17 14:56:57 +08:00 |
James Chen
|
7d43e35741
|
Merge branch 'v3' of git://github.com/cocos2d/cocos2d-x into refactor-websocket
|
2016-02-17 14:56:32 +08:00 |
CocosRobot
|
4d7186f5bd
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-02-16 09:07:51 +00:00 |
zhangcheng
|
2b1511096e
|
Fix ValueVector read type error.
|
2016-02-16 17:01:54 +08:00 |
zhangcheng
|
53cbc2d32b
|
Fix value type error when read value of bool type from .plist file.
|
2016-02-16 16:50:54 +08:00 |
pandamicro
|
ca836aa5cb
|
Merge pull request #15067 from pandamicro/v3
Fix C++ project crash caused by CC_ENABLE_GC_FOR_NATIVE_OBJECTS macro
|
2016-02-16 16:27:00 +08:00 |
pandamicro
|
1030151047
|
Fix C++ crash caused by CC_ENABLE_GC_FOR_NATIVE_OBJECTS macro
|
2016-02-16 13:43:11 +08:00 |
zilongshanren
|
9d8d003ac8
|
Merge pull request #15039 from Shulepov/scale9sprite_shaders_support
Scale9Sprite: allow to set custom shaders (fix #12753)
|
2016-02-15 21:24:14 +08:00 |
zilongshanren
|
c1013d153a
|
Merge pull request #15061 from xiaofeng11/v3
make UIEditBox code compatible with 32bit MacOSX project
|
2016-02-15 21:16:49 +08:00 |
pandamicro
|
cb60561053
|
Merge pull request #15060 from pandamicro/v3
Cleanup log for New memory model
|
2016-02-15 17:59:28 +08:00 |
肖峰
|
57badc99aa
|
make UIEditBox code compatible with 32bit project
|
2016-02-15 17:38:54 +08:00 |
pandamicro
|
6e7c9ab8db
|
Cleanup log
|
2016-02-15 17:19:37 +08:00 |
pandamicro
|
94c62bed53
|
Remove ScriptingCore::retainCount
|
2016-02-15 16:32:00 +08:00 |
pandamicro
|
bbf89cf016
|
Fix director restart issue
|
2016-02-15 16:30:32 +08:00 |
mogemimi
|
4c1c238f74
|
Fix format string warnings
|
2016-02-15 01:41:08 +09:00 |
CocosRobot
|
f1f0a7130f
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-02-14 06:53:19 +00:00 |
pandamicro
|
cb4d24e1ee
|
Merge pull request #14759 from pandamicro/hbmemory
Implement Full GC Relied memory model
|
2016-02-14 14:48:01 +08:00 |
pandamicro
|
39e7759e77
|
Fix LuaEngine compilation issue
|
2016-02-14 10:18:27 +08:00 |
XiaoFeng
|
85fc074e29
|
libwebsockets have been compiled as static lib, remove libwebsockets.dll from win10 & win8.1 project
|
2016-02-14 10:07:00 +08:00 |
XiaoFeng
|
c6bfe24d5b
|
Merge commit 'refs/pull/14867/head' of https://github.com/cocos2d/cocos2d-x into v3_libwebsockets
|
2016-02-14 10:05:31 +08:00 |
pandamicro
|
6bbfc846da
|
Update bindings generator and Activate new memory model by default
|
2016-02-14 09:48:29 +08:00 |
Mikhail Shulepov
|
014f8e107f
|
fix: ensure calling opengl only when app is active
|
2016-02-13 11:17:55 +03:00 |
Mikhail Shulepov
|
ab17455b18
|
fix: ensure drawing in main thread (layoutSubviews may be called in web thread due to banners)
|
2016-02-13 11:16:35 +03:00 |
CocosRobot
|
89c0c801b0
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-02-11 13:40:35 +00:00 |
zilongshanren
|
4db0d2c47a
|
Merge pull request #15016 from zilongshanren/addMacEditBoxMultilineSupport
add Mac Editbox multiline support.
|
2016-02-11 21:33:56 +08:00 |
Mikhail Shulepov
|
19e2434326
|
Scale9Sprite: allow to set custom GLProgram
|
2016-02-11 16:18:41 +03:00 |
Ricardo Quesada
|
576458f4bd
|
Merge pull request #15027 from ricardoquesada/renderer_merge_tri_quad_squashed
Renderer improvments: TriangleCommand and QuadCommand merged
|
2016-02-08 13:39:51 -08:00 |