Blender Git Loki
Git Commits -> Revision 1278657
Revision 1278657 by juan ferrer (master) July 2, 2020, 20:47 (GMT) |
UI: rename Alpha to Opacity There was a discrepancy between the Tooltip of the Camera's Background Image that controls the opacity of the image and the operator's name that reads Alpha. The tooltip says **"Image opacity to blend the image against the background color"**, so it was renamed to Opacity to follow the tooltip. The decision for this change is that the naming Alpha is not the most appropriated, since it has nothing to do if a loaded image has an embedded Alpha channel or not. {F8540101} Reviewed By: #user_interface, pablovazquez Differential Revision: https://developer.blender.org/D7760 |
Commit Details:
Full Hash: 1278657cc2d8d7f3cd16d61cac34bbaa336d3dcf
Parent Commit: 3ea302c
Committed By: Aaron Carlisle
Lines Changed: +1, -1
1 Modified Path:
/source/blender/makesrna/intern/rna_camera.c (+1, -1) (Diff)