Blender Git Loki
Git Commits -> Revision b5cfb23
June 1, 2020, 03:41 (GMT) |
VSE UI: Text panel adjustments This patch adjusts a number of text panel elements: - The text entry widget has become larger in order to distinguish it from the strip name. - Wrap has been moved up under the text, since this doesn't relate to bounding box. - Alignment X/Y has been renamed to Anchor X/Y, since this is the achor point of the text point, and not the Alignment of the text. - Offset and Crop was completely missing from the Text strip panel, these has been added. Reviewed By: billreynish Differential Revision: https://developer.blender.org/D7869 |
Commit Details:
Full Hash: b5cfb23fa719816a8f712b2d18ac3be1e037a1ac
Parent Commit: adf9ff6
Committed By: Richard Antalik
Lines Changed: +9, -6
1 Modified Path:
/release/scripts/startup/bl_ui/space_sequencer.py (+9, -6) (Diff)