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,95 +1,95 @@
|
||||
// Choreo version 1
|
||||
actor "vort"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "This device"
|
||||
{
|
||||
time 0.479166 4.426558
|
||||
param "ep_02.vort_intro_entrance"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "Here"
|
||||
{
|
||||
time 4.791667 5.404615
|
||||
param "ep_02.vort_openway01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "Open way"
|
||||
{
|
||||
time 5.458332 7.043026
|
||||
param "ep_02.vort_openway02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
event lookat "look at generator"
|
||||
{
|
||||
time 0.041666 15.025001
|
||||
param "mark_generator"
|
||||
event_ramp
|
||||
{
|
||||
0.7452 0.4648
|
||||
0.8742 0.5833
|
||||
1.0548 0.6272
|
||||
1.5077 0.6535
|
||||
2.1692 0.6491
|
||||
12.8763 0.6535
|
||||
13.2734 0.6535
|
||||
13.6350 0.6096
|
||||
13.9504 0.4996
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Face To"
|
||||
{
|
||||
}
|
||||
channel "Move To"
|
||||
{
|
||||
}
|
||||
channel "Postures"
|
||||
{
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
}
|
||||
channel "Flex"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
event firetrigger "beam off"
|
||||
{
|
||||
time 9.812500 -1.000000
|
||||
param "3"
|
||||
}
|
||||
event firetrigger "Carry_Charge"
|
||||
{
|
||||
time 6.120833 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event firetrigger "beam on"
|
||||
{
|
||||
time 8.520833 -1.000000
|
||||
param "2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "80"
|
||||
"RampTool" "26"
|
||||
"GestureTool" "100"
|
||||
"ExpressionTool" "30"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
// Choreo version 1
|
||||
actor "vort"
|
||||
{
|
||||
channel "Audio"
|
||||
{
|
||||
event speak "This device"
|
||||
{
|
||||
time 0.479166 4.426558
|
||||
param "ep_02.vort_intro_entrance"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "Here"
|
||||
{
|
||||
time 4.791667 5.404615
|
||||
param "ep_02.vort_openway01"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
event speak "Open way"
|
||||
{
|
||||
time 5.458332 7.043026
|
||||
param "ep_02.vort_openway02"
|
||||
fixedlength
|
||||
cctype "cc_master"
|
||||
cctoken ""
|
||||
}
|
||||
}
|
||||
channel "Look at"
|
||||
{
|
||||
event lookat "look at generator"
|
||||
{
|
||||
time 0.041666 15.025001
|
||||
param "mark_generator"
|
||||
event_ramp
|
||||
{
|
||||
0.7452 0.4648
|
||||
0.8742 0.5833
|
||||
1.0548 0.6272
|
||||
1.5077 0.6535
|
||||
2.1692 0.6491
|
||||
12.8763 0.6535
|
||||
13.2734 0.6535
|
||||
13.6350 0.6096
|
||||
13.9504 0.4996
|
||||
}
|
||||
}
|
||||
}
|
||||
channel "Face To"
|
||||
{
|
||||
}
|
||||
channel "Move To"
|
||||
{
|
||||
}
|
||||
channel "Postures"
|
||||
{
|
||||
}
|
||||
channel "Gestures"
|
||||
{
|
||||
}
|
||||
channel "Flex"
|
||||
{
|
||||
}
|
||||
channel "Trigger"
|
||||
{
|
||||
event firetrigger "beam off"
|
||||
{
|
||||
time 9.812500 -1.000000
|
||||
param "3"
|
||||
}
|
||||
event firetrigger "Carry_Charge"
|
||||
{
|
||||
time 6.120833 -1.000000
|
||||
param "1"
|
||||
}
|
||||
event firetrigger "beam on"
|
||||
{
|
||||
time 8.520833 -1.000000
|
||||
param "2"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scalesettings
|
||||
{
|
||||
"CChoreoView" "80"
|
||||
"RampTool" "26"
|
||||
"GestureTool" "100"
|
||||
"ExpressionTool" "30"
|
||||
"SceneRampTool" "100"
|
||||
}
|
||||
fps 60
|
||||
snap off
|
||||
|
||||
Reference in New Issue
Block a user