mogemimi
|
745f54b421
|
Replace 'ResouceData' with 'ResourceData'
|
2015-12-05 18:59:54 +09:00 |
mogemimi
|
09c6e5d2f7
|
Replace 'Disabeld' with 'Disabled'
|
2015-12-05 18:59:54 +09:00 |
XiaoFeng
|
6fb65b5610
|
Editing code as comment.
Move CocosStudioExtension path and update related files.
|
2015-12-04 10:43:39 +08:00 |
XiaoFeng
|
27f6d6a6ba
|
Remove condition macro check.
|
2015-11-24 19:17:38 +08:00 |
XiaoFeng
|
bb83fe4596
|
Combine Studio change for UI components
|
2015-11-18 13:38:29 +08:00 |
pandamicro
|
1b22438792
|
Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into merge-v3.7
Conflicts:
cocos/ui/UICheckBox.cpp
|
2015-07-03 10:23:49 +08:00 |
Neo Kim
|
3f05ad2b98
|
Replace all tabs to 4 spaces to comply with the convention
|
2015-06-30 20:31:31 +09:00 |
Neo Kim
|
bed90606d3
|
Add RadioButton feature and a test case for it.
|
2015-06-30 18:50:13 +09:00 |
Neo Kim
|
a37015d083
|
To create radio button feature which uses almost same logic with CheckBox, extract the common logic from CheckBox and make it as AbstractCheckButton class.
|
2015-06-30 18:50:13 +09:00 |