Fix armature merge search dropdown not displaying items #396 #397

Merged
Ghost merged 0 commits from blender-5x-dev into blender-5x-dev 2025-11-19 15:40:22 +00:00
Ghost commented 2025-11-19 15:40:14 +00:00 (Migrated from git.disroot.org)
  • Remove SearchMenuOperatorBase inheritance from search operators
  • Add explicit bl_property attribute pointing to my_enum
  • Implement direct execute() and invoke() methods in each operator
  • Match implementation pattern used in eye_tracking.py
  • Fixes: Armatures, bones, meshes, and shapekeys now display in search popups

Closes #396

- Remove SearchMenuOperatorBase inheritance from search operators - Add explicit bl_property attribute pointing to my_enum - Implement direct execute() and invoke() methods in each operator - Match implementation pattern used in eye_tracking.py - Fixes: Armatures, bones, meshes, and shapekeys now display in search popups Closes #396
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
Kneelawk/Cats-Blender-Plugin!397
No description provided.