|
1457 | 1457 | 5034CA4A191D591100CE6051 /* ccShader_Label_df.frag in Headers */ = {isa = PBXBuildFile; fileRef = 5034CA0F191D591000CE6051 /* ccShader_Label_df.frag */; }; |
1458 | 1458 | 5034CA4B191D591100CE6051 /* ccShader_Label_df_glow.frag in Headers */ = {isa = PBXBuildFile; fileRef = 5034CA10191D591000CE6051 /* ccShader_Label_df_glow.frag */; }; |
1459 | 1459 | 5034CA4C191D591100CE6051 /* ccShader_Label_df_glow.frag in Headers */ = {isa = PBXBuildFile; fileRef = 5034CA10191D591000CE6051 /* ccShader_Label_df_glow.frag */; }; |
| 1460 | + 503D4F631CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 503D4F611CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp */; }; |
| 1461 | + 503D4F641CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 503D4F611CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp */; }; |
| 1462 | + 503D4F651CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 503D4F611CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp */; }; |
| 1463 | + 503D4F661CE29D4E0054A2D1 /* CCVRDistortionMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = 503D4F621CE29D4E0054A2D1 /* CCVRDistortionMesh.h */; }; |
| 1464 | + 503D4F671CE29D4E0054A2D1 /* CCVRDistortionMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = 503D4F621CE29D4E0054A2D1 /* CCVRDistortionMesh.h */; }; |
| 1465 | + 503D4F681CE29D4E0054A2D1 /* CCVRDistortionMesh.h in Headers */ = {isa = PBXBuildFile; fileRef = 503D4F621CE29D4E0054A2D1 /* CCVRDistortionMesh.h */; }; |
| 1466 | + 503D4F6B1CE2BDBE0054A2D1 /* CCVRDistortion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 503D4F691CE2BDBE0054A2D1 /* CCVRDistortion.cpp */; }; |
| 1467 | + 503D4F6C1CE2BDBE0054A2D1 /* CCVRDistortion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 503D4F691CE2BDBE0054A2D1 /* CCVRDistortion.cpp */; }; |
| 1468 | + 503D4F6D1CE2BDBE0054A2D1 /* CCVRDistortion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 503D4F691CE2BDBE0054A2D1 /* CCVRDistortion.cpp */; }; |
| 1469 | + 503D4F6E1CE2BDBE0054A2D1 /* CCVRDistortion.h in Headers */ = {isa = PBXBuildFile; fileRef = 503D4F6A1CE2BDBE0054A2D1 /* CCVRDistortion.h */; }; |
| 1470 | + 503D4F6F1CE2BDBE0054A2D1 /* CCVRDistortion.h in Headers */ = {isa = PBXBuildFile; fileRef = 503D4F6A1CE2BDBE0054A2D1 /* CCVRDistortion.h */; }; |
| 1471 | + 503D4F701CE2BDBE0054A2D1 /* CCVRDistortion.h in Headers */ = {isa = PBXBuildFile; fileRef = 503D4F6A1CE2BDBE0054A2D1 /* CCVRDistortion.h */; }; |
1460 | 1472 | 503DD8E01926736A00CD74DD /* CCApplication-ios.h in Headers */ = {isa = PBXBuildFile; fileRef = 503DD8CE1926736A00CD74DD /* CCApplication-ios.h */; }; |
1461 | 1473 | 503DD8E11926736A00CD74DD /* CCApplication-ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 503DD8CF1926736A00CD74DD /* CCApplication-ios.mm */; }; |
1462 | 1474 | 503DD8E21926736A00CD74DD /* CCCommon-ios.mm in Sources */ = {isa = PBXBuildFile; fileRef = 503DD8D01926736A00CD74DD /* CCCommon-ios.mm */; }; |
|
6427 | 6439 | 5034CA61191D91CF00CE6051 /* ccShader_PositionTextureColor.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = ccShader_PositionTextureColor.frag; sourceTree = "<group>"; }; |
6428 | 6440 | 5034CA62191D91CF00CE6051 /* ccShader_PositionTextureColor_noMVP.vert */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = ccShader_PositionTextureColor_noMVP.vert; sourceTree = "<group>"; }; |
6429 | 6441 | 5034CA63191D91CF00CE6051 /* ccShader_PositionTextureColor_noMVP.frag */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.glsl; path = ccShader_PositionTextureColor_noMVP.frag; sourceTree = "<group>"; }; |
| 6442 | + 503D4F611CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CCVRDistortionMesh.cpp; sourceTree = "<group>"; }; |
| 6443 | + 503D4F621CE29D4E0054A2D1 /* CCVRDistortionMesh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCVRDistortionMesh.h; sourceTree = "<group>"; }; |
| 6444 | + 503D4F691CE2BDBE0054A2D1 /* CCVRDistortion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CCVRDistortion.cpp; sourceTree = "<group>"; }; |
| 6445 | + 503D4F6A1CE2BDBE0054A2D1 /* CCVRDistortion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCVRDistortion.h; sourceTree = "<group>"; }; |
6430 | 6446 | 503DD8CE1926736A00CD74DD /* CCApplication-ios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "CCApplication-ios.h"; sourceTree = "<group>"; }; |
6431 | 6447 | 503DD8CF1926736A00CD74DD /* CCApplication-ios.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "CCApplication-ios.mm"; sourceTree = "<group>"; }; |
6432 | 6448 | 503DD8D01926736A00CD74DD /* CCCommon-ios.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = "CCCommon-ios.mm"; sourceTree = "<group>"; }; |
|
9909 | 9925 | 50F9654E1CD0360000ADE813 /* CCVRGeneric.cpp */, |
9910 | 9926 | 50F9654F1CD0360000ADE813 /* CCVRGeneric.h */, |
9911 | 9927 | 50F965501CD0360000ADE813 /* CCVRProtocol.h */, |
| 9928 | + 503D4F611CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp */, |
| 9929 | + 503D4F621CE29D4E0054A2D1 /* CCVRDistortionMesh.h */, |
| 9930 | + 503D4F691CE2BDBE0054A2D1 /* CCVRDistortion.cpp */, |
| 9931 | + 503D4F6A1CE2BDBE0054A2D1 /* CCVRDistortion.h */, |
9912 | 9932 | ); |
9913 | 9933 | name = vr; |
9914 | 9934 | path = ../cocos/vr; |
|
11391 | 11411 | 298C75D71C0465D1006BAE63 /* CCStencilStateManager.hpp in Headers */, |
11392 | 11412 | B6DD2FDB1B04825B00E47F5F /* DetourLocalBoundary.h in Headers */, |
11393 | 11413 | B6CAB3491AF9AA1A00B9B856 /* gim_clip_polygon.h in Headers */, |
| 11414 | + 503D4F661CE29D4E0054A2D1 /* CCVRDistortionMesh.h in Headers */, |
11394 | 11415 | B677B0DB1B18492D006762CB /* CCNavMeshUtils.h in Headers */, |
11395 | 11416 | B6CAAFE41AF9A9E100B9B856 /* CCPhysics3D.h in Headers */, |
11396 | 11417 | 15AE1A7F19AAD40300C27E9E /* b2DistanceJoint.h in Headers */, |
|
11866 | 11887 | B6CAB3A51AF9AA1A00B9B856 /* btConeTwistConstraint.h in Headers */, |
11867 | 11888 | 15AE181E19AAD2F700C27E9E /* CCBundle3DData.h in Headers */, |
11868 | 11889 | 1A5702F8180BCE750088DEC7 /* CCTMXTiledMap.h in Headers */, |
| 11890 | + 503D4F6E1CE2BDBE0054A2D1 /* CCVRDistortion.h in Headers */, |
11869 | 11891 | B665E2801AA80A6500DDB1C5 /* CCPUDoScaleEventHandlerTranslator.h in Headers */, |
11870 | 11892 | 5034CA21191D591100CE6051 /* ccShader_PositionTextureColorAlphaTest.frag in Headers */, |
11871 | 11893 | D0FD03491A3B51AA00825BB5 /* CCAllocatorBase.h in Headers */, |
|
13068 | 13090 | 507B401C1C31BDD30067B53E /* CCNinePatchImageParser.h in Headers */, |
13069 | 13091 | 507B401D1C31BDD30067B53E /* CCController.h in Headers */, |
13070 | 13092 | 507B401E1C31BDD30067B53E /* btGpuDefines.h in Headers */, |
| 13093 | + 503D4F701CE2BDBE0054A2D1 /* CCVRDistortion.h in Headers */, |
13071 | 13094 | 507B401F1C31BDD30067B53E /* ComAudioReader.h in Headers */, |
13072 | 13095 | 507B40201C31BDD30067B53E /* CCGameController.h in Headers */, |
13073 | 13096 | 507B40211C31BDD30067B53E /* boxBoxDistance.h in Headers */, |
|
13132 | 13155 | 507B405A1C31BDD30067B53E /* CCPUDoFreezeEventHandler.h in Headers */, |
13133 | 13156 | 507B405B1C31BDD30067B53E /* CCGL.h in Headers */, |
13134 | 13157 | 507B405C1C31BDD30067B53E /* CCArmatureAnimation.h in Headers */, |
| 13158 | + 503D4F681CE29D4E0054A2D1 /* CCVRDistortionMesh.h in Headers */, |
13135 | 13159 | 507B405D1C31BDD30067B53E /* b2ContactManager.h in Headers */, |
13136 | 13160 | 507B405E1C31BDD30067B53E /* CCVertexIndexData.h in Headers */, |
13137 | 13161 | 507B405F1C31BDD30067B53E /* Vec3.h in Headers */, |
|
14111 | 14135 | 291901441B05895600F8B4BA /* CCNinePatchImageParser.h in Headers */, |
14112 | 14136 | 3E6176691960F89B00DE83F5 /* CCController.h in Headers */, |
14113 | 14137 | B6CAB43E1AF9AA1A00B9B856 /* btGpuDefines.h in Headers */, |
| 14138 | + 503D4F6F1CE2BDBE0054A2D1 /* CCVRDistortion.h in Headers */, |
14114 | 14139 | 3823841D1A2590D2002C4610 /* ComAudioReader.h in Headers */, |
14115 | 14140 | 3E6176781960F89B00DE83F5 /* CCGameController.h in Headers */, |
14116 | 14141 | B6CAB4C81AF9AA1A00B9B856 /* boxBoxDistance.h in Headers */, |
|
14175 | 14200 | B665E26D1AA80A6500DDB1C5 /* CCPUDoFreezeEventHandler.h in Headers */, |
14176 | 14201 | 50643BD519BFAECF00EF68ED /* CCGL.h in Headers */, |
14177 | 14202 | 15AE193919AAD35100C27E9E /* CCArmatureAnimation.h in Headers */, |
| 14203 | + 503D4F671CE29D4E0054A2D1 /* CCVRDistortionMesh.h in Headers */, |
14178 | 14204 | 15AE1AA419AAD40300C27E9E /* b2ContactManager.h in Headers */, |
14179 | 14205 | B276EF601988D1D500CD400F /* CCVertexIndexData.h in Headers */, |
14180 | 14206 | 50ABBD5F1925AB0000A911A9 /* Vec3.h in Headers */, |
|
14580 | 14606 | 382383F81A258FA7002C4610 /* idl_gen_general.cpp in Sources */, |
14581 | 14607 | 15AE1C1319AAE2C600C27E9E /* CCPhysicsSprite.cpp in Sources */, |
14582 | 14608 | 382384131A259092002C4610 /* NodeReaderProtocol.cpp in Sources */, |
| 14609 | + 503D4F6B1CE2BDBE0054A2D1 /* CCVRDistortion.cpp in Sources */, |
14583 | 14610 | B665E2C21AA80A6500DDB1C5 /* CCPUGeometryRotatorTranslator.cpp in Sources */, |
14584 | 14611 | 15AE1A5F19AAD40300C27E9E /* b2ContactManager.cpp in Sources */, |
14585 | 14612 | B6CAB2451AF9AA1A00B9B856 /* btConvexConvexAlgorithm.cpp in Sources */, |
|
15125 | 15152 | B68778F81A8CA82E00643ABF /* CCParticle3DAffector.cpp in Sources */, |
15126 | 15153 | 15AE19A019AAD39600C27E9E /* TextAtlasReader.cpp in Sources */, |
15127 | 15154 | 15AE1A2A19AAD3D500C27E9E /* b2Distance.cpp in Sources */, |
| 15155 | + 503D4F631CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp in Sources */, |
15128 | 15156 | 50ABBE6D1925AB6F00A911A9 /* CCEventListenerKeyboard.cpp in Sources */, |
15129 | 15157 | 15FB20871AE7C57D00C31518 /* shapes.cc in Sources */, |
15130 | 15158 | B665E27A1AA80A6500DDB1C5 /* CCPUDoScaleEventHandler.cpp in Sources */, |
|
15427 | 15455 | 507B3A551C31BDD30067B53E /* CCArmatureDefine.cpp in Sources */, |
15428 | 15456 | 507B3A561C31BDD30067B53E /* CCPUOnRandomObserverTranslator.cpp in Sources */, |
15429 | 15457 | 507B3A571C31BDD30067B53E /* CCMeshCommand.cpp in Sources */, |
| 15458 | + 503D4F6D1CE2BDBE0054A2D1 /* CCVRDistortion.cpp in Sources */, |
15430 | 15459 | 507B3A581C31BDD30067B53E /* CCStencilStateManager.cpp in Sources */, |
15431 | 15460 | 507B3A591C31BDD30067B53E /* CCComRender.cpp in Sources */, |
15432 | 15461 | 507B3A5A1C31BDD30067B53E /* SpriteReader.cpp in Sources */, |
|
15972 | 16001 | 507B3C741C31BDD30067B53E /* CCPUPlaneColliderTranslator.cpp in Sources */, |
15973 | 16002 | 507B3C751C31BDD30067B53E /* idl_gen_fbs.cpp in Sources */, |
15974 | 16003 | 507B3C761C31BDD30067B53E /* UIPageViewIndicator.cpp in Sources */, |
| 16004 | + 503D4F651CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp in Sources */, |
15975 | 16005 | 507B3C771C31BDD30067B53E /* CCPUColorAffector.cpp in Sources */, |
15976 | 16006 | 507B3C781C31BDD30067B53E /* CCPUBaseForceAffector.cpp in Sources */, |
15977 | 16007 | 507B3C791C31BDD30067B53E /* UILoadingBar.cpp in Sources */, |
|
16274 | 16304 | 15AE193C19AAD35100C27E9E /* CCArmatureDefine.cpp in Sources */, |
16275 | 16305 | B665E35F1AA80A6500DDB1C5 /* CCPUOnRandomObserverTranslator.cpp in Sources */, |
16276 | 16306 | B29594B51926D5EC003EEF37 /* CCMeshCommand.cpp in Sources */, |
| 16307 | + 503D4F6C1CE2BDBE0054A2D1 /* CCVRDistortion.cpp in Sources */, |
16277 | 16308 | 298C75D61C0465D1006BAE63 /* CCStencilStateManager.cpp in Sources */, |
16278 | 16309 | 15AE194B19AAD35100C27E9E /* CCComRender.cpp in Sources */, |
16279 | 16310 | 382384451A25915C002C4610 /* SpriteReader.cpp in Sources */, |
|
16819 | 16850 | B665E3931AA80A6500DDB1C5 /* CCPUPlaneColliderTranslator.cpp in Sources */, |
16820 | 16851 | 382383F71A258FA7002C4610 /* idl_gen_fbs.cpp in Sources */, |
16821 | 16852 | B5A738971BB0051F00BAAEF8 /* UIPageViewIndicator.cpp in Sources */, |
| 16853 | + 503D4F641CE29D4E0054A2D1 /* CCVRDistortionMesh.cpp in Sources */, |
16822 | 16854 | B665E24B1AA80A6500DDB1C5 /* CCPUColorAffector.cpp in Sources */, |
16823 | 16855 | B665E20F1AA80A6500DDB1C5 /* CCPUBaseForceAffector.cpp in Sources */, |
16824 | 16856 | 15AE1B7419AADA9A00C27E9E /* UILoadingBar.cpp in Sources */, |
|
0 commit comments