Line 572... |
Line 572... |
572 |
0D5515CB1222A29B0047FA6A /* smooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smooth.h; sourceTree = "<group>"; };
|
572 |
0D5515CB1222A29B0047FA6A /* smooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = smooth.h; sourceTree = "<group>"; };
|
573 |
0D5515CC1222A29B0047FA6A /* subdivision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = subdivision.cpp; sourceTree = "<group>"; };
|
573 |
0D5515CC1222A29B0047FA6A /* subdivision.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = subdivision.cpp; sourceTree = "<group>"; };
|
574 |
0D5515CD1222A29B0047FA6A /* subdivision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = subdivision.h; sourceTree = "<group>"; };
|
574 |
0D5515CD1222A29B0047FA6A /* subdivision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = subdivision.h; sourceTree = "<group>"; };
|
575 |
0D5515CE1222A29B0047FA6A /* triangulate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = triangulate.cpp; sourceTree = "<group>"; };
|
575 |
0D5515CE1222A29B0047FA6A /* triangulate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = triangulate.cpp; sourceTree = "<group>"; };
|
576 |
0D5515CF1222A29B0047FA6A /* triangulate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = triangulate.h; sourceTree = "<group>"; };
|
576 |
0D5515CF1222A29B0047FA6A /* triangulate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = triangulate.h; sourceTree = "<group>"; };
|
577 |
0D5515D01222A29B0047FA6A /* volume_polygonize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = volume_polygonize.cpp; sourceTree = "<group>"; };
|
- |
|
578 |
0D5515D11222A29B0047FA6A /* volume_polygonize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = volume_polygonize.h; sourceTree = "<group>"; };
|
- |
|
579 |
0D5515D21222A29B0047FA6A /* x3d_load.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x3d_load.cpp; sourceTree = "<group>"; };
|
577 |
0D5515D21222A29B0047FA6A /* x3d_load.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x3d_load.cpp; sourceTree = "<group>"; };
|
580 |
0D5515D31222A29B0047FA6A /* x3d_load.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x3d_load.h; sourceTree = "<group>"; };
|
578 |
0D5515D31222A29B0047FA6A /* x3d_load.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x3d_load.h; sourceTree = "<group>"; };
|
581 |
0D5515D41222A29B0047FA6A /* x3d_save.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x3d_save.cpp; sourceTree = "<group>"; };
|
579 |
0D5515D41222A29B0047FA6A /* x3d_save.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = x3d_save.cpp; sourceTree = "<group>"; };
|
582 |
0D5515D51222A29B0047FA6A /* x3d_save.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x3d_save.h; sourceTree = "<group>"; };
|
580 |
0D5515D51222A29B0047FA6A /* x3d_save.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = x3d_save.h; sourceTree = "<group>"; };
|
583 |
0D59416B0E4B21AB005EA01C /* image_DXT.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = image_DXT.c; sourceTree = "<group>"; };
|
581 |
0D59416B0E4B21AB005EA01C /* image_DXT.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = image_DXT.c; sourceTree = "<group>"; };
|
Line 1218... |
Line 1216... |
1218 |
0D5515CB1222A29B0047FA6A /* smooth.h */,
|
1216 |
0D5515CB1222A29B0047FA6A /* smooth.h */,
|
1219 |
0D5515CC1222A29B0047FA6A /* subdivision.cpp */,
|
1217 |
0D5515CC1222A29B0047FA6A /* subdivision.cpp */,
|
1220 |
0D5515CD1222A29B0047FA6A /* subdivision.h */,
|
1218 |
0D5515CD1222A29B0047FA6A /* subdivision.h */,
|
1221 |
0D5515CE1222A29B0047FA6A /* triangulate.cpp */,
|
1219 |
0D5515CE1222A29B0047FA6A /* triangulate.cpp */,
|
1222 |
0D5515CF1222A29B0047FA6A /* triangulate.h */,
|
1220 |
0D5515CF1222A29B0047FA6A /* triangulate.h */,
|
1223 |
0D5515D01222A29B0047FA6A /* volume_polygonize.cpp */,
|
- |
|
1224 |
0D5515D11222A29B0047FA6A /* volume_polygonize.h */,
|
- |
|
1225 |
0D5515D21222A29B0047FA6A /* x3d_load.cpp */,
|
1221 |
0D5515D21222A29B0047FA6A /* x3d_load.cpp */,
|
1226 |
0D5515D31222A29B0047FA6A /* x3d_load.h */,
|
1222 |
0D5515D31222A29B0047FA6A /* x3d_load.h */,
|
1227 |
0D5515D41222A29B0047FA6A /* x3d_save.cpp */,
|
1223 |
0D5515D41222A29B0047FA6A /* x3d_save.cpp */,
|
1228 |
0D5515D51222A29B0047FA6A /* x3d_save.h */,
|
1224 |
0D5515D51222A29B0047FA6A /* x3d_save.h */,
|
1229 |
);
|
1225 |
);
|
Line 2798... |
Line 2794... |
2798 |
buildConfigurations = (
|
2794 |
buildConfigurations = (
|
2799 |
0DE7187F15889A8300174DAA /* Debug */,
|
2795 |
0DE7187F15889A8300174DAA /* Debug */,
|
2800 |
0DE7188015889A8300174DAA /* Release */,
|
2796 |
0DE7188015889A8300174DAA /* Release */,
|
2801 |
);
|
2797 |
);
|
2802 |
defaultConfigurationIsVisible = 0;
|
2798 |
defaultConfigurationIsVisible = 0;
|
- |
|
2799 |
defaultConfigurationName = Release;
|
2803 |
};
|
2800 |
};
|
2804 |
0DF33DA913420AC500B09740 /* Build configuration list for PBXNativeTarget "test.geometry.kdtree" */ = {
|
2801 |
0DF33DA913420AC500B09740 /* Build configuration list for PBXNativeTarget "test.geometry.kdtree" */ = {
|
2805 |
isa = XCConfigurationList;
|
2802 |
isa = XCConfigurationList;
|
2806 |
buildConfigurations = (
|
2803 |
buildConfigurations = (
|
2807 |
0DF33DA713420AC500B09740 /* Debug */,
|
2804 |
0DF33DA713420AC500B09740 /* Debug */,
|