Files
test2/source/blender
Campbell Barton 89ed6b1293 UI: simplify tool-tip logic for operators
- Use WM_operatortype_description to get the operator description.
- Pass properties to WM_operatortype_name,
  so the operator name callback is used.
- Add UI_but_operatortype_get_from_enum_menu function
  to access the operator from enum menus.
- Change WM_operatortype_description to return NULL when there is no
  description, use WM_operatortype_description_or_name
  when either can be used.
2020-09-02 13:01:04 +10:00
..
2020-09-02 09:58:26 +10:00
2020-09-02 09:58:26 +10:00
2020-08-29 18:56:08 +10:00
2020-08-18 15:51:32 +02:00
2020-09-02 09:58:26 +10:00
2020-08-17 12:40:03 +10:00