axmol/cocos/vr
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
..
CCVRDistortion.cpp fix travis error 2016-06-15 12:08:40 -07:00
CCVRDistortion.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRDistortionMesh.cpp Fix typos in documentation and comments 2016-06-22 11:22:05 +09:00
CCVRDistortionMesh.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRGenericHeadTracker.cpp Suppress unused function warning (#16657) 2016-10-08 10:14:58 +08:00
CCVRGenericHeadTracker.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CCVRGenericRenderer.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCVRGenericRenderer.h fix: using `enum class` instead of `typedef enum` 2016-06-16 07:02:04 -07:00
CCVRProtocol.h Squashed commit of the following: 2016-06-15 11:33:25 -07:00
CMakeLists.txt Squashed commit of the following: 2016-06-15 11:33:25 -07:00