Line-ending fixes for most of the remaining files.

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.
This commit is contained in:
Jørgen P. Tjernø
2013-12-03 10:39:23 -08:00
parent 30064a1977
commit b5dc4a8543
5745 changed files with 1504984 additions and 1504956 deletions

View File

@@ -1,95 +1,95 @@
// Choreo version 1
actor "griggs"
{
channel "audio"
{
}
channel "look at"
{
}
channel "move to"
{
}
channel "gestures"
{
}
channel "postures"
{
}
channel "facial flex"
{
}
channel "triggers"
{
}
}
actor "sheckley"
{
channel "Audio"
{
event speak "ep_02.sheckley_betweenwave_08"
{
time 0.187500 2.493169
param "ep_02.sheckley_betweenwave_05"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "ep_02.sheckley_betweenwave_07"
{
time 0.854166 1.830448
param "ep_02.sheckley_betweenwave_07"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "griggs"
{
time 0.062500 2.802083
param "griggs"
event_ramp
{
0.5485 0.9784
2.2788 0.9784
}
}
}
channel "gestures"
{
event gesture "1"
{
time 0.197917 2.397917
param "bg_right"
absolutetags playback_time
{
"apex" 0.153846
"extreme" 0.292308
"loop" 0.476923
"end" 0.723077
}
absolutetags shifted_time
{
"apex" 0.153846
"extreme" 0.292308
"loop" 0.476923
"end" 0.723077
}
}
}
}
scalesettings
{
"CChoreoView" "64"
"ExpressionTool" "100"
"RampTool" "66"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
ignorePhonemes off
// Choreo version 1
actor "griggs"
{
channel "audio"
{
}
channel "look at"
{
}
channel "move to"
{
}
channel "gestures"
{
}
channel "postures"
{
}
channel "facial flex"
{
}
channel "triggers"
{
}
}
actor "sheckley"
{
channel "Audio"
{
event speak "ep_02.sheckley_betweenwave_08"
{
time 0.187500 2.493169
param "ep_02.sheckley_betweenwave_05"
fixedlength
cctype "cc_master"
cctoken ""
}
event speak "ep_02.sheckley_betweenwave_07"
{
time 0.854166 1.830448
param "ep_02.sheckley_betweenwave_07"
fixedlength
cctype "cc_master"
cctoken ""
}
}
channel "look at"
{
event lookat "griggs"
{
time 0.062500 2.802083
param "griggs"
event_ramp
{
0.5485 0.9784
2.2788 0.9784
}
}
}
channel "gestures"
{
event gesture "1"
{
time 0.197917 2.397917
param "bg_right"
absolutetags playback_time
{
"apex" 0.153846
"extreme" 0.292308
"loop" 0.476923
"end" 0.723077
}
absolutetags shifted_time
{
"apex" 0.153846
"extreme" 0.292308
"loop" 0.476923
"end" 0.723077
}
}
}
}
scalesettings
{
"CChoreoView" "64"
"ExpressionTool" "100"
"RampTool" "66"
"GestureTool" "100"
"SceneRampTool" "100"
}
fps 60
snap off
ignorePhonemes off