XiaoFeng
|
9811d6efcf
|
Combine studio change for LuaBinding, jsb and simulator
|
2015-11-25 21:52:44 +08:00 |
CocosRobot
|
06c7b94440
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-25 09:28:43 +00:00 |
zilongshanren
|
b0d88a552a
|
Merge pull request #14419 from xiaofeng11/v3_combine_ui
Combine Studio change for UI components
|
2015-11-25 17:19:54 +08:00 |
XiaoYang
|
4ba6279a98
|
Merge pull request #14469 from super626/terrain
fix bug: Terrain::getIntersectionPoint when there is offset
|
2015-11-25 09:53:47 +08:00 |
zilongshanren
|
3cc3325df8
|
Merge pull request #14414 from WenhaiLin/v3-win32-audiofix
AudioEngine[WIN32]:Fixed `FinishCallback` may not been invoked when the sound play completes.
|
2015-11-24 21:08:46 +08:00 |
XiaoFeng
|
27f6d6a6ba
|
Remove condition macro check.
|
2015-11-24 19:17:38 +08:00 |
yangxiao
|
1ac82fa273
|
fix terrain ray trace bug when there is offset
|
2015-11-24 15:13:52 +08:00 |
CocosRobot
|
ded045ae26
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-24 07:01:07 +00:00 |
pandamicro
|
378cfa35b6
|
Merge pull request #14394 from super626/v3
Terrain: char* to string
|
2015-11-24 14:53:00 +08:00 |
zilongshanren
|
8d1f1a9933
|
Merge pull request #14457 from zilongshanren/testEditBoxScaleSize
Fix edit box setPlaceholderFontName and scale font size issue
|
2015-11-24 11:33:52 +08:00 |
yangxiao
|
e8d853934b
|
terrain lua bindings
|
2015-11-23 14:33:39 +08:00 |
François Dupayrat
|
12df5ae1cc
|
Fix wrong variable use for setPlaceholderFontName
1. fix editbox scale not affect native font size
|
2015-11-23 11:49:22 +08:00 |
XiaoFeng
|
23d8b63fca
|
update header file to fix studio UI js binding compile error
|
2015-11-23 11:41:42 +08:00 |
zilongshanren
|
689c0f4af3
|
Merge pull request #14327 from wohaaitinciu/editbox-win32
Fix a fatal bug in EditBox implement for platform win32
|
2015-11-23 11:35:40 +08:00 |
zilongshanren
|
9328a7c1d0
|
fix scalesprite opacity issue.
Ref: https://github.com/cocos2d/cocos2d-x/issues/14436
|
2015-11-20 17:35:29 +08:00 |
Neo Kim
|
4829a037f7
|
Fix #14440
|
2015-11-20 15:57:26 +09:00 |
zilongshanren
|
386c734b25
|
Merge pull request #14423 from xpol/fixes-boring-warnings
Fixes boring deprecated warning.
|
2015-11-19 18:29:12 +08:00 |
pandamicro
|
21d0ff846c
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2015-11-19 17:20:42 +08:00 |
pandamicro
|
0893d7d4ff
|
Fix text color parser for TextField widget
|
2015-11-19 17:17:17 +08:00 |
pandamicro
|
fbcf0680ae
|
Merge pull request #14430 from cocos2d/V3.9
V3.9
|
2015-11-19 17:06:07 +08:00 |
XiaoFeng
|
b6b35e0c74
|
Fix name space.
|
2015-11-19 15:47:36 +08:00 |
XiaoFeng
|
32f21ca5be
|
Binding ResouceData structure to js to fix auto compile error
|
2015-11-19 14:31:39 +08:00 |
CocosRobot
|
d5b07e5b60
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-19 03:14:03 +00:00 |
zilongshanren
|
7ea90c2d41
|
Merge pull request #14033 from m-yukio/feature/fixed-richtext
Support the new line element. Fixed a problem of UIRichText.
|
2015-11-19 11:05:08 +08:00 |
XiaoFeng
|
5369f9a84d
|
Add header file to make this pr can pass jenkins auto build
|
2015-11-19 10:14:27 +08:00 |
Jeff Wang
|
9cbcd00798
|
some properties should be set
|
2015-11-18 22:47:26 +08:00 |
Xpol Wan
|
0b5a3465bc
|
Remove duplicated code by introduce a private doSetResponseCallback.
|
2015-11-18 17:52:24 +08:00 |
Xpol Wan
|
b33aa00109
|
Fixes boring deprecated warning.
I know I duplicated the code but there is no cpp for me to move body into.
|
2015-11-18 17:47:07 +08:00 |
zilongshanren
|
02b59f020e
|
Fix onEndEditing issue in script.
Issue: https://github.com/cocos2d/cocos2d-x/issues/14332
|
2015-11-18 15:05:13 +08:00 |
XiaoFeng
|
bb83fe4596
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
肖峰
|
2d97647177
|
update framework number
|
2015-11-18 10:55:10 +08:00 |
WenhaiLin
|
42fa33dc6e
|
AudioEngine[WIN32]:Fixed `FinishCallback` may not been invoked when the sound play completes.
|
2015-11-17 23:44:52 +08:00 |
CocosRobot
|
0794c7a43c
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-17 04:09:43 +00:00 |
zilongshanren
|
5d8cfa889c
|
Merge pull request #14252 from neokim/change_pageview_to_derive_from_listview
Change PageView to derive from ListView
|
2015-11-17 12:02:10 +08:00 |
zilongshanren
|
0b3a342222
|
Merge pull request #14053 from Dimon4eg/Set-focus-for-widgets
Set focus for widgets
|
2015-11-17 11:24:27 +08:00 |
zilongshanren
|
097f7a34e0
|
Merge pull request #14379 from mogemimi/fix-deprecated-warnings
Fix deprecated warnings
|
2015-11-17 11:19:07 +08:00 |
pandamicro
|
c4f9804f5b
|
Merge pull request #14404 from CocosRobot/update_lua_bindings_1447728669
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-17 10:56:58 +08:00 |
pandamicro
|
efde3c3a0e
|
Merge pull request #14403 from pandamicro/v3
Fix issue in ComponentJS::~ComponentJS
|
2015-11-17 10:56:37 +08:00 |
CocosRobot
|
3ee2e7a490
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-17 02:56:26 +00:00 |
zilongshanren
|
a5b7674b4d
|
Merge pull request #14263 from zilongshanren/improve-scale9sprite-v4
improve scale9sprite
|
2015-11-17 10:48:09 +08:00 |
pandamicro
|
c77ea57fb1
|
Merge pull request #14399 from xiaofeng11/v3_combine_mac32compatible
Combine Studio change for compatible with 32 bit Mac System
|
2015-11-17 10:44:40 +08:00 |
pandamicro
|
5bc73c6ede
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2015-11-17 10:42:05 +08:00 |
XiaoFeng
|
e3c120eef4
|
Combine Studio change for compatible with 32 bit Mac System
|
2015-11-16 18:25:26 +08:00 |
XiaoFeng
|
e313f7be8b
|
Combine Studio change for ActionTimeline
|
2015-11-16 15:56:23 +08:00 |
pandamicro
|
974bdba154
|
Fix issue in ComponentJS::~ComponentJS
|
2015-11-16 11:50:48 +08:00 |
Neo Kim
|
b99b3d1112
|
Remove `CC_DLL` in front of `createSpriteFromBase64()` in ccUtils.h to avoid compilation error on windows platform
|
2015-11-15 23:02:43 +09:00 |
Neo Kim
|
603d788fbf
|
PageView - Fix that page indicator was not working well in vertical page view.
|
2015-11-15 22:49:42 +09:00 |
Neo Kim
|
b0ae23d567
|
PageView - Add more comments
|
2015-11-15 22:49:42 +09:00 |
Neo Kim
|
ad134a6363
|
PageView - Fix that the indicator's direction is not appropriate when `PageView::setDirection()` is called before `PageView::setIndicatorEnabled(true)`.
|
2015-11-15 22:49:42 +09:00 |
mogemimi
|
9ec1e2069a
|
Fix deprecated warnings
|
2015-11-13 14:38:48 +09:00 |