Blender Git Commit Log

Git Commits -> Revision ce3475f

Revision ce3475f by Dalai Felinto (master)
January 11, 2019, 23:51 (GMT)
Viewport: Stereoscopy drawing is back

The viewport stereoscopy support helpers are finally ported to 2.80.

We now can scale the camera and the "stereo cameras" will scale
in the viewport as well (unlike 2.7x).

At the moment I disabled the drawing of the camera frame when
stereo is selected and you are looking through the camera.

It is to be fixed later, but for now it draws the border wrong.
In 2.79 this was not a problem because the camera frame was drawn
afterwards as a hack.

Viewport > Stereoscopy:
* Cameras
* Convergence plane
* Convergence plane alpha
* Stereoscopy volume
* Stereoscopy volume alpha

Commit Details:

Full Hash: ce3475f747943e031a0f3d99083a959e644530c9
Parent Commit: ba89b69
Lines Changed: +234, -20

4 Modified Paths:

/source/blender/blenkernel/BKE_camera.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/camera.c (+16, -0) (Diff)
/source/blender/draw/modes/object_mode.c (+215, -18) (Diff)
/source/blender/makesdna/DNA_camera_types.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021