axmol/extensions
pyrosphere 663bb4d7ed No CC_UNUSED_PARAM (#16812)
* Added -Wno-unused-parameter and removed all uses of the CC_UNUSED_PARAM macro

* Commented unused parameter names in .cpp files which previously used CC_UNUSED_PARAM

* Reverted -Wno-unused-param flag.
Moved deprecated touch methods definitions to .cpp file.
Commented more unused parameter names.

* Fixed some errors and warnings caused by the previous commit.

* Commented remaining unused parameter names in .cpp files.

* Fixed unused parameter warnings in headers.

* Fixed some more unused parameter warnings.

* Fixed some more unused parameters warnings.

* Fixed mistake in previous commit, missing ComAudioReader:: in method. Other warnings.

* Fixed build errors.

* Added missing file to CMakeLists
2016-11-16 09:48:37 +08:00
..
GUI No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
Particle3D No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
assets-manager No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
physics-nodes No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
Android.mk remove curl link for Android 2016-07-21 11:56:56 +08:00
CMakeLists.txt Squashed commit of the following: 2015-08-13 00:14:10 -07:00
ExtensionDeprecated.cpp Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ExtensionDeprecated.h Update copyright to 2016. (#16311) 2016-08-05 09:42:15 +08:00
ExtensionExport.h Combine Studio change for particle 3d 2015-11-18 14:34:14 +08:00
ExtensionMacros.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
cocos-ext.h update for 3D object render, revert old changes 2015-12-18 11:23:33 +08:00