feat: clothing lane, character sources, and DCC bridges
Bulk import of the working lanes that were living untracked on the PC. Content: - characters/ Lena/male body lanes, bakes, texture work, run logs - clothing/ garment pipeline, configs, gates, contract docs - garments/ MD-authored garment sources (.zprj/.zpac) - UAL-Lib/ Universal Animation Library 2 source (.blend/.fbx/.glb) - tools/ blender_bridge, iclone_bridge, md_bridge, tailor, glm_agent - docs/, plans/, dev/, .agents/plans/ Repo hygiene: - .gitattributes: LFS now covers .blend, .zprj, .zpac, .obj, .npy and the Reallusion .iAvatar/.ccAvatar/.ccRestore containers. Without this the ~3.8 GB in this commit would land as raw blobs. .png/.jpg are left out on purpose — ~250 are already tracked raw and converting them would rewrite every one without shrinking history. - .gitignore: exclude /accurig/ (~1 GB AccuRig program files, redistributable from Reallusion, nothing authored here) and /dev/null/ (git-lfs hook copies dropped by a `>/dev/null` redirect on Windows). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,702 @@
|
||||
{
|
||||
"ApiTypes": [
|
||||
"AlembicUnit",
|
||||
"AttachFileInfo",
|
||||
"CLOAPI_ANCHOR_CENTER",
|
||||
"CLOAPI_ANCHOR_DOWN",
|
||||
"CLOAPI_ANCHOR_LEFT",
|
||||
"CLOAPI_ANCHOR_LEFT_DOWN",
|
||||
"CLOAPI_ANCHOR_LEFT_UP",
|
||||
"CLOAPI_ANCHOR_RIGHT",
|
||||
"CLOAPI_ANCHOR_RIGHT_DOWN",
|
||||
"CLOAPI_ANCHOR_RIGHT_UP",
|
||||
"CLOAPI_ANCHOR_UP",
|
||||
"CLO_API_TECH_PACK",
|
||||
"CLO_DUMMY",
|
||||
"CLO_SET_SREST",
|
||||
"CLO_SET_TECH_PACK",
|
||||
"CLO_TECH_PACK",
|
||||
"CloApiAnchorPoint",
|
||||
"CloApiGraphicDimensions",
|
||||
"CloApiGraphicPlacementPoints",
|
||||
"CloApiGraphicPosition",
|
||||
"CloApiRestRequest",
|
||||
"CloApiRestResponse",
|
||||
"CloApiRgb",
|
||||
"CloApiRgba",
|
||||
"CloGroundData",
|
||||
"DEFAULT_WELDED",
|
||||
"ExportDxfOption",
|
||||
"ExportTechPackType",
|
||||
"ExportTechpackOption",
|
||||
"ExportUSDOption",
|
||||
"FULLY_UNWELDED",
|
||||
"FULLY_WELDED",
|
||||
"GRAPHIC_REMOVE_BROWSER_ONLY",
|
||||
"GRAPHIC_REMOVE_PATTERN_AND_BROWSER",
|
||||
"GRAPHIC_REMOVE_PATTERN_ONLY",
|
||||
"GraphicRemoveMode",
|
||||
"ImportAlembicOption",
|
||||
"ImportDxfOption",
|
||||
"ImportExportOption",
|
||||
"ImportZPRJOption",
|
||||
"MimeData",
|
||||
"OB_TYPE_BUTTON",
|
||||
"OB_TYPE_BUTTON_HOLE",
|
||||
"OB_TYPE_FABRIC",
|
||||
"OB_TYPE_GRAPHIC",
|
||||
"OB_TYPE_PUCKERING",
|
||||
"OB_TYPE_TRIM",
|
||||
"OB_TYPE_ZIPPER",
|
||||
"ObjRegisterOptions",
|
||||
"ObjectBrowserContextOptions",
|
||||
"ObjectBrowserType",
|
||||
"PatternSnapShotColorwayOption",
|
||||
"PatternSnapShotImageOption",
|
||||
"PatternSnapShotInformationOption",
|
||||
"PatternSnapShotLineOption",
|
||||
"PatternSnapShotLineType",
|
||||
"PatternSnapShotPaperPreset",
|
||||
"PatternSnapShotPaperUnit",
|
||||
"PatternSnapShotPrintType",
|
||||
"PatternSnapShotSizeOption",
|
||||
"PropertyEditorContextOptions",
|
||||
"RenderImageVideoOptions",
|
||||
"RenderPropertyOptions",
|
||||
"SELECTED_WELDED",
|
||||
"TEXTURE_MAP_BASE_COLOR",
|
||||
"TEXTURE_MAP_DISPLACEMENT",
|
||||
"TEXTURE_MAP_METALNESS",
|
||||
"TEXTURE_MAP_NORMAL",
|
||||
"TEXTURE_MAP_OPACITY",
|
||||
"TEXTURE_MAP_ROUGHNESS",
|
||||
"TextureMapTarget",
|
||||
"TransformOptions",
|
||||
"VideoExportOption",
|
||||
"WELD_TYPE",
|
||||
"WindControllerOptions",
|
||||
"ZIPPER_OBJECT_BOTTOM_CLOSED_STOPPER",
|
||||
"ZIPPER_OBJECT_BOTTOM_OPEN_STOPPER",
|
||||
"ZIPPER_OBJECT_PULLER",
|
||||
"ZIPPER_OBJECT_SLIDER",
|
||||
"ZIPPER_OBJECT_SLIDER_PULLER",
|
||||
"ZIPPER_OBJECT_TEETH",
|
||||
"ZIPPER_OBJECT_TOP_STOPPER",
|
||||
"ZIPPER_SCALE_8_6_FEET",
|
||||
"ZIPPER_SCALE_8_FEET",
|
||||
"ZIPPER_SCALE_AUTO",
|
||||
"ZIPPER_SCALE_CM",
|
||||
"ZIPPER_SCALE_FEET",
|
||||
"ZIPPER_SCALE_INCH",
|
||||
"ZIPPER_SCALE_M",
|
||||
"ZIPPER_SCALE_MM",
|
||||
"ZipperObjectType",
|
||||
"ZipperScaleUnit"
|
||||
],
|
||||
"export_api": [
|
||||
"ExportAVT",
|
||||
"ExportAVTW",
|
||||
"ExportAlembic",
|
||||
"ExportAlembicW",
|
||||
"ExportAnimationVideo",
|
||||
"ExportAnimationVideoW",
|
||||
"ExportCustomViewSnapshot",
|
||||
"ExportCustomViewSnapshotW",
|
||||
"ExportFBX",
|
||||
"ExportFBXW",
|
||||
"ExportOBJ",
|
||||
"ExportOBJW",
|
||||
"ExportPose",
|
||||
"ExportPoseW",
|
||||
"ExportSnapshot2D",
|
||||
"ExportSnapshot3D",
|
||||
"ExportSnapshot3DW",
|
||||
"ExportThumbnail3D",
|
||||
"ExportThumbnail3DW",
|
||||
"ExportTopStitchStyle",
|
||||
"ExportTurntableImages",
|
||||
"ExportTurntableImagesW",
|
||||
"ExportTurntableVideo",
|
||||
"ExportTurntableVideoW",
|
||||
"ExportUSD",
|
||||
"ExportUSDW",
|
||||
"ExportZCMR",
|
||||
"ExportZPac",
|
||||
"ExportZPacW",
|
||||
"ExportZPrj",
|
||||
"ExportZPrjW",
|
||||
"GenerateZcmrFrom3DWindow",
|
||||
"GetAvatarCount",
|
||||
"GetAvatarGenderList",
|
||||
"GetAvatarNameList",
|
||||
"GetAvatarNameListW",
|
||||
"~ExportAPIInterface"
|
||||
],
|
||||
"fabric_api": [
|
||||
"AddFabric",
|
||||
"AddFabricW",
|
||||
"AddTextureToPatterns",
|
||||
"AssignFabricToPattern",
|
||||
"AutoGenerateFabricDisplacementMap",
|
||||
"AutoGenerateFabricNormalMap",
|
||||
"AutoGenerateFabricOpacityMap",
|
||||
"AutoGenerateFabricRoughnessMap",
|
||||
"CombineZfab",
|
||||
"CreateZfabFromTextures",
|
||||
"DeleteFabric",
|
||||
"DeleteFabricDisplacementMap",
|
||||
"DeleteFabricNormalMap",
|
||||
"DeleteFabricOpacityMap",
|
||||
"DeleteFabricRoughnessMap",
|
||||
"ExportFabric",
|
||||
"ExportFabricW",
|
||||
"ExportZFab",
|
||||
"ExportZFabW",
|
||||
"GetAPIMetaDataFromFile",
|
||||
"GetAPIMetaDataFromFileW",
|
||||
"GetBaseTextureMapImageFilePath",
|
||||
"GetBaseTextureMapImageFilePathW",
|
||||
"GetCurrentFabricIndex",
|
||||
"GetDisplacementMapImageFilePath",
|
||||
"GetDisplacementMapImageFilePathW",
|
||||
"GetFabricCount",
|
||||
"GetFabricIndex",
|
||||
"GetFabricIndexForPattern",
|
||||
"GetFabricIndexW",
|
||||
"GetFabricInfo",
|
||||
"GetFabricInfoW",
|
||||
"GetFabricInformation",
|
||||
"GetFabricInformationW",
|
||||
"GetFabricItemNo",
|
||||
"GetFabricItemNoW",
|
||||
"GetFabricLength",
|
||||
"GetFabricName",
|
||||
"GetFabricNameW",
|
||||
"GetFabricPBRMaterialBaseColor",
|
||||
"GetFabricStyleNameList",
|
||||
"GetFabricTextureMappingType",
|
||||
"GetFirstFabricTextureName",
|
||||
"GetFirstFabricTextureNameW",
|
||||
"GetMaterialType",
|
||||
"GetMetalness",
|
||||
"GetMetalnessMapImageFilePath",
|
||||
"GetMetalnessMapImageFilePathW",
|
||||
"GetNormalMapImageFilePath",
|
||||
"GetNormalMapImageFilePathW",
|
||||
"GetNormalMapIntensity",
|
||||
"GetOpacityIntensity",
|
||||
"GetOpacityMapImageFilePath",
|
||||
"GetOpacityMapImageFilePathW",
|
||||
"GetPBRMaterialDisplacementMapValue",
|
||||
"GetPrimaryFabric",
|
||||
"GetReflectionIntensity",
|
||||
"GetReflectionRoughness",
|
||||
"GetRoughnessMapImageFilePath",
|
||||
"GetRoughnessMapImageFilePathW",
|
||||
"GetRoughnessType",
|
||||
"GetRoughnessValueIntensity",
|
||||
"GetRoughnessValueMapIntensity",
|
||||
"GetUseSameColorAsFront",
|
||||
"GetUseSameMaterialAsFront",
|
||||
"ImportSubstanceFile",
|
||||
"ImportSubstanceFileAsFaceType",
|
||||
"ImportSubstanceFileAsFaceTypeW",
|
||||
"ImportSubstanceFileW",
|
||||
"IsRoughnessValueMapInvert",
|
||||
"ReplaceFabric",
|
||||
"SetBaseTextureMapImageGivenFilePath",
|
||||
"SetBaseTextureMapImageGivenFilePathW",
|
||||
"SetCurrentFabricIndex",
|
||||
"SetCustomImage",
|
||||
"SetCustomImageW",
|
||||
"SetDisplacementMapImageGivenFilePath",
|
||||
"SetDisplacementMapImageGivenFilePathW",
|
||||
"SetFabricInformation",
|
||||
"SetFabricInformationW",
|
||||
"SetFabricItemNo",
|
||||
"SetFabricItemNoW",
|
||||
"SetFabricName",
|
||||
"SetFabricNameW",
|
||||
"SetFabricPBRMaterialBaseColor",
|
||||
"SetMaterialType",
|
||||
"SetMetalness",
|
||||
"SetMetalnessMapImageGivenFilePath",
|
||||
"SetMetalnessMapImageGivenFilePathW",
|
||||
"SetNormalMapImageGivenFilePath",
|
||||
"SetNormalMapImageGivenFilePathW",
|
||||
"SetNormalMapIntensity",
|
||||
"SetOpacityIntensity",
|
||||
"SetOpacityMapImageGivenFilePath",
|
||||
"SetOpacityMapImageGivenFilePathW",
|
||||
"SetPBRMaterialDisplacementMap",
|
||||
"SetPBRMaterialDisplacementMapValue",
|
||||
"SetReflectionIntensity",
|
||||
"SetReflectionRoughness",
|
||||
"SetRoughnessMapImageGivenFilePath",
|
||||
"SetRoughnessMapImageGivenFilePathW",
|
||||
"SetRoughnessType",
|
||||
"SetRoughnessValueIntensity",
|
||||
"SetRoughnessValueMapIntensity",
|
||||
"SetRoughnessValueMapInvert",
|
||||
"SetSubstancePreset",
|
||||
"SetSubstanceResolution",
|
||||
"SetTextureMapping",
|
||||
"SetUseSameColorAsFront",
|
||||
"SetUseSameMaterialAsFront",
|
||||
"TransformAOPOnFabric",
|
||||
"~FabricAPIInterface"
|
||||
],
|
||||
"import_api": [
|
||||
"ImportAlembic",
|
||||
"ImportAsGraphic",
|
||||
"ImportAsGraphicW",
|
||||
"ImportAvatar",
|
||||
"ImportAvatarMeasurement",
|
||||
"ImportFBX",
|
||||
"ImportFBXW",
|
||||
"ImportFile",
|
||||
"ImportFileW",
|
||||
"ImportGraphicStyleFromImage",
|
||||
"ImportMeasurement",
|
||||
"ImportOBJ",
|
||||
"ImportOBJW",
|
||||
"ImportPose",
|
||||
"ImportPoseW",
|
||||
"ImportSMP",
|
||||
"ImportSMPW",
|
||||
"ImportTrim",
|
||||
"ImportZpac",
|
||||
"ImportZprj",
|
||||
"ImportZprjW",
|
||||
"~ImportAPIInterface"
|
||||
],
|
||||
"pattern_api": [
|
||||
"AddGraphicStyleToPattern",
|
||||
"AddSeamlinePairGroup",
|
||||
"AddSeamlineTopstitch",
|
||||
"AddSegmentTopstitch",
|
||||
"ConvertToBaseLine",
|
||||
"ConvertToInternalLine",
|
||||
"CopyPatternPieceMove",
|
||||
"CopyPatternPiecePos",
|
||||
"CreateBaseShapeWithPoints",
|
||||
"CreateInternalShapeWithPoints",
|
||||
"CreatePatternWithPoints",
|
||||
"DeleteLine",
|
||||
"DeletePatternPiece",
|
||||
"DeletePoint",
|
||||
"DistribueInternalLinesbetweenSegments",
|
||||
"ExportObjectBrowserMaterialsList",
|
||||
"ExportPatternJSON",
|
||||
"FitPatternUVToUDIM",
|
||||
"FlipPatternPiece",
|
||||
"GetAddlThicknessCollisionValue",
|
||||
"GetAllStitchProperty",
|
||||
"GetArrangementList",
|
||||
"GetArrangementOfPattern",
|
||||
"GetArrangementOfPatternW",
|
||||
"GetBackUVExpansion",
|
||||
"GetBoundingBoxOfPattern",
|
||||
"GetBoundingBoxOfPatternW",
|
||||
"GetGradingSizeQuantityMix",
|
||||
"GetGradingSizeTotalQuantity",
|
||||
"GetLineLength",
|
||||
"GetLinkedPatternIndex",
|
||||
"GetLinkedPatternLists",
|
||||
"GetMeshCountByType",
|
||||
"GetMeshCountByTypeW",
|
||||
"GetParticleDistanceOfPattern",
|
||||
"GetParticleDistanceOfPatternW",
|
||||
"GetPatternArchiveState",
|
||||
"GetPatternAssignedTopstitch",
|
||||
"GetPatternAssignedTopstitchCount",
|
||||
"GetPatternAssignedTopstitchCurvedLength",
|
||||
"GetPatternAssignedTopstitchStyle",
|
||||
"GetPatternAssignedTopstitchStyleIndex",
|
||||
"GetPatternAssignedTopstitchZOffset",
|
||||
"GetPatternCount",
|
||||
"GetPatternIndex",
|
||||
"GetPatternIndexFrom2DView",
|
||||
"GetPatternIndexFrom3DView",
|
||||
"GetPatternIndexW",
|
||||
"GetPatternInformation",
|
||||
"GetPatternInformationW",
|
||||
"GetPatternInputInformation",
|
||||
"GetPatternInputInformationW",
|
||||
"GetPatternLayer",
|
||||
"GetPatternPieceArea",
|
||||
"GetPatternPieceCategory",
|
||||
"GetPatternPieceClassification",
|
||||
"GetPatternPieceFabricIndex",
|
||||
"GetPatternPieceGrainDirection",
|
||||
"GetPatternPieceName",
|
||||
"GetPatternPiecePos",
|
||||
"GetPatternPieceSolidifyStrengthen",
|
||||
"GetPatternSize",
|
||||
"GetPatternsAttachedToAvatarMeasures",
|
||||
"GetPinListSize",
|
||||
"GetSeamlinePairGroupCount",
|
||||
"GetSeamlinePairGroupIndexFromName",
|
||||
"GetSeamlinePairGroupIndexFromNameW",
|
||||
"GetSeamlinePairGroupListInPattern",
|
||||
"GetSeamlinePairGroupName",
|
||||
"GetSeamlinePairGroupNameW",
|
||||
"GetSelectedPattern",
|
||||
"GetSelectedPatternViaIndex",
|
||||
"GetShrinkagePercentage",
|
||||
"GetShrinkagePercentageW",
|
||||
"GetSideUVExpansion",
|
||||
"GetTopstitchStyleList",
|
||||
"GetTopstitchStyleModelType",
|
||||
"ImportPatternJSON",
|
||||
"ImportTopStitchStyle",
|
||||
"InstancePatternPiece",
|
||||
"InstancePatternPieceWithPatternName",
|
||||
"IsPatternAssignedTopstitchCurved",
|
||||
"IsPatternAssignedTopstitchCurvedRightAngled",
|
||||
"IsPatternAssignedTopstitchExtendEnd",
|
||||
"IsPatternAssignedTopstitchExtendStart",
|
||||
"IsPatternPieceSolidify",
|
||||
"LayerClonePatternPieceMove",
|
||||
"LayerClonePatternPiecePos",
|
||||
"MovePatternPoint",
|
||||
"OffsetAsInternalLine",
|
||||
"RemoveAllPins",
|
||||
"RemovePin",
|
||||
"SelectPatternViaIndex",
|
||||
"SelectPatternViaName",
|
||||
"SetAddlThicknessCollision",
|
||||
"SetArrangement",
|
||||
"SetArrangementOrientation",
|
||||
"SetArrangementPosition",
|
||||
"SetArrangementShapeStyle",
|
||||
"SetArrangementShapeStyleW",
|
||||
"SetBackUVExpansion",
|
||||
"SetGradingSizeQuantityMix",
|
||||
"SetHeightShrinkagePercentage",
|
||||
"SetMeshType",
|
||||
"SetMeshTypeW",
|
||||
"SetParticleDistanceOfPattern",
|
||||
"SetParticleDistanceOfPatterns",
|
||||
"SetPatternArchiveState",
|
||||
"SetPatternAssignedTopstitchCurved",
|
||||
"SetPatternAssignedTopstitchCurvedLength",
|
||||
"SetPatternAssignedTopstitchCurvedRightAngled",
|
||||
"SetPatternAssignedTopstitchExtendEnd",
|
||||
"SetPatternAssignedTopstitchExtendStart",
|
||||
"SetPatternAssignedTopstitchStyle",
|
||||
"SetPatternAssignedTopstitchZOffset",
|
||||
"SetPatternFreeze",
|
||||
"SetPatternHide3D",
|
||||
"SetPatternLayer",
|
||||
"SetPatternLock",
|
||||
"SetPatternPieceCategory",
|
||||
"SetPatternPieceClassification",
|
||||
"SetPatternPieceElastic",
|
||||
"SetPatternPieceElasticSegmentLength",
|
||||
"SetPatternPieceElasticStrength",
|
||||
"SetPatternPieceElasticStrengthRatio",
|
||||
"SetPatternPieceElasticTotalLength",
|
||||
"SetPatternPieceFabricIndex",
|
||||
"SetPatternPieceGrainDirection",
|
||||
"SetPatternPieceMove",
|
||||
"SetPatternPieceName",
|
||||
"SetPatternPiecePos",
|
||||
"SetPatternPieceSametapingWidth",
|
||||
"SetPatternPieceSeamtaping",
|
||||
"SetPatternPieceShirring",
|
||||
"SetPatternPieceShirringExtend",
|
||||
"SetPatternPieceShirringHeight",
|
||||
"SetPatternPieceShirringInterval",
|
||||
"SetPatternPieceSolidify",
|
||||
"SetPatternPieceSolidifyStrengthen",
|
||||
"SetPatternStrengthen",
|
||||
"SetSideUVExpansion",
|
||||
"SetTopstitchStyleModelType",
|
||||
"SetWidthShrinkagePercentage",
|
||||
"SymmetryPatternPiece",
|
||||
"SymmetryPatternPieceWithPatternName",
|
||||
"UnfoldPatternPiece",
|
||||
"UnfoldPatternPieceWithPatternName"
|
||||
],
|
||||
"utility_api": [
|
||||
"ABPNetworkAuth",
|
||||
"AddBlockTypeToStyle",
|
||||
"AddColorSwatch",
|
||||
"AddColorSwatchW",
|
||||
"AddGraphicStyleFromImageFile",
|
||||
"AddGraphicStyleToPattern",
|
||||
"AddGraphicStyleToPatternV2",
|
||||
"AddLibraryColorSwatchList",
|
||||
"AddLineToCategory",
|
||||
"AddPinsForFabricValidation",
|
||||
"AddStyleToCategory",
|
||||
"AddUserCustomLibraryFolder",
|
||||
"AddUserCustomLibraryFolderW",
|
||||
"AlignAvatarsAndGarmentToCenter",
|
||||
"AutoGenerateGraphicDisplacementMap",
|
||||
"AutoGenerateGraphicNormalMap",
|
||||
"AutoGenerateGraphicOpacityMap",
|
||||
"AutoGenerateGraphicRoughnessMap",
|
||||
"AutoHang",
|
||||
"BakeUVTexture",
|
||||
"BakeUVTextureW",
|
||||
"ChangeMetaDataValueForCurrentGarment",
|
||||
"CheckZPRJForUnsavedChanges",
|
||||
"CopyFromFirstClothCache",
|
||||
"CopyGraphicStyle",
|
||||
"CreateProgressBar",
|
||||
"CreateUserCustomLibrary",
|
||||
"CurrentlyThemeInCLO",
|
||||
"DeleteAvatar",
|
||||
"DeleteColorSwatchLibraryTabByName",
|
||||
"DeleteColorSwatchListItem",
|
||||
"DeleteGraphicDisplacementMap",
|
||||
"DeleteGraphicNormalMap",
|
||||
"DeleteGraphicOpacityMap",
|
||||
"DeleteGraphicRoughnessMap",
|
||||
"DeleteProgressBar",
|
||||
"DeleteUserCustomLibrary",
|
||||
"DeleteUserCustomLibraryFolder",
|
||||
"DeleteWidgets",
|
||||
"DisplayMessageBox",
|
||||
"DisplayMessageBoxW",
|
||||
"FitAllUV",
|
||||
"GenerateZippersFromObj",
|
||||
"Get3DGarmentRenderingStyle",
|
||||
"GetAPIMetaData",
|
||||
"GetAPIMetaDataW",
|
||||
"GetAnimationLayerFrameRange",
|
||||
"GetAvatarOpacityMaps",
|
||||
"GetAvatarProperties",
|
||||
"GetAvatarSoftBodyStiffness",
|
||||
"GetAvatarSubdivisionLevel",
|
||||
"GetAvatarTexureMap",
|
||||
"GetButtonHeadStyleColor",
|
||||
"GetButtonHeadStyleListWithIndex",
|
||||
"GetButtonHoleStyleColor",
|
||||
"GetClothPositions",
|
||||
"GetColorSwatchLibraryTabList",
|
||||
"GetColorSwatchLibraryTabListW",
|
||||
"GetCurrentAnimationFrame",
|
||||
"GetCustomViewInformation",
|
||||
"GetCustomViewInformationW",
|
||||
"GetEndAnimationFrame",
|
||||
"GetGraphicDisplacementMapTexture",
|
||||
"GetGraphicMetalnessMapTexture",
|
||||
"GetGraphicNormalMapTexture",
|
||||
"GetGraphicOpacityMapTexture",
|
||||
"GetGraphicRoughnessMapTexture",
|
||||
"GetGraphicStyleColor",
|
||||
"GetGraphicStyleCount",
|
||||
"GetGraphicStyleDimensions",
|
||||
"GetGraphicStyleDimensionsOnPattern",
|
||||
"GetGraphicStyleListWithIndex",
|
||||
"GetGraphicStyleName",
|
||||
"GetGraphicStylePatternPieceIndices",
|
||||
"GetGraphicStylePlacementPoints",
|
||||
"GetGraphicStylePosition",
|
||||
"GetMajorVersion",
|
||||
"GetMaterialTextureTransformations",
|
||||
"GetMetaDataForCurrentGarment",
|
||||
"GetMetaDataForCurrentGarmentW",
|
||||
"GetMinorVersion",
|
||||
"GetNormalBlendingMethod",
|
||||
"GetPatchVersion",
|
||||
"GetPatternSnapShotImageOption",
|
||||
"GetPatternSnapShotInformationOption",
|
||||
"GetPatternSnapShotLineOption",
|
||||
"GetPatternSnapShotSizeOption",
|
||||
"GetProjectFilePath",
|
||||
"GetProjectFilePathW",
|
||||
"GetProjectName",
|
||||
"GetProjectNameW",
|
||||
"GetQualityRenderStatus",
|
||||
"GetRenderImageVideoProperties",
|
||||
"GetRenderingProperties",
|
||||
"GetSchematicRender",
|
||||
"GetSimulationQuality",
|
||||
"GetStartAnimationFrame",
|
||||
"GetStyleSheetCodeForWidget",
|
||||
"GetStyleSheetCodeForWidgetW",
|
||||
"GetTopStitchColor",
|
||||
"GetTopStitchCount",
|
||||
"GetTopStitchDistanceValue",
|
||||
"GetTopStitchIndex",
|
||||
"GetTopStitchName",
|
||||
"GetTopStitchNumberOfLines",
|
||||
"GetTopStitchOffsetIndex",
|
||||
"GetTopStitchOffsetValue",
|
||||
"GetTopStitchOpacity",
|
||||
"GetTopStitchWidthValue",
|
||||
"GetTotalEndAnimationFrame",
|
||||
"GetTotalGraphicItemQuantity",
|
||||
"GetTrimMaterialProperties",
|
||||
"GetTrimStyleColor",
|
||||
"GetTrimStyleCount",
|
||||
"GetTrimStyleIndex",
|
||||
"GetTrimStyleListWithIndex",
|
||||
"GetTrimStyleName",
|
||||
"GetUserHeadQuarterId",
|
||||
"GetUserHeadQuarterIdW",
|
||||
"GetViewPoint",
|
||||
"GetWindActive",
|
||||
"GetWindControllerSettings",
|
||||
"GetWindPosition",
|
||||
"GetWindRotation",
|
||||
"GetZipperStyleAssetType",
|
||||
"GetZipperStyleFunctionType",
|
||||
"GetZipperStyleName",
|
||||
"GetZipperStyleTapeThickness",
|
||||
"GetZipperStyleTeethType",
|
||||
"GetZipperStyleTeethWidth",
|
||||
"GetZipperStyleWeight",
|
||||
"IsReadableImageFormat",
|
||||
"IsReadableImageFormatW",
|
||||
"IsShowAvatar",
|
||||
"LoadCustomViewIn3DWindow",
|
||||
"LoadLibraryColorSwatchList",
|
||||
"MoveAnimationFrame",
|
||||
"NewProject",
|
||||
"OpenButtonHeadStyleFileByIndex",
|
||||
"OpenGraphicStyleFileByIndex",
|
||||
"OpenTrimStyleFileByIndex",
|
||||
"ReDrape3DArrangement",
|
||||
"Refresh3DWindow",
|
||||
"RegisterPythonScript",
|
||||
"RegisterPythonScriptFolder",
|
||||
"RegisterPythonScriptFolderW",
|
||||
"RegisterPythonScriptW",
|
||||
"RegisterWidget",
|
||||
"RemoveGraphicStyle",
|
||||
"ReplaceGraphicStyleFromImage",
|
||||
"ReplaceGraphicStyleFromImageW",
|
||||
"RepositionGraphicByAnchor",
|
||||
"ResetClothArrangement",
|
||||
"ResetUVTo2DArrangement",
|
||||
"ResetWidgetRegistry",
|
||||
"RunAnimationRecording",
|
||||
"SaveCLOFileThumbnail",
|
||||
"Set3DGarmentRenderingStyle",
|
||||
"Set3DWindowTitle",
|
||||
"Set3DWindowTitleW",
|
||||
"SetAPF",
|
||||
"SetAPIMetaData",
|
||||
"SetAPIMetaDataW",
|
||||
"SetAnimationRecording",
|
||||
"SetAvatarActivation",
|
||||
"SetAvatarMeshTexture",
|
||||
"SetAvatarOpacityMap",
|
||||
"SetAvatarOpacityMapByIndex",
|
||||
"SetAvatarProperties",
|
||||
"SetAvatarSmooth",
|
||||
"SetAvatarSoftBodyStiffness",
|
||||
"SetAvatarTexureMap",
|
||||
"SetBaseTextureMapImageDesaturation",
|
||||
"SetButtonHeadStyleColor",
|
||||
"SetButtonHoleStyleColor",
|
||||
"SetCamViewPoint",
|
||||
"SetColorSwatchLibraryTabName",
|
||||
"SetColorSwatchListItemName",
|
||||
"SetCropBackground",
|
||||
"SetCurrentAnimationFrame",
|
||||
"SetEndAnimationFrame",
|
||||
"SetEnvironmentDisplayProperties",
|
||||
"SetFormat3DBackground",
|
||||
"SetGarmentDisplayProperties",
|
||||
"SetGraphicBaseColorMapTexture",
|
||||
"SetGraphicDisplacementMapTexture",
|
||||
"SetGraphicMetalnessMapTexture",
|
||||
"SetGraphicNormalMapTexture",
|
||||
"SetGraphicOpacityMapTexture",
|
||||
"SetGraphicRoughnessMapTexture",
|
||||
"SetGraphicStyleBaseColorMapTextureDesaturation",
|
||||
"SetGraphicStyleColor",
|
||||
"SetGraphicStyleDimensions",
|
||||
"SetGraphicStyleDimensionsOnPattern",
|
||||
"SetGraphicStyleHeight",
|
||||
"SetGraphicStyleName",
|
||||
"SetGraphicStylePositionOnPattern",
|
||||
"SetGraphicStyleToGraphic",
|
||||
"SetGraphicStyleWidth",
|
||||
"SetMaterialTextureTransformations",
|
||||
"SetMetaDataForCurrentGarment",
|
||||
"SetNormalBlendingMethod",
|
||||
"SetPatternSnapShotImageOption",
|
||||
"SetPatternSnapShotInformationOption",
|
||||
"SetPatternSnapShotLineOption",
|
||||
"SetPatternSnapShotSizeOption",
|
||||
"SetProgress",
|
||||
"SetProgressW",
|
||||
"SetQualityRender",
|
||||
"SetRenderImageVideoProperties",
|
||||
"SetRenderingProperties",
|
||||
"SetSchematicBrightness",
|
||||
"SetSchematicClothColor",
|
||||
"SetSchematicClothRenderType",
|
||||
"SetSchematicInternalLineWidth",
|
||||
"SetSchematicRender",
|
||||
"SetSchematicSeamLineWidth",
|
||||
"SetSchematicSilhouetteLineWidth",
|
||||
"SetSchematicTopstitchLineScalePercent",
|
||||
"SetShowHideAvatar",
|
||||
"SetShowHideColorOptions",
|
||||
"SetShowSchematicInternalLine",
|
||||
"SetShowSchematicSeamLine",
|
||||
"SetShowSchematicSilhouetteLine",
|
||||
"SetShowSchematicTopstitchLine",
|
||||
"SetSimulationAirDamping",
|
||||
"SetSimulationCGFinishCondition",
|
||||
"SetSimulationCGIterationCount",
|
||||
"SetSimulationCGResidual",
|
||||
"SetSimulationGravity",
|
||||
"SetSimulationGroundCollision",
|
||||
"SetSimulationGroundHeight",
|
||||
"SetSimulationLayerBasedCollisionDetection",
|
||||
"SetSimulationNonlinearSimulation",
|
||||
"SetSimulationNumberOfCPUInUse",
|
||||
"SetSimulationNumberOfSimulation",
|
||||
"SetSimulationQuality",
|
||||
"SetSimulationSelfCollisionAvoidanceStiffness",
|
||||
"SetSimulationSelfCollisionIterationCount",
|
||||
"SetSimulationTimeStep",
|
||||
"SetStartAnimationFrame",
|
||||
"SetTopStitchColor",
|
||||
"SetTopStitchDistanceValue",
|
||||
"SetTopStitchName",
|
||||
"SetTopStitchNumberOfLines",
|
||||
"SetTopStitchOffsetIndex",
|
||||
"SetTopStitchOpacity",
|
||||
"SetTopStitchWidthValue",
|
||||
"SetTrimDisplaySettings",
|
||||
"SetTrimMaterialProperties",
|
||||
"SetTrimStyleColor",
|
||||
"SetViewControlDefaults",
|
||||
"SetViewPoint",
|
||||
"SetWindActive",
|
||||
"SetWindControllerSettings",
|
||||
"SetWindPosition",
|
||||
"SetWindRotation",
|
||||
"SetZipperBottomStopperStyle",
|
||||
"SetZipperPullerStyle",
|
||||
"SetZipperSliderStyle",
|
||||
"SetZipperStyleAssetType",
|
||||
"SetZipperStyleFunctionType",
|
||||
"SetZipperStyleName",
|
||||
"SetZipperStyleTapeThickness",
|
||||
"SetZipperStyleTeethType",
|
||||
"SetZipperStyleTeethWidth",
|
||||
"SetZipperStyleWeight",
|
||||
"SetZipperTopStopperStyle",
|
||||
"SetZoomView",
|
||||
"Simulate",
|
||||
"UVPacking",
|
||||
"UnlinkGraphicStyleAllColorways",
|
||||
"UpdateCloStyleForPlugIn",
|
||||
"UpdatePropertyWindow",
|
||||
"ValidateCLOFile",
|
||||
"ValidateCLOFileW",
|
||||
"stringToMD5",
|
||||
"toUtf8"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user