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.
		
			
				
	
	
		
			65 lines
		
	
	
		
			999 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			65 lines
		
	
	
		
			999 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!target1"
 | |
| {
 | |
|   channel "lookat"
 | |
|   {
 | |
|     event lookat "!player"
 | |
|     {
 | |
|       time 0.036232 4.073023
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "faceto"
 | |
|   {
 | |
|     event face "!player"
 | |
|     {
 | |
|       time 0.028986 4.090881
 | |
|       param "!player"
 | |
|     }
 | |
|   }
 | |
|   channel "moveto"
 | |
|   {
 | |
|   }
 | |
|   channel "postures"
 | |
|   {
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|     event gesture "salute"
 | |
|     {
 | |
|       time 0.055555 2.688889
 | |
|       param "g_salute"
 | |
|       absolutetags playback_time
 | |
|       {
 | |
|         "apex" 0.256410
 | |
|         "accent" 0.641026
 | |
|         "loop" 0.666667
 | |
|         "end" 0.833333
 | |
|       }
 | |
|       absolutetags shifted_time
 | |
|       {
 | |
|         "apex" 0.256410
 | |
|         "accent" 0.641026
 | |
|         "loop" 0.666667
 | |
|         "end" 0.833333
 | |
|       }
 | |
|       sequenceduration 2.633333
 | |
|     }
 | |
|   }
 | |
|   channel "trigger"
 | |
|   {
 | |
|   }
 | |
|   faceposermodel "models\humans\group03\male_03.mdl"
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "96"
 | |
|   "ExpressionTool" "100"
 | |
|   "GestureTool" "100"
 | |
|   "RampTool" "100"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |