Python API: docs for FCurve.mute are wrong #89535
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#89535
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blender Version
Broken: 3.0
Worked:
Short description of error
The API docs for
FCurve.mute
sayThis seems like it would control the wrench icon next to the FCurve (tooltip: "Enable F-Curve modifiers")
However it actually controls the checkbox (tooltip: "Does F-Curve contribute to result")
Compare with NlaTrack.mute : "Disable NLA Track evaluation".
Added subscriber: @scurest
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @PratikPB2123
This issue was referenced by blender/blender@8de8ab38f6
Changed status from 'Confirmed' to: 'Resolved'