// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "audio" m_np_getSecondaryProjectFileRules.kAudio; displayString -replace -value "Depth" m_np_getSecondaryProjectFileRules.kDepth; displayString -replace -value "EPS" m_np_getSecondaryProjectFileRules.kEPS; displayString -replace -value "File Cache" m_np_getSecondaryProjectFileRules.kFileCache; displayString -replace -value "Fluid Cache" m_np_getSecondaryProjectFileRules.kFluidCache; displayString -replace -value "Fur Attribute Map" m_np_getSecondaryProjectFileRules.kFurAttributeMap; displayString -replace -value "Fur Equalizer Map" m_np_getSecondaryProjectFileRules.kFurEqualizerMap; displayString -replace -value "Fur Files" m_np_getSecondaryProjectFileRules.kFurFiles; displayString -replace -value "Fur Images" m_np_getSecondaryProjectFileRules.kFurImages; displayString -replace -value "Fur Shadow Map" m_np_getSecondaryProjectFileRules.kFurShadowMap; displayString -replace -value "IPR Images" m_np_getSecondaryProjectFileRules.kIPRImages; displayString -replace -value "Adobe(R) Illustrator(R)" m_np_getSecondaryProjectFileRules.kIllustrator; displayString -replace -value "Maya Ascii" m_np_getSecondaryProjectFileRules.kMayaAscii; displayString -replace -value "Maya Binary" m_np_getSecondaryProjectFileRules.kMayaBinary; displayString -replace -value "mel" m_np_getSecondaryProjectFileRules.kMel; displayString -replace -value "move" m_np_getSecondaryProjectFileRules.kMove; displayString -replace -value "OBJ" m_np_getSecondaryProjectFileRules.kObj; displayString -replace -value "Offline Edits" m_np_getSecondaryProjectFileRules.kOfflineEdits; displayString -replace -value "3D Paint Textures" m_np_getSecondaryProjectFileRules.kPaintTextures; displayString -replace -value "Particle Cache" m_np_getSecondaryProjectFileRules.kParticleCache; displayString -replace -value "Shaders" m_np_getSecondaryProjectFileRules.kShaders; displayString -replace -value "Time Editor Clip Exports" m_np_getSecondaryProjectFileRules.kTimeEditorClips;