axmol/cocos/editor-support/spine
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
..
proj.win8.1-universal Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
proj.win10 disable /Zw on .c file (#16697) 2016-10-14 17:49:03 +08:00
proj.win32 Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
Android.mk Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
Animation.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Animation.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
AnimationState.c Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
AnimationState.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
AnimationStateData.c Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
AnimationStateData.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
Atlas.c Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
Atlas.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
AtlasAttachmentLoader.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
AtlasAttachmentLoader.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
Attachment.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Attachment.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
AttachmentLoader.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
AttachmentLoader.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
AttachmentVertices.cpp Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
AttachmentVertices.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Bone.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Bone.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
BoneData.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
BoneData.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
BoundingBoxAttachment.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
BoundingBoxAttachment.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
CMakeLists.txt Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
Cocos2dAttachmentLoader.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
Cocos2dAttachmentLoader.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Event.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Event.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
EventData.c Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
EventData.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
IkConstraint.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
IkConstraint.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
IkConstraintData.c Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
IkConstraintData.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
Json.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Json.h update spine runtime and test case 2014-10-15 11:23:02 +08:00
MeshAttachment.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
MeshAttachment.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
PathAttachment.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
PathAttachment.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
PathConstraint.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
PathConstraint.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
PathConstraintData.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
PathConstraintData.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
RegionAttachment.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
RegionAttachment.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
Skeleton.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Skeleton.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
SkeletonAnimation.cpp Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
SkeletonAnimation.h Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
SkeletonBatch.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
SkeletonBatch.h Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
SkeletonBinary.c Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
SkeletonBinary.h Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
SkeletonBounds.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
SkeletonBounds.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
SkeletonData.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
SkeletonData.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
SkeletonJson.c Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
SkeletonJson.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
SkeletonRenderer.cpp Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
SkeletonRenderer.h Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
Skin.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Skin.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Slot.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
Slot.h Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
SlotData.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
SlotData.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
TransformConstraint.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
TransformConstraint.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
TransformConstraintData.c Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
TransformConstraintData.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
VertexAttachment.c Fix variable shadowing warnings caused by Spine 3.4 (#16445) 2016-08-29 09:42:34 +08:00
VertexAttachment.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
extension.c Adds support for Spine runtime 2.3 2015-07-20 10:39:34 -07:00
extension.h Fix compiler warnings caused by Spine 3.4 (#16286) 2016-08-01 09:34:20 +08:00
kvec.h Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00
spine-cocos2dx.cpp v3.13 branch: spine updates (#16340) 2016-08-11 23:30:15 +08:00
spine-cocos2dx.h Upgrades to Spine v3.4 (#16242) 2016-07-28 07:25:50 -07:00
spine.h Adds Spine binary-file format support (#16629) 2016-10-11 10:56:14 -07:00