Added animation system to utility

Still not the smoothest as the data arrives at odd times. Might be a
little unnecessary as the increase is so small
This commit is contained in:
James Alliban
2014-01-23 05:21:22 +00:00
parent f128ed6d07
commit 4d81819b99
21 changed files with 354 additions and 50 deletions
@@ -0,0 +1,40 @@
<Widget>
<Kind>4</Kind>
<Name>Front red</Name>
<Value>242.417770386</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Front green</Name>
<Value>0.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Front blue</Name>
<Value>49.490131378</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Front alpha</Name>
<Value>255.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back red</Name>
<Value>117.434211731</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back green</Name>
<Value>255.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back blue</Name>
<Value>0.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back alpha</Name>
<Value>255.000000000</Value>
</Widget>
@@ -1,3 +1,8 @@
<Widget>
<Kind>2</Kind>
<Name>Toggle Graph animation</Name>
<Value>0</Value>
</Widget>
<Widget>
<Kind>2</Kind>
<Name>Toggle Draw Body</Name>
@@ -78,43 +83,3 @@
<Name>Grid Alpha</Name>
<Value>79.687500000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Front red</Name>
<Value>242.417770386</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Front green</Name>
<Value>0.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Front blue</Name>
<Value>49.490131378</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Front alpha</Name>
<Value>255.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back red</Name>
<Value>117.434211731</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back green</Name>
<Value>255.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back blue</Name>
<Value>0.000000000</Value>
</Widget>
<Widget>
<Kind>4</Kind>
<Name>Back alpha</Name>
<Value>255.000000000</Value>
</Widget>