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:
@@ -1,158 +1,158 @@
|
||||
// Choreo version 1
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "gotone02"
|
||||
{
|
||||
time 0.006667 1.050250
|
||||
param "npc_citizen.gotone02"
|
||||
param2 "75dB"
|
||||
fixedlength
|
||||
}
|
||||
}
|
||||
channel "Expression"
|
||||
{
|
||||
}
|
||||
channel "Look"
|
||||
{
|
||||
event lookat "Lookatplayer"
|
||||
{
|
||||
time 0.000000 1.213334
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "Facial"
|
||||
{
|
||||
event flexanimation "Facial"
|
||||
{
|
||||
time 0.020000 1.206666
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_raiser" combo
|
||||
{
|
||||
0.3576 0.0800
|
||||
0.4865 0.7200
|
||||
0.6113 0.8500
|
||||
0.8600 0.7400
|
||||
1.0292 0.1600
|
||||
}
|
||||
{
|
||||
}
|
||||
"blink"
|
||||
{
|
||||
0.1394 0.0700
|
||||
0.1935 0.8000
|
||||
0.2618 0.0600
|
||||
}
|
||||
"inner_raiser" combo
|
||||
{
|
||||
0.3576 0.0800
|
||||
0.4865 0.7200
|
||||
0.6113 0.8500
|
||||
0.8600 0.7400
|
||||
1.0292 0.1600
|
||||
}
|
||||
{
|
||||
}
|
||||
"outer_raiser" combo
|
||||
{
|
||||
0.3576 0.0800
|
||||
0.4865 0.9700
|
||||
0.8005 0.9100
|
||||
0.9429 0.7600
|
||||
1.1024 0.1600
|
||||
}
|
||||
{
|
||||
0.3878 0.4600
|
||||
0.5036 0.2500
|
||||
0.6207 0.4600
|
||||
}
|
||||
"lowerer" combo
|
||||
{
|
||||
0.0832 1.0000
|
||||
0.3643 0.9900
|
||||
0.4882 0.1100
|
||||
}
|
||||
{
|
||||
0.0998 0.7200
|
||||
0.2079 0.5700
|
||||
}
|
||||
"cheek_raiser" combo
|
||||
{
|
||||
0.0603 0.5800
|
||||
0.0972 0.7100
|
||||
0.3576 0.7400
|
||||
0.4659 0.1200
|
||||
}
|
||||
{
|
||||
0.0758 0.8000
|
||||
0.1723 0.6100
|
||||
}
|
||||
"wrinkler"
|
||||
{
|
||||
0.0645 0.3300
|
||||
0.1060 0.3900
|
||||
0.3645 0.3500
|
||||
0.4621 0.0900
|
||||
}
|
||||
"smile"
|
||||
{
|
||||
0.0956 0.3200
|
||||
0.3639 0.0000
|
||||
0.8192 0.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Head"
|
||||
{
|
||||
event flexanimation "Head"
|
||||
{
|
||||
time 0.020000 1.200000
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"head_rightleft" range 30.0 -30.0
|
||||
{
|
||||
0.0656 0.5031
|
||||
0.1728 0.5061
|
||||
0.3527 0.5434
|
||||
0.4921 0.4627
|
||||
0.6207 0.4512
|
||||
0.8515 0.4728
|
||||
}
|
||||
"head_updown" range 35.0 -30.0
|
||||
{
|
||||
0.0936 0.5920
|
||||
0.2008 0.6121
|
||||
0.3807 0.6580
|
||||
0.5201 0.4828
|
||||
0.6487 0.4713
|
||||
0.8349 0.4799
|
||||
}
|
||||
"head_tilt" range 18.0 -18.0
|
||||
{
|
||||
0.0656 0.5031
|
||||
0.1728 0.5061
|
||||
0.3527 0.5434
|
||||
0.4921 0.4627
|
||||
0.6207 0.4512
|
||||
0.8515 0.4728
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"SceneRampTool" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "!Target1"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "gotone02"
|
||||
{
|
||||
time 0.006667 1.050250
|
||||
param "npc_citizen.gotone02"
|
||||
param2 "75dB"
|
||||
fixedlength
|
||||
}
|
||||
}
|
||||
channel "Expression"
|
||||
{
|
||||
}
|
||||
channel "Look"
|
||||
{
|
||||
event lookat "Lookatplayer"
|
||||
{
|
||||
time 0.000000 1.213334
|
||||
param "!player"
|
||||
}
|
||||
}
|
||||
channel "Facial"
|
||||
{
|
||||
event flexanimation "Facial"
|
||||
{
|
||||
time 0.020000 1.206666
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"lid_raiser" combo
|
||||
{
|
||||
0.3576 0.0800
|
||||
0.4865 0.7200
|
||||
0.6113 0.8500
|
||||
0.8600 0.7400
|
||||
1.0292 0.1600
|
||||
}
|
||||
{
|
||||
}
|
||||
"blink"
|
||||
{
|
||||
0.1394 0.0700
|
||||
0.1935 0.8000
|
||||
0.2618 0.0600
|
||||
}
|
||||
"inner_raiser" combo
|
||||
{
|
||||
0.3576 0.0800
|
||||
0.4865 0.7200
|
||||
0.6113 0.8500
|
||||
0.8600 0.7400
|
||||
1.0292 0.1600
|
||||
}
|
||||
{
|
||||
}
|
||||
"outer_raiser" combo
|
||||
{
|
||||
0.3576 0.0800
|
||||
0.4865 0.9700
|
||||
0.8005 0.9100
|
||||
0.9429 0.7600
|
||||
1.1024 0.1600
|
||||
}
|
||||
{
|
||||
0.3878 0.4600
|
||||
0.5036 0.2500
|
||||
0.6207 0.4600
|
||||
}
|
||||
"lowerer" combo
|
||||
{
|
||||
0.0832 1.0000
|
||||
0.3643 0.9900
|
||||
0.4882 0.1100
|
||||
}
|
||||
{
|
||||
0.0998 0.7200
|
||||
0.2079 0.5700
|
||||
}
|
||||
"cheek_raiser" combo
|
||||
{
|
||||
0.0603 0.5800
|
||||
0.0972 0.7100
|
||||
0.3576 0.7400
|
||||
0.4659 0.1200
|
||||
}
|
||||
{
|
||||
0.0758 0.8000
|
||||
0.1723 0.6100
|
||||
}
|
||||
"wrinkler"
|
||||
{
|
||||
0.0645 0.3300
|
||||
0.1060 0.3900
|
||||
0.3645 0.3500
|
||||
0.4621 0.0900
|
||||
}
|
||||
"smile"
|
||||
{
|
||||
0.0956 0.3200
|
||||
0.3639 0.0000
|
||||
0.8192 0.0000
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Head"
|
||||
{
|
||||
event flexanimation "Head"
|
||||
{
|
||||
time 0.020000 1.200000
|
||||
param ""
|
||||
flexanimations samples_use_time
|
||||
{
|
||||
"head_rightleft" range 30.0 -30.0
|
||||
{
|
||||
0.0656 0.5031
|
||||
0.1728 0.5061
|
||||
0.3527 0.5434
|
||||
0.4921 0.4627
|
||||
0.6207 0.4512
|
||||
0.8515 0.4728
|
||||
}
|
||||
"head_updown" range 35.0 -30.0
|
||||
{
|
||||
0.0936 0.5920
|
||||
0.2008 0.6121
|
||||
0.3807 0.6580
|
||||
0.5201 0.4828
|
||||
0.6487 0.4713
|
||||
0.8349 0.4799
|
||||
}
|
||||
"head_tilt" range 18.0 -18.0
|
||||
{
|
||||
0.0656 0.5031
|
||||
0.1728 0.5061
|
||||
0.3527 0.5434
|
||||
0.4921 0.4627
|
||||
0.6207 0.4512
|
||||
0.8515 0.4728
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "100"
|
||||
"SceneRampTool" "100"
|
||||
"RampTool" "100"
|
||||
"ExpressionTool" "100"
|
||||
"GestureTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
Reference in New Issue
Block a user