New Add-on: Go To Specific Frame #77605
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#77605
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?
I wrote a simple add-on that allows a Blender user to jump to a specific frame on the animation timeline. Simply install the add-on, hit F3, search for "go fra" and hit ENTER. Please consider including this in the community repository, if you feel it's appropriate.
https://github.com/pcgeek86/blender-addon-gotoframe
addon.py
Added subscriber: @TrevorSullivan
Added subscriber: @Alaska
Changed status from 'Needs Triage' to: 'Archived'
To submit an add-on to the Blender repository, please use the
Submit add-on
button.There are two things that I would like to point out that should be changed before you submit the add-on.
Trevors Blender add-on
doesn't describe anything about the add-on.F3
will only search for functions that are in a menu. At the moment, your add-on does not expose the function through a menu and as a result, it does not show up in the search. It can be found in the search ifdeveloper extras
is enabled, but the average user shouldn't have to do this to use a add-on included with Blender.@Alaska That's the button I used to create this ticket.
Changed status from 'Archived' to: 'Needs Triage'
Added subscriber: @dfelinto
Sorry having a weird week. I will be reducing my activity in the bug tracker.
@dfelinto Are you able to notify the right developer about this task.
Added subscribers: @mont29, @ideasman42
Removed subscriber: @dfelinto
CC @ideasman42 @mont29 as you're listed as some of the managers of the add-ons module of Blender.
I've tagged you here as I believe this add-on may be missed due to my mis-triaging of it. Sorry.