Blender Git Loki
Git Commits -> Revision 66356da
Revision 66356da by Jeroen Bakker (master) August 8, 2019, 05:53 (GMT) |
Fix T67638: Stretched Camera Background Images The matrices that projects background images in the 3d view were incorrect. The root cause was that the coordinate systems were not respected, that was most noticeable when rotating a stretched image. We re-validated conversions of coordinate spaces (UV -> Image -> Camera -> Window) and made sure that the rotation is done in image space. Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D5431 |
Commit Details:
Full Hash: 66356dae943d50215be7699d842989b5e7fe0398
Parent Commit: 9fd9d90
Lines Changed: +16, -12
1 Modified Path:
/source/blender/draw/modes/object_mode.c (+16, -12) (Diff)