diff options
| author | Tim Redfern <tim@eclectronics.org> | 2012-02-02 17:07:11 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2012-02-02 17:07:11 +0000 |
| commit | dc4013f1380e9fabd6565c741664daed6d8cd7db (patch) | |
| tree | 9ce42e152009bce6e1b79100c8fcbc40801cf31c /bin/data/settings.xml | |
| parent | 46f714e3ccb1949706c734944b4ecc3adde0dec3 (diff) | |
multi clips
Diffstat (limited to 'bin/data/settings.xml')
| -rw-r--r-- | bin/data/settings.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/data/settings.xml b/bin/data/settings.xml index 47e851e..46a83b5 100644 --- a/bin/data/settings.xml +++ b/bin/data/settings.xml @@ -6,6 +6,10 @@ <view> <settings x="0.500000" y="0.000000" w="0.500000" h="1.000000" distort="0.000000" fov="17.250000" roll="90.0" targX="0.000000" targY="112.000000" targZ="0.000000" lat="0.000000" lng="0.000000" dolly="1000.000000" /> </view> - <clip file="stripey2.mov"/> - <clip file="gradblend01.mov"/> + <clip> + <settings file="stripey2.mov"/> + </clip> + <clip> + <settings file="gradblend01.mov"/> + </clip> </map4> |
