Blender 2.9 Simplify F-Curves addon not showing up in graph editor #77120
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info 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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#77120
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?
System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GT 730/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.50
Blender Version
Broken: version: 2.90 (sub 4), branch: master, commit date: 2020-05-27 18:04, hash:
blender/blender@d7282537f0
Worked: (not sure, I think 2.8)
Short description of error
Simplify F-Curves addon not showing up in graph editor{F8559027}
Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]
please see this page:
https://docs.blender.org/manual/en/dev/addons/add_curve/simplify_curves.html
where it says:
"The Simplify F-Curves buttons are located in the Dope Sheet ‣ Action ‣ Graph Editors ‣ Channel menu."
I enabled the addon:
Add Curve: Simplify Curves+
Then animate cube for 100 frames or so
select the cube
check graph editor
notice in the channel menu that the expected
Simplify F-Curves
does not appear channel menu (or anywhere else I think)
Just wanted to let you know.
Maybe I missed something, or the addon not compatible with Blender 2.9 yet?
Thanks for taking a look.
Blender_2.9_5-27-20_1_1_bug_report_simplify F-curves not showing up in menu.blend
Added subscriber: @frew
Added subscriber: @Alaska
Changed status from 'Needs Triage' to: 'Confirmed'
Can confirm with Blender 2.83
blender/blender@79e529c5ec
(2020-05-27 16:03) and 2.90blender/blender@d7282537f0
(2020-05-27 18:04). The "Simplify F-Curves" buttons seem to have been removed from any menus.I would update the documentation to reflect this, but with 2.90 ,add-ons are supposed to expose all buttons through menus, I believe it is better to get the add-on changed rather than update the manual.
@frew, in the meantime while you wait for this to be fixed, you can find the "Simplify F-Curves" option by following these steps:
Edit -> Preferences
Interface
tab enabledDeveloper Extras
.Simplify F-Curves
option in the search menu. To use it, select a curve then pressF3
and type inSimplify F-Curves
.Oh cool, thanks, I did not know about that Developers Extras trick to use for now.
Much appreciated, yes that works.
Thanks again!
Added subscribers: @cwolf3d, @lichtwerk
It has been removed on purpose
b2b2c2b8c1
, to fix #71656 (Simplify F-Curves can't be executed from Graph Editor->Channels menu) (we dont have the REDO HUD in these editors yet)So not really a bug, but keeping open until the docs have been updated.
@cwolf3d : Could you update https://docs.blender.org/manual/en/dev/addons/add_curve/simplify_curves.html?
This issue was referenced by blender/documentation@6758
Changed status from 'Confirmed' to: 'Resolved'