-More tooltip fixes.

This commit is contained in:
Person 2024-12-08 15:26:04 -07:00
parent b95c1c6e9c
commit 258799e715

View File

@ -1576,7 +1576,7 @@
<string>Blend Interpolation</string> <string>Blend Interpolation</string>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The method used to compute the blending distance for each step between keyframes.&lt;/p&gt;&lt;p&gt;Linear: Each step will be a linear interpolation. This option is the equivalend of the --unsmoother flag in EmberGenome.&lt;/p&gt;&lt;p&gt;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.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;The method used to compute the blending distance for each step between keyframes.&lt;/p&gt;&lt;p&gt;Linear: Each step will be a linear interpolation. This option is the equivalent of the --unsmoother flag in EmberGenome.&lt;/p&gt;&lt;p&gt;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.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
</item> </item>
<item row="9" column="0"> <item row="9" column="0">