Lines Matching refs:l

33 	if (!`pluginInfo -q -l "NW4C_Export.mll"`)
57 // �‹��ϐ��̐ݒ�l�� "0" �̎��̓J�X�^�� UI ���g�p�����A"1" �̎��̓J�X�^�� UI ���g�p����B
197 if (`getAttr -l ($node + ".st")`)
270 if (`getAttr -l ($node + ".b")`)
342 if (`pluginInfo -q -l "NW4C_Export.mll"`)
1452 // ��ŊK�w�̐[�����ׂ�̂� -l ���K�v
1453 string $xforms[] = `ls -l -sl -typ transform`;
1456 $xforms = `ls -l -v -typ transform`;
2620 menu -l "NW4C Settings" -p $gOptionBox
2624 menuItem -l "Save / Load Scene Settings" -cb $sceneSettingFlag
2628 menuItem -l "Delete Scene Settings"
2635 menuItem -l "Load Settings from c3es File"
2639 menuItem -l "Save Settings to c3es File"
2800 string $sels[] = `ls -l -sl -typ transform`;
2806 $xforms = `ls -l -dag -typ transform $roots`;
3304 $tarXforms = `ls -l -typ transform`;
3308 $tarXforms = `ls -l -sl -dag -typ transform`;
3450 frameLayout -l "Output Options" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3452 radioButtonGrp -l "Process Mode" -vis 1 -nrb 2 -cw 1 (103+$adjustSpace) -cw 2 95
3458 radioButtonGrp -l "Export Target" -nrb 2 -cw 1 (103+$adjustSpace) -cw 2 95
3462 textFieldGrp -l "Output File Name" -cw2 (103+$adjustSpace) 160
3464 button -l "Scene" -w 50
3467 button -l "Node" -w 50 -c "nw4cExpDialog_SetNodeNameToFileName"
3473 radioButtonGrp -l "" -nrb 1 -cw 1 (0+$adjustSpace) -cw 2 200
3478 textFieldGrp -l "Output Folder" -cw2 (104+$adjustSpace) 290 -adj 2 -rat 1 "both" 2
3486 radioButtonGrp -l "" -nrb 1 -cw 1 (0+$adjustSpace) -cw 2 200
3495 checkBoxGrp -l "" -ncb 1 -cw 1 (0+$adjustSpace) -cw 2 103
3505 //checkBoxGrp -l "" -ncb 1 -cw 1 28 -cw 2 50
3587 frameLayout -l "General Options" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3590 floatFieldGrp -l "Magnify" -nf 1 -cw 1 (140 + $adjustSpace) -cw 2 60
3594 text -l ""; // dummy
3595 //optionMenuGrp -l "Texture Matrix" -cw 1 120 -rat 1 "both" 4
3597 // menuItem -l "Maya";
3598 // menuItem -l "3dsmax";
3601 radioButtonGrp -l "Start / End Frame" -nrb 3
3612 text -l ""; // dummy
3617 checkBoxGrp -l "" -ncb 1 -cw 1 (140+$adjustSpace) -cw 2 120
3625 frameLayout -l "Output File Selection" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3627 checkBoxGrp -l "Model Data" -ncb 1 -l1 "[.cmdl]" -v1 1
3630 checkBoxGrp -l "Texture Data" -ncb 1 -l1 "[.ctex]" -v1 1
3633 checkBoxGrp -l "Model Animation Data" -ncb 1 -l1 "[.cmdla]" -v1 0
3636 checkBoxGrp -l "Skeletal Animation Data" -ncb 1 -l1 "[.cskla]" -v1 0
3639 checkBoxGrp -l "Material Animation Data" -ncb 1 -l1 "[.cmata]" -v1 0
3646 checkBoxGrp -l "Material Color Animation Data" -ncb 1 -l1 "[.cmcla]" -v1 0
3649 checkBoxGrp -l "Texture Pattern Animation Data" -ncb 1 -l1 "[.cmtpa]" -v1 0
3652 checkBoxGrp -l "Texture SRT Animation Data" -ncb 1 -l1 "[.cmtsa]" -v1 0
3656 checkBoxGrp -l "Camera Data" -ncb 1 -l1 "[.ccam]" -v1 0
3659 checkBoxGrp -l "Light Data" -ncb 1 -l1 "[.clgt]" -v1 0
3662 checkBoxGrp -l "Environment Data" -ncb 1 -l1 "[.cenv]" -v1 0
3665 button -l "Search Animation" -w 104
3791 frameLayout -l "Optimization Options" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3794 optionMenuGrp -l "Compress Node" -cw 1 120
3798 menuItem -l "None";
3799 menuItem -l "Cull Useless Node";
3800 menuItem -l "Cull Uninfluential Node";
3801 menuItem -l "Unite Compressible Node";
3802 menuItem -l "Unite All Node";
3803 //menuItem -l "Merge Useless Node";
3805 optionMenuGrp -l "Compress Material" -cw 1 110
3808 menuItem -l "None";
3809 menuItem -l "Compress Same Material";
3810 //checkBox -l "Combine Polygon" -v 0
3813 checkBoxGrp -l "" -ncb 1 -cw 1 (140 + $adjustSpace) -cw 2 120
3817 checkBoxGrp -l "" -ncb 1 -cw 1 (34 - $afterMaya2011Adjust * 20) -cw 2 220
3822 //checkBoxGrp -l "" -ncb 1 -cw 1 100 -cw 2 160
3831 frameLayout -l "Quantization Options" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3835 optionMenuGrp -l "Position" -cw 1 (140 + $adjustSpace)
3837 menuItem -l "Float";
3838 menuItem -l "Short";
3839 menuItem -l "Byte";
3840 optionMenuGrp -l "Normal" -cw 1 92
3842 menuItem -l "Float";
3843 menuItem -l "Short";
3844 menuItem -l "Byte";
3845 optionMenuGrp -l "Tex Coord" -cw 1 78
3847 menuItem -l "Float";
3848 menuItem -l "Short";
3849 menuItem -l "Byte";
3856 frameLayout -l "Model Options" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3859 optionMenuGrp -l "Adjust Skinning" -cw 1 (140 + $adjustSpace)
3862 menuItem -l "None If Possible";
3863 menuItem -l "Rigid Skinning";
3865 optionMenuGrp -l "Mesh Visibility Mode" -cw 1 120
3868 menuItem -l "Bind By Index";
3869 menuItem -l "Bind By Name";
3873 checkBoxGrp -l "" -ncb 1 -cw 1 (140 + $adjustSpace)
3877 intFieldGrp -nf 1 -l "Max Reserved Uniform Registers" -cw2 180 45
3886 frameLayout -l "Animation Options" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3889 checkBoxGrp -l "" -ncb 1 -cw 1 (140+$adjustSpace)
3892 optionMenuGrp -l "Frame Precision" -cw 1 100
3894 menuItem -l "1.0";
3895 menuItem -l "0.5";
3896 menuItem -l "0.2";
3897 menuItem -l "0.1";
3898 checkBoxGrp -l "" -ncb 1 -cw 1 44 -cw 2 100
3903 checkBoxGrp -l "" -ncb 1 -cw 1 (140+$adjustSpace) -cw 2 120
3907 text -l ""; // dummy
3908 // checkBoxGrp -l "" -ncb 1 -cw 1 1
3913 intSliderGrp -l "Scale Quantize Quality"
3918 intSliderGrp -l "Rotate Quantize Quality"
3923 intSliderGrp -l "Translate Quantize Quality"
3933 frameLayout -l "Tolerance Options" -cll 1 -cl 0 -bv 1 -bs "etchedIn";
3937 floatFieldGrp -nf 1 -l "Node Translate" -cw2 140 45
3941 floatFieldGrp -nf 1 -l "Node Rotate" -cw2 140 45
3945 floatFieldGrp -nf 1 -l "Node Scale" -cw2 140 45
3950 floatFieldGrp -nf 1 -l "Texture Translate" -cw2 100 45
3954 floatFieldGrp -nf 1 -l "Texture Rotate" -cw2 100 45
3958 floatFieldGrp -nf 1 -l "Texture Scale" -cw2 100 45
3963 floatFieldGrp -nf 1 -l "Color" -cw2 60 45
4029 button -e -l "Export" -c "nw4cExpDialog_ExportCB" $applyBtn;
4038 menuItem -e -l "Help on NW4C Export..."