yusheng.lu
|
2de5ba7c2f
|
vs filters update
|
2014-12-22 19:43:14 +08:00 |
yusheng.lu
|
02b9269cff
|
completed multiplatform projects
|
2014-12-22 19:39:10 +08:00 |
yusheng.lu
|
b0bfc2906a
|
change armature codes files path
|
2014-12-22 18:26:50 +08:00 |
yusheng.lu
|
6de7fae114
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_armature_reader
|
2014-12-22 18:00:08 +08:00 |
yusheng.lu
|
62c5df2d9d
|
armature node reader done (projs incompleted)
|
2014-12-22 17:35:39 +08:00 |
minggo
|
feacf75f12
|
Merge pull request #9575 from minggo/MoveTo-MoveBy-support-v3
#9555 MoveTo and MoveBy support Vec3
|
2014-12-22 15:57:12 +08:00 |
minggo
|
81de0ae687
|
Merge pull request #9566 from austinkelleher/dev
Fixing variable name lenght -> length.
|
2014-12-22 15:07:15 +08:00 |
minggo
|
20beb3b9e0
|
Merge pull request #9567 from joewan/v3-improve-perf
fix serious performance problem of Animate.
|
2014-12-22 14:57:26 +08:00 |
minggo
|
1268f73a7c
|
MoveTo and MoveBy support Vec3
|
2014-12-22 14:34:35 +08:00 |
joewanchen
|
bb1267cd09
|
use auto&.
|
2014-12-21 14:05:34 +08:00 |
joewanchen
|
a15a4a0739
|
fix compile error.
|
2014-12-21 02:03:41 +08:00 |
joewanchen
|
3765f87651
|
fix.
|
2014-12-21 00:49:23 +08:00 |
joewanchen
|
7d6686eb7b
|
fix.
|
2014-12-21 00:42:55 +08:00 |
joewanchen
|
fc69dabca2
|
fix serious performance problem.
|
2014-12-21 00:22:23 +08:00 |
Austin Kelleher
|
d3ca364259
|
Fixing variable name lenght -> length.
|
2014-12-20 07:34:44 -05:00 |
WenhaiLin
|
4366fb7230
|
Fix compile error on WIN32.
|
2014-12-19 11:49:40 +08:00 |
minggo
|
e800b3d9ba
|
Merge pull request #9501 from joewan/v3-fix-mismatch
V3 fix uninitialized members.
|
2014-12-16 18:28:36 +08:00 |
joewanchen
|
713d19c830
|
initialize _contentSizeDirty.
|
2014-12-15 19:43:54 +08:00 |
Wenhai Lin
|
4ed5872ba3
|
Fixed content size of Label is incorrect after sets empty string.
|
2014-12-15 14:36:57 +08:00 |
lite3
|
8df8ee36db
|
print more info
|
2014-12-04 19:18:54 +08:00 |
pipu
|
6d764bc2c8
|
Merge branch 'v3' into v3_flatbuffers
Conflicts:
tools/cocos2d-console
|
2014-12-03 15:47:03 +08:00 |
minggo
|
4bee194a0b
|
Merge pull request #9285 from huangshiwu/v3_drawpolygon
DrawNode::drawPolygon refactor
|
2014-12-03 14:06:48 +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 |
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
|
1cbc0120be
|
Merge branch 'v3' into v3_flatbuffers
|
2014-12-01 22:56:18 +08:00 |
zhounan
|
7ffc6f9784
|
Modify that cocos/2d/libcocos2d.vcxproj, cocos/2d/libcocos2d.vcxproj.filters
|
2014-12-01 13:18:57 +08:00 |
Dale Stammen
|
117d7bd5e8
|
fixed universal app project files for flatbuffers
|
2014-11-27 05:34:36 -08:00 |
Dale Stammen
|
267edeafd3
|
fixed wp8 project files for flatbuffers
|
2014-11-27 05:22:07 -08:00 |
StarWing
|
d5125ae179
|
nullptr check when Sprite::setTexture with non-exists file
|
2014-11-27 21:15:09 +08:00 |
pipu
|
1633b7f475
|
Reset libcocos2d_8_1.Windows.vcxproj, libcocos2d_8_1.Windows.vcxproj.filters, libcocos2d_8_1.WindowsPhone.vcxproj, libcocos2d_8_1.WindowsPhone.vcxproj.filters
|
2014-11-27 20:02:03 +08:00 |
zhangcheng
|
12a5443834
|
Merge branch 'v3_flatbuffers' of https://github.com/pipu/cocos2d-x into v3_flatbuffers
|
2014-11-27 18:34:18 +08:00 |
zhangcheng
|
0c89db7675
|
Add WidgetCallbackHandlerProtocol.h, WidgetCallbackHandlerProtocol.cpp
|
2014-11-27 18:32:35 +08:00 |
huangshiwu
|
b866a58fc4
|
DrawNode::drawPolygon refactor
|
2014-11-27 18:31:04 +08:00 |
pipu
|
48f280b478
|
Update .vcxproj, vcxproj.filters files for wp8, Windows 8.1 WindowsPhone 8.1
|
2014-11-27 18:27:22 +08:00 |
Shrimpz
|
38a6aa30a2
|
* fixed android crash that a Label instance add to an invisibility parent node.
|
2014-11-27 10:59:47 +08:00 |
pipu
|
889f84e540
|
newest v3 flatbuffers
|
2014-11-26 13:29:23 +08:00 |
minggo
|
5d58ffc5ab
|
Merge pull request #9212 from Dhilan007/v3-fontfnt-crash
Fix crash when missing image resource of FNT font.
|
2014-11-26 11:48:53 +08:00 |
minggo
|
14bbaab0ba
|
Merge pull request #9210 from Dhilan007/v3-physics-scale
Reducing unnecessary function call
|
2014-11-26 10:57:59 +08:00 |
minggo
|
7f4cabcd9f
|
Merge pull request #9216 from Dhilan007/v3-debugfix
fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW
|
2014-11-26 10:53:36 +08:00 |
Ricardo Quesada
|
33a2d0451c
|
Code conforms with the cocos2d-x c++ guidelines
|
2014-11-25 17:53:52 -08:00 |
Ricardo Quesada
|
9e10d2d32b
|
Revert "Merge pull request #9193 from pipu/v3_flatbuffers"
This reverts commit fa22b12628 , reversing
changes made to 8dce62b94c .
|
2014-11-24 10:19:53 -08:00 |
Wenhai Lin
|
d63474436b
|
fix compiling error caused by enable CC_LABELBMFONT_DEBUG_DRAW/CC_LABELATLAS_DEBUG_DRAW
|
2014-11-24 17:21:14 +08:00 |
LinWenhai
|
fa90897e5b
|
remove unnecessary keyword
|
2014-11-24 16:27:42 +08:00 |
Dhilan007
|
7119a5855d
|
Fix crash when missing image resource of FNT font.
|
2014-11-24 15:57:00 +08:00 |
Dhilan007
|
4bc4f43b28
|
Reducing unnecessary function call
|
2014-11-24 15:27:20 +08:00 |
zhangcheng
|
32ce3dca2e
|
1, Update windows project.
|
2014-11-21 18:12:46 +08:00 |
pipu
|
6be17520c7
|
Config android, linux, wp8
|
2014-11-21 18:08:09 +08:00 |
minggo
|
02ba67e17f
|
Merge pull request #9082 from Teivaz/v3
- Optimization in CCClippingNode.
|
2014-11-20 11:35:42 +08:00 |
Ricardo Quesada
|
71fec06a11
|
fixes indentation
|
2014-11-17 18:11:17 -08:00 |
Ricardo Quesada
|
dcc4c46d5b
|
Using std::swap instead of CC_SWAP
CC_SWAP is deprecated. Use `std::swap` instead.
|
2014-11-16 09:29:05 -08:00 |