James Chen
|
c7b1ab4525
|
Merge pull request #5362 from ucchen/develop
closed #4037: fix copy-paste error, all spxxx_to_jsval use lower case;
|
2014-02-14 14:17:33 +08:00 |
ucchen
|
185ed86214
|
fix copy-paste error, all spxxx_to_jsval use lower case and add missing data structs getAttachment;
|
2014-02-14 13:24:56 +08:00 |
James Chen
|
acefa4e237
|
Merge commit 'refs/pull/5343/head' of git://github.com/cocos2d/cocos2d-x into merge5343
|
2014-02-14 09:33:42 +08:00 |
ucchen
|
2c961bdfbf
|
add spine manual binding;
|
2014-02-13 11:01:54 +08:00 |
Éloi Rivard
|
79e3c05ef1
|
Minor debugging messages and guards.
Dependencies installation is skipped on linux distributions that does not use .deb package format.
|
2014-02-13 01:25:23 +01:00 |
lihex
|
69bc32a21d
|
Fix path on use 32bit windows ndk
|
2014-02-11 10:02:59 +08:00 |
James Chen
|
c97b6cb197
|
Uses genbindings.py instead of genbindings.sh and genbindings.bat.
|
2014-02-10 18:30:22 +08:00 |
lihex
|
b06d54f706
|
issue #3781, use custom python executeable if PYTHON_BIN defined
|
2014-02-10 12:50:23 +08:00 |
lihex
|
1fbde6d8d5
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into issue#3781
|
2014-02-10 10:43:16 +08:00 |
lihex
|
4be97c1ed8
|
issue #3781, use python script instead.
|
2014-02-10 10:36:37 +08:00 |
James Chen
|
952cd1d836
|
ComController needs to be `extend`ed. Updates cocos2dx_studio.ini.
|
2014-01-26 14:42:17 +08:00 |
James Chen
|
f1ffb0b753
|
[JSB] cc.Node.setLocalZOrder -> cc.Node.setZOrder.
|
2014-01-24 15:02:14 +08:00 |
James Chen
|
87980456a9
|
Merge pull request #5180 from lihex/issue#3781
Should check ndk architechture.
|
2014-01-23 00:13:23 -08:00 |
lihex
|
2dc9958475
|
issue #3781, Should check ndk architechture.
|
2014-01-23 15:27:00 +08:00 |
James Chen
|
f43f3c770b
|
Merge pull request #5179 from lihex/issue#3781
Update docs for bindings-generator.
|
2014-01-22 22:35:40 -08:00 |
lihex
|
f9b2ead623
|
Update docs.
|
2014-01-23 14:14:07 +08:00 |
James Chen
|
91511840a1
|
Merge pull request #5175 from lihex/issue#3781
Fix the path.
|
2014-01-22 20:20:08 -08:00 |
lihex
|
b9331a06f9
|
issue #3781, Fix the path.
|
2014-01-23 12:08:27 +08:00 |
James Chen
|
9292d92f63
|
Merge pull request #5143 from pandamicro/develop
closed #3806: SAXParser was supported with manual binding in JSB
|
2014-01-22 19:50:15 -08:00 |
lihex
|
ecdd64a889
|
issue #3781, Don't set a default PYTHON_ROOT & NDK_ROOT for user on Windows.
|
2014-01-23 10:48:03 +08:00 |
pandamicro
|
913360e526
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2014-01-22 22:32:44 +08:00 |
pandamicro
|
d6df71cc11
|
Fixed #3806: Change parameters to const &
|
2014-01-22 22:31:26 +08:00 |
lihex
|
b2a1cd90eb
|
issue #3781, Minor fix & update submodule.
|
2014-01-22 10:58:02 +08:00 |
lihex
|
40f5c31a50
|
issue #3781, Undefine the __MINGW32__ macro to fix the script error on windows
|
2014-01-21 18:32:27 +08:00 |
pandamicro
|
3de7ed93f9
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
Conflicts:
cocos/scripting/javascript/bindings/cocos2d_specifics.cpp
|
2014-01-21 18:18:32 +08:00 |
pandamicro
|
a467fe3244
|
Fixed #3806: SAXParser supported with manual binding in JSB
|
2014-01-21 18:12:12 +08:00 |
lihex
|
56654c0ffb
|
issue #3781, js not generate cocos2dx physics now.
|
2014-01-21 18:09:21 +08:00 |
lihex
|
1a6b36184d
|
issue #3781, Add windows bat script.
|
2014-01-21 17:48:49 +08:00 |
lihex
|
a392a709cd
|
issue #3781: Fix the variable name.
|
2014-01-21 17:40:20 +08:00 |
lihex
|
0109ebd707
|
issue #3781, Update genbinding script to fit new bindings-generator.
|
2014-01-21 16:53:07 +08:00 |
James Chen
|
2e7516c582
|
Merge pull request #5041 from Dhilan007/develop_label
closed #3630:Uses a struct of TTF configuration for Label::createWithTTF to reduce parameters and make this interface more easily to use.
|
2014-01-15 18:37:40 -08:00 |
Ricardo Quesada
|
b3f306e742
|
Ignore getFullPathCache() in FileUtils
|
2014-01-14 18:30:51 -08:00 |
Dhilan007
|
69c004108b
|
issue#3630:Adjust some method for more easily create and change type.
|
2014-01-11 22:33:07 +08:00 |
James Chen
|
b07acb6c12
|
[JSB] Supports cc.ScrollView.extend, cc.TableView.extend, cc.TableViewCell.
|
2014-01-07 22:17:22 +08:00 |
James Chen
|
e25c4b5f4d
|
[JSB] Armature should be able to be extended in JS.
|
2014-01-07 20:55:07 +08:00 |
James Chen
|
322cf0d233
|
Fixing CocoStudio bindings error.
|
2014-01-04 12:11:10 +08:00 |
Dhilan007
|
b6e676caa4
|
fix warn and compiling error in jsb_cocos2dx_studio_manual.cpp.
|
2014-01-03 23:03:48 +08:00 |
Dhilan007
|
b4d392dc38
|
update js binding for studio change.
|
2014-01-03 21:33:48 +08:00 |
minggo
|
d345139a08
|
fix compiling errors
|
2014-01-02 21:53:18 +08:00 |
James Chen
|
3e044cf90e
|
Updates tools/tojs/cocos2dx_gui.ini. target_namespace from ccs to ccii.
|
2014-01-02 14:22:00 +08:00 |
James Chen
|
591740253d
|
[GUI] Updates scripting binding configure file.
|
2014-01-01 21:32:54 +08:00 |
James Chen
|
cf006df9ff
|
closed #2865: Deprecates CCNotificationCenter, uses EventDispatcher instead.
|
2013-12-31 10:54:37 +08:00 |
chengstory
|
bd8f32e1a6
|
fixed #3457 fixes failed to build android.
|
2013-12-27 06:33:42 +08:00 |
chengstory
|
d9ba53f9a9
|
o my god.
|
2013-12-26 17:55:46 +08:00 |
James Chen
|
5dfb7f321a
|
Compilation fixes after merge PR #4669 https://github.com/cocos2d/cocos2d-x/pull/4669
|
2013-12-26 16:03:30 +08:00 |
James Chen
|
df690e8f8b
|
Updates bindings config files.
|
2013-12-26 12:50:37 +08:00 |
James Chen
|
538da31773
|
Removes CC prefix for CCSkeleton and CCSkeletonAnimation. Adds namespace `sp` for JSBindings.
|
2013-12-25 11:18:14 +08:00 |
James Chen
|
d33b2c41c7
|
Merge branch 'develop' into data-refactor
Conflicts:
tools/tolua/cocos2dx.ini
|
2013-12-24 16:24:17 +08:00 |
James Chen
|
05f6a5b09b
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into spine-test
|
2013-12-23 22:05:20 +08:00 |
James Chen
|
3327614a99
|
Binds Node::setAnchorPoint manually.
|
2013-12-23 21:54:02 +08:00 |