| /NW4C-1.2.23/include/nw/ut/ |
| D | ut_BinaryFileFormat.h | 32 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument 37 | (static_cast<u8>(d) << 24) \ 43 #define NW_UT_MAKE_SIGWORD(a,b,c,d) \ argument 48 | (static_cast<u8>(d) << 0) \
|
| /NW4C-1.2.23/tools/DccPlugin/Maya/scripts/ |
| D | NW4C_CreateMenu.mel | 79 menuItem -d 1; 99 menuItem -d 1; 125 menuItem -d 1; 139 menuItem -d 1; 147 menuItem -d 1; 155 menuItem -d 1;
|
| D | NW4C_SetRenderPriority.mel | 41 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`; 250 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 256 string $ots[] = `listConnections -s 0 -d 1 ($mat + ".oc")`; 294 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 512 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 542 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 704 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 882 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
|
| D | NW4C_CommonProc.mel | 88 if (`filetest -d $check`)
|
| D | NW4C_SetAnimRange.mel | 594 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : ""; 1959 int $d = (int)$i; 1975 if ($s < $d) 1979 if ($j == $d) 1983 if ($s > $d) 1993 if ($j == $d) 2007 SetUniqueAnimRangeName($animRange, $d); 2274 if (`filetest -d $path`) 2280 if (`filetest -d $path`) 2574 $tmpNodes = `defaultNavigation -ren -d $node`; [all …]
|
| D | NW4C_ExpDialog.mel | 300 if (size($settingFolder) > 0 && `filetest -d $settingFolder`) 354 if (size($localFolder) > 0 && `filetest -d $localFolder`) 1368 if (size($settingFolder) > 0 && `filetest -d $settingFolder`) 1508 $curPath = (`filetest -d $curPath`) ? ($curPath + "/") : ""; 2633 menuItem -d 1; 2714 string $cons[] = `listConnections -s 0 -d 1 ($shapes[0] + ".worldMesh")`; 2832 string $ins[] = `listConnections -s 1 -d 0 $plug`; 2866 string $ins[] = `listConnections -s 1 -d 0 $plug`; 2905 `listConnections -s 1 -d 0 -type transform ($con + ".tg")`; 2934 string $ins[] = `listConnections -s 1 -d 0 $plug`; [all …]
|
| D | NW4C_SetMaterialAttr.mel | 34 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`; 319 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`; 532 string $ins[] = `listConnections -s 1 -d 0 ($node + ".ss")`;
|
| D | NW4C_SetUserData.mel | 206 `listConnections -s 0 -d 1 -type shadingEngine ($mat + ".oc")`; 827 string $ins[] = `listConnections -s 1 -d 0 ($sg + ".ss")`;
|
| /NW4C-1.2.23/sources/libraries/lyt/ |
| D | lyt_DrawerUniform.cpp | 241 register f32 d = 1.f / 255.f; in SetUpVtxColors() local 244 register f32 alpha = globalAlpha * d; in SetUpVtxColors() 250 colors[ i ][ 0 ] = vtxColors[ i ].r * d; in SetUpVtxColors() 251 colors[ i ][ 1 ] = vtxColors[ i ].g * d; in SetUpVtxColors() 252 colors[ i ][ 2 ] = vtxColors[ i ].b * d; in SetUpVtxColors() 253 colors[ i ][ 3 ] = vtxColors[ i ].a * d; in SetUpVtxColors()
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_Global.h | 275 AdshrCurve( u8 a = 0, u8 d = 0, u8 s = 0, u8 h = 0, u8 r = 0 ) 277 decay( d ), in attack()
|
| /NW4C-1.2.23/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-1.2.23/tools/Viewer/ |
| D | LaunchViewer.bat | 6 cd /d "%KMC_CTRHOSTIO%\Bin\"
|
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_Sound3DCalculator.cpp | 507 f32 d = nw::math::VEC3Len( &yPlanePoint ); in CalcAngleAndDistance() local 508 if ( d > interiorSize ) in CalcAngleAndDistance() 511 yPlanePoint.x *= interiorSize / d; in CalcAngleAndDistance() 512 yPlanePoint.z *= interiorSize / d; in CalcAngleAndDistance()
|
| /NW4C-1.2.23/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.
|
| D | LICENSE.CPL.txt | 34 …d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Con…
|
| /NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2010/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 29 local d = (mod v 10) as integer 30 v = (v - d) / 10 31 str = (d as string) + str
|
| /NW4C-1.2.23/tools/DccPlugin/3dsMax/x86/2009/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 29 local d = (mod v 10) as integer 30 v = (v - d) / 10 31 str = (d as string) + str
|
| /NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2009/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 29 local d = (mod v 10) as integer 30 v = (v - d) / 10 31 str = (d as string) + str
|
| /NW4C-1.2.23/tools/DccPlugin/3dsMax/x64/2010/Scripts/Startup/ |
| D | NW4C_utils.ms.inc | 29 local d = (mod v 10) as integer 30 v = (v - d) / 10 31 str = (d as string) + str
|
| /NW4C-1.2.23/sources/libraries/font/ |
| D | font_RectDrawer.cpp | 545 register const f32 d = 1.f / 255.f; in NormalizeF32Colors() local 550 colors[0] = src[i].r * d; in NormalizeF32Colors() 551 colors[1] = src[i].g * d; in NormalizeF32Colors() 552 colors[2] = src[i].b * d; in NormalizeF32Colors() 553 colors[3] = src[i].a * d; in NormalizeF32Colors()
|
| /NW4C-1.2.23/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-1.2.23/sources/libraries/anim/res/ |
| D | anim_ResAnimCurve.cpp | 512 f32 d = Traits::GetFrameF32( pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVSS_() local 518 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVSS_() 539 f32 d = Traits::GetFrameF32( pNextKey ) - keyFrame; in CalcHermiteFloatSegmentFVS_() local 545 return nw::math::Hermite( v0, t0, v1, t1, p, d ); in CalcHermiteFloatSegmentFVS_()
|
| /NW4C-1.2.23/sources/libraries/gfx/ |
| D | gfx_ParticleEmitter.cpp | 624 f32 d = random->NextFloat() * in CalcCubeForm() local 641 if (d < cookedScale.x * cookedScale.y) in CalcCubeForm() 645 else if (d < (cookedScale.x * cookedScale.y) + (cookedScale.y * cookedScale.z)) in CalcCubeForm()
|