Blender Git Commit Log

Git Commits -> Revision a64016c

Revision a64016c by Brecht Van Lommel (master)
October 25, 2012, 13:31 (GMT)
Camera: bring Title Safe display up to date, making it a Safe Areas option that
shows both title safe and action safe areas following more modern standards.

Patch #32822 by Harley Acheson, full description:

Our current "title safe" camera display option is anachronistic. It shows a
border of 10% on all edges, which used to be the recommended title safe area
for 4:3 content on standard definition CRT televisions. However we are very
unlikely to create new projects that output for SD TV at that aspect ratio.

This patch change the option to "safe areas" with and indicates the
"title safe" area (also known as "graphic safe") as well as the "action safe"
area. "Title Safe" is an area visible by all reasonably maintained sets, where
text was certain not to be cut off. "Action Safe" is a larger area that
represented where a "perfect" set (with high precision to allow less
overscanning) would cut the image off.

The current recommendation for Action Safe is 3.5% on all edges, which is the
maxiumum overscan for TVs now. The recommended title safe is now 5% vertically
and 10% horizontally for content that is of wider aspect ratio than 4:3. The
reason for the difference between horizontal versus vertical margin is because
wider content would be letterboxed on an older 4:3 television, giving it
additional margin.

Commit Details:

Full Hash: a64016c71a87475e43fd31c9169eed3caa8f6195
SVN Revision: 51623
Parent Commit: 15362e1
Lines Changed: +10, -15

3 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_camera.py (+1, -1) (Diff)
/source/blender/editors/space_view3d/view3d_draw.c (+8, -13) (Diff)
/source/blender/makesrna/intern/rna_camera.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021