mirror of https://github.com/zeldaret/botw.git
135 lines
4.7 KiB
CMake
135 lines
4.7 KiB
CMake
target_sources(uking PRIVATE
|
|
Cloth/physClothParam.cpp
|
|
Cloth/physClothParam.h
|
|
Cloth/physClothResource.cpp
|
|
Cloth/physClothResource.h
|
|
|
|
Ragdoll/physRagdollConfig.cpp
|
|
Ragdoll/physRagdollConfig.h
|
|
Ragdoll/physRagdollControllerKeyList.h
|
|
Ragdoll/physRagdollControllerKeyList.cpp
|
|
Ragdoll/physRagdollParam.cpp
|
|
Ragdoll/physRagdollParam.h
|
|
Ragdoll/physRagdollResource.cpp
|
|
Ragdoll/physRagdollResource.h
|
|
|
|
RigidBody/physEdgeRigidBodyParam.cpp
|
|
RigidBody/physEdgeRigidBodyParam.h
|
|
RigidBody/physMotionAccessor.cpp
|
|
RigidBody/physMotionAccessor.h
|
|
RigidBody/physRigidBody.cpp
|
|
RigidBody/physRigidBody.h
|
|
RigidBody/physRigidBodyAccessor.cpp
|
|
RigidBody/physRigidBodyAccessor.h
|
|
RigidBody/physRigidBodyFactory.cpp
|
|
RigidBody/physRigidBodyFactory.h
|
|
RigidBody/physRigidBodyFromResource.cpp
|
|
RigidBody/physRigidBodyFromResource.h
|
|
RigidBody/physRigidBodyFromShape.cpp
|
|
RigidBody/physRigidBodyFromShape.h
|
|
RigidBody/physRigidBodyMotionEntity.cpp
|
|
RigidBody/physRigidBodyMotionEntity.h
|
|
RigidBody/physRigidBodyMotionSensor.cpp
|
|
RigidBody/physRigidBodyMotionSensor.h
|
|
RigidBody/physRigidBodyParam.cpp
|
|
RigidBody/physRigidBodyParam.h
|
|
RigidBody/physRigidBodyRequestMgr.cpp
|
|
RigidBody/physRigidBodyRequestMgr.h
|
|
RigidBody/physRigidBodyResource.cpp
|
|
RigidBody/physRigidBodyResource.h
|
|
RigidBody/physRigidBodySet.cpp
|
|
RigidBody/physRigidBodySet.h
|
|
RigidBody/physRigidBodySetParam.cpp
|
|
RigidBody/physRigidBodySetParam.h
|
|
|
|
RigidBody/Shape/Box/physBoxRigidBody.cpp
|
|
RigidBody/Shape/Box/physBoxRigidBody.h
|
|
RigidBody/Shape/Box/physBoxShape.cpp
|
|
RigidBody/Shape/Box/physBoxShape.h
|
|
RigidBody/Shape/BoxWater/physBoxWaterRigidBody.cpp
|
|
RigidBody/Shape/BoxWater/physBoxWaterRigidBody.h
|
|
RigidBody/Shape/BoxWater/physBoxWaterShape.cpp
|
|
RigidBody/Shape/BoxWater/physBoxWaterShape.h
|
|
RigidBody/Shape/Capsule/physCapsuleRigidBody.cpp
|
|
RigidBody/Shape/Capsule/physCapsuleRigidBody.h
|
|
RigidBody/Shape/Capsule/physCapsuleShape.cpp
|
|
RigidBody/Shape/Capsule/physCapsuleShape.h
|
|
RigidBody/Shape/CharacterPrism/physCharacterPrismShape.cpp
|
|
RigidBody/Shape/CharacterPrism/physCharacterPrismShape.h
|
|
RigidBody/Shape/Cylinder/physCylinderRigidBody.cpp
|
|
RigidBody/Shape/Cylinder/physCylinderRigidBody.h
|
|
RigidBody/Shape/Cylinder/physCylinderShape.cpp
|
|
RigidBody/Shape/Cylinder/physCylinderShape.h
|
|
RigidBody/Shape/CylinderWater/physCylinderWaterRigidBody.cpp
|
|
RigidBody/Shape/CylinderWater/physCylinderWaterRigidBody.h
|
|
RigidBody/Shape/CylinderWater/physCylinderWaterShape.cpp
|
|
RigidBody/Shape/CylinderWater/physCylinderWaterShape.h
|
|
RigidBody/Shape/Polytope/physPolytopeRigidBody.cpp
|
|
RigidBody/Shape/Polytope/physPolytopeRigidBody.h
|
|
RigidBody/Shape/Polytope/physPolytopeShape.cpp
|
|
RigidBody/Shape/Polytope/physPolytopeShape.h
|
|
RigidBody/Shape/Sphere/physSphereShape.cpp
|
|
RigidBody/Shape/Sphere/physSphereShape.h
|
|
RigidBody/Shape/physShape.h
|
|
RigidBody/Shape/physShapeParamObj.cpp
|
|
RigidBody/Shape/physShapeParamObj.h
|
|
|
|
RigidBody/TeraMesh/physTeraMeshRigidBody.cpp
|
|
RigidBody/TeraMesh/physTeraMeshRigidBody.h
|
|
RigidBody/TeraMesh/physTeraMeshRigidBodyResource.cpp
|
|
RigidBody/TeraMesh/physTeraMeshRigidBodyResource.h
|
|
|
|
StaticCompound/physStaticCompound.cpp
|
|
StaticCompound/physStaticCompound.h
|
|
StaticCompound/physStaticCompoundAutogen.cpp
|
|
StaticCompound/physStaticCompoundBodyGroup.cpp
|
|
StaticCompound/physStaticCompoundBodyGroup.h
|
|
StaticCompound/physStaticCompoundInfo.cpp
|
|
StaticCompound/physStaticCompoundInfo.h
|
|
|
|
SupportBone/physSupportBoneParam.cpp
|
|
SupportBone/physSupportBoneParam.h
|
|
SupportBone/physSupportBoneResource.cpp
|
|
SupportBone/physSupportBoneResource.h
|
|
SupportBone/physSupportBoneResourceMainBone.cpp
|
|
|
|
System/physCharacterControllerParam.cpp
|
|
System/physCharacterControllerParam.h
|
|
System/physConstraint.cpp
|
|
System/physConstraint.h
|
|
System/physContactInfoParam.cpp
|
|
System/physContactInfoParam.h
|
|
System/physContactListener.cpp
|
|
System/physContactListener.h
|
|
System/physContactMgr.cpp
|
|
System/physContactMgr.h
|
|
System/physDefines.cpp
|
|
System/physDefines.h
|
|
System/physEntityGroupFilter.cpp
|
|
System/physEntityGroupFilter.h
|
|
System/physGroupFilter.cpp
|
|
System/physGroupFilter.h
|
|
System/physInstanceSet.cpp
|
|
System/physInstanceSet.h
|
|
System/physMaterialMask.cpp
|
|
System/physMaterialMask.h
|
|
System/physMaterialTable.cpp
|
|
System/physMaterialTable.h
|
|
System/physParamSet.cpp
|
|
System/physParamSet.h
|
|
System/physRigidContactPoints.cpp
|
|
System/physRigidContactPoints.h
|
|
System/physRigidContactPointsEx.cpp
|
|
System/physRigidContactPointsEx.h
|
|
System/physSensorGroupFilter.cpp
|
|
System/physSensorGroupFilter.h
|
|
System/physSystem.cpp
|
|
System/physSystem.h
|
|
System/physSystemData.cpp
|
|
System/physSystemData.h
|
|
System/physUserTag.cpp
|
|
System/physUserTag.h
|
|
|
|
physConversions.h
|
|
)
|