blender/release
Hans Goudey 6661342dc5 Mesh: Set active attribute values edit mode operator
This patch adds a simple operator to set values of the active
attribute for the selected element. The aim is to give simple control
over attribute values in edit mode rather than to provide the fastest
workflow for most cases. Eventually this operator might be less
important compared to more advanced attribute editing tools, but for
now, exposing a little bit of functionality is low hanging fruit and
will help to see the possibilities.

The implementation mostly consists of boilerplate to register the
necessary property types for the operator and draw their UI.
Beyond that, we just loop over selected elements and set a value.

Pull Request #104426
2023-02-15 04:34:53 +01:00
..
bin Linux: Move Mesa software OpenGL libraries to sub-directory 2022-07-08 15:44:06 +02:00
darwin Info.plist: Bump LSMinimumSystemVersion to silence warning 2022-01-14 19:33:06 +05:30
datafiles UI: add camera passepartout color to theme 2023-02-13 09:15:34 +01:00
freedesktop Update freedesktop file with Blender 3.4 features. 2022-12-06 16:34:53 +01:00
license Update THIRD-PARTY-LICENSES.txt for Blender 3.4. 2022-12-02 00:38:23 -08:00
lts Cleanup: format 2023-02-08 00:21:57 +01:00
scripts Mesh: Set active attribute values edit mode operator 2023-02-15 04:34:53 +01:00
text Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
windows Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00