pandamicro
|
1820a006ba
|
Merge pull request #14502 from xiaofeng11/v3_combine_2d
Combine Studio change for 2d components
|
2015-12-04 16:05:24 +08:00 |
XiaoFeng
|
1171c6aaa1
|
Remove desktop only function, set ondraw serial function in DrawNode override able.
|
2015-12-04 14:55:54 +08:00 |
Ricardo Quesada
|
0e34a864b2
|
Merge pull request #14528 from xiaofeng11/v3_3dtouch
Add 3d touch support to iOS 9.0 or higher version on iPhone6s or later device
|
2015-12-03 22:21:48 -08:00 |
XiaoFeng
|
6fb65b5610
|
Editing code as comment.
Move CocosStudioExtension path and update related files.
|
2015-12-04 10:43:39 +08:00 |
XiaoFeng
|
2da192a1c2
|
Remove cocostudio header file from sprite and particle, and adjust tests
Fix compile error under iOS & Mac
|
2015-12-04 09:26:14 +08:00 |
Ricardo Quesada
|
f14688464f
|
spawn2 in the correct place
|
2015-12-03 12:18:33 -08:00 |
Ricardo Quesada
|
3646d1e9fc
|
Adds init(array) for Sequence and Spawn
it also makes the code cleaner.
this is needed for JS
|
2015-12-03 12:16:21 -08:00 |
zilongshanren
|
ea42c09243
|
Merge pull request #14566 from zilongshanren/fixIssue14564
fix scale9sprite be culled unexpectedly
|
2015-12-03 19:17:40 +08:00 |
pandamicro
|
b6fd2e9449
|
Permit http access to cocos2d-x.org in test projects
|
2015-12-03 18:00:48 +08:00 |
zilongshanren
|
73d00b9262
|
fix scale9sprite be culled unexpectedly
tickets: https://github.com/cocos2d/cocos2d-x/issues/14564
|
2015-12-03 17:53:02 +08:00 |
XiaoFeng
|
30874d457f
|
Update sub module
|
2015-12-03 15:04:08 +08:00 |
XiaoFeng
|
70b9183ddb
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_2d
Conflicts:
tools/bindings-generator
|
2015-12-03 14:35:36 +08:00 |
XiaoFeng
|
32b81a69f5
|
Add test for new API
remove Sprite::setOffsetPosFromCenter api add by cocos studio, and reset _unflippedOffsetPositionFromCenter to zero in Sprite::setTexture
|
2015-12-03 14:21:00 +08:00 |
slackmoehrle
|
1b4d12ced7
|
changed to cocos2d-x.org server
|
2015-12-02 15:16:05 -05:00 |
XiaoFeng
|
a804c67a12
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_2d
Conflicts:
cocos/scripting/lua-bindings/manual/LuaBasicConversions.h
|
2015-12-02 15:07:58 +08:00 |
yangxiao
|
bb23015f73
|
make sure attributes greater than 8 before use normal map
|
2015-12-02 12:03:31 +08:00 |
yangxiao
|
ebd5c1cca7
|
resolve conflict and fix checktexture bug
|
2015-12-02 11:26:05 +08:00 |
肖峰
|
5dfc8f6a26
|
Remove default arguments
|
2015-12-02 11:02:27 +08:00 |
xiaofeng11
|
18666a9b41
|
Merge pull request #14393 from xiaofeng11/v3_combine_3d
Combine Studio change for 3d components
|
2015-12-02 09:47:12 +08:00 |
XiaoFeng
|
ea077c5141
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_combine_LuaJsSim
Conflicts:
cocos/scripting/js-bindings/manual/js_manual_conversions.h
|
2015-12-01 15:12:32 +08:00 |
肖峰
|
bb832f8d60
|
Add 3d touch support to iOS 9.0 or higher version on iPhone6s or later device
|
2015-12-01 13:02:53 +08:00 |
Liam
|
34da2aabb2
|
fix compile error
|
2015-11-30 17:34:49 +08:00 |
Liam
|
e0349ae975
|
update sprite 3d test
|
2015-11-30 14:48:19 +08:00 |
zilongshanren
|
01e619f686
|
Merge pull request #14476 from cesarpachon/linuxAudioEngine
AudioEngine:Linux: implementation using FMOD, refactor to SimpleAudio…
|
2015-11-28 14:27:15 +08:00 |
zilongshanren
|
0f8c3e0c1c
|
Merge pull request #14435 from zilongshanren/improve-label-layout-v2
Add Overflow to Label
|
2015-11-27 17:31:40 +08:00 |
cesarpachon
|
40f6f76030
|
AudioEngine:Linux: implementation using FMOD, refactor to SimpleAudioEngine now as wrapper of AUdioEngine, upgrade FMOD binaries
|
2015-11-26 22:22:05 -05:00 |
songchengjiang
|
64f082ab7c
|
add bumped testing model
|
2015-11-26 10:14:27 +08:00 |
zilongshanren
|
b1490c96b6
|
Merge branch 'v3' into fixListViewClippingIssue
|
2015-11-25 18:25:40 +08:00 |
songchengjiang
|
9241797acb
|
support normal mapping material
|
2015-11-25 10:45:03 +08:00 |
zilongshanren
|
b36f464c09
|
update ccs-res submodule
|
2015-11-24 18:06:11 +08:00 |
zilongshanren
|
9c2130e88a
|
fix Layout and ClippingNode nested rendering issue
|
2015-11-24 18:01:50 +08:00 |
zilongshanren
|
8d1f1a9933
|
Merge pull request #14457 from zilongshanren/testEditBoxScaleSize
Fix edit box setPlaceholderFontName and scale font size issue
|
2015-11-24 11:33:52 +08:00 |
zilongshanren
|
7676b1cb73
|
improve label layout logic
|
2015-11-23 17:47:30 +08:00 |
zilongshanren
|
361daf7f5f
|
fix wrong indentation
|
2015-11-23 11:50:04 +08:00 |
François Dupayrat
|
12df5ae1cc
|
Fix wrong variable use for setPlaceholderFontName
1. fix editbox scale not affect native font size
|
2015-11-23 11:49:22 +08:00 |
zilongshanren
|
689c0f4af3
|
Merge pull request #14327 from wohaaitinciu/editbox-win32
Fix a fatal bug in EditBox implement for platform win32
|
2015-11-23 11:35:40 +08:00 |
zilongshanren
|
7ee82f20fc
|
fix getLetter crash issue.
1. make vertical clamp works in non-wrap mode.
2. make the lineHeight and letterSprite scale work correct.
|
2015-11-20 16:39:48 +08:00 |
zilongshanren
|
19257d6120
|
Add Overflow feature char map font.
1. fix single line clamp.
|
2015-11-19 18:14:46 +08:00 |
zilongshanren
|
ccdb2a75f9
|
Add Label Overflow and wrap option.
Squashed commit of the following:
commit 7176582def3686f78701f92ead4d0976bccd115d
Author: zilongshanren <guanghui8827@126.com>
Date: Thu Nov 19 10:30:54 2015 +0800
add char map font test
commit 7ea7c251ff549e4a74d5c5c3faa49893fe5defc4
Author: zilongshanren <guanghui8827@126.com>
Date: Wed Nov 18 15:00:17 2015 +0800
system font overflow is not supported
commit a02fe0c7f94692b95a0bfd6f194a94c4519cee3a
Author: zilongshanren <guanghui8827@126.com>
Date: Wed Nov 18 11:04:15 2015 +0800
add system font test
commit eb098da8b16f485c86929a9b2ba00a64068264e9
Author: zilongshanren <guanghui8827@126.com>
Date: Tue Nov 17 10:29:35 2015 +0800
Finish resize height mode
commit ca78ba35abdbacc23bf6f8315454ec0a356a6aca
Author: zilongshanren <guanghui8827@126.com>
Date: Mon Nov 16 11:01:27 2015 +0800
fix wrap issue
commit baf1a5e0dc3a08da0a13500aea5afc82017b054a
Author: zilongshanren <guanghui8827@126.com>
Date: Sat Nov 14 08:28:57 2015 +0800
horizontal shrink still has a issue
commit 7e8abc0990cdf299d23c8072c5c1d4aa561bf798
Author: zilongshanren <guanghui8827@126.com>
Date: Fri Nov 13 11:42:34 2015 +0800
finish shrink without wrap
commit c9c45bd1f304ba00a6f9a274fa5631659a075bc1
Author: zilongshanren <guanghui8827@126.com>
Date: Fri Nov 13 10:09:46 2015 +0800
update shrink
commit ad82010ea846679e4d1a09f5127be29ae2e6adae
Author: zilongshanren <guanghui8827@126.com>
Date: Thu Nov 12 17:55:15 2015 +0800
refactor shrink logic
commit effc1ee1cd9f06eaa4f46dd5c2a1401f6a285af6
Author: zilongshanren <guanghui8827@126.com>
Date: Wed Nov 11 18:25:34 2015 +0800
add resize overflow type
commit 194d552adc2a4ba2c439eff969b082556315e0ae
Author: zilongshanren <guanghui8827@126.com>
Date: Wed Nov 11 11:49:51 2015 +0800
no wrap, shrink is working.
commit e2222ef14d5392817bd727895b3c2caec5ce4faf
Author: zilongshanren <guanghui8827@126.com>
Date: Tue Nov 10 16:16:27 2015 +0800
add overflow type to label.
1. optimize the testcase
commit b65e2de4bfb3cb86a0d0cfa118be891a3f9fe858
Author: zilongshanren <guanghui8827@126.com>
Date: Mon Nov 9 17:22:34 2015 +0800
finish bmfont wrap by char
commit f339ff0309dc9e2ca2871f03f4551d329afce5e1
Author: zilongshanren <guanghui8827@126.com>
Date: Mon Nov 9 17:04:51 2015 +0800
finish bmfont wrap by word
commit 4c8edc65204a1294ac81315e72f1299acbdf43c0
Author: zilongshanren <guanghui8827@126.com>
Date: Mon Nov 9 11:29:21 2015 +0800
add BMFont size support
commit 3282481bda9dcb0f88b41f2568f7e5c856af6d53
Author: zilongshanren <guanghui8827@126.com>
Date: Mon Nov 9 09:58:01 2015 +0800
add font size support for BMFONT
commit 0c8e2a0374983625507a183cb2eb53a0b1709e25
Author: zilongshanren <guanghui8827@126.com>
Date: Fri Nov 6 16:36:27 2015 +0800
add toggle wrap option.
1. make hirozontal clamp working
commit 19dcd3e80a34c54b20934d08937eb270e689a7db
Author: zilongshanren <guanghui8827@126.com>
Date: Fri Nov 6 15:12:59 2015 +0800
tweak label layout
commit e36a40babf4817ea7e9830614ac7560f2e69c583
Author: zilongshanren <guanghui8827@126.com>
Date: Thu Nov 5 11:11:02 2015 +0800
finish the test skeleton
commit a144a3a5d388d15c4f37cbfc12563eccabffb8e1
Author: zilongshanren <guanghui8827@126.com>
Date: Wed Nov 4 16:38:54 2015 +0800
add setFontSize api to label.
1. add new chinese-english bmfont
2. beautify base test
commit b22551c9eb3738fbb1c38ae4a3bfd07a202dcaf0
Author: zilongshanren <guanghui8827@126.com>
Date: Wed Nov 4 11:27:18 2015 +0800
add label layout test skeleton
|
2015-11-19 16:06:13 +08:00 |
Jeff Wang
|
efeae1eae9
|
add a test case for pr 14327
|
2015-11-18 22:52:47 +08:00 |
zilongshanren
|
5d8cfa889c
|
Merge pull request #14252 from neokim/change_pageview_to_derive_from_listview
Change PageView to derive from ListView
|
2015-11-17 12:02:10 +08:00 |
zilongshanren
|
a5b7674b4d
|
Merge pull request #14263 from zilongshanren/improve-scale9sprite-v4
improve scale9sprite
|
2015-11-17 10:48:09 +08:00 |
Neo Kim
|
603d788fbf
|
PageView - Fix that page indicator was not working well in vertical page view.
|
2015-11-15 22:49:42 +09:00 |
Neo Kim
|
9cbbd283c7
|
PageView - Deprecate the APIs related to custom scroll threshold.
|
2015-11-10 21:35:01 +09:00 |
zhangcheng
|
39f68e9885
|
Update ccs-res submodule to the latest.
|
2015-11-03 13:08:56 +08:00 |
XiaoFeng
|
0c8aed8a1a
|
Remove redundancy code
|
2015-11-02 13:40:08 +08:00 |
zilongshanren
|
3e2094981f
|
add scale9sprite rendering type test
|
2015-10-30 14:01:01 +08:00 |
zilongshanren
|
f84c2de1e2
|
add sprite and scale9sprite batch test
|
2015-10-30 09:58:02 +08:00 |
zilongshanren
|
1417534194
|
add rendering type to scale9sprite
|
2015-10-29 23:13:36 +08:00 |
Neo Kim
|
543fff63fb
|
PageView - Add indicators to some test cases
|
2015-10-28 17:23:08 +09:00 |