Files
test/source/blender
Sybren A. Stüvel f208a3719a Cleanup: document CTX_wm_operator_poll_msg_set
The function name "operator poll message set" is rather troublesome, as:

- the message is only used when the operator is disabled, and
- the message is shown if the operator is disabled by any means, and not
  just limited to the `poll()` function returning `false`.

A better name would be `CTX_wm_operator_disabled_msg_set`, but refactoring
that is for another time. Now at least the behaviour is documented.

No functional changes.
2024-02-02 12:04:37 +01:00
..
2024-02-02 10:43:17 +11:00
2024-01-31 14:04:56 -05:00
2024-01-31 22:01:30 -05:00
2024-02-02 11:57:51 +01:00
2024-02-02 10:43:17 +11:00
2024-02-02 10:48:22 +11:00
2024-01-31 22:01:30 -05:00
2024-02-02 11:57:51 +01:00
2024-02-01 16:18:13 +01:00
2024-02-02 11:57:51 +01:00
2024-01-31 22:01:30 -05:00