Search Operators doesn't show some items #80345

Closed
opened 2020-09-01 23:34:52 +02:00 by Bassem Adel Saeed · 7 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2080 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 451.77

Blender Version
Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: blender/blender@0330d1af29
Worked: (newest version of Blender that worked as expected)

Short description of error
Search operator can not come up with some add-ons or commands like scatter objects and slice curves , as they don't have an actual clickable menu button or item so they don't show up

Exact steps for others to reproduce the error

  1. Searching for scatter objects command
  2. Nothing show up though add-on is enabled
  3. Works fine on 2.83

scatter.png

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce RTX 2080 SUPER/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 451.77 **Blender Version** Broken: version: 2.90.0, branch: master, commit date: 2020-08-31 11:26, hash: `blender/blender@0330d1af29` Worked: (newest version of Blender that worked as expected) **Short description of error** Search operator can not come up with some add-ons or commands like scatter objects and slice curves , as they don't have an actual clickable menu button or item so they don't show up **Exact steps for others to reproduce the error** 1. Searching for scatter objects command 2. Nothing show up though add-on is enabled 3. Works fine on 2.83 ![scatter.png](https://archive.blender.org/developer/F8831103/scatter.png)

Added subscriber: @Basarchitects

Added subscriber: @Basarchitects

#80341 was marked as duplicate of this issue

#80341 was marked as duplicate of this issue
Member

Added subscribers: @JacquesLucke, @Alaska

Added subscribers: @JacquesLucke, @Alaska
Member

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

Changed status from 'Needs Triage' to: 'Confirmed'
Member

This is technically not a bug, but I'm marking this as confirmed.

Basically in Blender 2.90 only options avaliable through a menu will show up in the search operator F3. The scatter objects command is not avaliable through a menu and thus does not show up in the search window.

A temporary fix for you @Basarchitects would be to enable Developer Extras which allows the search operator to find funtions not in menus. This option can be enabled as follows:

  1. From the top of Blender select Edit -> Preferences.
  2. From the list of tabs on the right, select Interface.
  3. Now enable the option Developer Extras.
  4. Save your preferences. Now you should be able to find the Scatter objects command in the search operator.

@JacquesLucke Tagging you here as you're the creator of the add-on Scatter objects.

This is technically not a bug, but I'm marking this as confirmed. Basically in Blender 2.90 only options avaliable through a menu will show up in the search operator `F3`. The `scatter objects` command is not avaliable through a menu and thus does not show up in the search window. A temporary fix for you @Basarchitects would be to enable `Developer Extras` which allows the search operator to find funtions not in menus. This option can be enabled as follows: 1. From the top of Blender select `Edit -> Preferences`. 2. From the list of tabs on the right, select `Interface`. 3. Now enable the option `Developer Extras`. 4. Save your preferences. Now you should be able to find the `Scatter objects` command in the search operator. @JacquesLucke Tagging you here as you're the creator of the add-on `Scatter objects`.
Member

Added subscriber: @JrmSpirit

Added subscriber: @JrmSpirit
Member

Closed as duplicate of blender/blender#76227

Closed as duplicate of blender/blender#76227
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 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#80345
No description provided.