Dhilan007
|
774debd142
|
fixed logical error in Label::updateFont.
|
2014-03-31 15:29:24 +08:00 |
Dhilan007
|
cffdb129c9
|
change type of Label::_shadowNode
|
2014-03-31 11:47:28 +08:00 |
Dhilan007
|
08beaa3532
|
TextFieldTTF:fixed display incorrect color.
|
2014-03-31 11:16:12 +08:00 |
James Chen
|
1328d1a898
|
Merge pull request #6058 from CocosRobot/update_cocosfiles_1396106624
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-03-29 23:47:22 +08:00 |
CocosRobot
|
12af1b4982
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-03-29 15:23:46 +00:00 |
minggo
|
f80bdfff76
|
Merge pull request #6055 from MSOpenTech/wp8-3.0
Cocos2d-x 3.0 Windows Phone 8 support
|
2014-03-29 23:21:34 +08:00 |
minggo
|
a874ecf8b0
|
Merge pull request #6053 from natural-law/develop
Solve the error effect of BlurSpriteTest in Shader Sprite.
|
2014-03-29 21:42:54 +08:00 |
James Chen
|
cad5ea2acf
|
Merge pull request #6056 from samuele3hu/develop_test
Update some test cases about new Label
|
2014-03-29 11:23:24 +08:00 |
James Chen
|
652b3d8c25
|
Merge pull request #6054 from maksqwe/cmake_fix
fix cmake win32 project generation
|
2014-03-29 11:22:30 +08:00 |
samuele3hu
|
7127cb560e
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_test
|
2014-03-29 10:36:15 +08:00 |
samuele3hu
|
403e96b943
|
Use the New Label in the Extension test case
|
2014-03-29 10:34:52 +08:00 |
Dale Stammen
|
039e746745
|
updated project dependencies
|
2014-03-28 16:12:00 -07:00 |
Dale Stammen
|
ffbaac5fa5
|
fixed project refs
|
2014-03-28 16:03:37 -07:00 |
Dale Stammen
|
9f68a1111e
|
added wp8 editbox support
|
2014-03-28 16:03:09 -07:00 |
Dale Stammen
|
958c7fdf9d
|
added winrt and wp8 project files and property sheets
|
2014-03-28 16:02:23 -07:00 |
Dale Stammen
|
c739956582
|
added wp8 support files and projects
|
2014-03-28 15:54:36 -07:00 |
Dale Stammen
|
8d1f4188eb
|
added wp8 support files and projects
|
2014-03-28 15:53:55 -07:00 |
Dale Stammen
|
101818ac62
|
added wp8 support files and projects
|
2014-03-28 15:44:15 -07:00 |
Dale Stammen
|
623b7ae3f5
|
added wp8 support files and projects
|
2014-03-28 15:42:41 -07:00 |
Dale Stammen
|
b2d3dbf0fe
|
added wp8 support files and projects
|
2014-03-28 15:39:20 -07:00 |
Dale Stammen
|
6970955378
|
added wp8 support files and projects
|
2014-03-28 15:32:52 -07:00 |
Dale Stammen
|
0999df368f
|
added .user to Visual Studio ignores
|
2014-03-28 15:32:23 -07:00 |
Dale Stammen
|
31150ce189
|
added wp8 support files and projects
|
2014-03-28 12:55:40 -07:00 |
Dale Stammen
|
97bdaad41b
|
added wp8 and winrt support files and projects
|
2014-03-28 12:53:35 -07:00 |
Dale Stammen
|
afe561cccc
|
added wp8 and winrt support files and projects
|
2014-03-28 12:52:16 -07:00 |
Dale Stammen
|
aa0ef00de3
|
added external libs for wp8
|
2014-03-28 12:02:27 -07:00 |
Dale Stammen
|
7b25ffeb4e
|
added wp8 build files
|
2014-03-28 11:33:09 -07:00 |
Dale Stammen
|
8bd5497ac6
|
use ResolutionPolicy::SHOW_ALL on WP8
|
2014-03-28 11:28:48 -07:00 |
Dale Stammen
|
210f95c2d3
|
can't close app on WP8
|
2014-03-28 11:27:43 -07:00 |
Dale Stammen
|
db8efd32f7
|
fixed reserved word DELETE in wp8 compiler
|
2014-03-28 11:26:41 -07:00 |
Dale Stammen
|
77efd401a7
|
intialize _hasMipmaps to false in constructor
|
2014-03-28 11:25:57 -07:00 |
Dale Stammen
|
6ad8ec00ed
|
added missing variadicCreate for wp8
|
2014-03-28 11:25:39 -07:00 |
Maks Naumov
|
9644d68259
|
fix cmake win32 project generation
|
2014-03-28 19:06:13 +02:00 |
samuele3hu
|
a387f60f80
|
Update the font size for new label test display
|
2014-03-28 23:32:11 +08:00 |
zhangbin
|
77e0694883
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2014-03-28 20:55:12 +08:00 |
zhangbin
|
6a1974a78a
|
Solve the error effect of BlurSpriteTest in Shader Sprite.
|
2014-03-28 20:53:14 +08:00 |
minggo
|
c7fb226f11
|
Merge pull request #5929 from shujunqiao/cocos-console-test
Cocos console test
|
2014-03-28 18:34:21 +08:00 |
James Chen
|
1c5cff089e
|
Merge pull request #6050 from CocosRobot/update_lua_bindings_1396001378
[AUTO]: updating luabinding automatically
|
2014-03-28 18:11:59 +08:00 |
CocosRobot
|
494321a674
|
[AUTO]: updating luabinding automatically
|
2014-03-28 10:11:08 +00:00 |
James Chen
|
c43b0f6cb0
|
Merge pull request #6043 from andyque/fix4590
closed #4590, fixed rewind problems
|
2014-03-28 18:04:43 +08:00 |
James Chen
|
581ef454eb
|
Merge pull request #6047 from samuele3hu/develop_test
Replace `LabelTTF` and `LabelBMFont` with `Label` for cocosbuild proxy and fix the error that ControlSwitch:create raised.
|
2014-03-28 18:04:12 +08:00 |
James Chen
|
15e584a83c
|
Merge pull request #6048 from pandamicro/ConstructorAccess2
Issue #3897: Add missed constructors
|
2014-03-28 18:03:35 +08:00 |
pandamicro
|
74a4aa793d
|
Issue #3897: Move OrbitCamera constructor into cpp
|
2014-03-28 18:00:25 +08:00 |
shujunqiao
|
9ffb26fdc9
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into cocos-console-test
|
2014-03-28 17:50:29 +08:00 |
shujunqiao
|
27f1ded3cd
|
add android part in cocos-console-test.
|
2014-03-28 17:50:07 +08:00 |
minggo
|
3e0e2da6b4
|
Merge pull request #6049 from natural-law/develop
Solve the error effect of clipping in cpp-tests & lua-tests.
|
2014-03-28 17:49:27 +08:00 |
zhangbin
|
62183923e8
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop
|
2014-03-28 17:46:56 +08:00 |
pandamicro
|
26f5107381
|
Reverse CONSTRUCTOR_ACCESS to protected
|
2014-03-28 17:45:35 +08:00 |
zhangbin
|
338fd43beb
|
Solve the error effect of clipping in cpp-tests & lua-tests.
|
2014-03-28 17:45:28 +08:00 |
pandamicro
|
5fc8050d9e
|
Issue #3897: Add missed constructors
|
2014-03-28 17:45:06 +08:00 |