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.
		
			
				
	
	
		
			58 lines
		
	
	
		
			713 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			713 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| event stoppoint "pow"
 | |
| {
 | |
|   time 4.013334 -1.000000
 | |
|   param "noaction"
 | |
| }
 | |
| actor "!target1"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|   }
 | |
|   channel "Look at"
 | |
|   {
 | |
|     event lookat "player"
 | |
|     {
 | |
|       time 0.000000 4.006666
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.6694 0.5607
 | |
|         0.7694 0.5682
 | |
|         3.0645 0.5717
 | |
|         3.1743 0.5574
 | |
|         3.7652 0.0368
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "Face to"
 | |
|   {
 | |
|   }
 | |
|   channel "Move to"
 | |
|   {
 | |
|   }
 | |
|   channel "Posture"
 | |
|   {
 | |
|   }
 | |
|   channel "Gesture"
 | |
|   {
 | |
|   }
 | |
|   channel "Flex anim"
 | |
|   {
 | |
|   }
 | |
|   channel "Trigger"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "100"
 | |
|   "RampTool" "50"
 | |
|   "SceneRampTool" "100"
 | |
|   "ExpressionTool" "38"
 | |
|   "GestureTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 |