minggo
|
7516db0fa8
|
Merge pull request #15734 from pandamicro/v3
Support cc.view.setOrientation on web
|
2016-05-27 14:26:50 +08:00 |
pandamicro
|
1928d24bf0
|
Made templates support cc.view.setOrientation on web
|
2016-05-26 19:24:24 +08:00 |
BQ
|
93ed59bfb3
|
English grammar corrections.
|
2016-05-25 15:25:38 +01:00 |
BQ
|
6097c3abd1
|
English grammar corrections.
Make brackets consistent.
|
2016-05-25 15:18:57 +01:00 |
minggo
|
5019dc7878
|
don't strip png text
|
2016-05-24 10:06:28 +08:00 |
minggo
|
ecf181036a
|
remove unneeded files
|
2016-05-18 16:44:06 +08:00 |
minggo
|
2a712a0c3b
|
set correct package name
|
2016-05-09 18:14:53 +08:00 |
minggo
|
a5602cc732
|
merge v3.11 back to v3
|
2016-05-04 16:02:23 +08:00 |
Dale Stammen
|
8f37130569
|
added missing winrt template code for inplace EditBox
|
2016-04-28 08:37:55 -07:00 |
mogemimi
|
85646b8d80
|
Fix warning C4305 while compiling AppDelegate with MSVC
|
2016-04-20 04:01:06 +09:00 |
Dale Stammen
|
4d7bf1f827
|
updated expiration dates of all winrt test app and template certificates
|
2016-04-19 09:07:30 -07:00 |
xpol
|
1e70fb5eb5
|
Remove include of cocos2d.h (#15435)
|
2016-04-18 15:09:21 +08:00 |
pandamicro
|
f9f9551645
|
Fix some issues
1. Action extendable in JSB
2. Fix cc.CallFunc callback parameter issue
3. Fix arrivalOrder property of Node
4. Upgrade trick for QQ browser <6.2
|
2016-04-11 11:11:34 +08:00 |
pandamicro
|
e6d4beef8a
|
Merge pull request #15388 from pandamicro/v3
Issue fixes and update engine version
|
2016-04-07 23:15:39 +08:00 |
pandamicro
|
1ada222c36
|
Fix some issues
1. Action extendable in JSB
2. Fix cc.CallFunc callback parameter issue
3. Fix arrivalOrder property of Node
4. Upgrade trick for QQ browser <6.2
|
2016-04-07 22:40:32 +08:00 |
zilongshanren
|
6e3d69dded
|
Merge pull request #15336 from cocos2d/v3.10
V3.10
|
2016-03-29 11:23:11 +08:00 |
zilongshanren
|
b879dce607
|
add audio SimpleAudioEngine.h search path back
|
2016-03-28 14:35:59 +08:00 |
minggo
|
488930119d
|
fix compiling error in new JSB project
|
2016-03-28 10:37:35 +08:00 |
Xpol Wan
|
e7864cdb89
|
Removed unnecessary search paths.
|
2016-03-22 16:04:12 +08:00 |
Xpol Wan
|
d6b2f08b30
|
The CC_TARGET_OS_* in xcodeproj are now not needed.
|
2016-03-16 13:20:53 +08:00 |
zilongshanren
|
af5c5ae1e8
|
Merge pull request #14777 from raksa/v3.10
prevent recompile when run Android app on Android Studio to device or Emulator.
|
2016-03-11 09:34:59 +08:00 |
Vladimir Perminov
|
2a201a5c4e
|
WinRT support key repeat and implement dispatchControlKey
|
2016-03-07 14:43:44 +03:00 |
zilongshanren
|
7467611daf
|
Merge pull request #14810 from GuoLunHao/v3.10_templates
fix compile error in visual studio 2015
|
2015-12-30 11:39:00 +08:00 |
lunhao.guo
|
d3387f5ab2
|
change the resolution size of js template to (960 * 640) ,consistent with other templates
|
2015-12-29 15:24:21 +08:00 |
lunhao.guo
|
d216785f43
|
fix compile error in visual studio 2015
|
2015-12-29 15:02:22 +08:00 |
raksa
|
9b5b87b505
|
reprepare assets on rebuild
|
2015-12-22 13:56:21 +07:00 |
Dale Stammen
|
908d872a0e
|
updated winrt template files with typo fixes
|
2015-12-09 17:33:50 -08:00 |
lunhao.guo
|
ae980c19d2
|
fix the link error and compile error in windows and android platform
|
2015-12-09 20:18:37 +08:00 |
pandamicro
|
e7dca08df9
|
Add js test case for fix, improve template
|
2015-12-03 16:55:15 +08:00 |
pandamicro
|
a6fdd9aa09
|
Improve js template documentation
|
2015-11-24 16:31:14 +08:00 |
yinjimmy
|
7f10d6d894
|
Template: keep compatibility
|
2015-11-04 18:26:59 +08:00 |
yinjimmy
|
517567c56c
|
Template : fix link libraries
1. GameController.framework in JS template
2. CFNetwork.framework in Lua template
|
2015-11-04 12:19:29 +08:00 |
pandamicro
|
0d6bf3263b
|
Improve js templates with noCache and cc.view.setRealPixelResolution docs
|
2015-11-01 18:33:05 +08:00 |
pandamicro
|
65fafef044
|
Merge pull request #14209 from pandamicro/v3
Disable bitcode for all targets
|
2015-10-22 12:55:25 +08:00 |
pandamicro
|
4633a93631
|
Disable bitcode for all targets
|
2015-10-22 12:18:51 +08:00 |
pandamicro
|
316d37ad51
|
Merge pull request #14130 from jimrange/iconSplash
Fixed issues with the iOS icons and splash screens.
|
2015-10-22 12:17:02 +08:00 |
Jim Range
|
5c93c56d80
|
Updated Lua and JavaScript iOS Info.plist, iOS splash screens and iOS icons.
|
2015-10-21 11:11:02 -05:00 |
Dale Stammen
|
b0ba569285
|
updated package guids and app certificate
|
2015-10-20 16:26:17 -07:00 |
Dale Stammen
|
4b8cc00853
|
use correct name for pfx file
|
2015-10-20 10:48:01 -07:00 |
Dale Stammen
|
d8e10981db
|
added check to see if app is already visible
|
2015-10-20 10:38:42 -07:00 |
Dale Stammen
|
f9d8907697
|
updated winrt temporary app certificates expiration dates
|
2015-10-20 07:39:42 -07:00 |
Dale Stammen
|
fdebb373b1
|
updated cocos2d-x/angle template files to version 0edf96a2f54a43d068244a86aaf9133c1bf71fe5
|
2015-10-16 15:36:34 -07:00 |
Vincent Yang
|
fa6e6f8074
|
Fix js-template-default compile error.
|
2015-09-21 19:28:16 +08:00 |
pandamicro
|
07edc1f81d
|
Merge pull request #13948 from pandamicro/v3
[ci skip] Update web reference
|
2015-09-19 00:27:46 +08:00 |
pandamicro
|
6a975fe641
|
Merge pull request #13599 from perminovVS/winrt-mouse-support
WinRT support mouse
|
2015-09-18 17:26:15 +08:00 |
pandamicro
|
fa1e2ce3c4
|
Update web reference
Set js templates mac target to 10.8
|
2015-09-18 15:58:00 +08:00 |
Vladimir Perminov
|
583e780e29
|
Correct all templates
|
2015-09-17 22:09:41 +03:00 |
pandamicro
|
78c07c1c54
|
Set js templates Mac target platform from null to 10.7
|
2015-09-17 23:10:23 +08:00 |
pandamicro
|
737dc5ba8d
|
Fix build_native for js default template
|
2015-09-14 11:18:32 +08:00 |
zhangbin
|
4996fe5c1b
|
Solve the error in templates.
When creating project from template, the app name of android-studio project is not changed.
|
2015-09-09 16:08:15 +08:00 |