Cycles: border render now works in the viewport, when looking through the
camera, same as in render. It draws objects in solid draw mode outside of the border.
This commit is contained in:
@@ -67,6 +67,9 @@ public:
|
||||
int width, height;
|
||||
float left, right, bottom, top;
|
||||
|
||||
/* border */
|
||||
float border_left, border_right, border_bottom, border_top;
|
||||
|
||||
/* transformation */
|
||||
Transform matrix;
|
||||
|
||||
|
Reference in New Issue
Block a user