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.
		
			
				
	
	
		
			36 lines
		
	
	
		
			586 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			586 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!target1"
 | |
| {
 | |
|   channel "Sequence"
 | |
|   {
 | |
|     event firetrigger "pause"
 | |
|     {
 | |
|       time 0.200072 -1.000000
 | |
|       param "1"
 | |
|     }
 | |
|     event firetrigger "pause2"
 | |
|     {
 | |
|       time 3.166667 -1.000000
 | |
|       param "2"
 | |
|     }
 | |
|     event sequence "d2_coast11_Tobias"
 | |
|     {
 | |
|       time 0.004629 3.337963
 | |
|       param "d2_coast11_Tobias"
 | |
|       fixedlength
 | |
|     }
 | |
|   }
 | |
|   faceposermodel "U:\hl2\hl2\models\Humans\Group01\male_07.mdl"
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "144"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "36"
 | |
|   "GestureTool" "100"
 | |
|   "RampTool" "54"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |