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.
		
			
				
	
	
		
			110 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			110 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Alyx"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "NOW!"
 | |
|     {
 | |
|       time 0.084682 1.066020
 | |
|       param "ep_02.al_rad_now"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "FaceTo"
 | |
|   {
 | |
|   }
 | |
|   channel "MoveTo"
 | |
|   {
 | |
|   }
 | |
|   channel "Flex"
 | |
|   {
 | |
|     event flexanimation "facial"
 | |
|     {
 | |
|       time 0.006944 1.069444
 | |
|       param ""
 | |
|       flexanimations samples_use_time
 | |
|       {
 | |
|         "lid_raiser" combo 
 | |
|         {
 | |
|           0.2847 0.0000
 | |
|           0.4041 0.5900
 | |
|           0.6540 0.9400
 | |
|           0.8080 0.8500
 | |
|           0.9673 0.0000
 | |
|         }
 | |
|         {
 | |
|           0.2847 0.5000
 | |
|           0.4861 0.5000
 | |
|           0.9673 0.5000
 | |
|         }
 | |
|         "inner_raiser" combo 
 | |
|         {
 | |
|           0.2847 0.0000
 | |
|           0.4861 0.4900
 | |
|           0.8080 0.5400
 | |
|           0.9673 0.0000
 | |
|         }
 | |
|         {
 | |
|           0.2847 0.5000
 | |
|           0.4861 0.5000
 | |
|           0.9673 0.5000
 | |
|         }
 | |
|         "outer_raiser" combo 
 | |
|         {
 | |
|           0.2847 0.0000
 | |
|           0.4861 0.3500
 | |
|           0.8000 0.4600
 | |
|           0.9673 0.0000
 | |
|         }
 | |
|         {
 | |
|           0.2847 0.5000
 | |
|           0.4861 0.5000
 | |
|           0.9673 0.5000
 | |
|         }
 | |
|         "cheek_raiser" combo 
 | |
|         {
 | |
|           0.2847 0.0000
 | |
|           0.4861 0.5100
 | |
|           0.8020 0.6700
 | |
|           0.9673 0.0000
 | |
|         }
 | |
|         {
 | |
|           0.2847 0.5000
 | |
|           0.4861 0.5000
 | |
|           0.9673 0.5000
 | |
|         }
 | |
|         "jaw_drop" range 0.0 2.0 
 | |
|         {
 | |
|           0.2847 0.0000
 | |
|           0.4861 0.3300
 | |
|           0.9673 0.0000
 | |
|         }
 | |
|         "mouth_drop" combo 
 | |
|         {
 | |
|           0.2840 0.0000
 | |
|           0.4861 0.3300
 | |
|           0.7760 0.3900
 | |
|           0.9673 0.0000
 | |
|         }
 | |
|         {
 | |
|           0.4861 0.5000
 | |
|           0.9673 0.5000
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "96"
 | |
|   "RampTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |