| /NW4C-1.3.3/sources/libraries/gfx/ |
| D | gfx_MaterialState.cpp | 329 texMtx34.v[0] = texMtx.v[0]; in ActivateTextureCoordinators() 330 texMtx34.v[1] = texMtx.v[1]; in ActivateTextureCoordinators() 331 texMtx34.v[2] = texMtx.v[2]; in ActivateTextureCoordinators() 333 coordinator.GetTextureMatrix().v[0] = texMtx34.v[0]; in ActivateTextureCoordinators() 334 coordinator.GetTextureMatrix().v[1] = texMtx34.v[1]; in ActivateTextureCoordinators() 335 coordinator.GetTextureMatrix().v[2] = texMtx34.v[2]; in ActivateTextureCoordinators() 591 texMtx34.v[0] = texMtx.v[0]; in ActivateParticleTextureCoordinators() 592 texMtx34.v[1] = texMtx.v[1]; in ActivateParticleTextureCoordinators() 593 texMtx34.v[2] = texMtx.v[2]; in ActivateParticleTextureCoordinators() 595 coordinator.GetTextureMatrix().v[0] = texMtx34.v[0]; in ActivateParticleTextureCoordinators() [all …]
|
| /NW4C-1.3.3/include/nw/ut/ |
| D | ut_Rect.h | 78 Rect(const Rect& v) in Rect() 79 : left(v.left), in Rect() 80 top(v.top), in Rect() 81 right(v.right), in Rect() 82 bottom(v.bottom) in Rect()
|
| /NW4C-1.3.3/include/nw/gfx/ |
| D | gfx_Viewport.h | 98 Viewport( const Viewport& v ) in Viewport() argument 99 : m_Rect(v.m_Rect), in Viewport() 100 m_DepthNear(v.m_DepthNear), in Viewport() 101 m_DepthFar(v.m_DepthFar) {} in Viewport()
|
| /NW4C-1.3.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_SetCombineGroup.mel | 133 ("intField -e -v (`nw4cSetCombineGroup_Get_CombineGroup " 142 int $val = `intField -q -v nw4cSetCombineGroup_CombineGroup`; 146 intField -e -v $val nw4cSetCombineGroup_CombineGroup; 151 intField -e -v $val nw4cSetCombineGroup_CombineGroup; 213 intField -e -v `nw4cSetCombineGroup_Get_CombineGroup $node` 297 �O���[�v�ԍ���A���I�ɐݒ肷�� 310 // �O���[�v�ԍ����擾���� 311 int $val = `intField -q -v nw4cSetCombineGroup_CombineGroup`; 313 // �擾�����O���[�v�ԍ��� xform �̐����� 255 ����G���[�Ƃ��� 360 int $val = `intField -q -v nw4cSetCombineGroup_SearchCombineGroup`; [all …]
|
| D | NW4C_SetCameraFovy.mel | 61 string $cmd = "floatSliderGrp -e -v `camera -q -vfv " + $node + 76 float $val = `floatSliderGrp -q -v nw4cSetCameraFovy_Fovy`; 124 floatSliderGrp -e -v `camera -q -vfv $node` 171 -min 1.0 -max 160.0 -v 30.0
|
| D | NW4C_SetAnimRange.mel | 433 -t $s -v (-$i) -itt "flat" -ott "step" $animRange; // start 436 -t $e -v (-$i) -itt "flat" -ott "step" $animRange; // end 445 floatField -e -v $s ($wName + "ClipStart" + $i); 446 floatField -e -v $e ($wName + "ClipEnd" + $i); 450 if (!`checkBox -q -v ($wName + "ClipLoop" + $i)` || $frameSize == 0) 578 $enable = `checkBox -q -v $flagCtrl`; 1048 float $s = `floatField -q -v ($wName + "ClipStart" + $i)`; 1049 float $e = `floatField -q -v ($wName + "ClipEnd" + $i)`; 1421 int $loop = `intField -q -v ($wName + "Loop")`; 1477 intField -v $i ($wName + "Pointer"); [all …]
|
| D | NW4C_SetRenderPriority.mel | 137 ("intField -e -v `nw4cSetRenderPriority_Get_RenderPriority " 146 int $val = `intField -q -v nw4cSetRenderPriority_RenderPriority`; 150 intField -e -v $val nw4cSetRenderPriority_RenderPriority; 155 intField -e -v $val nw4cSetRenderPriority_RenderPriority; 302 if (`checkBox -q -v nw4cSetRenderPriority_FrameObjects`) 637 intField -e -v $pris[$isg] 761 intField -e -v `nw4cSetRenderPriority_Get_RenderPriority $node` 814 int $val = `intField -q -v nw4cSetRenderPriority_SearchRenderPriority`; 817 intField -e -v 1 nw4cSetRenderPriority_SearchRenderPriority; 821 intField -e -v 255 nw4cSetRenderPriority_SearchRenderPriority; [all …]
|
| /NW4C-1.3.3/SampleData/Sound/Projects/simple/seq/ |
| D | se.cseq | 15 ; �W�����v�ɂ�郋�[�v�i�����̌J��Ԃ��j 30 ; ���[�v���g�����J��Ԃ��Đ� 85 ; �X�C�[�v 86 ; �e���̎n�߂��A�S��������X�C�[�v���� 182 ; �g���b�N�I�[�v��
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 36 for v in val do 38 ret += v.count 90 local v = case type of 96 if v != undefined do 98 append val v 133 while s[p] == " " and p < s.count do p += 1 -- �X�y�[�X���X�L�b�v 174 fn outValue fs key v = 176 format "%=\"%\"\n" key (v as string) to:fs 179 fn outVersion fs key v = 184 local d = (mod v 10) as integer [all …]
|
| D | NW4C_mtl.ms.inc | 320 if ret and (not isSearchAnd) then compare = false -- ���̔�r���������A���[�h��OR�Ȃ瑼�̔�r�͕s�v 321 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�����������A���[�h��AND�Ȃ瑼�̔�r�͕s�v 578 local v = spnSearchPriority.value 582 ret = (attr.renderPriority < v) 585 ret = (attr.renderPriority <= v) 588 ret = (attr.renderPriority == v) 591 ret = (attr.renderPriority >= v) 594 ret = (attr.renderPriority > v) 625 local v = str as Integer 626 if v != undefined do [all …]
|
| D | NW4C_node.ms.inc | 101 local v = case i of 108 setNodeNoCompress n v 256 local v = i - 1 259 setNodeBillboardType n v 544 local v = spnSearchCombine.value 548 ret = (id < v) 551 ret = (id <= v) 554 ret = (id == v) 557 ret = (id >= v) 560 ret = (id > v) [all …]
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 36 for v in val do 38 ret += v.count 90 local v = case type of 96 if v != undefined do 98 append val v 133 while s[p] == " " and p < s.count do p += 1 -- �X�y�[�X���X�L�b�v 174 fn outValue fs key v = 176 format "%=\"%\"\n" key (v as string) to:fs 179 fn outVersion fs key v = 184 local d = (mod v 10) as integer [all …]
|
| D | NW4C_mtl.ms.inc | 320 if ret and (not isSearchAnd) then compare = false -- ���̔�r���������A���[�h��OR�Ȃ瑼�̔�r�͕s�v 321 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�����������A���[�h��AND�Ȃ瑼�̔�r�͕s�v 578 local v = spnSearchPriority.value 582 ret = (attr.renderPriority < v) 585 ret = (attr.renderPriority <= v) 588 ret = (attr.renderPriority == v) 591 ret = (attr.renderPriority >= v) 594 ret = (attr.renderPriority > v) 625 local v = str as Integer 626 if v != undefined do [all …]
|
| D | NW4C_node.ms.inc | 101 local v = case i of 108 setNodeNoCompress n v 256 local v = i - 1 259 setNodeBillboardType n v 544 local v = spnSearchCombine.value 548 ret = (id < v) 551 ret = (id <= v) 554 ret = (id == v) 557 ret = (id >= v) 560 ret = (id > v) [all …]
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 36 for v in val do 38 ret += v.count 90 local v = case type of 96 if v != undefined do 98 append val v 133 while s[p] == " " and p < s.count do p += 1 -- �X�y�[�X���X�L�b�v 174 fn outValue fs key v = 176 format "%=\"%\"\n" key (v as string) to:fs 179 fn outVersion fs key v = 184 local d = (mod v 10) as integer [all …]
|
| D | NW4C_mtl.ms.inc | 320 if ret and (not isSearchAnd) then compare = false -- ���̔�r���������A���[�h��OR�Ȃ瑼�̔�r�͕s�v 321 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�����������A���[�h��AND�Ȃ瑼�̔�r�͕s�v 578 local v = spnSearchPriority.value 582 ret = (attr.renderPriority < v) 585 ret = (attr.renderPriority <= v) 588 ret = (attr.renderPriority == v) 591 ret = (attr.renderPriority >= v) 594 ret = (attr.renderPriority > v) 625 local v = str as Integer 626 if v != undefined do [all …]
|
| D | NW4C_node.ms.inc | 101 local v = case i of 108 setNodeNoCompress n v 256 local v = i - 1 259 setNodeBillboardType n v 544 local v = spnSearchCombine.value 548 ret = (id < v) 551 ret = (id <= v) 554 ret = (id == v) 557 ret = (id >= v) 560 ret = (id > v) [all …]
|
| /NW4C-1.3.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 36 for v in val do 38 ret += v.count 90 local v = case type of 96 if v != undefined do 98 append val v 133 while s[p] == " " and p < s.count do p += 1 -- �X�y�[�X���X�L�b�v 174 fn outValue fs key v = 176 format "%=\"%\"\n" key (v as string) to:fs 179 fn outVersion fs key v = 184 local d = (mod v 10) as integer [all …]
|
| D | NW4C_mtl.ms.inc | 320 if ret and (not isSearchAnd) then compare = false -- ���̔�r���������A���[�h��OR�Ȃ瑼�̔�r�͕s�v 321 …else if (not ret) and isSearchAnd do compare = false -- ���̔�r�����������A���[�h��AND�Ȃ瑼�̔�r�͕s�v 578 local v = spnSearchPriority.value 582 ret = (attr.renderPriority < v) 585 ret = (attr.renderPriority <= v) 588 ret = (attr.renderPriority == v) 591 ret = (attr.renderPriority >= v) 594 ret = (attr.renderPriority > v) 625 local v = str as Integer 626 if v != undefined do [all …]
|
| D | NW4C_node.ms.inc | 101 local v = case i of 108 setNodeNoCompress n v 256 local v = i - 1 259 setNodeBillboardType n v 544 local v = spnSearchCombine.value 548 ret = (id < v) 551 ret = (id <= v) 554 ret = (id == v) 557 ret = (id >= v) 560 ret = (id > v) [all …]
|
| /NW4C-1.3.3/SampleData/Graphics/DccPlugin/Maya/ToyButterfly/scenes/ |
| D | Toy_Butterfly.ma | 13 setAttr ".v" no; 20 setAttr -k off ".v" no; 29 setAttr ".v" no; 33 setAttr -k off ".v" no; 43 setAttr ".v" no; 46 setAttr -k off ".v" no; 56 setAttr ".v" no; 60 setAttr -k off ".v" no; 71 setAttr -k off ".v"; 79 setAttr -k off ".v"; [all …]
|
| /NW4C-1.3.3/sources/shaders/gfx/DefaultShader/ |
| D | CalcTexcoord2.vsh | 20 // �e�N�X�`�����W�v�Z 43 // �o�̓��W�X�^�ɂ͑S�ẴR���|�[�l���g�ɏ������݂��s���K�v������܂��B
|
| D | CalcTexcoord1.vsh | 20 // �e�N�X�`�����W�v�Z 54 // �o�̓��W�X�^�ɂ͑S�ẴR���|�[�l���g�ɏ������݂��s���K�v������܂��B
|
| /NW4C-1.3.3/SampleData/Graphics/DccPlugin/Maya/ToyBlock/scenes/ |
| D | Toy_T.ma | 14 setAttr ".v" no; 21 setAttr -k off ".v" no; 30 setAttr ".v" no; 34 setAttr -k off ".v" no; 44 setAttr ".v" no; 47 setAttr -k off ".v" no; 57 setAttr ".v" no; 61 setAttr -k off ".v" no; 72 setAttr -k off ".v"; 76 setAttr -k off ".v"; [all …]
|
| D | Toy_Mt.ma | 14 setAttr ".v" no; 20 setAttr -k off ".v" no; 29 setAttr ".v" no; 33 setAttr -k off ".v" no; 43 setAttr ".v" no; 46 setAttr -k off ".v" no; 57 setAttr ".v" no; 61 setAttr -k off ".v" no; 72 setAttr -k off ".v"; 75 setAttr -k off ".v"; [all …]
|