axmol/cocos
rh101 27935acd64 VS and XCode project files have non-existent file references (#17512)
* [libcocos2d.vcxproj, libcocos2d.vcxproj.filters] Removed entries for non-existent files that were causing "Build is out of date" issues in Visual Studio
[project.pbxproj] Removed entries for non-existent file

* [libcocos2d.vcxproj.filters] Renamed CCStencilStateManager.h extension to .hpp.

* [libcocos2d.vcxproj, libcocos2d.vcxproj.filters] Removed entry for file CCDownloaderImpl.h which does not exist.

* Changed extension of CCStencilStateManager.hpp to .h
2017-03-16 13:54:50 +08:00
..
2d VS and XCode project files have non-existent file references (#17512) 2017-03-16 13:54:50 +08:00
3d Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
audio fixed #17494: Adds setTimeout to wrap NSTimer since ‘timerWithTimeInterval:repeats:block’ is only available from iOS 10, macOS 10.12. (#17518) 2017-03-16 11:04:36 +08:00
base VS and XCode project files have non-existent file references (#17512) 2017-03-16 13:54:50 +08:00
deprecated Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
editor-support Fixes memory issues catched by Xcode Analyze Tool. (#17489) 2017-03-14 11:09:31 +08:00
math Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
navmesh Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
network Bindings fix and assets manger ex fix (#17115) 2017-03-15 16:09:02 +08:00
physics Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
physics3d Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
platform Add utils::getMD5Hash (#17520) 2017-03-16 13:47:45 +08:00
renderer Updates license year. (#17363) 2017-02-14 14:59:12 +08:00
scripting Jsb improvements (#17513) 2017-03-16 09:42:16 +08:00
storage Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
ui VS and XCode project files have non-existent file references (#17512) 2017-03-16 13:54:50 +08:00
vr Fixes cocos2d build for tvOS. (#17498) 2017-03-15 10:01:38 +08:00
Android.mk Add utils::getMD5Hash (#17520) 2017-03-16 13:47:45 +08:00
CMakeLists.txt Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00
cc_dummy.c Squashed commit of the following: 2016-03-02 16:51:54 -08:00
cocos2d.cpp Improve the AndroidStudio configurations of tests & templates (#17495) 2017-03-14 13:41:28 +08:00
cocos2d.h Update license to 2017 (#17362) 2017-02-14 14:36:57 +08:00