Wenhai Lin
|
168e851cce
|
Fixed WebSocket may automatically disconnected if invoke `send` several times in quick succession on Android.
|
2015-12-31 10:42:06 +08:00 |
zilongshanren
|
efbbdb1f58
|
Merge pull request #14813 from xiaofeng11/v3.10_xf_fix
Fix boundingRectWithSize compile failed with OSX 10.10 or lower version SDK
|
2015-12-30 13:51:41 +08:00 |
pandamicro
|
6ea389f475
|
Merge pull request #14815 from pandamicro/v3.10
Made require overwritable
|
2015-12-29 22:06:00 +08:00 |
pandamicro
|
daac6ceb08
|
Made require overwritable
|
2015-12-29 21:28:30 +08:00 |
肖峰
|
770f3d7f8e
|
Fix boundingRectWithSize compile failed with OSX 10.10 or lower version SDK
|
2015-12-29 18:31:20 +08:00 |
xiaofeng11
|
69a6406661
|
Merge pull request #14805 from pandamicro/v3.10
Fix JSB issues on win32
|
2015-12-25 20:06:47 +08:00 |
pandamicro
|
fe1336bdc7
|
Fix chipmunk cpSpaceAddCollisionHandler issue on argument parsing
|
2015-12-25 19:08:33 +08:00 |
pandamicro
|
2ce866c4ba
|
Fix jsb_ref_rebind issue on win32 (mystery GC crash)
|
2015-12-25 19:08:32 +08:00 |
pandamicro
|
eea1c814df
|
Merge pull request #14803 from super626/v3.10
Fix NavMeshDebugDraw bug on iphone5s
|
2015-12-25 18:41:42 +08:00 |
yangxiao
|
50d16c13df
|
remove unused code
|
2015-12-25 17:54:58 +08:00 |
xiaofeng11
|
d61ec5bb08
|
Merge pull request #14804 from xiaofeng11/v3.10
Fix variable type mismatch.
|
2015-12-25 17:53:08 +08:00 |
肖峰
|
728682d68e
|
Fix variable type mismatch.
|
2015-12-25 17:18:15 +08:00 |
xiaofeng11
|
b219828d69
|
Merge pull request #14801 from xiaofeng11/v3.10
Merge https://github.com/cocos2d/cocos2d-x/pull/14784 to V3.10
|
2015-12-25 16:14:27 +08:00 |
yangxiao
|
20e2b4acbd
|
fix NavMeshDebugDraw on iphone5s
|
2015-12-25 16:02:03 +08:00 |
Liam
|
c92b563c28
|
fix layout backimage size error with neweset scale9sprite
|
2015-12-25 14:11:56 +08:00 |
肖峰
|
dea99211fb
|
Merge https://github.com/cocos2d/cocos2d-x/pull/14784 to V3.10
|
2015-12-25 11:44:11 +08:00 |
Liam
|
d005bd18b7
|
remove error logic
|
2015-12-24 14:39:15 +08:00 |
xiaofeng11
|
434c79ae90
|
Merge pull request #14793 from super626/fixsprite2
It already been reviewed and compile by jenkins in https://github.com/cocos2d/cocos2d-x/pull/14697.
We need merge it to V3.10 to file TMX render bug.
|
2015-12-24 09:40:36 +08:00 |
Ricardo Quesada
|
707f08c557
|
Revert "fix setflip for batch sprite"
|
2015-12-23 09:54:04 -08:00 |
Ricardo Quesada
|
0d0534a2e1
|
Merge pull request #14697 from super626/v3.10-fixsprite
fix setflip for batch sprite
|
2015-12-23 09:53:24 -08:00 |
pandamicro
|
dea1ef1290
|
Merge pull request #14790 from pandamicro/v3.10
Fixed WebSocket JSB crash issue
|
2015-12-24 01:37:17 +08:00 |
pandamicro
|
acf03c06d5
|
Fixed WebSocket JSB crash issue
|
2015-12-23 23:28:14 +08:00 |
zilongshanren
|
830eb3433f
|
Merge pull request #14786 from liamcindy/v3_ui_widget
fix uiWidget clipping error with Node
|
2015-12-23 18:57:15 +08:00 |
Liam
|
0cac519e5c
|
fix uiWidget clipping error with Node
|
2015-12-23 16:05:52 +08:00 |
zilongshanren
|
851d288d0b
|
Merge pull request #14781 from zilongshanren/rollbackSlider
Rollback slider and loadingbar in non scale9 mode
|
2015-12-23 15:04:55 +08:00 |
zilongshanren
|
2a2f184449
|
refine code with DRY.
|
2015-12-23 14:43:25 +08:00 |
zilongshanren
|
847094ec7d
|
ui::loadingBar -> add flip logic back
|
2015-12-23 14:34:36 +08:00 |
XiaoFeng
|
3fd8f36a90
|
Limit force GC in menu item only work in lua-binding
|
2015-12-23 12:30:59 +08:00 |
zilongshanren
|
d4a5d0da44
|
rollback uislider
|
2015-12-22 20:03:56 +08:00 |
zilongshanren
|
ab77e8c520
|
Revert "loading bar use new scale9 feature"
This reverts commit a671bf7ce9 .
|
2015-12-22 19:53:24 +08:00 |
XiaoFeng
|
82867b0073
|
Roll back disable force GC change on windows platform, this cause lua binding can not respond mouse click
Remove 3d touch demo iOS sdk checking, it SDK defines won't work in cpp compile
|
2015-12-22 18:41:44 +08:00 |
zilongshanren
|
064cd8d04f
|
Merge pull request #14722 from newnon/v3.10_webp_improvement
WebP loading improvements WebP loaded as premultiplied alpha if it has
|
2015-12-22 13:43:11 +08:00 |
xiaofeng11
|
954a54f7bb
|
Merge pull request #14770 from pandamicro/v3.10
Fix VS crash issue caused by unsupported macro syntax
|
2015-12-22 09:42:24 +08:00 |
pandamicro
|
a91a669972
|
Fix VS crash issue caused by unsupported macro syntax
piece of shit...
|
2015-12-21 22:44:59 +08:00 |
CocosRobot
|
30f3096c92
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-21 11:36:07 +00:00 |
Liam
|
98a6558018
|
add interface for BMFont
|
2015-12-21 18:49:46 +08:00 |
pandamicro
|
8d8ac60625
|
Merge pull request #14761 from pandamicro/v3.10
Correct return type to adopt GC Rooting API
|
2015-12-21 11:46:59 +08:00 |
pandamicro
|
4e36e24993
|
Correct return type to adopt GC Rooting API
|
2015-12-21 10:42:54 +08:00 |
pandamicro
|
f747075a83
|
Merge pull request #14748 from pandamicro/v3.10
Temporary disable forceGC on win32
|
2015-12-19 23:27:12 +08:00 |
pandamicro
|
8f836162aa
|
Temporary disable forceGC on win32
|
2015-12-19 22:45:57 +08:00 |
pandamicro
|
386b850871
|
Fix issue in MenuItem init usage
|
2015-12-19 22:45:22 +08:00 |
pandamicro
|
ae48253da6
|
Fix UI addEventListener issue
|
2015-12-19 22:44:25 +08:00 |
fanli
|
ffbac99dc5
|
fix script samples error with controlButton
|
2015-12-19 22:22:41 +08:00 |
CocosRobot
|
0f90f74df9
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-12-19 09:12:27 +00:00 |
zilongshanren
|
94ee0734a5
|
Merge pull request #14721 from newnon/v3.10_slider_missprint
slider misprint fix
|
2015-12-19 17:06:26 +08:00 |
zilongshanren
|
4fda883c3b
|
Merge pull request #14742 from xiaofeng11/v3.10
Fix TextField won't show security text when first time set password enable
|
2015-12-19 17:01:43 +08:00 |
zilongshanren
|
795637c0c5
|
Merge pull request #14743 from liamcindy/v3_ui_LoadingBar
fix loadingbar direction changed error
|
2015-12-19 16:59:42 +08:00 |
Liam
|
8bf7908e93
|
fix loadingbar direction changed error
|
2015-12-19 15:59:27 +08:00 |
XiaoFeng
|
d8817f3cbb
|
Fix TextField won't show security text when first time set password enable
|
2015-12-19 15:44:39 +08:00 |
pandamicro
|
6481a0f3c1
|
Merge pull request #14740 from xiaofeng11/v3.10
Bug Fix & h5 engine ref update
|
2015-12-19 14:13:37 +08:00 |