XiaoFeng
|
9e50c010e9
|
Fix win8.1 project compile error
|
2015-11-27 11:49:35 +08:00 |
pandamicro
|
1ee7b11e31
|
Refactor jsb_new_proxy and jsb_get_js_proxy with RootedObject
|
2015-11-27 10:20:51 +08:00 |
pandamicro
|
8320c2f702
|
Use rooted object for js_proxy new and get
|
2015-11-27 10:19:13 +08:00 |
pandamicro
|
d23ffe4fc7
|
Fix some issue of js_type_class usage
|
2015-11-27 10:16:11 +08:00 |
pandamicro
|
73c3a5dcf5
|
Activate DEBUG to test
|
2015-11-27 01:35:07 +08:00 |
pandamicro
|
ae2b75c8be
|
Fix issues causing by temporary RootedObject passed as function parameters
|
2015-11-27 01:35:06 +08:00 |
XiaoFeng
|
24dc9f3392
|
update code as comment
|
2015-11-26 17:39:57 +08:00 |
CocosRobot
|
51cfbca523
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-26 06:02:24 +00:00 |
CocosRobot
|
da9e8548a0
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-25 17:29:11 +00:00 |
XiaoFeng
|
145943068f
|
Add missing function export
|
2015-11-25 22:35:02 +08:00 |
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 |
pandamicro
|
c202834312
|
Clean up manual bindings code, remove JS_THIS_OBJECT and JS_SET_RVAL
|
2015-11-25 14:33:43 +08:00 |
pandamicro
|
69b2b5720b
|
Use JS::PersistentRooted instead of JS::Heap to prevent delegates and wrappers internal js object from GC
More elegant and secured way, potential crashes exists in previous implementation
|
2015-11-25 14:32:19 +08:00 |
pandamicro
|
be2a3077c2
|
Remove useless manual bindings for addEventListener functions in UI
|
2015-11-25 14:15:45 +08:00 |
pandamicro
|
930405d52c
|
Remove useless manual bindings for MenuItems
|
2015-11-24 16:32:02 +08:00 |
CocosRobot
|
ded045ae26
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-24 07:01:07 +00: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 |
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
|
0794c7a43c
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-17 04:09:43 +00: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 |
pandamicro
|
5bc73c6ede
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3
|
2015-11-17 10:42:05 +08:00 |
pandamicro
|
974bdba154
|
Fix issue in ComponentJS::~ComponentJS
|
2015-11-16 11:50:48 +08:00 |
CocosRobot
|
4ccc6ce5de
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-11-11 06:53:45 +00:00 |
XiaoFeng
|
c0c35c603e
|
Update version number & RELEASE_NOTES.md, prepare 3.9 release
|
2015-11-06 18:38:09 +08:00 |
zhangcheng
|
8183d34b68
|
revert old timelineParser-2.x.js and add "||false" to it.
|
2015-11-06 12:50:36 +08:00 |
zhangcheng
|
76ed15591f
|
Update web submodule to latest.
|
2015-11-06 11:56:45 +08:00 |
mogemimi
|
a31cce9a80
|
Fix minor grammar and typo in documentation
|
2015-11-04 17:14:00 +09:00 |
mogemimi
|
8f632365c3
|
Fix typos in documentation
|
2015-11-03 04:43:44 +09:00 |
pandamicro
|
c80f523637
|
Merge pull request #14269 from pandamicro/v3
[ci skip]Fix cocos2d/cocos2d-html5#3156 setBlendFunc issue in parser
|
2015-10-30 17:20:58 +08:00 |
pandamicro
|
246eab11a1
|
Fix cocos2d/cocos2d-html5#3156 setBlendFunc issue in parser
|
2015-10-30 17:19:21 +08:00 |
pandamicro
|
c0ecf7f7aa
|
Merge pull request #14262 from liamcindy/3.9_light_js
update for light3d js reader
|
2015-10-29 13:52:33 +08:00 |
pandamicro
|
617f5265f1
|
Merge pull request #14256 from pandamicro/v3
Use generational gc friendly API in JSTouchDelegate
|
2015-10-29 12:34:42 +08:00 |
unknown
|
f2f6d25408
|
update for light3d js reader
|
2015-10-29 10:04:56 +08:00 |
pandamicro
|
7d832b0753
|
Merge pull request #14238 from pandamicro/v3
Add cc.Director.EVENT_BEFORE_UPDATE
|
2015-10-28 15:50:37 +08:00 |
pandamicro
|
06b828250a
|
Merge pull request #14241 from yuyangame/patch-1
fix cc.game.config['showFPS'] bug
|
2015-10-28 15:48:21 +08:00 |
pandamicro
|
68d75a519a
|
Use generational gc friendly API in JSTouchDelegate
|
2015-10-28 11:55:28 +08:00 |
CocosRobot
|
09cbc2145d
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-10-28 03:29:16 +00:00 |
Kvial
|
27773b6f1a
|
fix cc.game.config['showFPS'] bug
```javascript
//project.json
{
...
'showFPS' : false,
...
}
```
```javascript
//CCBoot.js
...
config[CONFIG_KEY.showFPS] = config[CONFIG_KEY.showFPS] || true;// this property will be set to true
...
```
|
2015-10-27 20:36:05 +08:00 |
pandamicro
|
616eae2b6d
|
Add cc.Director.EVENT_BEFORE_UPDATE
|
2015-10-27 17:32:57 +08:00 |
CocosRobot
|
35f7f3cb2f
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-10-27 09:29:42 +00:00 |
pandamicro
|
a3c2904e7f
|
Fix cc.DrawNode.drawPoly
|
2015-10-27 16:46:25 +08:00 |
pandamicro
|
530321fe70
|
#14124 Improved JSCallbackWrapper with generational GC and fix the issue
|
2015-10-22 17:00:57 +08:00 |
pandamicro
|
4633a93631
|
Disable bitcode for all targets
|
2015-10-22 12:18:51 +08:00 |
pandamicro
|
d3664b9616
|
#14128 Fix cc.loader.getRes crash caused by null type
|
2015-10-22 01:16:56 +08:00 |
pandamicro
|
9eeda122e9
|
Fix Scheduler API inconsistency
|
2015-10-21 22:10:48 +08:00 |
XiaoFeng
|
428db9c458
|
update js binding version info
|
2015-10-20 17:04:31 +08:00 |
CocosRobot
|
6a0e1b323f
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-10-20 02:42:17 +00:00 |
pandamicro
|
cde67d1261
|
Merge pull request #14162 from mogemimi/fix-warnings
Fix warnings on Xcode 7
|
2015-10-18 22:56:12 +08:00 |
pandamicro
|
c365fc5883
|
Merge pull request #14180 from pandamicro/v3
Fix issue for web engine upgrade
|
2015-10-18 22:48:16 +08:00 |
pandamicro
|
cfb1ee2b11
|
Improved logic of jsb_boot.js to sync with the web engine behavior
|
2015-10-18 22:45:53 +08:00 |
pandamicro
|
11890d6c4b
|
Fix issue for web engine upgrade
|
2015-10-18 00:19:02 +08:00 |
mogemimi
|
8af6531c94
|
Replace deprecated CCApplication with Application
|
2015-10-16 15:02:06 +09:00 |
mogemimi
|
4600c41f9b
|
Add override keywords
|
2015-10-16 15:01:10 +09:00 |
pandamicro
|
8b0a6a6c29
|
Merge pull request #14099 from pandamicro/v3
[ci skip]Sync with CCBoot for web
|
2015-10-10 10:16:16 +08:00 |
pandamicro
|
5ae2812bf8
|
Sync with CCBoot for web
|
2015-10-10 10:15:36 +08:00 |
pandamicro
|
bc9b59b7f7
|
Merge pull request #14096 from pandamicro/v3
[ci skip]Add opacity/color cascade test case for Scale9Sprite
|
2015-10-09 21:07:27 +08:00 |
pandamicro
|
0ea54868e2
|
Add opacity/color cascade test case for Scale9Sprite
|
2015-10-09 21:01:49 +08:00 |
CocosRobot
|
1919d1a679
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-10-08 03:50:33 +00:00 |
pandamicro
|
57ac40b9bc
|
Fix simulator android x86 release compilation issue
|
2015-10-08 09:46:50 +08:00 |
Dale Stammen
|
32eeb560c3
|
clean up include files for WINRT platforms
|
2015-10-02 18:49:41 -07:00 |
CocosRobot
|
b082620d85
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-27 15:24:49 +00:00 |
pandamicro
|
7b85211cfe
|
Remove ScriptComponent
Because windows platform can't successfully compile in previous architecture
|
2015-09-27 22:18:59 +08:00 |
WenhaiLin
|
f4c56e8605
|
Fixed compile errors
|
2015-09-26 19:43:36 +08:00 |
pandamicro
|
2a3526a3fd
|
Fix lua project
|
2015-09-26 19:43:36 +08:00 |
pandamicro
|
91928aa23d
|
Add ComponentJS test case and fix windows platforms
|
2015-09-26 19:43:36 +08:00 |
pandamicro
|
ddb636a022
|
Add ScriptComponent and ComponentJS
|
2015-09-26 19:43:36 +08:00 |
CocosRobot
|
c135587962
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-25 08:43:00 +00:00 |
江龙
|
9eb05707fb
|
add custom spine skeletonAnimation test
|
2015-09-25 13:36:48 +08:00 |
Nick
|
003920f826
|
fix loading pluginx when compile Android with --compile-script flag
|
2015-09-24 11:41:18 +07:00 |
pandamicro
|
d3504a9216
|
Update versions and html5 engine
|
2015-09-22 02:31:21 +08:00 |
CocosRobot
|
9ef7991b99
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-21 10:43:59 +00:00 |
CocosRobot
|
0af77fca90
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-21 08:35:18 +00:00 |
zhangting
|
caaf912a28
|
add writeDataToFile() for jsb
|
2015-09-20 15:38:15 +08:00 |
CocosRobot
|
c562a57030
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-18 16:32:43 +00:00 |
CocosRobot
|
37cb9afb3f
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-18 14:04:49 +00:00 |
CocosRobot
|
79a7878687
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-18 07:41:46 +00:00 |
pandamicro
|
4aaf017e4c
|
Merge pull request #13890 from jianglong0156/addsetUniformLocationWithMatrix
add CCGLProgram function binding setUniformLocationWithMatrix
|
2015-09-17 17:45:16 +08:00 |
江龙
|
1b320ac248
|
add CCGLProgram function binding setUniformLocationWithMatrix
|
2015-09-17 15:34:41 +08:00 |
pandamicro
|
0479cca364
|
Merge pull request #13832 from yangws/downloader
Restructure CCDownloader implement on iOS and Android don't use libcurl.
|
2015-09-16 14:01:28 +08:00 |
CocosRobot
|
ae8a35a726
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-15 10:36:16 +00:00 |
Vincent Yang
|
848fa2c0d0
|
Merge cocos2d.
|
2015-09-15 18:30:45 +08:00 |
CocosRobot
|
19561ca84b
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-15 06:32:52 +00:00 |
pandamicro
|
dbe3e062bc
|
Merge pull request #13801 from chengstory/OptimizateDoLayout
Move "ui::Helper::DoLayout" to "CreateNode"。
|
2015-09-15 13:37:00 +08:00 |
zhangcheng
|
fb104189d4
|
Multiplexing ccs.load.
|
2015-09-15 13:04:45 +08:00 |
zhangcheng
|
fa7f97b26e
|
Adjustment spaces.
|
2015-09-15 11:35:43 +08:00 |
zhangcheng
|
83f5f85f56
|
add loadWithVisibleSize js function.
|
2015-09-15 11:16:02 +08:00 |
CocosRobot
|
4b3e71e353
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-15 01:35:59 +00:00 |
CocosRobot
|
a4cb98d993
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-14 04:01:38 +00: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 |
pandamicro
|
5a918608c1
|
Fix Chipmunk setCollisionType issue by initializing variables
|
2015-09-11 15:23:29 +08:00 |
CocosRobot
|
cfe0be269b
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-10 10:14:45 +00:00 |
CocosRobot
|
b164ac059d
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-09-09 10:45:05 +00:00 |