GPv3: UI and RNA for layer blending mode #110179

Closed
casey-bianco-davis wants to merge 14 commits from casey-bianco-davis/blender:GPv3-layer-blend-mode-ui into main

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

14 Commits

Author SHA1 Message Date
Casey Bianco-Davis 0457e6db92 Cleanup: Rename blend mode `Regular` to `Normal` 2023-11-18 14:19:20 -08:00
Casey Bianco-Davis efbdd76f41 Cleanup 2023-11-18 14:00:19 -08:00
Casey Bianco-Davis a6fd5af6c7 GPv3: Cleanup and store `blend_mode` in an attribute 2023-11-18 12:30:00 -08:00
casey bianco-davis aaa53640ea WIP: Cleanup. 2023-11-17 20:26:58 -08:00
casey bianco-davis 350bf418af Merge branch 'main' into GPv3-layer-blend-mode-ui 2023-11-17 17:10:41 -08:00
casey bianco-davis cbe189b64e Merge branch 'main' into GPv3-layer-blend-mode-ui 2023-11-16 15:58:36 -08:00
casey bianco-davis d94a3a9f0d Merge branch 'main' into GPv3-layer-blend-mode-ui 2023-08-11 11:46:20 -07:00
casey bianco-davis caab95bec1 Merge remote-tracking branch 'me/GPv3-layer-blend-mode-ui' into GPv3-layer-blend-mode-ui 2023-07-19 13:57:49 -07:00
Casey Bianco-Davis 8221a8c353 GPv3: Add blend mode to `gpLayer` 2023-07-19 13:56:14 -07:00
Casey Bianco-Davis 588ef4adba GPv3: UI and RNA for layer blending mode
This adds the UI for blend modes.
2023-07-19 13:56:14 -07:00
Casey Bianco-Davis 8d241f7adb GPv3: UI and RNA for layer opacity
Adds the UI for layer opacity in the layer panel.

Currently layer blending rendering is not implemented, so the last layer's opacity will affect all of the layers.
2023-07-19 13:46:17 -07:00
Casey Bianco-Davis e20dea1f93 GPv3: Add blend mode to `gpLayer` 2023-07-16 14:28:10 -07:00
Casey Bianco-Davis 1478a4bad4 GPv3: UI and RNA for layer blending mode
This adds the UI for blend modes.
2023-07-16 12:49:10 -07:00
Casey Bianco-Davis 0683362d5d GPv3: UI and RNA for layer opacity
Adds the UI for layer opacity in the layer panel.

Currently layer blending rendering is not implemented, so the last layer's opacity will affect all of the layers.
2023-07-16 11:57:52 -07:00