| /NW4C-2.0.3/include/nw/ut/ |
| D | ut_BinaryFileFormat.h | 34 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument 39 | (static_cast<u8>(d) << 24) \ 45 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument 50 | (static_cast<u8>(d) << 0) \
|
| /NW4C-2.0.3/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_CreateMenu.mel | 78 menuItem -d 1; 98 menuItem -d 1; 130 menuItem -d 1; 144 menuItem -d 1; 152 menuItem -d 1; 160 menuItem -d 1;
|
| D | NW4C_CommonProc.mel | 87 if (`filetest -d $check`)
|
| D | NW4C_SetRenderPriority.mel | 40 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`; 249 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 255 string $ots[] = `listConnections -s 0 -d 1 ($mat + ".oc")`; 293 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 511 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 541 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 703 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 881 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
|
| D | NW4C_SetAnimRange.mel | 593 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : ""; 1986 int $d = (int)$i; 2002 if ($s < $d) 2006 if ($j == $d) 2010 if ($s > $d) 2020 if ($j == $d) 2034 SetUniqueAnimRangeName($animRange, $d); 2301 if (`filetest -d $path`) 2307 if (`filetest -d $path`) 2601 $tmpNodes = `defaultNavigation -ren -d $node`; [all …]
|
| D | NW4C_ExpDialog.mel | 341 if (size($settingFolder) > 0 && `filetest -d $settingFolder`) 397 if (size($localFolder) > 0 && `filetest -d $localFolder`) 1448 if (size($settingFolder) > 0 && `filetest -d $settingFolder`) 1583 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : ""; 2748 menuItem -d 1; 2829 string $cons[] = `listConnections -s 0 -d 1 ($shapes[0] + ".worldMesh")`; 2947 string $ins[] = `listConnections -s 1 -d 0 $plug`; 2981 string $ins[] = `listConnections -s 1 -d 0 $plug`; 3020 `listConnections -s 1 -d 0 -type transform ($con + ".tg")`; 3049 string $ins[] = `listConnections -s 1 -d 0 $plug`; [all …]
|
| D | NW4C_SetMaterialAttr.mel | 33 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`; 318 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 531 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
|
| D | NW4C_SetUserData.mel | 224 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`; 839 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
|
| /NW4C-2.0.3/sources/libraries/lyt/ |
| D | lyt_DrawerUniform.cpp | 243 register f32 d = 1.f / 255.f; in SetUpVtxColors() local 246 register f32 alpha = globalAlpha * d; in SetUpVtxColors() 252 colors[ i ][ 0 ] = vtxColors[ i ].r * d; in SetUpVtxColors() 253 colors[ i ][ 1 ] = vtxColors[ i ].g * d; in SetUpVtxColors() 254 colors[ i ][ 2 ] = vtxColors[ i ].b * d; in SetUpVtxColors() 255 colors[ i ][ 3 ] = vtxColors[ i ].a * d; in SetUpVtxColors()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_Global.h | 277 AdshrCurve( u8 a = 0, u8 d = 0, u8 s = 0, u8 h = 0, u8 r = 0 ) 279 decay( d ), in attack()
|
| /NW4C-2.0.3/tools/LayoutEditor/ |
| D | LayoutViewer.bat | 1 cd /d "%KMC_PARTNER_CTRS%\Bin\"
|
| D | SetupViewer.bat | 1 cd /d "%NW4C_ROOT%\tools\LayoutEditor\Viewer\Win32"
|
| /NW4C-2.0.3/tools/Viewer/ |
| D | LaunchViewer.bat | 6 cd /d "%KMC_CTRHOSTIO%\Bin\"
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 141 local d = nw4c_userData() 142 if (d.fromString (substring s p len) ) do 144 append list d 184 local d = (mod v 10) as integer 185 v = (v - d) / 10 186 str = (d as string) + str 585 for d in list do 587 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2011/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 141 local d = nw4c_userData() 142 if (d.fromString (substring s p len) ) do 144 append list d 184 local d = (mod v 10) as integer 185 v = (v - d) / 10 186 str = (d as string) + str 585 for d in list do 587 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 141 local d = nw4c_userData() 142 if (d.fromString (substring s p len) ) do 144 append list d 184 local d = (mod v 10) as integer 185 v = (v - d) / 10 186 str = (d as string) + str 585 for d in list do 587 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 141 local d = nw4c_userData() 142 if (d.fromString (substring s p len) ) do 144 append list d 184 local d = (mod v 10) as integer 185 v = (v - d) / 10 186 str = (d as string) + str 585 for d in list do 587 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 141 local d = nw4c_userData() 142 if (d.fromString (substring s p len) ) do 144 append list d 184 local d = (mod v 10) as integer 185 v = (v - d) / 10 186 str = (d as string) + str 585 for d in list do 587 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
|
| /NW4C-2.0.3/tools/DccPlugin/3dsMax/x86/2011/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 141 local d = nw4c_userData() 142 if (d.fromString (substring s p len) ) do 144 append list d 184 local d = (mod v 10) as integer 185 v = (v - d) / 10 186 str = (d as string) + str 585 for d in list do 587 if d != nw4cEditUserDataRollout_Value and d.dataname == n do -- �����f�[�^�ւ̎Q�Ƃ͏���
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_Sound3DCalculator.cpp | 509 f32 d = nw::math::VEC3Len( &yPlanePoint ); in CalcAngleAndDistance() local 510 if ( d > interiorSize ) in CalcAngleAndDistance() 513 yPlanePoint.x *= interiorSize / d; in CalcAngleAndDistance() 514 yPlanePoint.z *= interiorSize / d; in CalcAngleAndDistance()
|
| /NW4C-2.0.3/documents/License/IronRuby/ |
| D | LICENSE.Ruby.txt | 23 d) make other distribution arrangements with the author. 38 d) make other distribution arrangements with the author.
|
| /NW4C-2.0.3/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 571 register const f32 d = 1.f / 255.f; in NormalizeF32Colors() local 576 colors[0] = src[i].r * d; in NormalizeF32Colors() 577 colors[1] = src[i].g * d; in NormalizeF32Colors() 578 colors[2] = src[i].b * d; in NormalizeF32Colors() 579 colors[3] = src[i].a * d; in NormalizeF32Colors()
|
| /NW4C-2.0.3/documents/CreativeStudio/html/assets/ |
| D | yahoo-dom-event.js | 8 …d_counter||0;var E=YAHOO.util,L=YAHOO.lang,m=YAHOO.env.ua,A=YAHOO.lang.trim,d={},h={},N=/^t(?:able… 9 …tribute){x=Y.getAttribute(G,2);}else{}return x;},_toCamel:function(Y){var x=d;function G(y,z){retu… 10 …,c="offset"+X,Y="pixel"+X,a="",d;if(b==L){d=Z[c];if(d===undefined){a=0;}a=d;if(R.test(e)){Z[H][e]=…
|
| /NW4C-2.0.3/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 574 f32 d = Traits::GetFrameF32( pSegment, pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVSS_() local 580 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVSS_() 603 f32 d = Traits::GetFrameF32( pSegment, pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVS_() local 609 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVS_()
|
| /NW4C-2.0.3/sources/libraries/gfx/ |
| D | gfx_ParticleEmitter.cpp | 626 f32 d = random->NextFloat() * in CalcCubeForm() local 643 if (d < cookedScale.x * cookedScale.y) in CalcCubeForm() 647 else if (d < (cookedScale.x * cookedScale.y) + (cookedScale.y * cookedScale.z)) in CalcCubeForm()
|