Blender Git Commit Log

Git Commits -> Revision 48c9208

Revision 48c9208 by Sergey Sharybin (master)
April 20, 2016, 13:02 (GMT)
Fix T46903: Missing Render Border Menu items

While other borders are more like a toggle, it is an intrinsic behavior
of those operators. Render Border is intrinsicly split into two operators
and trying to expose it as a toggle will end up with rather confusing
situation when shortcut listed in the menu changes depending on the
context.

Commit Details:

Full Hash: 48c9208d56de08103e789ac5f8df0ccf19506f3e
Parent Commit: e50d229
Lines Changed: +7, -1

3 Modified Paths:

/release/scripts/startup/bl_ui/space_image.py (+5, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+1, -0) (Diff)
/source/blender/editors/space_image/image_ops.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021