mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-20 20:50:05 -05:00
-More tooltip fixes.
This commit is contained in:
parent
b95c1c6e9c
commit
258799e715
@ -1576,7 +1576,7 @@
|
||||
<string>Blend Interpolation</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>The method used to compute the blending distance for each step between keyframes.</p><p>Linear: Each step will be a linear interpolation. This option is the equivalend of the --unsmoother flag in EmberGenome.</p><p>Log: Steps in the beginning and end of the interpolation between keyframes will be smaller and those in the middle will be larger. This has the effect of slowing down the beginning and end portions, and speeding up the middle.</p></body></html></string>
|
||||
<string><html><head/><body><p>The method used to compute the blending distance for each step between keyframes.</p><p>Linear: Each step will be a linear interpolation. This option is the equivalent of the --unsmoother flag in EmberGenome.</p><p>Log: Steps in the beginning and end of the interpolation between keyframes will be smaller and those in the middle will be larger. This has the effect of slowing down the beginning and end portions, and speeding up the middle.</p></body></html></string>
|
||||
</property>
|
||||
</item>
|
||||
<item row="9" column="0">
|
||||
|
Loading…
Reference in New Issue
Block a user