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.
		
			
				
	
	
		
			106 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			106 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!target1"
 | |
| {
 | |
|   channel "Audio"
 | |
|   {
 | |
|   }
 | |
|   channel "lookAt"
 | |
|   {
 | |
|     event lookat "!player"
 | |
|     {
 | |
|       time 0.115384 3.282051
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.4300 0.8496
 | |
|         0.6880 1.0000 "curve_easein_to_curve_easeout"
 | |
|         2.0162 1.0000
 | |
|         2.3834 1.0000 "curve_easein_to_curve_easeout"
 | |
|         2.5937 0.8929
 | |
|         3.0697 0.0867
 | |
|       }
 | |
|     }
 | |
|   }
 | |
|   channel "moveTo"
 | |
|   {
 | |
|   }
 | |
|   channel "faceTo"
 | |
|   {
 | |
|     event face "!player"
 | |
|     {
 | |
|       time 0.217949 3.179488
 | |
|       param "!player"
 | |
|       event_ramp
 | |
|       {
 | |
|         0.3735 0.1438 "curve_catmullrom_normalize_x_to_curve_catmullrom_normalize_x"
 | |
|         1.3320 0.1750 "curve_easein_to_curve_easeout"
 | |
|         2.2415 0.1688
 | |
|       }
 | |
|       lockbodyfacing
 | |
|     }
 | |
|   }
 | |
|   channel "postures"
 | |
|   {
 | |
|   }
 | |
|   channel "seq"
 | |
|   {
 | |
|   }
 | |
|   channel "body"
 | |
|   {
 | |
|   }
 | |
|   channel "gestures"
 | |
|   {
 | |
|     event gesture "g_weld_down"
 | |
|     {
 | |
|       time 0.038461 3.287181
 | |
|       param "g_weld_down"
 | |
|       absolutetags playback_time
 | |
|       {
 | |
|         "in" 0.064430
 | |
|         "loop" 0.161076
 | |
|         "end" 0.689026
 | |
|         "out" 0.858330
 | |
|       }
 | |
|       absolutetags shifted_time
 | |
|       {
 | |
|         "in" 0.147059
 | |
|         "loop" 0.367647
 | |
|         "end" 0.735294
 | |
|         "out" 0.955882
 | |
|       }
 | |
|       sequenceduration 2.300000
 | |
|     }
 | |
|   }
 | |
|   channel "head"
 | |
|   {
 | |
|   }
 | |
|   channel "facial"
 | |
|   {
 | |
|   }
 | |
|   channel "trigger"
 | |
|   {
 | |
|     event firetrigger "1. spark off"
 | |
|     {
 | |
|       time 0.128205 -1.000000
 | |
|       param "1"
 | |
|     }
 | |
|     event firetrigger "2. spark on"
 | |
|     {
 | |
|       time 3.128205 -1.000000
 | |
|       param "2"
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| scalesettings
 | |
| {
 | |
|   "SceneRampTool" "100"
 | |
|   "RampTool" "58"
 | |
|   "GestureTool" "100"
 | |
|   "ExpressionTool" "100"
 | |
|   "CChoreoView" "52"
 | |
| }
 | |
| fps 60
 | |
| snap off
 | |
| ignorePhonemes off
 |