Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
		
			
				
	
	
		
			120 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			120 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// Choreo version 1
 | 
						|
actor "!Target1"
 | 
						|
{
 | 
						|
  channel "Audio"
 | 
						|
  {
 | 
						|
    event speak "question19"
 | 
						|
    {
 | 
						|
      time 0.006667 2.458277
 | 
						|
      param "npc_citizen.question19"
 | 
						|
      param2 "75dB"
 | 
						|
      fixedlength
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Expression"
 | 
						|
  {
 | 
						|
  }
 | 
						|
  channel "Facial"
 | 
						|
  {
 | 
						|
    event flexanimation "Facial"
 | 
						|
    {
 | 
						|
      time 0.000000 2.453334
 | 
						|
      param ""
 | 
						|
      flexanimations samples_use_time
 | 
						|
      {
 | 
						|
        "lid_droop"         combo        
 | 
						|
        {
 | 
						|
        }
 | 
						|
        {
 | 
						|
        }
 | 
						|
        "lid_closer"         combo        
 | 
						|
        {
 | 
						|
          0.1982 0.0600
 | 
						|
          0.3043 1.0000
 | 
						|
          0.4041 0.1200
 | 
						|
          0.4644 0.0000
 | 
						|
          0.7393 0.0400
 | 
						|
          0.8432 1.0000
 | 
						|
          0.9493 0.0900
 | 
						|
        }
 | 
						|
        {
 | 
						|
        }
 | 
						|
        "blink"        
 | 
						|
        {
 | 
						|
          0.1982 0.0600
 | 
						|
          0.3043 1.0000
 | 
						|
          0.4041 0.1200
 | 
						|
          0.4644 0.0000
 | 
						|
          0.7393 0.0400
 | 
						|
          0.8432 1.0000
 | 
						|
          0.9493 0.0900
 | 
						|
        }
 | 
						|
        "eyes_updown"         range 30.0 -30.0        
 | 
						|
        {
 | 
						|
          0.0728 0.2300
 | 
						|
          0.1081 0.2300
 | 
						|
          0.3597 0.2100
 | 
						|
          0.3951 0.2100
 | 
						|
          0.4408 0.1200
 | 
						|
          0.4803 0.1200
 | 
						|
          1.3312 0.1100
 | 
						|
          1.3561 0.1100
 | 
						|
          1.4001 0.3700
 | 
						|
          1.4256 0.3900
 | 
						|
          1.5465 0.3900
 | 
						|
          1.5637 0.4000
 | 
						|
          1.6010 0.5000
 | 
						|
          1.6197 0.5000
 | 
						|
        }
 | 
						|
        "lowerer"         combo        
 | 
						|
        {
 | 
						|
          0.0832 0.5700
 | 
						|
          0.2495 0.6100
 | 
						|
          0.7693 0.6000
 | 
						|
          1.2921 0.4400
 | 
						|
          1.5291 0.0800
 | 
						|
        }
 | 
						|
        {
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
  channel "Head"
 | 
						|
  {
 | 
						|
    event flexanimation "Head"
 | 
						|
    {
 | 
						|
      time 0.000000 1.626667
 | 
						|
      param ""
 | 
						|
      flexanimations samples_use_time
 | 
						|
      {
 | 
						|
        "head_updown"         range 15.0 -15.0        
 | 
						|
        {
 | 
						|
          0.1336 0.4611
 | 
						|
          0.2209 0.4464
 | 
						|
          0.4283 0.4414
 | 
						|
          1.2608 0.4611
 | 
						|
        }
 | 
						|
        "head_rightleft"         range 30.0 -30.0        
 | 
						|
        {
 | 
						|
          0.1652 0.5171
 | 
						|
          0.3456 0.4897
 | 
						|
          0.5394 0.5068
 | 
						|
          0.7568 0.4897
 | 
						|
          0.9734 0.5000
 | 
						|
        }
 | 
						|
      }
 | 
						|
    }
 | 
						|
  }
 | 
						|
}
 | 
						|
 | 
						|
scalesettings
 | 
						|
{
 | 
						|
  "CChoreoView" "100"
 | 
						|
  "RampTool" "100"
 | 
						|
  "ExpressionTool" "100"
 | 
						|
  "GestureTool" "100"
 | 
						|
  "SceneRampTool" "100"
 | 
						|
}
 | 
						|
fps 60
 | 
						|
snap off
 |