geron-cn
|
c800d0d824
|
fix crash recall a cached timeline after exit scene
|
2015-09-14 14:24:42 +08:00 |
pandamicro
|
1fd2e65b48
|
Merge pull request #13799 from CocosRobot/update_lua_bindings_1442203019
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-14 13:12:36 +08:00 |
zhangcheng
|
f88b23f52b
|
Move "ui::Helper::DoLayout" to "CreateNode".
|
2015-09-14 13:07:15 +08:00 |
CocosRobot
|
a4cb98d993
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-14 04:01:38 +00:00 |
Neo Kim
|
3fff195c20
|
Override 'jumpToSomewhere' functions in list view to recalculate inner container's size if necessary.
|
2015-09-13 22:32:22 +09:00 |
Neo Kim
|
7f9c8acc2a
|
ScrollView - Add a guard statement in setContentSize() to avoid resetting inner container's position if not necessary.
|
2015-09-13 21:43:34 +09:00 |
James Chen
|
6073456f23
|
[Lua] Life control fix for XMLHttpRequest
|
2015-09-12 17:49:30 +08:00 |
pandamicro
|
4022fb65e1
|
Merge pull request #13760 from super626/materialfix2
fix material clone
|
2015-09-11 18:24:05 +08:00 |
子龙山人
|
0e9ae83376
|
Merge pull request #13782 from CocosRobot/update_lua_bindings_1441965150
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-11 18:06:47 +08:00 |
CocosRobot
|
e79678454b
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-11 09:59:04 +00:00 |
pandamicro
|
2795d0a488
|
Merge pull request #13779 from pandamicro/v3
Fix Chipmunk setCollisionType issue by initializing variables
|
2015-09-11 17:58:48 +08:00 |
子龙山人
|
96d6221daf
|
Merge pull request #13723 from neokim/add_scroll_to_item_and_magnetic_scroll_into_listview
Add scrolling to item and magnetic scroll into ListView
|
2015-09-11 17:48:40 +08:00 |
pandamicro
|
5a918608c1
|
Fix Chipmunk setCollisionType issue by initializing variables
|
2015-09-11 15:23:29 +08:00 |
yangxiao
|
ca24e6eba3
|
fix clone
|
2015-09-11 15:08:59 +08:00 |
Neo Kim
|
f39644d129
|
Remove default arguments in APIs and rename the parameter 'time' to 'timeInSec'.
|
2015-09-11 16:00:53 +09:00 |
CocosRobot
|
cfe0be269b
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-10 10:14:45 +00:00 |
pandamicro
|
f281ae31b0
|
Merge pull request #13725 from WenhaiLin/v3-comonent-refine
Refine ComponentContainer to improve performance
|
2015-09-10 18:04:26 +08:00 |
Vincent Yang
|
bd80eb6f46
|
CCDownloader-android implements Data Task Download.
|
2015-09-10 18:03:15 +08:00 |
Seivan Heidari
|
ea12b601d9
|
Don't call release() before retain()
|
2015-09-10 11:09:17 +02:00 |
pandamicro
|
7611f99ee4
|
Merge pull request #13746 from WenhaiLin/v3-menuitemtoggle-refine
Uncoupling the implementation of MenuItemToggle dependence on tag.
|
2015-09-10 16:15:18 +08:00 |
Vincent Yang
|
7e2fe05050
|
CCDownloader-android implements File Task Download.
|
2015-09-10 15:56:06 +08:00 |
pandamicro
|
98f29e4dee
|
Merge pull request #13764 from fusijie/fix_autopolygon_comments
[ci skip]Fixed autopolygon comments
|
2015-09-10 15:22:55 +08:00 |
fusijie
|
d957e0c032
|
Fixed auto polygon comments out of date.
|
2015-09-10 15:18:04 +08:00 |
pandamicro
|
941cd3c9de
|
Merge pull request #13717 from jianglong0156/assetsmanagerContinue
fix the AssetsManagerEx can not continuous transmission
|
2015-09-10 11:34:03 +08:00 |
yangxiao
|
64471fab85
|
fix material clone
|
2015-09-10 09:23:02 +08:00 |
CocosRobot
|
b164ac059d
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-09 10:45:05 +00:00 |
pandamicro
|
d03b100ec1
|
Merge pull request #13706 from WenhaiLin/v3-ios-phonecall-fix
[IOS platform]AudioEngine:Fixed audio can not resume if it is interrupted cause by an incoming phone call.
|
2015-09-09 18:37:13 +08:00 |
pandamicro
|
f31ebfe331
|
Merge pull request #13748 from jianglong0156/uniformConversion
add uniform conversion
|
2015-09-09 18:04:07 +08:00 |
江龙
|
4509a316cc
|
add uniform conversion
relate issue:https://github.com/cocos2d/cocos2d-x/issues/13747
relate pr:https://github.com/cocos2d/bindings-generator/pull/191
|
2015-09-09 16:03:57 +08:00 |
WenhaiLin
|
e251866d23
|
Uncoupling the implementation of MenuItemToggle dependence on tag.
|
2015-09-09 15:32:44 +08:00 |
CocosRobot
|
b3976cdd63
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-09 06:08:45 +00:00 |
WenhaiLin
|
34be2065e4
|
Refine ComponentContainer to improve performance
|
2015-09-09 11:53:55 +08:00 |
Martin Taylor
|
e592a1a02d
|
fix typos
|
2015-09-09 11:37:41 +08:00 |
pandamicro
|
f7f8a42ecf
|
Merge pull request #13722 from NatWeiss/patch-17
Fix crash in FrameBuffer if no DepthStencil
|
2015-09-09 10:46:58 +08:00 |
子龙山人
|
ae7b45a569
|
Merge pull request #13732 from CocosRobot/update_lua_bindings_1441765845
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-09 10:42:04 +08:00 |
CocosRobot
|
2423f05024
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-09 02:37:17 +00:00 |
子龙山人
|
20531061a2
|
Merge pull request #13728 from CocosRobot/update_lua_bindings_1441765050
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-09 10:36:54 +08:00 |
pandamicro
|
9814851355
|
Merge pull request #13659 from seivan/patch-2
EventListenerMouse will dispatch EventMouse events
|
2015-09-09 10:34:12 +08:00 |
pandamicro
|
dc607a1784
|
Merge pull request #13726 from jianglong0156/actionExtendSquash
support custom action, and rewrite update function
|
2015-09-09 10:25:56 +08:00 |
CocosRobot
|
a78f5e3dcc
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-09 02:23:01 +00:00 |
江龙
|
badd80bf3a
|
support custom action, and rewrite update function
support custom action in js, and developer can rewrite the update function in custom action class.
useage:
// custom action sample code
var customMoveBy = cc.MoveBy.extend({
ctor:function (duration, deltaPos, deltaY) {
this._super(duration, deltaPos, deltaY);
},
update:function (dt) {
this._super(dt);
if (this.getTarget()) { // rand color
this.getTarget().setColor(cc.color(cc.rand()%255, cc.rand()%255, cc.rand()%255));
}
}
});
|
2015-09-09 10:08:07 +08:00 |
Neo Kim
|
586af44fe6
|
ListView - Add getter / setter for magnetic out of boundary flag.
|
2015-09-09 10:29:19 +09:00 |
Neo Kim
|
b28b8146e7
|
ListView - Add the logic for magnetic bounce back.
|
2015-09-09 10:29:19 +09:00 |
Neo Kim
|
3085e1385c
|
ListView - Add 'startMagnetScroll()' for non-inertia scroll.
|
2015-09-09 10:29:18 +09:00 |
Neo Kim
|
e58c073186
|
ListView - Apply magnetic to inertia scroll.
|
2015-09-09 10:29:18 +09:00 |
Neo Kim
|
ca3ea53ffd
|
ListView - Add enum for magnetic type and test cases for magnetic scroll.
|
2015-09-09 10:29:18 +09:00 |
Neo Kim
|
d8fc04d109
|
ListView - Add 'scrollToItem' method and its test cases.
|
2015-09-09 10:29:18 +09:00 |
Neo Kim
|
2599271410
|
ListView - Add APIs which return the closest item in specific position in current view.
|
2015-09-09 10:29:17 +09:00 |
Neo Kim
|
a4e5f7c0a8
|
ScrollView - Refactor the logic about getting out of boundary amount.
|
2015-09-09 10:28:47 +09:00 |
Neo Kim
|
90891f9efb
|
ScrollView - Add a utility function 'flattenVectorByDirection()'
|
2015-09-09 10:28:46 +09:00 |
Neo Kim
|
ea79d92aa1
|
ScrollView - Fix an issue which occurs when auto scroll is started during already bouncing back.
|
2015-09-09 10:28:46 +09:00 |
Neo Kim
|
7394b3f467
|
ScrollView - Rename 'startAutoScrollChildrenWithDestination()' to 'startAutoScrollToDestination' and 'duration' to 'time'.
|
2015-09-09 10:28:46 +09:00 |
Neo Kim
|
c037769e62
|
ScrollView - Correct auto scroll direction
|
2015-09-09 10:28:45 +09:00 |
Neo Kim
|
2dec85e175
|
ScrollView - Fix that the last touch when release was not considered for inertia scroll
|
2015-09-09 10:28:45 +09:00 |
Neo Kim
|
5f469264fc
|
ScrollView - Refactor auto scroll for simpler implementation
- Remove auto scroll callback
|
2015-09-09 10:28:45 +09:00 |
Neo Kim
|
ad01bc7699
|
ScrollView - Add startAttenuatingAutoScroll()
|
2015-09-09 10:28:44 +09:00 |
Neo Kim
|
3cff03e8ed
|
ScrollView - Remove movement callback from auto scroll.
|
2015-09-09 10:28:44 +09:00 |
Neo Kim
|
0c4414625a
|
ScrollView - Rectify wrong indentations
|
2015-09-09 10:28:44 +09:00 |
Nathanael Weiss
|
14b9c2e75c
|
Fix crash in FrameBuffer if no DepthStencil
This fixes a debug-config crash if a FrameBuffer has no `RenderTargetDepthStencil`.
|
2015-09-08 13:13:38 -07:00 |
江龙
|
d6934cfc4b
|
rename var resumeDownloaded to resumeDownloaded.
|
2015-09-08 16:38:02 +08:00 |
江龙
|
8daf026c6c
|
fix the AssetsManagerEx can not continuous transmission for large zip file.
the testcase is extension/assetsmanager
|
2015-09-08 16:34:02 +08:00 |
pandamicro
|
d60eb21d59
|
Merge pull request #13710 from minggo/implement-function-in-cpp
fix crash on xiaomi2 if cocos2d-x is built as a dynamic library
|
2015-09-08 13:28:19 +08:00 |
pandamicro
|
eab6dbe6fd
|
Merge pull request #13711 from minggo/crash-in-dynamic-library
don't define static variable in header file or each dynamic lib will have a copy
|
2015-09-08 11:45:12 +08:00 |
minggo
|
d86b256396
|
don't define static variable in header file or each dynamic lib will have a copy
|
2015-09-08 11:04:51 +08:00 |
minggo
|
bbe5861367
|
fix crash on xiaomi2 if cocos2d-x is built as a dynamic library
|
2015-09-08 10:26:37 +08:00 |
minggo
|
8326ed6535
|
add physics component
|
2015-09-08 09:54:01 +08:00 |
Seivan Heidari
|
2f02690394
|
EventListenerMouse will dispatch EventMouse events
|
2015-09-07 20:05:51 +02:00 |
子龙山人
|
75882e64a0
|
Merge pull request #13646 from neokim/refactor_scrollview_inertia_scroll
Refactor scroll view's inertia scroll
|
2015-09-07 22:38:20 +08:00 |
pandamicro
|
00abec6c2c
|
Merge pull request #13707 from pandamicro/fix_layerrgba
[ci skip] Fix compile error in __LayerRGBA
|
2015-09-07 17:27:46 +08:00 |
TheCodez
|
d77045818c
|
Fix compile error in __LayerRGBA
|
2015-09-07 17:25:56 +08:00 |
WenhaiLin
|
e500b960f3
|
AudioEngine:Fixed audio can not resume if it is interrupted cause by an incoming phone call.
|
2015-09-07 16:29:57 +08:00 |
pandamicro
|
0eee625788
|
Merge pull request #13697 from pabitrapadhy/patch-1
Updated spelling and grammar mistakes
|
2015-09-07 15:02:27 +08:00 |
pandamicro
|
4fb34ba190
|
Merge pull request #13703 from cocos2d/v3.8
Sync v3.8 to v3
|
2015-09-07 14:56:37 +08:00 |
Vincent Yang
|
9b4fe5b5a1
|
Add CCDownloader-android class frame to android project.
|
2015-09-07 11:55:00 +08:00 |
pandamicro
|
2739be06bb
|
Update COCOS2D_VERSION
|
2015-09-07 11:45:04 +08:00 |
WenhaiLin
|
42b24a9c5b
|
Rename AVAudioPlayer to CCAudioPlayer for avoid conflicting with system framework
|
2015-09-07 11:12:13 +08:00 |
Vincent Yang
|
3a078540a0
|
Modify CCDownloader-apple.mm support continuly download.
|
2015-09-07 10:08:28 +08:00 |
Pabitra Padhy
|
d4c60144f0
|
Updated spelling and grammar mistakes
|
2015-09-06 15:29:36 +05:30 |
Vincent Yang
|
0afa2bdfc6
|
Modify CCDownloader-curl.cpp to support continue download.
|
2015-09-06 15:57:51 +08:00 |
子龙山人
|
f9eef5ceed
|
Merge pull request #13636 from zilongshanren/refactorEditBox
refactor EditBox iOS&Android implementation
|
2015-09-06 10:03:54 +08:00 |
pandamicro
|
2dfd22dfef
|
Merge pull request #13690 from pandamicro/v3.8
[ci skip][JS] Add common APIs for compatibility with web engine
|
2015-09-06 08:59:27 +08:00 |
pandamicro
|
86fb0fc3bc
|
[JS] Add common APIs for compatibility with web engine
|
2015-09-06 08:57:43 +08:00 |
Dale Stammen
|
030157ded0
|
update libcococs2d name to v3.9 for WinRT platforms
|
2015-09-04 08:46:08 -07:00 |
pandamicro
|
f9c20caa67
|
Merge pull request #13603 from perminovVS/correct-key-code
Desktop and WinRT use correct keyboard codes
|
2015-09-04 14:39:44 +08:00 |
Aaron
|
59fab25804
|
Removed innerContainer pointer copy when cloning
Copied pointer becomes invalid when model widget destructs. Instead we simply copy the position.
|
2015-09-03 11:29:58 +01:00 |
pandamicro
|
ab5b634976
|
Merge pull request #13625 from frranck/patch-4
Update CCImage.cpp
|
2015-09-03 00:10:16 +08:00 |
Vincent Yang
|
ea580ed2ee
|
Restructure CCDownload Interface and implements with curl.
|
2015-09-02 18:26:42 +08:00 |
andyque
|
c0f40ad4a5
|
fix Android EditBox font size issue
|
2015-09-02 18:25:30 +08:00 |
songchengjiang
|
addce6c565
|
add CC_DLL
|
2015-09-02 15:55:58 +08:00 |
linguofeng
|
7fc382055b
|
lua add UPDATE_FAILED ERROR_DECOMPRESS
add
cc.EventAssetsManagerEx.EventCode.UPDATE_FAILED
cc.EventAssetsManagerEx.EventCode.ERROR_DECOMPRESS
|
2015-09-02 11:27:47 +08:00 |
子龙山人
|
4530043d9b
|
Merge pull request #13649 from WenhaiLin/v3-string-empty-check
Use string::empty() to check whether string is empty.
|
2015-09-01 18:04:41 +08:00 |
Neo Kim
|
3656ce99bd
|
Fix an issue regarding non-bouncing scroll view
|
2015-09-01 15:13:18 +09:00 |
yangxiao
|
5cabc592e0
|
add motionstreak3d to cocos2d header
|
2015-09-01 11:34:35 +08:00 |
WenhaiLin
|
5fdb041856
|
Use string::empty() to check whether string is empty.
|
2015-09-01 11:26:09 +08:00 |
yangxiao
|
c23805889f
|
add motionstreak3d
|
2015-09-01 11:02:22 +08:00 |
Neo Kim
|
129f4b3186
|
Implement the inertia scroll using auto scroll feature. Consolidate them into one.
|
2015-09-01 11:52:05 +09:00 |
Neo Kim
|
ecd947d9f4
|
Change auto scroll feature to receive callbacks to remove dependencies.
|
2015-09-01 11:45:42 +09:00 |
Neo Kim
|
137a05a2aa
|
Rectify the wrong indentations in switch statements
|
2015-09-01 11:45:42 +09:00 |
Neo Kim
|
69d23eb00c
|
Extract the touch move speed calculation logic from inertia concept.
|
2015-09-01 11:45:42 +09:00 |
Neo Kim
|
81795f6d73
|
Add a guard statement in setInnerContainerPosition().
|
2015-09-01 11:45:42 +09:00 |