minggo
|
ecf181036a
|
remove unneeded files
|
2016-05-18 16:44:06 +08:00 |
minggo
|
74af3b5232
|
merge v3.11 back to v3
|
2016-05-12 09:50:03 +08:00 |
minggo
|
2a712a0c3b
|
set correct package name
|
2016-05-09 18:14:53 +08:00 |
zilongshanren
|
e4d91f5577
|
fix tizen videoplayer issue
|
2016-05-06 18:43:26 +08:00 |
minggo
|
a5602cc732
|
merge v3.11 back to v3
|
2016-05-04 16:02:23 +08:00 |
zilongshanren
|
c8d570c310
|
fix tizen template api-version issue
|
2016-05-03 11:22:34 +08:00 |
zilongshanren
|
675fe8e811
|
fix template project running
|
2016-05-03 11:02:22 +08:00 |
zilongshanren
|
915ea19e2e
|
fix tizen cpp template settings
|
2016-04-29 17:28:38 +08:00 |
Dale Stammen
|
8f37130569
|
added missing winrt template code for inplace EditBox
|
2016-04-28 08:37:55 -07:00 |
zilongshanren
|
482788c933
|
Add tizen support (#15518)
* add Tizen Support
* fix linter error
* fix tizen audio engine lua bindings config
|
2016-04-28 09:49:55 +08:00 |
Josh Bodily
|
614c3c47d7
|
Josh/winrt inplace editbox (#15473)
* WinRT in-place edit box
* Fix static analysis errors
|
2016-04-25 11:17:09 +08:00 |
minggo
|
7ccd05548e
|
Merge pull request #13936 from Shulepov/app_controller_synthesize_window
AppController: synthesize window #13285
|
2016-04-21 15:02:07 +08: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 |
zilongshanren
|
6e3d69dded
|
Merge pull request #15336 from cocos2d/v3.10
V3.10
|
2016-03-29 11:23:11 +08:00 |
zilongshanren
|
1eacab01fb
|
fix windows platform simpleaudioengine include
|
2016-03-28 20:15:06 +08:00 |
zilongshanren
|
b879dce607
|
add audio SimpleAudioEngine.h search path back
|
2016-03-28 14:35:59 +08:00 |
Dale Stammen
|
ee05081f3a
|
fixed include paths
|
2016-03-23 12:14:12 -07: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 |
Vladimir Perminov
|
2a201a5c4e
|
WinRT support key repeat and implement dispatchControlKey
|
2016-03-07 14:43:44 +03:00 |
Ricardo Quesada
|
5b3942fcbb
|
"cocos new" fixes for cmake
cmake for mac compiles. doesn't link since it needs iconv.
|
2016-03-03 19:21:30 -08:00 |
Ricardo Quesada
|
028f8c28e1
|
Squashed commit of the following:
commit 59e43a3c80f4af8998e4a14f6463bd7a91617d5f
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 15:19:48 2016 -0800
uses new naming convention for projects
uses _ instead of -
commit f97ba56608d48b17909649c8617ba9047b566196
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 14:49:22 2016 -0800
fooling cmake for real
commit 20c2560f75eab952e5131b484284bf20cb07fe07
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 14:43:05 2016 -0800
fooling cmake
commit a0ada44bc82941830f6c71219a1492d28c28c306
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 14:26:59 2016 -0800
makes CMake for Mac happy
commit 656b4f5e2dd741215a4699db979fe1b0dce60298
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 13:50:15 2016 -0800
linux fix
commit fa98aeac8505c764f4a69f15c8a8ff1123fad2a3
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Wed Mar 2 11:18:18 2016 -0800
links correctly!
commit 9c56ce7143d3a35b44d33f246cec093ca9eaa7d9
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Mar 1 17:44:58 2016 -0800
Squashed commit of the following:
commit 2ef52723dae44204c047cb177d5a5670fb659c79
Merge: 8a5c998 25cf1f1
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date: Tue Mar 1 16:54:04 2016 -0800
Merge branch 'v3' into cmake_android
commit 8a5c9981192e344fffc9f14be5cb14f66eccfa24
Author: Chaoren Lin <chaorenl@google.com>
Date: Thu Feb 11 18:34:46 2016 -0800
Fix module name in Android template to match CMake project.
commit be85e19e852a9d5fbd6c58cea60c75fe47a5a576
Author: Chaoren Lin <chaorenl@google.com>
Date: Thu Feb 11 18:27:45 2016 -0800
Add missing platform specific source file to CMake project.
commit 705389ac6582107a381d0cbc56268eaa98ffc5c3
Author: Chaoren Lin <chaorenl@google.com>
Date: Wed Feb 10 19:21:12 2016 -0800
Find AndroidNdkModules.cmake relative to android.toolchain.cmake.
commit a10075e2cb30af2e1f9a30da99efac880658ad6b
Author: Chaoren Lin <chaorenl@google.com>
Date: Wed Feb 10 19:03:11 2016 -0800
Remove cpp-empty-test from project templates.
commit e070fcbf210b8628f75785e738202a80a95ac0ff
Author: WenhaiLin <wenhai.lin@chukong-inc.com>
Date: Mon Aug 31 09:56:03 2015 +0800
Fix CMake for Android Target
|
2016-03-02 16:51:54 -08:00 |
raksa
|
341bf1aff8
|
reprepare assets on rebuild
|
2015-12-22 13:54:09 +07:00 |
Dale Stammen
|
908d872a0e
|
updated winrt template files with typo fixes
|
2015-12-09 17:33:50 -08:00 |
Dale Stammen
|
11b63fb28a
|
cpp template update
|
2015-11-03 08:05:32 -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 |
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 |
XiaochenFTX
|
ec2aa7e8f2
|
Fix Android activity destroyed after reopen the app
|
2015-10-14 11:45:27 +08:00 |
Jim Range
|
4e73670f38
|
Fixed issues with the iOS icons and splash screens that could cause app validation failure with Apple and improper orientation / missing splash screens.
|
2015-10-13 11:11:27 -05:00 |
Mikhail Shulepov
|
8a48dcee50
|
AppController: synthesize window #13285
|
2015-09-18 15:28:07 +03:00 |
pandamicro
|
6a975fe641
|
Merge pull request #13599 from perminovVS/winrt-mouse-support
WinRT support mouse
|
2015-09-18 17:26:15 +08:00 |
Vladimir Perminov
|
583e780e29
|
Correct all templates
|
2015-09-17 22:09:41 +03: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 |
Vladimir Perminov
|
bf40c1acd1
|
WinRT support mouse event
Mouse event implemented similar Desktop version.
Left button send mouse event and touch.
Support other mouse button and scroll wheel.
|
2015-08-27 21:34:25 +03:00 |
Vladimir Perminov
|
b5c289c622
|
WinRT support Show/Hide mouse cursor
|
2015-08-27 21:19:59 +03:00 |
Dale Stammen
|
c47de9d04f
|
make new render surface current after device lost
|
2015-08-20 13:26:03 -07:00 |
pandamicro
|
87aa2c6969
|
Merge pull request #13462 from MSOpenTech/v3-winrt-fix
V3.8: fixed typo in WindowsPhone 8.1 cpp template file names
|
2015-08-19 13:39:16 +08:00 |
pandamicro
|
31bc04a301
|
Merge pull request #13455 from MSOpenTech/v3-win10
Windows 10 UWP and WP8.1 app certification fixes
|
2015-08-19 13:36:29 +08:00 |
Dale Stammen
|
fef0a1bb81
|
fixed typo in WindowsPhone file names
|
2015-08-18 20:33:53 -07:00 |
Dale Stammen
|
8493365be7
|
updates to pass Windows App Certification tests
|
2015-08-18 11:06:47 -07:00 |
WenhaiLin
|
5cdfdf8497
|
[ci skip][Android Studio Projects]Update Gradle Plugin from 1.2.3 to 1.3.0
|
2015-08-18 22:37:00 +08:00 |
Dale Stammen
|
97ecec1d64
|
updated Win10 UWP app asset files
|
2015-08-17 18:35:42 -07:00 |
andyque
|
c3abb48b98
|
remove deprecated API in templates
|
2015-08-13 13:42:47 +08:00 |
WenhaiLin
|
875d01573a
|
[Android Studio Projects]Update Gradle from 2.2.1 to 2.4
|
2015-07-31 21:20:42 +08:00 |