chengstory
|
bd46681867
|
fixed #3457 continue to fixes failed to build.
|
2013-12-26 17:37:02 +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 |
samuele3hu
|
9cf45a292b
|
Delete some annotated statement about spine and add some reserve manual lua binding functions
|
2013-12-25 16:42:40 +08:00 |
samuele3hu
|
9fd64df099
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into Spine
|
2013-12-25 13:48:10 +08:00 |
samuele3hu
|
45cfe00ec4
|
Modify iOS project set and some manual lua binding
|
2013-12-25 13:47:22 +08:00 |
James Chen
|
d33b2c41c7
|
Merge branch 'develop' into data-refactor
Conflicts:
tools/tolua/cocos2dx.ini
|
2013-12-24 16:24:17 +08:00 |
samuele3hu
|
e497f823ea
|
Merge branch 'lua_spine_dev' of https://github.com/edwardzhou/cocos2d-x into Spine
|
2013-12-24 16:14:10 +08:00 |
samuele3hu
|
98e4e802f4
|
Support pass by value for setPosition\setAnchorPoint\setContentSize for lua binding
|
2013-12-24 13:42:32 +08:00 |
Edward Zhou
|
4082c86070
|
1. add Spine LUA binding with testcase; 2. CCSkeleton inherites from Node since NodeRGBA is deprecated.
|
2013-12-24 11:55:53 +08:00 |
samuele3hu
|
4399adc869
|
issue #3353:Add the DisplayLinkDirector lua binding
|
2013-12-23 17:31:57 +08:00 |
James Chen
|
2fec81fcae
|
Merge branch 'develop' of git://github.com/cocos2d/cocos2d-x into data-refactor
Conflicts:
tools/tolua/cocos2dx.ini
|
2013-12-23 13:52:15 +08:00 |
James Chen
|
366c4ca9fb
|
Updates tools/tojs(tolua)/cocos2dx.ini.
|
2013-12-23 11:48:22 +08:00 |
samuele3hu
|
50bcdee725
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into NewEventDispatcher
|
2013-12-22 22:11:17 +08:00 |
samuele3hu
|
97f26176e8
|
issue #3403:Add the EventDispatcher lua binding and the releated test cases
|
2013-12-22 22:10:21 +08:00 |
James Chen
|
f73e939b57
|
Supports to bind more container: std::vector<std::string>, std::vector<int>, cocos2d::Map<std::string, T>.
|
2013-12-19 20:17:44 +08:00 |
James Chen
|
8d086f9d02
|
[scripting] Ignores Director::getRenderer for bindings.
|
2013-12-18 10:15:42 +08:00 |
James Chen
|
8ab4537f73
|
issue #2171: Binds New renderer classes, ignores NewTextureAtlas.
|
2013-12-17 15:41:26 +08:00 |
James Chen
|
a3cf2d8f7f
|
issue #2171: Ignores Director::getFrustum.
|
2013-12-17 15:02:08 +08:00 |
James Chen
|
ce96725f83
|
Removes FileUtils::getFileData binding.
|
2013-12-16 14:14:12 +08:00 |
James Chen
|
e32979592a
|
Skips Texture2D::getPixelFormatInfoMap
|
2013-12-16 13:01:20 +08:00 |
samuele3hu
|
89c079009b
|
issue #2790:Resolve some errors of basical conversion functions
|
2013-12-10 18:01:40 +08:00 |
samuele3
|
c2e7299d8f
|
Issue #2790:Add more conversion functions to support templates containers
|
2013-12-10 11:21:30 +08:00 |
samuele3
|
c1a226686f
|
issue #3309:Modify some deprecated cpp files and lua files
|
2013-12-04 15:15:55 +08:00 |
samuele3
|
a8c1bba464
|
issue #3309:Add some deprecated functions and classes to support master cocostudio lua bindings
|
2013-12-03 15:40:59 +08:00 |
James Chen
|
43e8a4912d
|
Update tools/tolua/cocos2dx.ini, ignore onTouchXXX, onKeyXXX, onAccXXX callback functions to be bound to LUA.
|
2013-11-20 12:09:27 +08:00 |
samuele3
|
17f74eeb17
|
issue #2868:Modify armature test samples and add more armature test samples
|
2013-11-13 18:18:29 +08:00 |
samuele3
|
062fb85943
|
issue #2868:Modify cocos2dx_studio.ini to add more auto-binding class
|
2013-11-13 10:12:44 +08:00 |
samuele3
|
c1d256c159
|
issue #2868:modify ccs lua test samples
|
2013-11-12 16:52:03 +08:00 |
samuele3
|
482ee5d47f
|
issue #2868:Add more ccs lua test samples
|
2013-11-12 15:25:47 +08:00 |
samuele3
|
06c7d3e96d
|
issue #2868:Add ccd lua test samples
|
2013-11-11 17:03:43 +08:00 |
samuele3
|
286393d28e
|
issue #2868:Add more manual lua binding functions
|
2013-11-09 22:58:40 +08:00 |
samuele3
|
6a1a774303
|
issue #2868:Config cocoStudio GUI lua binding files and add a few script files
|
2013-11-07 10:16:02 +08:00 |
samuele3
|
61d8f9673c
|
issue #2868:Move armature related lua binding from namespace 'cc' to namespace 'ccd'
|
2013-11-05 17:34:25 +08:00 |
samuele3
|
b445f0824a
|
issue #2868:Bind UI and Scene parser to lua by bindings-generator and add releated test samples
|
2013-11-05 15:09:51 +08:00 |
samuele3
|
80f3a7d57a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developAssetsManager
Conflicts:
build/cocos2d_samples.xcodeproj/project.pbxproj
cocos/scripting/lua/bindings/LuaScriptHandlerMgr.h
cocos/scripting/lua/script/Cocos2dConstants.lua
|
2013-11-01 17:17:21 +08:00 |
James Chen
|
daf4e22819
|
[Bindings] Skip Label::getLettersInfo
|
2013-11-01 15:34:08 +08:00 |
samuelhu
|
b0fdb66d2d
|
Modify the all luajit build scripts and let libluajit.a of mac only support 64bit
|
2013-11-01 14:38:14 +08:00 |
samuelhu
|
1f07a659a6
|
issue #3069:Modify layer lua register and add some compatible lua binding functions
|
2013-10-31 09:49:04 +08:00 |
samuelhu
|
be1f17ca0f
|
issue #3037:Add assetsmananger lua binding and a releated test sample
|
2013-10-22 16:14:49 +08:00 |
James Chen
|
5c5f2d84e2
|
issue #2905: Updating tolua settings.
|
2013-10-16 16:27:45 +08:00 |
minggo
|
9cf7d48d62
|
include correct path in cocos2dx.ini to generate audio lua binding
|
2013-10-10 17:04:36 +08:00 |
samuele3hu
|
508654738a
|
issue #2768:Modify armature test sample and skip some functions to lua
|
2013-10-08 15:45:13 +08:00 |
samuele3hu
|
4c1bd825af
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into Armature
|
2013-10-08 10:17:58 +08:00 |
samuele3hu
|
068d0140d9
|
Manual bind the getDescendants function of the SpriteBatchNode class
|
2013-09-17 17:41:53 +08:00 |
samuele3hu
|
aa4c90e97a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into Armature
Conflicts:
extensions/cocos-ext.h
|
2013-09-14 19:29:36 +08:00 |
samuele3hu
|
a34ec99014
|
issue #2784:Add js-binding and lua-binding document
|
2013-09-13 11:41:20 +08:00 |
samuele3hu
|
357466bab2
|
issue #2768:Add Armature lua binding and releated test samples
|
2013-09-09 10:20:32 +08:00 |
samuele3hu
|
8f338cc209
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2433-lua-bindings-generator-new
Conflicts:
tools/tolua/cocos2dx.ini
|
2013-08-30 15:21:59 +08:00 |
James Chen
|
f9872e396c
|
closed #2747: Don't skip cc.Sprite.getDisplayFrame.
|
2013-08-28 18:17:52 +08:00 |
samuele3hu
|
1dabab2ca5
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2433-lua-bindings-generator
Conflicts:
scripting/lua/cocos2dx_support/generated/lua_cocos2dx_auto.cpp
scripting/lua/cocos2dx_support/generated/lua_cocos2dx_auto.hpp
scripting/lua/cocos2dx_support/generated/lua_cocos2dx_auto_api.js
|
2013-08-28 15:35:33 +08:00 |
samuele3hu
|
9e071afe09
|
issue #2433:Add more deprecated function and modify some test
|
2013-08-28 15:11:19 +08:00 |
James Chen
|
c2099f5d3e
|
issue #2732: Moving 'scripting/javascript/bindings/generated' to 'scripting/auto-generated'.
|
2013-08-27 14:50:53 +08:00 |
James Chen
|
43a0225267
|
issue #2732: Deleting tolua/userconf.ini
|
2013-08-27 14:45:19 +08:00 |
samuele3hu
|
e557b6b7c2
|
issue #2433:Add lua deprecated fiel and modify some test samples
|
2013-08-23 16:12:59 +08:00 |
samuele3hu
|
5f6d9815ca
|
issue #2433:Modify platform config and some test samples
|
2013-08-22 15:06:34 +08:00 |
samuele3hu
|
bea62800b4
|
issue #2433:Modify TestLua samples and add some manual binding code
|
2013-08-22 10:16:57 +08:00 |
samuele3hu
|
7a9f1d6804
|
issue #2433:Modify TestLua samples and some .ini files
|
2013-08-20 13:44:37 +08:00 |
samuele3hu
|
2d5482a0ab
|
issue #2433:Modify cocos2d.ini
|
2013-08-15 16:14:14 +08:00 |
samuele3hu
|
f29525bbc6
|
issue #2433:Modify Testlua sample and add some manual binding functions
|
2013-08-15 15:51:22 +08:00 |
samuele3hu
|
13fd369beb
|
issue #2433:Modify lua binding generator template and releated action test
|
2013-08-14 21:35:55 +08:00 |
samuele3hu
|
980bea8a97
|
issue #2433:lua binding generator add hello.lua
|
2013-08-09 10:07:10 +08:00 |
samuele3hu
|
200c5de83f
|
issue #2433:lua binding generator
|
2013-08-07 10:37:20 +08:00 |
James Chen
|
904f85e0a8
|
Adding tools/tolua .
|
2013-08-05 18:30:36 +08:00 |