blender/scripts/startup
Richard Antalik 14827de2a9 Fix #112267: Multiply doesn't multiply alpha channel
After eda58d64194, multiply operation does not affect alpha channel, but
Some users do expect this feature present.

This adds option `multiply_alpha`, so that multiplication (in strip
color panel) will affect alpha channel as well.

Pull Request: https://projects.blender.org/blender/blender/pulls/113791
2023-10-23 02:37:41 +02:00
..
bl_app_templates_system Cleanup: spelling in comments 2023-09-05 11:04:27 +10:00
bl_operators Fix #102885: IDproperty subtype can cause Blender UI to throw exception 2023-10-21 15:03:28 +02:00
bl_ui Fix #112267: Multiply doesn't multiply alpha channel 2023-10-23 02:37:41 +02:00
keyingsets_builtins.py Cleanup: use since quotes for enum values, wrap multi-line brackets 2023-09-29 14:41:48 +10:00
nodeitems_builtins.py Texture Nodes: Refactor Add menu 2023-09-05 21:52:31 +02:00