WIP: Attempt to deduplicate RNA enums for WM events. #116442

Draft
Bastien Montagne wants to merge 1 commits from mont29/blender:tmp-rna-deduplicate-event-enums into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

1 Commits

Author SHA1 Message Date
Bastien Montagne fc67cc1a91 WIP Attempt to deduplicate RNA enums for WM events.
Not fully functional as-is.

Likely not what we want to do in the end, due to it adding too much
verbosity to the UI (in keymap context, the general category,
mouse, ndof, etc. is already known, so having it listed again in all and
every event label is... annoying).

Related to PR !116390.
2023-12-21 17:53:45 +01:00