minggo
|
a1c60bcf24
|
Merge pull request #9452 from minggo/java-style
[ci skip]use java coding style
|
2014-12-11 10:55:14 +08:00 |
minggo
|
48345a0d65
|
Merge pull request #9441 from pipu/update_reader
Update Reader
|
2014-12-11 10:02:38 +08:00 |
minggo
|
7c07bc6a90
|
Merge pull request #9449 from Dhilan007/v3-keycode
Make KEY_SHIFT equal to KEY_LEFT_SHIFT, KEY_CTRL equal to KEY_LEFT_CTRL, KEY_ALT equal to KEY_LEFT_ALT.
|
2014-12-11 09:58:57 +08:00 |
minggo
|
1d1028a68b
|
Merge pull request #9410 from andyque/fixEditBox_v3
Fix edit box v3
|
2014-12-10 18:54:20 +08:00 |
minggo
|
0e7470505f
|
replace tab with 4 spaces
|
2014-12-10 18:32:58 +08:00 |
Dhilan007
|
8b78c181ce
|
Make KEY_SHIFT equal to KEY_LEFT_SHIFT, KEY_CTRL equal to KEY_LEFT_CTRL, KEY_ALT equal to KEY_LEFT_ALT.
|
2014-12-10 18:11:07 +08:00 |
minggo
|
77ed7a47e2
|
use java coding style
|
2014-12-10 18:07:46 +08:00 |
pipu
|
d3351a4b11
|
1. Fix bug that after load .csb file, call Text widget's setString(), content of string dosen't line wrap and content of Text is chaotic.
2. Update how to parse attribute scale9Enabled
|
2014-12-10 17:35:39 +08:00 |
pipu
|
e81dca372a
|
Update that sets default value of font name for ButtonReader, TextFieldReader, TextReader
|
2014-12-10 15:46:58 +08:00 |
pipu
|
6b6fe4129d
|
Update Reader
|
2014-12-10 12:36:14 +08:00 |
minggo
|
33a8c0d49b
|
Merge pull request #9434 from CocosRobot/update_lua_bindings_1418121129
[AUTO]: updating luabinding automatically
|
2014-12-10 11:15:09 +08:00 |
minggo
|
eef6d08813
|
Merge pull request #9402 from doomsdayer/v3_listview
V3 listview
|
2014-12-10 11:13:42 +08:00 |
CocosRobot
|
b0aacdc287
|
[AUTO]: updating luabinding automatically
|
2014-12-09 10:34:49 +00:00 |
pipu
|
f54254494c
|
Update CCActionTimelineCache.cpp, LayoutReader.cpp, PageViewReader.cpp, ScrollViewReader.cpp, TextFieldReader.cpp, TextReader.cpp
|
2014-12-09 15:13:09 +08:00 |
minggo
|
5ab4f16fb1
|
Merge pull request #9411 from pipu/v3_reader_update
V3 reader update
|
2014-12-09 13:44:55 +08:00 |
yusheng.lu
|
7426a32d9f
|
1. ListView demo compeleted.
2. Optimized ListViewReader format.
|
2014-12-08 19:00:12 +08:00 |
minggo
|
7749e11614
|
Merge pull request #9414 from CocosRobot/update_lua_bindings_1418033522
[AUTO]: updating luabinding automatically
|
2014-12-08 18:16:50 +08:00 |
CocosRobot
|
e510f24663
|
[AUTO]: updating luabinding automatically
|
2014-12-08 10:14:41 +00:00 |
minggo
|
dd5659b6eb
|
Merge pull request #9401 from minggo/iss9398-not-close-dir
invoke closedir after invoke opendir
|
2014-12-08 18:10:41 +08:00 |
minggo
|
b6b9a5013f
|
Merge pull request #9404 from super626/v3
bug fix
|
2014-12-08 18:08:25 +08:00 |
pipu
|
56a25a2644
|
Update reader
|
2014-12-08 15:48:24 +08:00 |
andyque
|
119a68afd9
|
fix EditBox move animation position is wrong on iPhone6 Plus
|
2014-12-08 15:34:58 +08:00 |
andyque
|
d53d71610b
|
Merge branch 'v3' into fixEditBox_v3
|
2014-12-08 15:20:06 +08:00 |
pipu
|
c3365a4654
|
Add interface that create node with flat buffers object for simulator
|
2014-12-08 14:32:33 +08:00 |
minggo
|
3dd68b47b3
|
Merge pull request #9390 from liamcindy/UIReader
update for cocos reader
|
2014-12-08 14:25:57 +08:00 |
minggo
|
c067338c17
|
closedir when succeed
|
2014-12-08 11:36:11 +08:00 |
XiaoYang
|
a59d4ab2a3
|
Merge pull request #171 from tangziwen/v3
let billboard can rotate in the Z axis
|
2014-12-08 09:34:58 +07:00 |
yangxiao
|
a1ec27d0b1
|
calculate aabb if not exist
|
2014-12-08 10:30:06 +08:00 |
minggo
|
74c80296aa
|
invoke closedir after invoke opendir
|
2014-12-08 09:58:58 +08:00 |
Dale Stammen
|
1d908f94ab
|
fixed renameFile for wp8 and winrt to pass file and assetmangers tests
|
2014-12-05 18:12:25 -08:00 |
Liam
|
e4b6a2bf57
|
update for cocos reader
|
2014-12-05 19:43:40 +08:00 |
yusheng.lu
|
2f456a5668
|
ListViewReader completed and listview callback feature.
|
2014-12-05 19:31:10 +08:00 |
Liam
|
be929dcde6
|
update for cocos reader
|
2014-12-05 19:19:53 +08:00 |
minggo
|
959f04cb20
|
Merge pull request #9378 from lite3/patch-1
print more info
|
2014-12-05 09:30:10 +08:00 |
minggo
|
68370ca229
|
Merge pull request #9381 from pipu/modify_bugs_for_flatbuffers
Modify bugs for flatbuffers
|
2014-12-05 09:28:19 +08:00 |
Huabing.Xu
|
697e1fd75e
|
Merge pull request #9377 from dabingnn/v3.3Perf
performance improvement
|
2014-12-04 21:08:24 +08:00 |
pipu
|
56f7895e27
|
Modify bugs for flatbuffers
|
2014-12-04 20:38:46 +08:00 |
lite3
|
8df8ee36db
|
print more info
|
2014-12-04 19:18:54 +08:00 |
Huabing.Xu
|
27ff06b1d2
|
performance improvement
|
2014-12-04 18:37:57 +08:00 |
minggo
|
fcfd33947f
|
[ci skip]
|
2014-12-04 15:36:09 +08:00 |
tangziwen
|
8605595a5b
|
let billboard can rotate in the Z axis
|
2014-12-04 15:19:41 +08:00 |
minggo
|
0d89b9b742
|
Merge pull request #9368 from huangshiwu/v3_wincpu
fix win32 high cpu occupancy rate
|
2014-12-04 15:17:26 +08:00 |
minggo
|
0badda268a
|
Merge pull request #9366 from Dhilan007/v3-33rc1
Fixed label may show nothing when using system font on Mac
|
2014-12-04 15:11:50 +08:00 |
minggo
|
8cd8a6d7b9
|
Merge pull request #9365 from andyque/updateExternalConfig
update external config to v3-deps-28.zip
|
2014-12-04 15:09:02 +08:00 |
huangshiwu
|
1212b4a6e9
|
fix win32 high cpu occupancy rate
|
2014-12-04 14:33:17 +08:00 |
andyque
|
8a5c78b213
|
update external config to v3-deps-28.zip and update cocos2d-x version to rc2
|
2014-12-04 14:23:44 +08:00 |
minggo
|
7fd037c416
|
Merge pull request #9359 from super626/v3
Initialize variable when defined
|
2014-12-04 13:40:21 +08:00 |
CocosRobot
|
0c54f8f7a0
|
[AUTO]: updating luabinding automatically
|
2014-12-04 02:11:58 +00:00 |
Wenhai Lin
|
ed86f65270
|
Fixed label may show nothing when using system font on Mac
|
2014-12-03 17:07:51 +08:00 |
tangziwen
|
da8dc13601
|
avoid the case that "hasAmbient" use before assign
|
2014-12-03 16:00:52 +08:00 |