Fix #113287: Industry Compatible Keymap: Node Editor Search missing #113446

Merged
Philipp Oeser merged 2 commits from lichtwerk/blender:113287 into blender-v4.0-release 2023-10-11 09:19:28 +02:00
Member

Caused by 974edc5885 / 7f9d51853c

You can now type to search directly in the Add menu.
Bit unfortunate though that this is not mapped to any shortcut in the
Industry Compatible keymap anymore

I think we could just add TAB back (but this time, mapped to
NODE_MT_add).

Caused by 974edc588547 / 7f9d51853c978ff You can now type to search directly in the `Add` menu. Bit unfortunate though that this is not mapped to any shortcut in the `Industry Compatible` keymap anymore I think we could just add TAB back (but this time, mapped to `NODE_MT_add`).
Philipp Oeser added 1 commit 2023-10-09 12:39:49 +02:00
61b26509ab Fix #113287: Industry Compatible Keymap: Node Editor Search missing
Caused by 974edc5885 / 7f9d51853c

You can now type to search directly in the `Add` menu.
Bit unfortunate though that this is not mapped to any shortcut in the
`Industry Compatible` keymap anymore

I think we could just add TAB back (but this time, mapped to
`NODE_MT_add`).
Philipp Oeser added this to the User Interface project 2023-10-09 12:40:03 +02:00
Philipp Oeser requested review from Hans Goudey 2023-10-09 12:40:12 +02:00
Philipp Oeser requested review from Jacques Lucke 2023-10-09 12:40:19 +02:00
Philipp Oeser requested review from Pablo Vazquez 2023-10-09 12:40:25 +02:00
Philipp Oeser added the
Interest
Nodes & Physics
label 2023-10-09 12:40:38 +02:00
Hans Goudey approved these changes 2023-10-09 20:20:24 +02:00
Jacques Lucke requested changes 2023-10-10 13:45:48 +02:00
Jacques Lucke left a comment
Member

It's probably more correct to map it to the search instead of the menu to restore the old behavior.
Haven't tried it yet, but you can probably just invoke WM_OT_search_single_menu and pass NODE_MT_add as menu_idname to it.

It's probably more correct to map it to the search instead of the menu to restore the old behavior. Haven't tried it yet, but you can probably just invoke `WM_OT_search_single_menu` and pass `NODE_MT_add` as `menu_idname` to it.
Philipp Oeser added 1 commit 2023-10-10 15:12:11 +02:00
Jacques Lucke approved these changes 2023-10-10 15:46:20 +02:00
Philipp Oeser merged commit 9783611518 into blender-v4.0-release 2023-10-11 09:19:28 +02:00
Philipp Oeser deleted branch 113287 2023-10-11 09:19:33 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
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
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#113446
No description provided.