Home
last modified time | relevance | path

Searched refs:attr (Results 1 – 25 of 27) sorted by relevance

12

/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/
DNW4C_mtl.ms.inc114 fn loadAttributeToUI attr =
116 if (classof attr) != nw4c_mtl_custom_attribute do return()
118 ddlSetFaceCulling.selection = attr.faceCulling + 1
119 ddlSetCompress.selection = attr.compress + 1
120 chkSetFragmentLighting.checked = attr.fragmentLighting
121 chkSetVertexLighting.checked = attr.vertexLighting
122 ddlSetBlendMode.selection = attr.blendMode + 1
138 local attr = getMtlAttribute m true
142 str = case attr.faceCulling of
151 sub_li = li.SubItems.add (if attr.fragmentLighting then "on" else "off")
[all …]
DNW4C_node.ms.inc426 local attr
432 attr = getNodeAttribute n true
436 attr.combineGroup = -1
440 attr.combineGroup = spnSetCombine.value
529 --local attr = getNodeAttribute n false
714 local attr = getNodeAttribute n false
715 if attr != undefined then --�A�g���r���[�g������ꍇ
717 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
718 sub_li = li.SubItems.add (attr.exportRotateKey as string)
719 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/
DNW4C_mtl.ms.inc114 fn loadAttributeToUI attr =
116 if (classof attr) != nw4c_mtl_custom_attribute do return()
118 ddlSetFaceCulling.selection = attr.faceCulling + 1
119 ddlSetCompress.selection = attr.compress + 1
120 chkSetFragmentLighting.checked = attr.fragmentLighting
121 chkSetVertexLighting.checked = attr.vertexLighting
122 ddlSetBlendMode.selection = attr.blendMode + 1
138 local attr = getMtlAttribute m true
142 str = case attr.faceCulling of
151 sub_li = li.SubItems.add (if attr.fragmentLighting then "on" else "off")
[all …]
DNW4C_node.ms.inc426 local attr
432 attr = getNodeAttribute n true
436 attr.combineGroup = -1
440 attr.combineGroup = spnSetCombine.value
529 --local attr = getNodeAttribute n false
714 local attr = getNodeAttribute n false
715 if attr != undefined then --�A�g���r���[�g������ꍇ
717 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
718 sub_li = li.SubItems.add (attr.exportRotateKey as string)
719 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/
DNW4C_mtl.ms.inc114 fn loadAttributeToUI attr =
116 if (classof attr) != nw4c_mtl_custom_attribute do return()
118 ddlSetFaceCulling.selection = attr.faceCulling + 1
119 ddlSetCompress.selection = attr.compress + 1
120 chkSetFragmentLighting.checked = attr.fragmentLighting
121 chkSetVertexLighting.checked = attr.vertexLighting
122 ddlSetBlendMode.selection = attr.blendMode + 1
138 local attr = getMtlAttribute m true
142 str = case attr.faceCulling of
151 sub_li = li.SubItems.add (if attr.fragmentLighting then "on" else "off")
[all …]
DNW4C_node.ms.inc426 local attr
432 attr = getNodeAttribute n true
436 attr.combineGroup = -1
440 attr.combineGroup = spnSetCombine.value
529 --local attr = getNodeAttribute n false
714 local attr = getNodeAttribute n false
715 if attr != undefined then --�A�g���r���[�g������ꍇ
717 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
718 sub_li = li.SubItems.add (attr.exportRotateKey as string)
719 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/
DNW4C_mtl.ms.inc114 fn loadAttributeToUI attr =
116 if (classof attr) != nw4c_mtl_custom_attribute do return()
118 ddlSetFaceCulling.selection = attr.faceCulling + 1
119 ddlSetCompress.selection = attr.compress + 1
120 chkSetFragmentLighting.checked = attr.fragmentLighting
121 chkSetVertexLighting.checked = attr.vertexLighting
122 ddlSetBlendMode.selection = attr.blendMode + 1
138 local attr = getMtlAttribute m true
142 str = case attr.faceCulling of
151 sub_li = li.SubItems.add (if attr.fragmentLighting then "on" else "off")
[all …]
DNW4C_node.ms.inc426 local attr
432 attr = getNodeAttribute n true
436 attr.combineGroup = -1
440 attr.combineGroup = spnSetCombine.value
529 --local attr = getNodeAttribute n false
714 local attr = getNodeAttribute n false
715 if attr != undefined then --�A�g���r���[�g������ꍇ
717 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
718 sub_li = li.SubItems.add (attr.exportRotateKey as string)
719 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_HioPacketChannel.cpp199 bit32 attr = timeOut < 0 ? in ReceivePacket() local
214 readSize = m_Serial.Read(intBuffer + totalReadSize, size, attr); in ReceivePacket()
233 readSize = m_Serial.Read(intBuffer + totalReadSize, size, attr); in ReceivePacket()
256 attr in ReceivePacket()
270 readSize = m_Serial.Read(intBuffer + totalReadSize, size, attr); in ReceivePacket()
292 attr in ReceivePacket()
/NW4C-1.3.3/tools/DebuggerLauncher/
DCLOADRUNCTR.H227 int ConnectDebugger(DWORD id, DbgCtrl* pCtrl, int attr, char* extra=NULL)
229 return (m_pConnectDebuggerEx) ? (*m_pConnectDebuggerEx)(id, pCtrl, attr, extra) : -1;
236 int ConnectExistDebugger(DWORD pid, DbgCtrl* pCtrl, int attr) in ConnectExistDebugger() argument
238 return (m_pConnectExistDebugger) ? (*m_pConnectExistDebugger)(pid, pCtrl, attr) : -1; in ConnectExistDebugger()
/NW4C-1.3.3/tools/DccPlugin/Maya/scripts/
DNW4C_CreateMenu.mel82 // material attr
94 // normal mapping attr
DNW4C_ExpDialog.mel292 // set setting node command & attr
2881 is attr animated
2914 // child attr
2916 for ($attr in $attrs)
2918 string $plug = $xform + "." + $attr;
2938 // xform attr connection (node1.attr -> node2.attr)
2983 // compound attr
2984 for ($attr in $compAttrs)
2986 string $plug = $xform + "." + $attr;
3015 for ($attr in $attrs)
[all …]
DNW4C_SetCameraFovy.mel119 // set current attr & change command
DNW4C_SetFrameExtensionList.mel108 // set current attr & change command
DNW4C_SetNoCompressNode.mel132 // set current attr & change command
DNW4C_SetBillboard.mel135 // set current attr & change command
DNW4C_SetAnimRange.mel98 get attr title list
167 add animation range attr
428 string $attr = "nw4c_AnimRange" + $i;
429 cutKey -cl -at $attr $animRange;
432 setKeyframe -bd false -hi none -cp false -s false -at $attr
435 setKeyframe -bd false -hi none -cp false -s false -at $attr
481 // no attr-change-event from anim-editor (Maya bugfix)
602 // set attr direct
2766 search connect key attr
3596 // no attr-change-event from anim-editor (Maya bugfix)
DNW4C_SetForceExportKey.mel223 // set current attr & change command
DNW4C_SetUserData.mel589 // attr
884 // set current attr & change command
DNW4C_SetCombineGroup.mel198 // set current attr & change command
DNW4C_SetMaterialAttr.mel361 // set current attr & change command

12