[Bf-docboard-svn] bf-manual: [9619] trunk/blender_docs/manual/editors: Fix: Animation channel mute is not a speaker

Aaron Carlisle noreply at blender.org
Mon Oct 10 22:35:37 CEST 2022


Revision: 9619
          https://developer.blender.org/rBM9619
Author:   Blendify
Date:     2022-10-10 22:35:37 +0200 (Mon, 10 Oct 2022)
Log Message:
-----------
Fix: Animation channel mute is not a speaker

Fixes T100038

Modified Paths:
--------------
    trunk/blender_docs/manual/editors/graph_editor/channels.rst
    trunk/blender_docs/manual/editors/nla/tracks.rst

Modified: trunk/blender_docs/manual/editors/graph_editor/channels.rst
===================================================================
--- trunk/blender_docs/manual/editors/graph_editor/channels.rst	2022-10-10 20:32:58 UTC (rev 9618)
+++ trunk/blender_docs/manual/editors/graph_editor/channels.rst	2022-10-10 20:35:37 UTC (rev 9619)
@@ -38,7 +38,7 @@
    Hides the channel(s)/curve (Graph editor only).
 Modifiers (wrench icon)
    Deactivates the F-Curve modifiers of the selected curve or all curves in the channel.
-Mute (speaker icon)
+Mute (checkbox)
    Deactivates the channel/curve.
 Lock (padlock icon) :kbd:`Tab`
    Toggle channel/curve from being editable.

Modified: trunk/blender_docs/manual/editors/nla/tracks.rst
===================================================================
--- trunk/blender_docs/manual/editors/nla/tracks.rst	2022-10-10 20:32:58 UTC (rev 9618)
+++ trunk/blender_docs/manual/editors/nla/tracks.rst	2022-10-10 20:35:37 UTC (rev 9619)
@@ -15,7 +15,7 @@
 Solo (star icon)
    Toggling *Solo Track* causes only the selected tracks effects to be visible when animating.
    This is very useful for debugging complex animations.
-Mute (speaker icon)
+Mute (checkbox)
    Keeps the track from having an effect on the animation. (Mute only applies when *Solo* is not used.)
    All strips in that track are shown as being muted (dashed outline).
 Lock (padlock icon)



More information about the Bf-docboard-svn mailing list