Blender Git Commit Log

Git Commits -> Revision 3b2a6bf

Revision 3b2a6bf by Julian Eisel (master)
July 30, 2021, 14:43 (GMT)
UI: Don't show Windows file association operator in search on other OSes

The Windows-specific "Register File Association" operator would show in
the search menu of other platforms. Decided to not disable it at
compile-time, like we do it with "Toggle System Console" (another
Windows-only operator), because that would require workarounds for the
translation tools. Instead the operator poll function always returns
false on unsupported platforms now.

Commit Details:

Full Hash: 3b2a6bf8e8f87c2d1a8927637c562502af8083b9
Parent Commit: 3316e28
Lines Changed: +14, -1

1 Modified Path:

/source/blender/editors/space_userpref/userpref_ops.c (+14, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021