minggo
|
2cc6ebc137
|
Merge pull request #15507 from CocosRobot/update_lua_bindings_1461642261
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-26 11:49:15 +08:00 |
CocosRobot
|
29da95494e
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-26 03:47:27 +00:00 |
minggo
|
d97275e0ad
|
Merge pull request #15505 from dumganhar/issue-15495
fixed #15495: WebSocket crash on Director end (app exit),
|
2016-04-26 11:45:30 +08:00 |
minggo
|
a6b59c40be
|
Merge pull request #15496 from treert/patch-2
[fix bug] reset UIGrayScale Shader when reload shaders
|
2016-04-26 11:44:20 +08:00 |
minggo
|
86df9b535a
|
Merge pull request #15493 from njh0602/somefix
Renamed ignoreAnchorPointForPosition()
|
2016-04-26 11:41:09 +08:00 |
minggo
|
2f2373be87
|
Merge pull request #15497 from stevetranby/tilemap-csv-support
Add CSV format support to tile maps
|
2016-04-26 11:39:33 +08:00 |
minggo
|
c8e2dc83d1
|
Merge pull request #15498 from ynaoto/v3
Warn if fontDef.charID exceeds 16bits.
|
2016-04-26 11:27:06 +08:00 |
NamJunHyone
|
6746aeb992
|
ignoreAnchorPointForPosition() -> set ~ from missing files
|
2016-04-25 20:43:42 +09:00 |
James Chen
|
45d68ad265
|
fixed #15495: WebSocket crash on Director end (app exit), WebSocketTest in cpp-tests needs to be updated.
|
2016-04-25 16:22:46 +08:00 |
minggo
|
d5e4cc0b88
|
Merge pull request #15492 from mogemimi/fix-unused-variable-warning
Fix unused variable warning when building with Xcode
|
2016-04-25 15:50:58 +08:00 |
minggo
|
8792078bb4
|
Merge pull request #15500 from mogemimi/fix-warning-c4804
Fix compiler warning C4804 under Visual Studio
|
2016-04-25 13:59:15 +08:00 |
Josh Bodily
|
614c3c47d7
|
Josh/winrt inplace editbox (#15473)
* WinRT in-place edit box
* Fix static analysis errors
|
2016-04-25 11:17:09 +08:00 |
mogemimi
|
d2c46167c3
|
Fix compiler warning C4804 under Visual Studio
|
2016-04-25 10:46:33 +09:00 |
Naoto Yoshioka
|
d42cb71a27
|
Warn if fontDef.charID exceeds 16bits.
|
2016-04-25 01:02:50 +09:00 |
Steve Tranby
|
510e7b831e
|
csv support working test
|
2016-04-23 17:31:10 -06:00 |
treert
|
2c4b634a50
|
reset UIGrayScale Shader when reload shaders
reset GLProgram for UIGrayScale Shader when reload shaders
|
2016-04-23 13:33:22 +08:00 |
NamJunHyone
|
ea2b73c30e
|
Renamed ignoreAnchorPointForPosition()
|
2016-04-22 22:29:49 +09:00 |
NamJunHyone
|
401f3a84ac
|
Renamed ignoreAnchorPointForPosition()
|
2016-04-22 21:36:02 +09:00 |
mogemimi
|
71677ee286
|
Fix unused variable warning when building with Xcode
|
2016-04-22 20:25:32 +09:00 |
minggo
|
5aa83ef1cf
|
Merge pull request #15490 from mogemimi/fix-signed-unsigned-mismatch
Fix warnings about signed/unsigned mismatch
|
2016-04-22 13:54:52 +08:00 |
Steve Tranby
|
0f0c9b627b
|
Add support for Unsigned with CCValue (#13785)
Add support for Unsigned with CCValue
|
2016-04-22 13:49:20 +08:00 |
mogemimi
|
a3ad4cddf8
|
Fix warnings about signed/unsigned mismatch
|
2016-04-22 12:20:05 +09:00 |
minggo
|
16c7a594c8
|
Merge pull request #14005 from wighawag/draw_node_shader_fix
allow to use custom shader uniforms and attributes on drawNode
|
2016-04-22 10:49:41 +08:00 |
minggo
|
2c75a4cf39
|
Merge pull request #15480 from mogemimi/remove-unary-operator
Remove incorrect unary operator to fix warnings
|
2016-04-21 15:42:29 +08:00 |
minggo
|
efe87b84db
|
Merge pull request #15478 from CocosRobot/update_lua_bindings_1461209678
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-21 15:41:10 +08:00 |
minggo
|
488ceb485d
|
Merge pull request #14547 from colajam93/fix-linux-clang-build
Add missing header
|
2016-04-21 15:38:53 +08:00 |
zilongshanren
|
8fd5ef232f
|
Merge pull request #15486 from CocosRobot/update_lua_bindings_1461222309
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-21 15:37:51 +08:00 |
CocosRobot
|
361e054d6d
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-21 07:07:41 +00:00 |
minggo
|
7ccd05548e
|
Merge pull request #13936 from Shulepov/app_controller_synthesize_window
AppController: synthesize window #13285
|
2016-04-21 15:02:07 +08:00 |
minggo
|
6459c92ee7
|
Merge pull request #13950 from Almax27/patch-4
Added CC_PROPERTY const qualifier
|
2016-04-21 14:56:01 +08:00 |
minggo
|
7de8f761d0
|
Merge pull request #14123 from jgod/patch-2
Check that textureAtlas isn't null before removing quads in SpriteBatchNode
|
2016-04-21 14:44:32 +08:00 |
minggo
|
949112fdc2
|
Merge pull request #14321 from pandemosth/socketIO_issue_14287
Fix SocketIO crash on reconnect
|
2016-04-21 14:28:21 +08:00 |
minggo
|
fcd8aa30f4
|
Merge pull request #14312 from TimothyZhang/jsb-getDataFromFile-should-return-null-if-read-failed
return null if read failed in js_cocos2dx_CCFileUtils_getDataFromFile
|
2016-04-21 14:17:44 +08:00 |
minggo
|
de3dac7664
|
Merge pull request #14090 from SongCF/v3
issues #14050 ActionManager memory leak
|
2016-04-21 14:09:52 +08:00 |
mogemimi
|
eae7ec40ef
|
Remove incorrect unary operator to fix warnings
|
2016-04-21 14:39:42 +09:00 |
CocosRobot
|
43d4241432
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-21 03:37:00 +00:00 |
minggo
|
82ac46152f
|
Merge pull request #15474 from minggo/update-console
update cocos2d-console
|
2016-04-21 11:35:00 +08:00 |
MURAKAMI Yukio
|
9514b51057
|
Console refactor (#15013)
|
2016-04-21 11:31:20 +08:00 |
Ricardo Quesada
|
b8eae430fb
|
Merge pull request #15289 from m-yukio/feature/richtext_xml_refactor
extend the RichText
|
2016-04-20 20:05:29 -07:00 |
minggo
|
59f063a39b
|
Merge pull request #15477 from CocosRobot/update_lua_bindings_1461203553
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-21 09:55:52 +08:00 |
CocosRobot
|
f4c9ea3902
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-21 01:54:49 +00:00 |
minggo
|
481c55adb2
|
Merge pull request #15466 from wefiends/spriteframe-clone
Copy polygonInfo when cloning SpriteFrame
|
2016-04-21 09:49:00 +08:00 |
minggo
|
6b262a55cb
|
Merge pull request #15472 from mogemimi/fix-deprecation-warning
Fix deprecation warning caused by PageView::getPages()
|
2016-04-21 09:47:49 +08:00 |
minggo
|
e6d845a22e
|
Merge pull request #15471 from ricardoquesada/issue15423_bis
fix: fix issue 15423 for v3.11
|
2016-04-21 09:42:57 +08:00 |
minggo
|
b0ae128ec3
|
Merge pull request #15066 from TheCodez/patch-2
setPhysicsBody can be called multiple times again
|
2016-04-21 09:40:28 +08:00 |
minggo
|
ba78999ffd
|
update cocos2d-console
|
2016-04-21 09:39:19 +08:00 |
Yukio Murakami
|
a8ddbdc12c
|
defaults and append tag support
|
2016-04-21 10:03:57 +09:00 |
Ricardo Quesada
|
775db978da
|
fix: fix issue 15423 for v3.11
Github issue #15423
|
2016-04-20 08:41:20 -07:00 |
mogemimi
|
4dfdd159b7
|
Fix deprecation warning caused by PageView::getPages()
|
2016-04-21 00:28:34 +09:00 |
minggo
|
ebf558ae23
|
Merge pull request #15470 from CocosRobot/update_lua_bindings_1461144524
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2016-04-20 17:50:13 +08:00 |