UI: Remove active vertex theme option for 3d view and UV editor #119649

Merged
Pratik Borhade merged 3 commits from PratikPB2123/blender:clear-active-vertex-theme into main 2024-04-11 13:19:16 +02:00

3 Commits

Author SHA1 Message Date
Pratik Borhade e09bcecad9 Merge branch 'main' into clear-active-vertex-theme
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-04-11 16:22:43 +05:30
Pratik Borhade 190121ac04 Rename parameter to has_vertex_active 2024-04-11 16:20:31 +05:30
Pratik Borhade 2d2f534640 UI: Remove active vertex theme option for 3d view and UV editor
`editmesh_active` theme is used to for active mesh element.
`vertex_active` is unused here (only used in graph editor) so remove it
from the 3d viewport and UV editor theme.
2024-03-19 12:30:43 +05:30