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.
		
			
				
	
	
		
			137 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			137 lines
		
	
	
		
			2.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Alyx"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|     event speak "thereitisagain"
 | |
|     {
 | |
|       time 0.228609 1.217951
 | |
|       param "ep_02.al_barn_thereitisagain"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|     event lookat "!player"
 | |
|     {
 | |
|       time -0.003239 2.977213
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.2000 0.3239
 | |
|         0.3311 0.8352
 | |
|         0.6441 1.0000
 | |
|         2.1159 0.9886
 | |
|         2.3529 0.8409
 | |
|         2.7198 0.2045
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|     event flexanimation "Facial Animation"
 | |
|     {
 | |
|       time 0.049020 3.088235
 | |
|       param ""
 | |
|       flexanimations samples_use_time defaultcurvetype=curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x
 | |
|       {
 | |
|         "lid_raiser" combo 
 | |
|         {
 | |
|           0.3260 0.3100
 | |
|           0.5857 0.3900
 | |
|           2.0810 0.4000
 | |
|           2.3095 0.3500
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "inner_raiser" combo 
 | |
|         {
 | |
|           0.2660 0.5500
 | |
|           0.3420 0.5700
 | |
|           2.0476 0.6000
 | |
|           2.6968 0.5200
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "outer_raiser" combo 
 | |
|         {
 | |
|           0.2520 0.1800
 | |
|           0.3400 0.2000 "curve_linear_interp_to_curve_linear_interp"
 | |
|           1.2560 0.0800
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "cheek_raiser" combo 
 | |
|         {
 | |
|           0.2800 0.3100
 | |
|           1.0140 0.0000
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "blink" 
 | |
|         {
 | |
|           0.1667 0.0000
 | |
|           0.1905 1.0000
 | |
|           0.2357 0.3100
 | |
|           0.2857 0.0000
 | |
|           1.7833 0.0000
 | |
|           1.8119 1.0000
 | |
|           1.8500 0.3000
 | |
|           1.8833 0.0000
 | |
|           2.3500 0.0000
 | |
|           2.3667 1.0000
 | |
|           2.4190 0.2400
 | |
|           2.4738 0.0000
 | |
|         }
 | |
|         "corner_depressor" combo 
 | |
|         {
 | |
|           0.2440 0.4100
 | |
|           0.4120 0.0000
 | |
|           1.0020 0.0000
 | |
|           1.1580 0.4200
 | |
|           1.3028 0.4900
 | |
|           2.4560 0.4700
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|         "part" combo 
 | |
|         {
 | |
|           0.2360 0.4500
 | |
|           0.4180 0.0000
 | |
|           0.9980 0.0000
 | |
|           1.1540 0.3900
 | |
|           1.8738 0.6500
 | |
|           2.5167 0.4100
 | |
|         }
 | |
|         {
 | |
|         }
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Postures"
 | |
|   {
 | |
|   }
 | |
|   channel "generic ai"
 | |
|   {
 | |
|     event generic "unholster"
 | |
|     {
 | |
|       time 1.048612 1.548612
 | |
|       param "AI_UNHOLSTER"
 | |
|       param2 "Alyx"
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "SceneRampTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "ExpressionTool" "84"
 | |
|   "RampTool" "50"
 | |
|   "CChoreoView" "96"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |