pandamicro
|
1820a006ba
|
Merge pull request #14502 from xiaofeng11/v3_combine_2d
Combine Studio change for 2d components
|
2015-12-04 16:05:24 +08:00 |
XiaoFeng
|
6fb65b5610
|
Editing code as comment.
Move CocosStudioExtension path and update related files.
|
2015-12-04 10:43:39 +08:00 |
pandamicro
|
c304348c34
|
Merge pull request #14565 from pandamicro/v3
Add js test case for fix, improve template
|
2015-12-03 18:48:34 +08:00 |
pandamicro
|
4cc4dd3a9f
|
Fix Rooting API usage issue in cocos2d_specifics
|
2015-12-03 16:48:25 +08:00 |
Ricardo Quesada
|
58e4d3c487
|
JS Menu fixes
|
2015-12-02 17:30:54 -08:00 |
Ricardo Quesada
|
48523572b7
|
label JS fixes
|
2015-12-02 17:23:23 -08:00 |
Ricardo Quesada
|
6e50cf883f
|
Sprite::create() using new API...
...also code easier to understand
|
2015-12-02 16:45:28 -08:00 |
Ricardo Quesada
|
c321d35a9a
|
Squashed commit of the following:
commit 000a025fb4027c26bf05f7296e2d1fbbf21abe6c
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Dec 2 10:38:27 2015 -0800
updated submodule
commit b5f45a62b48493f05d75aea865158c371241973d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 19:21:34 2015 -0800
ooops... thanks Panda
commit 85f0b9c01d5281970f748b6460107bc0ca82cdf0
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 18:19:16 2015 -0800
better macro name for GC. Thanks panda
commit e42ad74a664dd2b85cbf4463a6fef8f6abc06664
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 17:10:32 2015 -0800
RepeatForever, Repeat and Speed converted
commit 3a8130ffc06301c91c836539736bbae456f05b4d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 14:31:32 2015 -0800
cherry-picking changes to disable retain/release from GC
commit 3ed6e00dc2d9d46248d9374a1f9874cd0b2ba67d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 12:31:04 2015 -0800
fixes autorelease issues on rebind
commit b65f5f6b16c1542c28b04d66377a27233c6cf214
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Dec 1 12:23:33 2015 -0800
my JS changes... again
|
2015-12-02 14:45:13 -08:00 |
XiaoFeng
|
e5d57b4fa2
|
update binding-generator sub module & code
|
2015-12-01 22:30:36 +08:00 |
XiaoFeng
|
ea077c5141
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_LuaJsSim
Conflicts:
cocos/scripting/js-bindings/manual/js_manual_conversions.h
|
2015-12-01 15:12:32 +08:00 |
pandamicro
|
81f590e52a
|
Merge pull request #14478 from pandamicro/v3
Improved JS bindings with more secured memory management
|
2015-12-01 12:24:21 +08:00 |
pandamicro
|
17bdfb4050
|
Fix android compilation issue
|
2015-11-30 15:20:57 +08:00 |
pandamicro
|
43c68aa16b
|
Fix Chipmunk bindings issue
|
2015-11-27 22:38:16 +08:00 |
pandamicro
|
e13e0cb886
|
Fix getJSObject issues
|
2015-11-27 14:54:25 +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
|
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 |
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 |
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 |
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 |
pandamicro
|
974bdba154
|
Fix issue in ComponentJS::~ComponentJS
|
2015-11-16 11:50:48 +08:00 |
XiaoFeng
|
c0c35c603e
|
Update version number & RELEASE_NOTES.md, prepare 3.9 release
|
2015-11-06 18:38:09 +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
|
68d75a519a
|
Use generational gc friendly API in JSTouchDelegate
|
2015-10-28 11:55:28 +08: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
|
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 |
pandamicro
|
cde67d1261
|
Merge pull request #14162 from mogemimi/fix-warnings
Fix warnings on Xcode 7
|
2015-10-18 22:56:12 +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
|
57ac40b9bc
|
Fix simulator android x86 release compilation issue
|
2015-10-08 09:46:50 +08: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 |
pandamicro
|
d3504a9216
|
Update versions and html5 engine
|
2015-09-22 02:31:21 +08:00 |
zhangting
|
caaf912a28
|
add writeDataToFile() for jsb
|
2015-09-20 15:38:15 +08:00 |
pandamicro
|
4aaf017e4c
|
Merge pull request #13890 from jianglong0156/addsetUniformLocationWithMatrix
add CCGLProgram function binding setUniformLocationWithMatrix
|
2015-09-17 17:45:16 +08:00 |