肖峰
|
d0c3275281
|
Change version in change log
|
2015-11-19 13:33:05 +08:00 |
pandamicro
|
b8ebd51561
|
Merge pull request #14427 from CocosRobot/update_lua_bindings_1447902515
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-19 11:25:38 +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
|
efeae1eae9
|
add a test case for pr 14327
|
2015-11-18 22:52:47 +08:00 |
Jeff Wang
|
9cbcd00798
|
some properties should be set
|
2015-11-18 22:47:26 +08:00 |
zilongshanren
|
27a5cdb295
|
Merge pull request #14421 from zilongshanren/fixIssue14332
Fix onEndEditing issue in script.
|
2015-11-18 18:13:33 +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 |
zilongshanren
|
bf08b5b16d
|
Merge pull request #14405 from CocosRobot/update_lua_bindings_1447730847
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-18 14:56:07 +08:00 |
zilongshanren
|
61614d64a3
|
Merge pull request #14408 from CocosRobot/update_lua_bindings_1447733106
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-18 14:55:55 +08:00 |
XiaoFeng
|
fb7b92915c
|
Combine Studio change for particle 3d
|
2015-11-18 14:34:14 +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 |
CocosRobot
|
ec86ea47a5
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-17 03:32:26 +00: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
|
367a502fd4
|
Merge pull request #14395 from xiaofeng11/v3_combine_actionTimeLine
Combine Studio change for ActionTimeline
|
2015-11-17 10:43:12 +08:00 |
pandamicro
|
5bc73c6ede
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2015-11-17 10:42:05 +08:00 |
pandamicro
|
c990703b8b
|
Merge branch 'v3.8.1' of github.com:cocos2d/cocos2d-x into v3
Conflicts:
CHANGELOG
CMakeLists.txt
cocos/cocos2d.cpp
cocos/scripting/js-bindings/manual/ScriptingCore.h
cocos/scripting/js-bindings/script/jsb_cocos2d.js
docs/RELEASE_NOTES.md
external/config.json
templates/js-template-default/frameworks/runtime-src/proj.ios_mac/HelloJavascript.xcodeproj/project.pbxproj
templates/js-template-runtime/frameworks/runtime-src/proj.ios_mac/HelloJavascript.xcodeproj/project.pbxproj
tools/simulator/frameworks/runtime-src/proj.ios_mac/mac/Info.plist
tools/simulator/frameworks/runtime-src/proj.win32/game.rc
|
2015-11-17 10:41:41 +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 |
XiaoFeng
|
eb644ee79f
|
Combine Studio change for 3d components
|
2015-11-16 15:05:43 +08:00 |
pandamicro
|
974bdba154
|
Fix issue in ComponentJS::~ComponentJS
|
2015-11-16 11:50:48 +08:00 |
XiaoFeng
|
d47a79c0e4
|
Remove cocos studio limitation for new functions
|
2015-11-16 11:08:20 +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 |
XiaoFeng
|
140eaf7b6c
|
Fix function name in cpp file
|
2015-11-13 09:09:02 +08:00 |
XiaoFeng
|
4c8066e39f
|
Normalize function names.
|
2015-11-12 18:23:56 +08:00 |
yangxiao
|
39a6f1e8f1
|
char* to string
|
2015-11-12 18:08:29 +08:00 |
XiaoFeng
|
1546a062a1
|
Update
|
2015-11-12 10:57:22 +08:00 |
XiaoFeng
|
c40a2a3301
|
Combine Studio change for 2d components
|
2015-11-12 09:49:49 +08:00 |
pandamicro
|
a0c7e10a82
|
Merge pull request #14362 from CocosRobot/update_lua_bindings_1447222613
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-11 18:03:49 +08:00 |
pandamicro
|
3e5e499cbe
|
Merge pull request #14366 from CocosRobot/update_lua_bindings_1447224545
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-11 14:54:32 +08:00 |
CocosRobot
|
4ccc6ce5de
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-11 06:53:45 +00:00 |
pandamicro
|
25404a260b
|
Merge pull request #14358 from super626/v3
Fix PUParticle Bug
|
2015-11-11 14:46:08 +08:00 |
CocosRobot
|
de9955b4cd
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-11 06:22:22 +00:00 |