Files
test2/source/blender
Campbell Barton ebe04bd3ca PyAPI: support Operator.poll functions 'disabled' hint
Python scripts can now define the reason it's poll function fails using:

`Operator.poll_message_set(message, ...)`

This supports both regular text as well as delaying message creation
using a callback which should be used in situations where constructing
detailed messages is too much overhead for a poll function.

Ref D11001
2021-04-20 12:07:01 +10:00
..
2021-03-29 19:11:17 -06:00
2021-04-19 23:56:12 +10:00
2021-03-18 09:36:44 +11:00
2021-04-11 13:09:27 +10:00
2021-04-19 23:56:12 +10:00
2021-04-19 10:38:50 +02:00