CocosRobot
|
3a1b52cafd
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 06:31:00 +00:00 |
子龙山人
|
a165790ba9
|
Merge pull request #12083 from yangws/v3
Add opengl version project/unproject function in camera.
|
2015-05-29 14:21:56 +08:00 |
CocosRobot
|
892816de3a
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-29 05:46:22 +00:00 |
子龙山人
|
035420893e
|
Merge pull request #12076 from andyque/update-changelog-v3
Fix a memory issue in AudioEngine
|
2015-05-29 11:44:45 +08:00 |
子龙山人
|
a968bc2d15
|
Merge pull request #12062 from jianglong0156/jsWebviewTest
Js webview test
|
2015-05-29 11:35:30 +08:00 |
Vincent Yang
|
b714dde0ea
|
Add opengl version project/unproject function in camera.
|
2015-05-29 10:44:48 +08:00 |
子龙山人
|
a76018041e
|
Merge pull request #12077 from WenhaiLin/v3-label-mlinefix
Text:Fixed the scale factor may be incorrect with multiline text.
|
2015-05-28 17:20:33 +08:00 |
子龙山人
|
f6f8796dfa
|
Merge pull request #11762 from WenhaiLin/v3-audioengine-i11697
AudioEngine:Fixed program may freeze if `AudioEngine::stop` or `AudioEngine::stopAll()` is invoked frequently on Android.
|
2015-05-28 14:52:20 +08:00 |
jianglong0156
|
ab124978aa
|
web view can not run in mac, remove it from project file
|
2015-05-28 14:46:29 +08:00 |
jianglong0156
|
379f536330
|
improve test case, remove the invalid testcase
|
2015-05-28 14:02:07 +08:00 |
WenhaiLin
|
c60112a634
|
Text:Fixed the scale factor may be incorrect with multiline text.
|
2015-05-28 11:56:43 +08:00 |
jianglong0156
|
1dbaa5bb11
|
fix error log output
|
2015-05-28 11:56:07 +08:00 |
andyque
|
578fda54ba
|
fix a memory issue in AudioEngine.
This PR also update AUTHORS and CHANGELOG files.
|
2015-05-28 11:49:27 +08:00 |
子龙山人
|
001614a9c5
|
Merge pull request #11908 from flashjay/patch-1
fix: luaLoadChunksFromZIP should just remove .lua or .luac extension
|
2015-05-28 10:58:46 +08:00 |
jianglong0156
|
c0b42fdfec
|
modify addEventListener to setEventListener
|
2015-05-28 10:12:58 +08:00 |
Dale Stammen
|
9ee4b4af1e
|
Merge branch 'v3' into v3-winrt-audio
|
2015-05-27 11:54:21 -07:00 |
anniruddh.koppal
|
4501a53cfa
|
Added MP3 support to simple audio engine
|
2015-05-27 10:57:26 -07:00 |
子龙山人
|
6f16965b06
|
Merge pull request #12060 from CocosRobot/update_lua_bindings_1432717405
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-27 22:43:28 +08:00 |
子龙山人
|
88c26d9c5d
|
Merge pull request #12059 from andyque/add-button-bmfont-test
add ui::Button BMFont title test
|
2015-05-27 22:42:46 +08:00 |
pandamicro
|
37f2d84675
|
Merge pull request #12056 from musikov/v3-jsb-cccolor-fix
cc.Color() and cc.color() don't replace 0 alpha with 255 no more
|
2015-05-27 21:31:29 +08:00 |
jianglong0156
|
7402295205
|
improve event key
|
2015-05-27 18:02:01 +08:00 |
jianglong0156
|
2dd7b9575b
|
iOS project add web view project
|
2015-05-27 17:53:50 +08:00 |
CocosRobot
|
3bf58ab401
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-27 09:08:33 +00:00 |
子龙山人
|
b8fd5ba290
|
Merge pull request #12052 from CocosRobot/update_lua_bindings_1432713396
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-27 16:59:50 +08:00 |
andyque
|
74f0b3b436
|
add bmfont test
|
2015-05-27 16:58:52 +08:00 |
子龙山人
|
e044b1ab11
|
Merge pull request #11785 from geron-cn/fixbug
fix crash when run TestTimelineFrameEvent in cpp-test
|
2015-05-27 16:28:13 +08:00 |
子龙山人
|
62832586d0
|
Merge pull request #12049 from samuele3hu/v3_material
issue #12046: Add Lua bindings for material systems and related test cases
|
2015-05-27 16:26:26 +08:00 |
Mykyta Usikov
|
355381e0d8
|
cc.Color() and cc.color() don't replace 0 alpha with 255 no more
|
2015-05-27 11:25:04 +03:00 |
子龙山人
|
ca8ca35fd6
|
Merge pull request #12054 from andyque/Feature_Add_Title_Alignment_for_Button
[ci skip]Feature add title alignment for button
|
2015-05-27 16:09:06 +08:00 |
andyque
|
44babe18fb
|
add missing comments and fix back compatibility.
|
2015-05-27 16:07:37 +08:00 |
CocosRobot
|
3851e8356e
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-27 08:00:53 +00:00 |
子龙山人
|
616ac0058c
|
Merge pull request #12016 from namezero111111/v3
ui::TextField::getTextColor() missing
|
2015-05-27 15:53:09 +08:00 |
samuele3hu
|
9934d73548
|
issue #12046: Add Lua bindings for material systems and related test cases.
|
2015-05-27 15:37:59 +08:00 |
jianglong0156
|
83f34c23d8
|
fixed the code error
|
2015-05-27 15:22:03 +08:00 |
jianglong0156
|
579f122cb1
|
add webview jsb eventType
|
2015-05-27 15:11:12 +08:00 |
jianglong0156
|
521ce15cb6
|
add webview autobindings. modify webtest. adapt the web interface
|
2015-05-27 11:46:26 +08:00 |
子龙山人
|
b2132eb127
|
Merge pull request #11921 from felixjingga/uibutton-support-bmfont
Uibutton support bmfont
|
2015-05-27 11:19:46 +08:00 |
子龙山人
|
b8fdb152fd
|
Merge pull request #12026 from andyque/fix-android-9-patch-asset-issue
fix assert failure of NinePatchImageParser and rapidjson
|
2015-05-27 11:17:31 +08:00 |
子龙山人
|
2cfeed2c49
|
Merge pull request #12031 from yangws/v3_bugfixTerrain
Fix bug: terrain can't move to other position except origin point in world coord.
|
2015-05-27 10:48:02 +08:00 |
CocosRobot
|
824456b073
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-26 21:56:01 +00:00 |
Dale Stammen
|
06a5f7ed7a
|
moved CCNinePath files to base folder in solution
|
2015-05-26 09:48:25 -07:00 |
Dale Stammen
|
d146f26144
|
define RAPIDJSON_ENDIAN=RAPIDJSON_LITTLEENDIAN to fix broken ARM builds
|
2015-05-26 09:46:15 -07:00 |
Namezero
|
9808f6aa91
|
Update UITextField.h
|
2015-05-26 12:55:57 +02:00 |
Vincent Yang
|
d7ad7221e4
|
ciskip add doc for camera::getnear/farplane().
|
2015-05-26 18:14:37 +08:00 |
Vincent Yang
|
8105e9c714
|
Fix bug: terrain can't move to other position except origin point.
|
2015-05-26 17:51:26 +08:00 |
jianglong0156
|
7820610f13
|
Merge branch 'modifyTestResource' into jsWebviewTest
Conflicts:
cocos/scripting/js-bindings/proj.ios_mac/cocos2d_js_bindings.xcodeproj/project.pbxproj
tests/js-tests/project.json
tests/js-tests/src/GUITest/UIWebViewTest/UIWebViewTest.js
tools/tojs/genbindings.py
|
2015-05-26 17:49:17 +08:00 |
andyque
|
8d78fd31b7
|
add assert to make program more robust
|
2015-05-26 17:25:42 +08:00 |
andyque
|
c668001e73
|
fix assert failure of NinePatchImageParser and rapidjson
|
2015-05-26 17:20:10 +08:00 |
Vincent Yang
|
246913c092
|
Fix bug: skybox can't move to other position except origin point in world space.
|
2015-05-26 17:14:26 +08:00 |
Namezero
|
8bc7d08d3f
|
added alignment getters
|
2015-05-26 09:34:13 +02:00 |