pipu
|
deda1a8f43
|
Modify external/config.json
|
2014-12-03 18:09:04 +08:00 |
Wenhai Lin
|
ed86f65270
|
Fixed label may show nothing when using system font on Mac
|
2014-12-03 17:07:51 +08:00 |
minggo
|
8080a585cb
|
Merge pull request #9357 from natural-law/v3
Update the reference of submodule cocos2d-console.
|
2014-12-03 16:49:16 +08:00 |
zhangbin
|
79a7ca6516
|
Update the reference of submodule cocos2d-console.
|
2014-12-03 16:40:42 +08:00 |
pipu
|
a3fcd28118
|
revert submodule cocos2d-console
|
2014-12-03 16:17:36 +08:00 |
pipu
|
b6d590d4e8
|
revert submodule plugin
|
2014-12-03 16:16:43 +08:00 |
pipu
|
f876677fbb
|
revert submodule binding-generator
|
2014-12-03 16:13:38 +08:00 |
tangziwen
|
da8dc13601
|
avoid the case that "hasAmbient" use before assign
|
2014-12-03 16:00:52 +08:00 |
pipu
|
6d764bc2c8
|
Merge branch 'v3' into v3_flatbuffers
Conflicts:
tools/cocos2d-console
|
2014-12-03 15:47:03 +08:00 |
pipu
|
6a64b867df
|
Modify bugs that parse resource path for ButtonReader, CheckBoxReader, ImageViewReader, LayoutReader, LoadingBarReader, PageViewReader, ScrollViewReader, SliderReader
|
2014-12-03 15:24:21 +08:00 |
huangshiwu
|
ca10211b25
|
modify Clipping to RenderTexture Test to get correct behavior
|
2014-12-03 14:17:42 +08:00 |
minggo
|
0d1baf4037
|
Merge pull request #9327 from samuele3hu/v3_manual_bindings
Add more useful trace back info when got invalid arguments by calling functions
|
2014-12-03 14:17:16 +08:00 |
minggo
|
77b5c40283
|
Merge pull request #9224 from pjc0247/v3
fix C4129 warning
|
2014-12-03 14:15:38 +08:00 |
minggo
|
4bee194a0b
|
Merge pull request #9285 from huangshiwu/v3_drawpolygon
DrawNode::drawPolygon refactor
|
2014-12-03 14:06:48 +08:00 |
minggo
|
2e45d7d0d6
|
Merge pull request #9302 from samuele3hu/v3_test
Fix some errors about cpp-tests and lua-tests
|
2014-12-03 14:05:50 +08:00 |
minggo
|
f13f649a7b
|
Merge pull request #9306 from super626/v3
refactor bundle
|
2014-12-03 14:04:59 +08:00 |
minggo
|
fba1524226
|
Merge pull request #9348 from natural-law/v3
Update the reference of submodule cocos2d-console.
|
2014-12-03 11:56:48 +08:00 |
zhangbin
|
16df08679c
|
Update the reference of submodule cocos2d-console.
|
2014-12-03 11:54:59 +08:00 |
pipu
|
9dee561d50
|
Modify external/config.json
|
2014-12-03 11:15:34 +08:00 |
pipu
|
ec978905d7
|
Modify that load .csb file serialized by flat buffers
|
2014-12-03 10:54:16 +08:00 |
pipu
|
fc97a3d0c6
|
Modify serialize property "value" of VisibleFrame
|
2014-12-02 16:11:46 +08:00 |
pipu
|
06a0026632
|
Update ActionTimelineTestScene
|
2014-12-02 16:00:30 +08:00 |
pipu
|
4d0950d828
|
Update submodule that are plugin, ccd-res bindings-generator, cocos2d-console
|
2014-12-02 15:56:32 +08:00 |
minggo
|
741884014b
|
[ci skip] Update CHANGELOG
|
2014-12-02 15:52:46 +08:00 |
minggo
|
825888be1c
|
[ci skip]Update Authors
|
2014-12-02 15:49:37 +08:00 |
minggo
|
4d2ea40db0
|
Merge pull request #9265 from shrimpz/fix_label_crashed_on_android
Fix label crashed on android #9255
|
2014-12-02 15:48:10 +08:00 |
James Chen
|
4f7b1deb75
|
remove travis ci notification by email
|
2014-12-02 15:26:55 +08:00 |
minggo
|
628cd97397
|
Merge pull request #9340 from Dhilan007/v3-33rc1
Fixed fail to play background music again after invoking stopBackgroundMusic
|
2014-12-02 15:09:28 +08:00 |
Wenhai Lin
|
1bfdd757a2
|
Fixed fail to play background music again after invoking stopBackgroundMusic
|
2014-12-02 15:03:26 +08:00 |
minggo
|
dd0339f551
|
[ci skip] Update CHANGELOG
|
2014-12-02 14:47:48 +08:00 |
pipu
|
26a6c9a724
|
Modify libcocos2d_wp8.vcxproj, libcocos2d_wp8.vcxproj.filters, libcocos2d_8_1.Shared.vcxitems, libcocos2d_8_1.Shared.vcxitems.filters, cpp-tests.Shared.vcxitems, cpp-tests.Shared.vcxitems.filters
|
2014-12-02 12:30:34 +08:00 |
pipu
|
915449f77a
|
Modify UICheckBox
|
2014-12-02 12:23:15 +08:00 |
pipu
|
1cbc0120be
|
Merge branch 'v3' into v3_flatbuffers
|
2014-12-01 22:56:18 +08:00 |
pipu
|
417fc3ca26
|
Merge branch 'v3_flatbuffers' of https://github.com/pipu/cocos2d-x into v3_flatbuffers
|
2014-12-01 22:35:08 +08:00 |
pipu
|
8041d9927d
|
Add CustomWidgetCallbackBindTest into CMakeLists.txt of cpp-tests
|
2014-12-01 22:33:47 +08:00 |
zhounan
|
1fcf6b5007
|
Update cpp-tests/proj.win32/cpp-tests.vcxproj, cpp-tests/proj.win32/cpp-tests.vcxproj.filters
|
2014-12-01 22:31:01 +08:00 |
pipu
|
09f0722f3a
|
1, Update cpp-testsComponent.vcxproj.
|
2014-12-01 22:23:54 +08:00 |
pipu
|
c2fc246ce9
|
Add CustomWidgetCallbackBindTest into Android.mk of cpp-tests
|
2014-12-01 22:07:16 +08:00 |
pipu
|
22b044805c
|
Add callback parse
|
2014-12-01 21:50:05 +08:00 |
pipu
|
57dbb214ca
|
Modify that serialize "percent" default property for SilderReader
|
2014-12-01 19:58:48 +08:00 |
pipu
|
69729bcd65
|
Add that parse "color" in NodeReader
|
2014-12-01 16:27:21 +08:00 |
samuele3hu
|
1da44b0897
|
Add more useful trace back info when got invalid arguments by calling functions
|
2014-12-01 15:53:41 +08:00 |
minggo
|
b1fbde90cc
|
Merge pull request #9168 from super626/fixsprite
refact reskin test code
|
2014-12-01 14:10:36 +08:00 |
zhounan
|
4b0654a34c
|
Merge branch 'v3_flatbuffers' of https://github.com/pipu/cocos2d-x into v3_flatbuffers
|
2014-12-01 13:21:03 +08:00 |
zhounan
|
7ffc6f9784
|
Modify that cocos/2d/libcocos2d.vcxproj, cocos/2d/libcocos2d.vcxproj.filters
|
2014-12-01 13:18:57 +08:00 |
pipu
|
4aea718c13
|
Delete protobuf-lite in User Head Search Path
|
2014-12-01 12:56:49 +08:00 |
pipu
|
584c7dc7c6
|
Delete that use protocol buffers
|
2014-12-01 12:46:29 +08:00 |
pipu
|
1447919be1
|
Merge branch 'v3_flatbuffers' of https://github.com/pipu/cocos2d-x into v3_flatbuffers
|
2014-12-01 11:49:11 +08:00 |
pipu
|
27261ddcc0
|
Modify NodeReader, ButtonReader, WidgetReader, TextReader, TextFieldReader
|
2014-12-01 11:48:04 +08:00 |
samuele3hu
|
ef16a460e6
|
Update bindings-generator submodule
|
2014-12-01 11:16:40 +08:00 |