blender/scripts/presets
Sietse Brouwer 5220caeabb GPv3: Weight Paint tools (Draw, Blur, Average, Smear, Sample weight)
This PR implements the Weight Paint tools for GPv3.

Tools:
- Draw, for assigning weight to stroke points
- Blur, smooths out weight using adjacent stroke point weights
- Average, smooths weight using the average weight under the brush
- Smear, like finger painting, drags weights in the direction of the brush
- Sample weight, sets the brush weight to the weight under the cursor

The weights are assigned to the active vertex group. When there is no
active vertex group, a group is automatically created.

When the Auto Normalize option is enabled, it is ensured that all
bone-deforming vertex groups add up to the weight of 1.0.
When a vertex group is locked, it's weights will not be altered by
Auto Normalize.

The PR already supports multi frame editing, including the use of a
falloff (defined by a curve).

The implementation is in accordance with the Weight Paint tools in GPv2.

Pull Request: https://projects.blender.org/blender/blender/pulls/118347
2024-04-25 15:21:14 +02:00
..
camera
cloth
cycles
eevee/raytracing Fix #120966: Remove sample_clamp for EEVEE raytracing presents 2024-04-23 15:55:49 +02:00
ffmpeg
fluid
framerate
gpencil_material
hair_dynamics
interface_theme VSE: Timeline strip visual design updates 2024-04-24 12:37:38 +02:00
keyconfig GPv3: Weight Paint tools (Draw, Blur, Average, Smear, Sample weight) 2024-04-25 15:21:14 +02:00
operator/wm.collada_export
render
safe_areas
text_editor Revert preset changes in c6db3f98bb 2023-11-20 19:41:25 -03:00
tracking_camera
tracking_settings
tracking_track_color