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,109 +1,109 @@
// Choreo version 1
actor "!Target1"
{
channel "Audio"
{
event speak "ok1"
{
time 0.040000 0.502358
param "npc_citizen.ok01"
fixedlength
}
}
channel "Expression"
{
event flexanimation "face"
{
time 0.006667 0.586667
param ""
flexanimations samples_use_time
{
"inner_raiser" combo
{
}
{
0.0976 0.5000
}
"lowerer" combo
{
0.0702 0.4900
0.4370 0.5200
}
{
0.0702 0.5000
}
"cheek_raiser" combo
{
0.0976 0.2800
0.2068 0.2700
0.3219 0.4700
}
{
0.0976 0.5000
}
"wrinkler"
{
0.0702 0.2500
}
"puckerer" combo
{
0.0976 0.3800
}
{
0.0976 0.5000
}
"head_rightleft" range 30.0 -30.0
{
}
"head_updown" range 35.0 -30.0
{
0.2123 0.5700
0.3895 0.5900
0.5358 0.5300
}
"head_tilt" range 18.0 -18.0
{
0.2325 0.5300
0.3895 0.4800
}
}
}
}
channel "Gestures"
{
}
channel "Look"
{
event lookat "Lookatplayer"
{
time 0.006667 0.633336
param "!player"
event_ramp
{
0.0271 0.2064
0.0593 0.5317
0.1070 0.9166
0.1314 0.9921
0.3259 1.0000
0.5045 1.0000
0.5465 0.7897
0.5756 0.5198
0.6053 0.2024
}
}
}
channel "head"
{
}
}
scalesettings
{
"CChoreoView" "100"
"SceneRampTool" "100"
"ExpressionTool" "212"
"RampTool" "172"
"GestureTool" "100"
}
fps 60
snap off
// Choreo version 1
actor "!Target1"
{
channel "Audio"
{
event speak "ok1"
{
time 0.040000 0.502358
param "npc_citizen.ok01"
fixedlength
}
}
channel "Expression"
{
event flexanimation "face"
{
time 0.006667 0.586667
param ""
flexanimations samples_use_time
{
"inner_raiser" combo
{
}
{
0.0976 0.5000
}
"lowerer" combo
{
0.0702 0.4900
0.4370 0.5200
}
{
0.0702 0.5000
}
"cheek_raiser" combo
{
0.0976 0.2800
0.2068 0.2700
0.3219 0.4700
}
{
0.0976 0.5000
}
"wrinkler"
{
0.0702 0.2500
}
"puckerer" combo
{
0.0976 0.3800
}
{
0.0976 0.5000
}
"head_rightleft" range 30.0 -30.0
{
}
"head_updown" range 35.0 -30.0
{
0.2123 0.5700
0.3895 0.5900
0.5358 0.5300
}
"head_tilt" range 18.0 -18.0
{
0.2325 0.5300
0.3895 0.4800
}
}
}
}
channel "Gestures"
{
}
channel "Look"
{
event lookat "Lookatplayer"
{
time 0.006667 0.633336
param "!player"
event_ramp
{
0.0271 0.2064
0.0593 0.5317
0.1070 0.9166
0.1314 0.9921
0.3259 1.0000
0.5045 1.0000
0.5465 0.7897
0.5756 0.5198
0.6053 0.2024
}
}
}
channel "head"
{
}
}
scalesettings
{
"CChoreoView" "100"
"SceneRampTool" "100"
"ExpressionTool" "212"
"RampTool" "172"
"GestureTool" "100"
}
fps 60
snap off