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.
		
			
				
	
	
		
			67 lines
		
	
	
		
			933 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			67 lines
		
	
	
		
			933 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "Plaza_takeover_cit_1"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "chee1"
 | |
|     {
 | |
|       time 0.488888 1.953831
 | |
|       param "odessa.nlo_cheer02"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| actor "Plaza_takeover_cit_2"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "cheer2"
 | |
|     {
 | |
|       time 2.444444 3.909388
 | |
|       param "odessa.nlo_cheer02"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| actor "Plaza_takeover_cit_3"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "chee3"
 | |
|     {
 | |
|       time 0.999999 3.628684
 | |
|       param "odessa.nlo_cheer04"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| mapname "maps\klab_actormarks.bsp"
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "30"
 | |
|   "ExpressionTool" "40"
 | |
|   "RampTool" "60"
 | |
|   "GestureTool" "50"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |