Ricardo Quesada
|
b87684c022
|
fixes Sprite::setTexture()
Sprite::setTexture(std::string&) works as expected.
It sets the texture rect of the sprite
|
2013-11-14 15:37:43 -08:00 |
Ricardo Quesada
|
cd0ba6850c
|
Merge branch 'develop' into constructors_are_protected
|
2013-11-14 11:57:18 -08:00 |
minggo
|
9b746d22f5
|
Merge pull request #4259 from minggo/async-loading-fix
[ci skip]fix asynchronize loading bug
|
2013-11-14 02:40:44 -08:00 |
minggo
|
2f7f05d1d7
|
fix asynchronize loading bug
|
2013-11-14 18:39:23 +08:00 |
minggo
|
f06d71dd49
|
Merge pull request #4258 from CocosRobot/updategeneratedsubmodule_1384421963
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-14 02:26:45 -08:00 |
CocosRobot
|
523cb2e8d9
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-14 09:39:25 +00:00 |
minggo
|
c594a673fc
|
Merge pull request #4244 from chengstory/#3185
[ci skip]fixed #3185
|
2013-11-14 01:33:26 -08:00 |
chengstory
|
6acf422f3b
|
fixed #3185 support for html5.
|
2013-11-14 17:03:45 +08:00 |
CaiWenzhi
|
19c605eb51
|
Merge branch 'develop' into develop_nutty_code_criterion
|
2013-11-14 15:46:52 +08:00 |
CaiWenzhi
|
5f22edf095
|
fixed bug of widget
|
2013-11-14 15:42:59 +08:00 |
minggo
|
e0076cbdf3
|
Merge pull request #4246 from minggo/zorder-fix
[ci skip]Zorder fix
|
2013-11-13 23:26:05 -08:00 |
CaiWenzhi
|
dee5305f7b
|
fixed bugs of widget
|
2013-11-14 14:46:44 +08:00 |
CaiWenzhi
|
ccaa8f7310
|
Merge branch 'develop' into develop_nutty_code_criterion
|
2013-11-14 14:31:04 +08:00 |
samuele3
|
a20620c185
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developCCS
|
2013-11-14 14:14:52 +08:00 |
samuele3
|
babc985409
|
Add deprecated functions of class TextureCache
|
2013-11-14 14:12:25 +08:00 |
minggo
|
a057274115
|
set z order after reorder
|
2013-11-14 14:08:50 +08:00 |
chengstory
|
e9f5e889d6
|
fixed #3185 replace NULL to nullptr.
|
2013-11-14 14:05:24 +08:00 |
CaiWenzhi
|
2432e6e40d
|
add "override"
|
2013-11-14 13:42:10 +08:00 |
chengstory
|
14d51f9f35
|
fixed #3185
|
2013-11-14 13:28:42 +08:00 |
CocosRobot
|
515d20d863
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-14 04:32:48 +00:00 |
rablwupei
|
96462eb81f
|
fix bug: cccolor to jsval function has error in jsb
|
2013-11-14 12:03:44 +08:00 |
minggo
|
996be7502a
|
Merge pull request #4129 from michaelcontento/color-convenience
[ci skip]Colors are now compare- and explicit convertible
|
2013-11-13 19:50:31 -08:00 |
minggo
|
5c58a8224c
|
Merge pull request #4168 from xhcnb/fix_ccb_nodeloader
[ci skip]Fix a bug:we can use 'Custom Class' in CocosBuilder, and assign custom p...
|
2013-11-13 19:46:08 -08:00 |
CaiWenzhi
|
611ba9e9f5
|
Modify code criterion
|
2013-11-14 11:37:46 +08:00 |
minggo
|
f56cf9b8bf
|
Merge pull request #4222 from HoGarfield/Scale9SpriteLoader
[ci skip]To set anchor point to 0,0 when created by loader
|
2013-11-13 19:23:49 -08:00 |
minggo
|
95effc0207
|
Merge pull request #4234 from xhcnb/dev_fix_ccuserdefalut
[ci skip]Fix: UserDefault::createXMLFile with correct XML definition.
|
2013-11-13 19:16:34 -08:00 |
Jason Xu
|
f4425f5db2
|
C++11: NULL -> nullptr
|
2013-11-14 11:08:50 +08:00 |
Jason Xu
|
dee3bffcdc
|
Fix: UserDefault::createXMLFile with correct XML definition.
|
2013-11-14 10:40:06 +08:00 |
minggo
|
ed83a0b374
|
Merge pull request #4205 from bmanGH/fix_touch_retain
[ci skip]fix direct delete touch object without use release crash bug;
|
2013-11-13 18:30:21 -08:00 |
minggo
|
e6653e133b
|
Merge pull request #4193 from ricardoquesada/doxygen_markdown
[ci skip]Adds markdown comments in the doxstrings
|
2013-11-13 18:15:59 -08:00 |
minggo
|
97063dfe7d
|
Merge pull request #4208 from bmanGH/feature/add_functions_to_glprogram
[ci skip]add setUniformLocationWithMatrix2fv, setUniformLocationWithMatrix3fv mothed into GLProgram class
|
2013-11-13 18:10:10 -08:00 |
minggo
|
a34011c682
|
Merge pull request #4229 from dabingnn/develop_fix_zFighting_TransitionScenePageTurn
[ci skip]Fix bug: Z fighting on TransitionScenePageTurn
|
2013-11-13 18:08:25 -08:00 |
Huabing.Xu
|
b4b4e99522
|
Fix bug: rename const with under line seperator
|
2013-11-14 10:00:59 +08:00 |
minggo
|
84689e0121
|
Merge pull request #4206 from boyu0/iss2770_fix_warnings
[ci skip]issue #2770: fix warnings
|
2013-11-13 17:57:25 -08:00 |
minggo
|
7b61a34d71
|
Merge pull request #4230 from CocosRobot/updategeneratedsubmodule_1384393975
[ci skip][AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-13 17:55:15 -08:00 |
CocosRobot
|
dff9c6a5b5
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2013-11-14 01:52:57 +00:00 |
minggo
|
87fd45a6a4
|
Merge pull request #4226 from nutty898/develop_nutty_addfunctiontoguireader_3
[ci skip]Develop nutty addfunctiontoguireader 3
|
2013-11-13 17:51:35 -08:00 |
minggo
|
408ab94eba
|
Merge pull request #4215 from liamcindy/develop
[ci skip]fixed ui animation play error
|
2013-11-13 17:47:39 -08:00 |
minggo
|
4abf5b50dd
|
Merge pull request #4214 from samuele3hu/developCCS
[ci skip]issue #2868:Add CocoStudio UI lua binding and some releated test samples
|
2013-11-13 17:45:34 -08:00 |
Huabing.Xu
|
ccbbff3c22
|
Fix bug: Z fighting on TransitionScenePageTurn
|
2013-11-14 09:44:35 +08:00 |
Ricardo Quesada
|
d590986e73
|
Constructors are protected
|
2013-11-13 15:55:36 -08:00 |
CaiWenzhi
|
9c1bd673ff
|
Merge branch 'develop' into develop_nutty_optimizeguireader_3
|
2013-11-13 20:43:57 +08:00 |
CaiWenzhi
|
3ac054edbd
|
Fixed bugs
|
2013-11-13 20:38:18 +08:00 |
CaiWenzhi
|
5f68e028b5
|
Modify reader and fixed bugs
|
2013-11-13 20:01:57 +08:00 |
samuele3
|
17f74eeb17
|
issue #2868:Modify armature test samples and add more armature test samples
|
2013-11-13 18:18:29 +08:00 |
minggo
|
304b09527b
|
Merge pull request #4207 from bmanGH/feature/configuration_VAO_runtime
[ci skip]Configuration of VAO in runtime
|
2013-11-12 22:55:29 -08:00 |
bmanGH
|
2687ee8915
|
put '{' in a new line to follow cocos2d-x coding style
|
2013-11-13 14:52:16 +08:00 |
garfield_ho
|
fbb4d02251
|
When anchor point is 0,0 , CocosBuilder will not output anchor point param setting request.Although the Scale9Sprite`s anchor point is default to 0, 0, but when calling function "initWithBatchNode", the anchor point will be set to 0.5, 0.5.
|
2013-11-13 14:38:01 +08:00 |
boyu0
|
ca4c289fd8
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into iss2770_fix_warnings
|
2013-11-13 11:24:19 +08:00 |
boyu0
|
fb04c9e574
|
issue #2770: fix some warning
|
2013-11-13 11:22:34 +08:00 |