James Chen
|
38ae628dea
|
Update CHANGELOG [ci skip]
|
2014-01-23 18:03:31 +08:00 |
Hanju Kim
|
1a34a6ff84
|
remove unused header
remove CC Prefix
|
2014-01-23 18:55:51 +09:00 |
James Chen
|
41c63e2f4d
|
Merge pull request #5183 from dumganhar/iss3823-fullscreen-glfw
closed #3823: Fullscreen support for desktop platforms (windows, linux, mac).
|
2014-01-23 01:41:41 -08:00 |
Hanju Kim
|
0d05db2326
|
Merge remote-tracking branch 'remotes/upstream/develop' into develop
|
2014-01-23 18:40:07 +09:00 |
James Chen
|
a3813ca294
|
closed #3823: Reverts a line in lua template.
|
2014-01-23 17:24:03 +08:00 |
Hanju Kim
|
977c84392c
|
Tab to space
|
2014-01-23 18:11:40 +09:00 |
James Chen
|
d980d33d56
|
issue #3823: install_glfw.sh will not skip if it was installed. Since it will not be updated if we find a new version of glfw.
BTW, install script will not be invoked in every build after we switch to cmake.
|
2014-01-23 01:07:28 -08:00 |
James Chen
|
e97dd396ba
|
issue #3823: Removes glfw, curl include and library path. They are installed to system.
|
2014-01-23 01:05:48 -08:00 |
James Chen
|
3250604478
|
issue #3823: Removes curl libraries for linux. It was installed by 'apt-get'.
|
2014-01-23 01:04:21 -08:00 |
Hanju Kim
|
d62f711884
|
New and old label comparison
|
2014-01-23 17:27:50 +09:00 |
Hanju Kim
|
c042c5f3db
|
updateColor should be called after updating quads on alignText
|
2014-01-23 17:27:28 +09:00 |
minggo
|
636205147f
|
Merge pull request #5184 from minggo/update-version
update version
|
2014-01-23 00:26:35 -08:00 |
minggo
|
c1f503bed0
|
update version
|
2014-01-23 16:25:38 +08:00 |
samuele3hu
|
a91d9161c7
|
issue #3822:Update the KeypadTest using the new event-dispatcher
|
2014-01-23 16:17:24 +08:00 |
Hanju Kim
|
44b2d5d3b8
|
Old / New label test
|
2014-01-23 17:16:30 +09:00 |
James Chen
|
87980456a9
|
Merge pull request #5180 from lihex/issue#3781
Should check ndk architechture.
|
2014-01-23 00:13:23 -08:00 |
James Chen
|
687600481a
|
Merge pull request #5181 from lmskater/develop
[Jenkins] add auto generate bindings for win7
|
2014-01-23 00:12:09 -08:00 |
James Chen
|
767fed989c
|
issue #3823: Removes glfw3 header file since it was installed to system by tools/travis-script/install-glfw.sh.
|
2014-01-23 16:11:06 +08:00 |
James Chen
|
a0f801159d
|
issue #3823: Updates glfw to v3.0.4 for windows.
|
2014-01-23 16:09:58 +08:00 |
James Chen
|
048298c6a0
|
issue #3823: Updates travis-ci script to use the latest release of glfw (v3.0.4).
|
2014-01-23 15:57:10 +08:00 |
James Chen
|
8a6e5c1904
|
issue #3823: Updates desktop/CCEGLView.h/.cpp to support fullscreen. Use EGLView::initWithFullScreen() to initialize a window with full screen.
|
2014-01-23 15:56:12 +08:00 |
James Chen
|
46b1ccf4c0
|
issue #3823: Updates glfw to the latest release v3.0.4.
|
2014-01-23 15:53:47 +08:00 |
Hanju Kim
|
d0319fea2c
|
Syncing develop
|
2014-01-23 16:43:52 +09:00 |
lm
|
f364e64e3c
|
[Jenkins] add auto generate bindings for win7
|
2014-01-23 15:38:26 +08:00 |
lihex
|
2dc9958475
|
issue #3781, Should check ndk architechture.
|
2014-01-23 15:27:00 +08:00 |
Hanju Kim
|
4773fd0937
|
Merge develop
|
2014-01-23 16:20:42 +09:00 |
samuele3hu
|
45f353d65f
|
issue #3822:Update the accelerometerTest by the new event-dispatcher
|
2014-01-23 15:00:03 +08:00 |
Hanju Kim
|
39904e304d
|
Merge remote-tracking branch 'remotes/upstream/develop' into develop
Conflicts:
cocos/2d/CCLabel.cpp
|
2014-01-23 15:57:25 +09:00 |
James Chen
|
f43f3c770b
|
Merge pull request #5179 from lihex/issue#3781
Update docs for bindings-generator.
|
2014-01-22 22:35:40 -08:00 |
lihex
|
f9b2ead623
|
Update docs.
|
2014-01-23 14:14:07 +08:00 |
samuele3hu
|
115d610c3a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBugFix
|
2014-01-23 14:13:14 +08:00 |
samuele3hu
|
7d0f8c90db
|
fix:Update some description
|
2014-01-23 14:12:34 +08:00 |
James Chen
|
e4ca4f0150
|
Merge pull request #5178 from CocosRobot/updategeneratedsubmodule_1390456712
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-22 22:06:53 -08:00 |
CocosRobot
|
5edc28c849
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-23 05:58:35 +00:00 |
James Chen
|
49efe0acc2
|
Merge pull request #5177 from Dhilan007/develop_label
Label:Change the default parameters of TextHAlignment and let setString method do a single function
|
2014-01-22 21:50:22 -08:00 |
Dhilan007
|
bd97394ccc
|
1.Label:Change the default parameters
2.Label:let setString method do a single function
|
2014-01-23 13:42:27 +08:00 |
James Chen
|
9bb3444e04
|
Merge pull request #5176 from heliclei/develop
[Jenkins]fix jenkins api, get correct build result
|
2014-01-22 21:08:20 -08:00 |
heliclei
|
9642766c7e
|
correct format
|
2014-01-23 12:57:18 +08:00 |
heliclei
|
67d5ab72d0
|
fix jenkins api, get correct build result
|
2014-01-23 12:54:35 +08:00 |
James Chen
|
91511840a1
|
Merge pull request #5175 from lihex/issue#3781
Fix the path.
|
2014-01-22 20:20:08 -08:00 |
lihex
|
b9331a06f9
|
issue #3781, Fix the path.
|
2014-01-23 12:08:27 +08:00 |
James Chen
|
6c0e12d313
|
Merge pull request #5174 from CocosRobot/updategeneratedsubmodule_1390449401
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-22 20:01:12 -08:00 |
James Chen
|
15a82fdceb
|
Update AUTHORS [ci skip]
|
2014-01-23 11:58:43 +08:00 |
James Chen
|
1e39b59c8d
|
Update CHANGELOG [ci skip]
|
2014-01-23 11:56:59 +08:00 |
CocosRobot
|
b0c828b471
|
[AUTO] : updating submodule reference to latest autogenerated bindings
|
2014-01-23 03:56:45 +00:00 |
James Chen
|
9292d92f63
|
Merge pull request #5143 from pandamicro/develop
closed #3806: SAXParser was supported with manual binding in JSB
|
2014-01-22 19:50:15 -08:00 |
James Chen
|
5ede8088c8
|
Update CHANGELOG [ci skip]
|
2014-01-23 11:26:24 +08:00 |
James Chen
|
aba15dfc2d
|
Merge pull request #5172 from dumganhar/use-unified-cceglview
Using unified 'desktop/CCEGLView.h/cpp' for Windows platform too.
|
2014-01-22 19:23:44 -08:00 |
James Chen
|
8bcdb0ace0
|
Merge pull request #5173 from lihex/issue#3781
Don't set a default PYTHON_ROOT & NDK_ROOT for user on Windows
|
2014-01-22 19:22:24 -08:00 |
James Chen
|
bb650729c3
|
Updates cocos_files.json.
|
2014-01-23 11:08:10 +08:00 |