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