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 |
子龙山人
|
616ac0058c
|
Merge pull request #12016 from namezero111111/v3
ui::TextField::getTextColor() missing
|
2015-05-27 15:53:09 +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 |
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 |
Namezero
|
2be136dc8e
|
alignment getters added
|
2015-05-26 09:33:11 +02:00 |
minggo
|
104f11fe4c
|
Merge pull request #12010 from CocosRobot/update_lua_bindings_1432542799
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-26 09:33:37 +08:00 |
Namezero
|
4c380bfaf0
|
Update UITextField.cpp
|
2015-05-25 21:06:27 +02:00 |
Namezero
|
dfb479d480
|
Update UITextField.h
|
2015-05-25 21:05:49 +02:00 |
minggo
|
bcc1bf8d32
|
Merge pull request #11983 from dabingnn/v3_SpriteWithTrianglesCommand
use trianglescommand for sprite
|
2015-05-25 16:48:22 +08:00 |
CocosRobot
|
7fa68d9b3a
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-25 08:37:59 +00:00 |
minggo
|
999de9072a
|
Merge pull request #12003 from minggo/remove-unneeded-function
remove uneeded function
|
2015-05-25 16:33:38 +08:00 |
minggo
|
273ac5d00a
|
Merge pull request #12002 from WenhaiLin/v3-texturecache-unbindfix
Fixed TextureCache::unbindImageAsync fails to unbind all asynchronous callback for a specified bound image.
|
2015-05-25 16:29:43 +08:00 |
Felix J
|
d5a7163b29
|
don't update content size if not necessary
refactor a little so we don't need to update the content size if bmfont is used, but still updating the _fontSize.
|
2015-05-25 14:45:26 +07:00 |
minggo
|
203203a92d
|
Merge pull request #12001 from andyque/upgrade-rapidjson-to-1.0.2
upgrade rapidjson to 1.0.2
|
2015-05-25 15:18:15 +08:00 |
Felix J
|
219d8193c4
|
remove else clause
Removing the else clause cause BMFont cannot set its font size
|
2015-05-25 12:48:56 +07:00 |
andyque
|
81070a5299
|
fix lua project compile error
|
2015-05-25 13:42:54 +08:00 |
WenhaiLin
|
234ad668ec
|
Fixed TextureCache::unbindImageAsync fails to unbind all asynchronous callback for a specified bound image.
|
2015-05-25 11:47:37 +08:00 |
andyque
|
81d562803b
|
upgrade rapidjson to 1.0.2
|
2015-05-25 11:43:03 +08:00 |
minggo
|
db0caf68c6
|
remove uneeded function
|
2015-05-25 09:50:48 +08:00 |
samuele3hu
|
074216bef9
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_physics3d
Conflicts:
templates/lua-template-default/frameworks/runtime-src/Classes/lua_module_register.h
tests/lua-tests/src/mainMenu.lua
|
2015-05-24 22:46:05 +08:00 |
minggo
|
cad1b911c4
|
Merge pull request #11990 from xiaofeng11/v3
Remove missing resource notice label from all UI widget
|
2015-05-23 08:05:45 +08:00 |
XiaoFeng
|
e94bcbd28c
|
Remove missing resource label from all UI widget
|
2015-05-22 18:21:59 +08:00 |
minggo
|
311f453ea0
|
Merge pull request #11973 from dabingnn/v3_fixCameraVisitError
Fix visiting scene error with multiple camera
|
2015-05-22 17:16:30 +08:00 |
Huabing.Xu
|
6d9f850e2c
|
use trianglescommand for sprite
|
2015-05-22 15:54:56 +08:00 |
CocosRobot
|
f18b8bfd95
|
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-22 06:55:54 +00:00 |
minggo
|
1eb8d59666
|
Merge pull request #11966 from samuele3hu/v3_httpclient
fix the memory leak of s_requestSentinel for httpclient and adjust the global static var into the object to avoid some unexpected result.
|
2015-05-22 14:47:44 +08:00 |
minggo
|
698428e0a1
|
Merge pull request #11971 from joshuastray/physics
Physics3d js binding
|
2015-05-22 14:42:34 +08:00 |
minggo
|
11f8f0fc21
|
Merge pull request #11963 from CocosRobot/update_lua_bindings_1432259998
[AUTO]: updating luabinding & jsbinding automatically
|
2015-05-22 14:41:28 +08:00 |
minggo
|
27b7f2dd19
|
Merge pull request #11969 from WenhaiLin/v3-TMXTiledMap-crash
TileMap:Fixed crash if referring a non-existent layer in TMX.
|
2015-05-22 14:37:23 +08:00 |
Huabing.Xu
|
0644efc55e
|
isVisitableByVisitingCamera should not affect the calculation of transform
|
2015-05-22 13:59:45 +08:00 |
joshuastray
|
b1169c7d56
|
win32 and universal compile
|
2015-05-22 11:58:28 +08:00 |
WenhaiLin
|
fdde58386f
|
experimental::TileMap:Fixed crash if referring a non-existent layer in TMX.
|
2015-05-22 11:14:34 +08:00 |
minggo
|
bf25a0429d
|
Merge pull request #11964 from WenhaiLin/v3-console-crash
[ci skip]Add comment.
|
2015-05-22 11:05:54 +08:00 |
WenhaiLin
|
2f558b5793
|
Merge branch 'tmx-crash-fix' of https://github.com/dumganhar/cocos2d-x into v3-support-android-studio
|
2015-05-22 11:01:13 +08:00 |
samuele3hu
|
27e7101322
|
fix the memory leak of s_requestSentinel for httpclient and adjust the global static var into the object to avoid some unexpected result.
|
2015-05-22 10:47:52 +08:00 |
joshuastray
|
1366f615dd
|
mac && ios works
|
2015-05-22 10:43:37 +08:00 |
WenhaiLin
|
a94a6baf87
|
[ci skip]Add comment.
|
2015-05-22 10:35:34 +08:00 |