New Add-on: Go To Specific Frame #77605

Open
opened 2020-06-08 08:29:46 +02:00 by Trevor Sullivan · 10 comments

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

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](https://archive.blender.org/developer/F8599491/addon.py)

Added subscriber: @TrevorSullivan

Added subscriber: @TrevorSullivan
Member

Added subscriber: @Alaska

Added subscriber: @Alaska
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Alaska self-assigned this 2020-06-08 08:50:09 +02:00
Member

To submit an add-on to the Blender repository, please use the Submit add-on button.
Screenshot from 2020-06-08 18-46-59.png

There are two things that I would like to point out that should be changed before you submit the add-on.

  1. Give it a better title. Trevors Blender add-on doesn't describe anything about the add-on.
  2. Make the action you're looking for available in a menu. With Blender 2.90 onwards, the search menu 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 if developer extras is enabled, but the average user shouldn't have to do this to use a add-on included with Blender.
To submit an add-on to the Blender repository, please use the `Submit add-on` button. ![Screenshot from 2020-06-08 18-46-59.png](https://archive.blender.org/developer/F8599848/Screenshot_from_2020-06-08_18-46-59.png) There are two things that I would like to point out that should be changed before you submit the add-on. 1. Give it a better title. `Trevors Blender add-on` doesn't describe anything about the add-on. 2. Make the action you're looking for available in a menu. With Blender 2.90 onwards, the search menu `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 if `developer 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.

@Alaska That's the button I used to create this ticket.
Member

Changed status from 'Archived' to: 'Needs Triage'

Changed status from 'Archived' to: 'Needs Triage'
Alaska reopened this issue 2020-06-09 06:22:38 +02:00
Alaska removed their assignment 2020-06-09 06:22:38 +02:00
Member

Added subscriber: @dfelinto

Added subscriber: @dfelinto
Member

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.

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.
Member

Added subscribers: @mont29, @ideasman42
Removed subscriber: @dfelinto

Added subscribers: @mont29, @ideasman42 Removed subscriber: @dfelinto
Member

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.

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.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#77605
No description provided.