UI: Add title to tree view context menus #120694

Open
Pratik Borhade wants to merge 8 commits from PratikPB2123/blender:bcol-ctxmenu-header into main

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

8 Commits

Author SHA1 Message Date
Pratik Borhade 297d4decb0 const reference and view_item check 2024-05-04 14:51:29 +05:30
Pratik Borhade fee8009b32 Make const and add null check 2024-05-04 14:45:57 +05:30
Pratik Borhade 3087004e0b use getter-setter and translate title 2024-05-03 10:00:47 +05:30
Pratik Borhade 14c960e8d2 Merge branch 'main' into bcol-ctxmenu-header 2024-05-03 08:38:25 +05:30
Pratik Borhade 552a874ce7 Assign title in rest tree views 2024-04-26 16:39:30 +05:30
Pratik Borhade a695896021 Make new label member for title 2024-04-25 16:47:01 +05:30
Pratik Borhade 1eb1fefe9e Revert "UI: bone collection context menu improvements"
This reverts commit c2e9ec9b1c.
2024-04-25 16:45:53 +05:30
Pratik Borhade c2e9ec9b1c UI: bone collection context menu improvements
Add header in context menu. The extra separator is only useful when
"developer extras" is enabled to separate "edit source" operator.
2024-04-16 16:57:51 +05:30