// =========================================================================== // 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 "Age" m_nodeEditorGEPrefs.kAge; displayString -replace -value "Bezier Spline" m_nodeEditorGEPrefs.kBezierSpline; displayString -replace -value "BIF Schema" m_nodeEditorGEPrefs.kBifSchema; displayString -replace -value "BIF Schema" m_nodeEditorGEPrefs.kBifSchema2; displayString -replace -value "Cancel" m_nodeEditorGEPrefs.kCancel; displayString -replace -value "Categories" m_nodeEditorGEPrefs.kCategories; displayString -replace -value "Color per-Vertex" m_nodeEditorGEPrefs.kColorPerVertex; displayString -replace -value "Connection Style" m_nodeEditorGEPrefs.kConnectionStyle; displayString -replace -value "Corners" m_nodeEditorGEPrefs.kCorners; displayString -replace -value "Default BIF Schema" m_nodeEditorGEPrefs.kDefaultBifSchema; displayString -replace -value "Density" m_nodeEditorGEPrefs.kDensity; displayString -replace -value "Dynamic channels" m_nodeEditorGEPrefs.kDynamicChannels; displayString -replace -value "Interface" m_nodeEditorGEPrefs.kInterface; displayString -replace -value "Interface" m_nodeEditorGEPrefs.kInterface2; displayString -replace -value "Min. Segment Length" m_nodeEditorGEPrefs.kMinSegLen; displayString -replace -value "Node Editor Settings" m_nodeEditorGEPrefs.kNodeEditorSettings; displayString -replace -value "Node Graph" m_nodeEditorGEPrefs.kNodeGraph; displayString -replace -value " Node Graph" m_nodeEditorGEPrefs.kNodeGraph2; displayString -replace -value "Normals" m_nodeEditorGEPrefs.kNormals; displayString -replace -value "OpenGL" m_nodeEditorGEPrefs.kOpenGL; displayString -replace -value "Position" m_nodeEditorGEPrefs.kPosition; displayString -replace -value "Rendering" m_nodeEditorGEPrefs.kRendering; displayString -replace -value "Roundness" m_nodeEditorGEPrefs.kRoundness; displayString -replace -value "S-Shape" m_nodeEditorGEPrefs.kSShape; displayString -replace -value "Save" m_nodeEditorGEPrefs.kSave; displayString -replace -value "Segment Offset" m_nodeEditorGEPrefs.kSegOffset; displayString -replace -value "Software" m_nodeEditorGEPrefs.kSoftware; displayString -replace -value "Straight Line" m_nodeEditorGEPrefs.kStraightLine; displayString -replace -value "Tension" m_nodeEditorGEPrefs.kTension; displayString -replace -value "UV" m_nodeEditorGEPrefs.kUV; displayString -replace -value "Velocity" m_nodeEditorGEPrefs.kVelocity;