Home
last modified time | relevance | path

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

12

/NW4C-2.0.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
732 local attr = getNodeAttribute n false
733 if attr != undefined then --�A�g���r���[�g������ꍇ
735 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
736 sub_li = li.SubItems.add (attr.exportRotateKey as string)
737 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/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
732 local attr = getNodeAttribute n false
733 if attr != undefined then --�A�g���r���[�g������ꍇ
735 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
736 sub_li = li.SubItems.add (attr.exportRotateKey as string)
737 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-2.0.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
732 local attr = getNodeAttribute n false
733 if attr != undefined then --�A�g���r���[�g������ꍇ
735 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
736 sub_li = li.SubItems.add (attr.exportRotateKey as string)
737 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/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
732 local attr = getNodeAttribute n false
733 if attr != undefined then --�A�g���r���[�g������ꍇ
735 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
736 sub_li = li.SubItems.add (attr.exportRotateKey as string)
737 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
/NW4C-2.0.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
732 local attr = getNodeAttribute n false
733 if attr != undefined then --�A�g���r���[�g������ꍇ
735 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
736 sub_li = li.SubItems.add (attr.exportRotateKey as string)
737 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-2.0.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
732 local attr = getNodeAttribute n false
733 if attr != undefined then --�A�g���r���[�g������ꍇ
735 sub_li = li.SubItems.add (attr.exportTranslateKey as string)
736 sub_li = li.SubItems.add (attr.exportRotateKey as string)
737 sub_li = li.SubItems.add (attr.exportScaleKey as string)
[all …]
DNW4C_utils.ms.inc151 fn getFromAttribute attr =
155 fn setToAttribute attr =
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_HioPacketChannel.cpp201 bit32 attr = timeOut < 0 ? in ReceivePacket() local
216 readSize = m_Serial.Read(intBuffer + totalReadSize, size, attr); in ReceivePacket()
235 readSize = m_Serial.Read(intBuffer + totalReadSize, size, attr); in ReceivePacket()
258 attr in ReceivePacket()
272 readSize = m_Serial.Read(intBuffer + totalReadSize, size, attr); in ReceivePacket()
294 attr in ReceivePacket()
/NW4C-2.0.3/tools/DccPlugin/Maya/scripts/
DNW4C_CreateMenu.mel81 // material attr
93 // normal mapping attr
DNW4C_ExpDialog.mel310 // set setting node command & attr
2943 is attr animated
2976 // child attr
2978 for ($attr in $attrs)
2980 string $plug = $xform + "." + $attr;
3000 // xform attr connection (node1.attr -> node2.attr)
3045 // compound attr
3046 for ($attr in $compAttrs)
3048 string $plug = $xform + "." + $attr;
3077 for ($attr in $attrs)
[all …]
DNW4C_SetCameraFovy.mel118 // set current attr & change command
DNW4C_SetFrameExtensionList.mel107 // set current attr & change command
DNW4C_SetNoCompressNode.mel131 // set current attr & change command
DNW4C_SetBillboard.mel134 // set current attr & change command
DNW4C_SetAnimRange.mel97 get attr title list
166 add animation range attr
427 string $attr = "nw4c_AnimRange" + $i;
428 cutKey -cl -at $attr $animRange;
431 setKeyframe -bd false -hi none -cp false -s false -at $attr
434 setKeyframe -bd false -hi none -cp false -s false -at $attr
480 // no attr-change-event from anim-editor (Maya bugfix)
601 // set attr direct
2765 search connect key attr
3595 // no attr-change-event from anim-editor (Maya bugfix)

12