Blender Git Commit Log
Git Commits -> Revision 7fcf2e7
Revision 7fcf2e7 by Sebastian Parborg (master) May 19, 2020, 14:27 (GMT) |
Fix T74577: world_to_camera_view broken for off-axis projection The issue was that the projection would be inverted. So if you shifted 0.1 along the y axis, world_to_camera_view would act as if you had shited it -0.1 along the y axis. |
Commit Details:
Full Hash: 7fcf2e7d4af1429b461dec92b6d66ff09e9be9f3
Parent Commit: 0c20fce
Lines Changed: +4, -4
1 Modified Path:
/release/scripts/modules/bpy_extras/object_utils.py (+4, -4) (Diff)