.. |
android
|
Fixed Application may be created more than once on Android.
|
2015-06-23 16:58:38 +08:00 |
apple
|
replace const_cast with mutable in path getters;
|
2015-04-07 17:15:15 +03:00 |
desktop
|
fix grid bug for viewport
|
2015-06-09 17:24:30 +08:00 |
ios
|
remove interlevel argument.
|
2015-04-03 16:43:39 +09:00 |
linux
|
Added Bulgarian language.
|
2015-03-17 15:14:02 +02:00 |
mac
|
remove interlevel argument.
|
2015-04-03 16:43:39 +09:00 |
win8.1-universal
|
don't delete rendering thread. SpiderMonkey needs to stay on same thread
|
2015-06-03 09:19:05 -07:00 |
win32
|
add vs2015 support
|
2015-05-21 13:55:01 +08:00 |
winrt
|
Fixed cannot differentiate between Windows Phone Application and Windows Store Application by `Application::getTargetPlatform`
|
2015-06-23 18:40:39 +08:00 |
CCApplication.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCApplicationProtocol.h
|
Fixed cannot differentiate between Windows Phone Application and Windows Store Application by `Application::getTargetPlatform`
|
2015-06-23 18:40:39 +08:00 |
CCCommon.h
|
[ci skip]Update comments
|
2015-03-24 20:29:13 +08:00 |
CCDevice.h
|
issue #12078: added renderer group and removed core and support group.
|
2015-06-01 13:43:56 +08:00 |
CCFileUtils.cpp
|
Merge pull request #12003 from minggo/remove-unneeded-function
|
2015-05-25 16:33:38 +08:00 |
CCFileUtils.h
|
issue #12078: added renderer group and removed core and support group.
|
2015-06-01 13:43:56 +08:00 |
CCGL.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCGLView.cpp
|
move viewport to experimental namespace
|
2015-06-09 16:21:50 +08:00 |
CCGLView.h
|
issue #12078: added platform group
|
2015-05-28 15:47:40 +08:00 |
CCImage.cpp
|
Fix compile error: using any of CC_USE_JPEG=0, CC_USE_PNG=0, CC_USE_TIFF=0, CC_USE_WIC=0
|
2015-05-13 20:52:32 +09:00 |
CCImage.h
|
rename -win to -winrt
|
2015-04-21 18:17:18 -07:00 |
CCPlatformConfig.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCPlatformDefine.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCPlatformMacros.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCSAXParser.cpp
|
Squashed commit of the following:
|
2014-05-16 14:36:00 -07:00 |
CCSAXParser.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |
CCStdC.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCThread.cpp
|
Squashed commit of the following:
|
2014-05-16 14:36:00 -07:00 |
CCThread.h
|
[ci skip]Update comments
|
2015-03-24 20:23:51 +08:00 |
CMakeLists.txt
|
Add the PolySprite support and adjust the project setting on the different platform
|
2015-04-23 00:51:47 +08:00 |