Files
test/source/blender/blenkernel
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 11:57:51 +01:00
2024-01-15 12:44:14 -05:00
2024-01-03 13:38:14 +01:00
2023-12-01 10:29:59 -08:00
2024-01-03 13:38:14 +01:00
2023-07-04 17:03:02 +02:00
2024-01-29 11:47:42 +11:00
2023-11-27 09:30:52 +11:00
2024-01-19 12:08:48 -05:00
2024-01-15 12:44:14 -05:00
2024-01-26 12:40:01 +01:00
2023-08-18 08:56:12 +10:00
2024-01-15 12:44:14 -05:00
2024-01-11 11:01:50 -05:00